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

replace Each with Iterators #178

Merged
merged 3 commits into from
Mar 21, 2022
Merged

replace Each with Iterators #178

merged 3 commits into from
Mar 21, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Mar 20, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2022

Codecov Report

Merging #178 (e1e63b6) into main (66a3f9f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   95.95%   95.97%   +0.02%     
==========================================
  Files          20       20              
  Lines        6083     6094      +11     
==========================================
+ Hits         5837     5849      +12     
+ Misses        205      204       -1     
  Partials       41       41              
Impacted Files Coverage Δ
engine/compound.go 100.00% <ø> (ø)
engine/builtin.go 93.61% <100.00%> (ø)
engine/clause.go 97.82% <100.00%> (ø)
engine/iterator.go 100.00% <100.00%> (ø)
engine/env.go 96.77% <0.00%> (+0.64%) ⬆️

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 66a3f9f...e1e63b6. Read the comment docs.

@ichiban ichiban merged commit 5285bd5 into main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants