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

renamed copy for exception's underlying term #194

Merged
merged 2 commits into from
Apr 13, 2022
Merged

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Apr 10, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #194 (ae8b7da) into main (002821b) will decrease coverage by 0.03%.
The diff coverage is 95.49%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   96.22%   96.18%   -0.04%     
==========================================
  Files          20       20              
  Lines        6250     6243       -7     
==========================================
- Hits         6014     6005       -9     
- Misses        196      198       +2     
  Partials       40       40              
Impacted Files Coverage Δ
engine/builtin.go 94.41% <91.71%> (-0.01%) ⬇️
engine/exception.go 99.00% <98.55%> (-1.00%) ⬇️
engine/clause.go 97.82% <100.00%> (ø)
engine/iterator.go 100.00% <100.00%> (ø)
engine/number.go 100.00% <100.00%> (ø)
engine/stream.go 100.00% <100.00%> (ø)
engine/vm.go 82.74% <100.00%> (ø)
interpreter.go 94.88% <100.00%> (ø)

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 002821b...ae8b7da. Read the comment docs.

@ichiban ichiban merged commit f89c74e into main Apr 13, 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