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 checked multiply for u64 #96

Merged
merged 1 commit into from
Apr 18, 2024
Merged

add checked multiply for u64 #96

merged 1 commit into from
Apr 18, 2024

Conversation

radkomih
Copy link
Collaborator

Detailed description:

Which issue(s) this PR fixes:

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@radkomih radkomih self-assigned this Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.33%. Comparing base (c11d3cb) to head (cb0bb4f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   82.21%   82.33%   +0.12%     
==========================================
  Files          23       23              
  Lines        1310     1319       +9     
==========================================
+ Hits         1077     1086       +9     
  Misses        194      194              
  Partials       39       39              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@radkomih radkomih requested a review from failfmi April 18, 2024 11:35
@radkomih radkomih merged commit 8f84674 into master Apr 18, 2024
3 checks passed
@radkomih radkomih deleted the add-checked-multiply-u64 branch April 18, 2024 13:06
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