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

feat: foreach construct #129

Merged
merged 10 commits into from
Jun 1, 2022
Merged

feat: foreach construct #129

merged 10 commits into from
Jun 1, 2022

Conversation

erdos
Copy link
Owner

@erdos erdos commented May 31, 2022

Implements #125

@erdos erdos added the syntax template language syntax label Jun 1, 2022
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #129 (33cd7a4) into master (944d2d7) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 33cd7a4 differs from pull request most recent head c0dc6bc. Consider uploading reports for the commit c0dc6bc to get more accurate results

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   93.04%   93.06%   +0.02%     
==========================================
  Files          25       25              
  Lines        1897     1904       +7     
  Branches      108      108              
==========================================
+ Hits         1765     1772       +7     
  Misses         24       24              
  Partials      108      108              
Impacted Files Coverage Δ
src/stencil/eval.clj 100.00% <100.00%> (ø)
src/stencil/tokenizer.clj 96.82% <100.00%> (+0.10%) ⬆️

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 944d2d7...c0dc6bc. Read the comment docs.

@erdos erdos merged commit 7f4c666 into master Jun 1, 2022
@erdos erdos deleted the feat-foreach branch June 1, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
syntax template language syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant