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

Fix integer power #215

Merged
merged 3 commits into from
May 2, 2022
Merged

Fix integer power #215

merged 3 commits into from
May 2, 2022

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented May 1, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #215 (b519b02) into main (6dd7811) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   96.85%   96.86%   +0.01%     
==========================================
  Files          21       21              
  Lines        6288     6320      +32     
==========================================
+ Hits         6090     6122      +32     
  Misses        163      163              
  Partials       35       35              
Impacted Files Coverage Δ
engine/integer.go 96.15% <100.00%> (+0.32%) ⬆️
engine/number.go 100.00% <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 6dd7811...b519b02. Read the comment docs.

@ichiban ichiban merged commit 59c5001 into main May 2, 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