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 arithmetic operations for Int and Int64 #244

Closed
wants to merge 1 commit into from

feat: checked arithmetic operations for `Int` and `Int64`

efb019c
Select commit
Loading
Failed to load commit list.
Closed

Add checked arithmetic operations for Int and Int64 #244

feat: checked arithmetic operations for `Int` and `Int64`
efb019c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2024 in 1s

83.15% (+0.31%) compared to d7da7cc

View this Pull Request on Codecov

83.15% (+0.31%) compared to d7da7cc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.15%. Comparing base (d7da7cc) to head (efb019c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
+ Coverage   82.83%   83.15%   +0.31%     
==========================================
  Files          50       50              
  Lines        2208     2244      +36     
==========================================
+ Hits         1829     1866      +37     
+ Misses        379      378       -1     

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