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

add unary plus #157

Merged
merged 2 commits into from
Mar 1, 2022
Merged

add unary plus #157

merged 2 commits into from
Mar 1, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Mar 1, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #157 (2932af9) into main (3f3c314) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   93.99%   93.99%           
=======================================
  Files          18       18           
  Lines        5360     5361    +1     
=======================================
+ Hits         5038     5039    +1     
  Misses        272      272           
  Partials       50       50           
Impacted Files Coverage Δ
engine/builtin.go 91.39% <100.00%> (+<0.01%) ⬆️
interpreter.go 92.61% <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 3f3c314...2932af9. Read the comment docs.

@ichiban ichiban merged commit 6d174c7 into main Mar 1, 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