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

feat(u128): saturating, checked - add and sub #84

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

failfmi
Copy link
Collaborator

@failfmi failfmi commented Sep 27, 2023

Detailed description:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@failfmi failfmi changed the title feat(u128): saturating add and sub feat(u128): saturating, checked - add and sub Sep 28, 2023
@failfmi failfmi requested a review from radkomih September 28, 2023 05:57
@codecov-commenter
Copy link

Codecov Report

Merging #84 (e0b1a09) into master (8abeec4) will increase coverage by 0.57%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   81.19%   81.76%   +0.57%     
==========================================
  Files          23       23              
  Lines        1021     1053      +32     
==========================================
+ Hits          829      861      +32     
  Misses        184      184              
  Partials        8        8              
Files Coverage Δ
math.go 100.00% <100.00%> (ø)
u128.go 93.75% <ø> (ø)

@failfmi failfmi merged commit e6401e2 into master Sep 29, 2023
1 check passed
@failfmi failfmi deleted the feat/u128/saturating/add-sub branch September 29, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants