Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: only evaluate fragment includes #31

Merged
merged 21 commits into from
Oct 2, 2019
Merged

WIP: only evaluate fragment includes #31

merged 21 commits into from
Oct 2, 2019

Conversation

erdos
Copy link
Owner

@erdos erdos commented Oct 1, 2019

Add a system option to only evaluate fragment include directives.

@erdos erdos added the enhancement New feature or request label Oct 1, 2019
@codecov-io
Copy link

codecov-io commented Oct 1, 2019

Codecov Report

Merging #31 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   91.82%   92.15%   +0.33%     
==========================================
  Files          19       19              
  Lines        1406     1427      +21     
  Branches       84       82       -2     
==========================================
+ Hits         1291     1315      +24     
+ Misses         31       30       -1     
+ Partials       84       82       -2
Impacted Files Coverage Δ
src/stencil/tokenizer.clj 96.87% <100%> (+2.5%) ⬆️
src/stencil/model.clj 93.63% <100%> (+0.04%) ⬆️
src/stencil/merger.clj 100% <100%> (ø) ⬆️
src/stencil/util.clj 96.72% <100%> (+0.05%) ⬆️
src/stencil/process.clj 78.04% <100%> (+1.12%) ⬆️
src/stencil/cleanup.clj 93.66% <0%> (+0.7%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 558e8f2...5f662c6. Read the comment docs.

@erdos erdos merged commit a5c86e1 into master Oct 2, 2019
@erdos erdos deleted the feat-only-frags branch October 2, 2019 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants