Skip to content

implement `abs` for `BigInt` and `Rational`

Codecov / codecov/project failed Nov 27, 2023 in 0s

89.03% (-0.58%) compared to 6e6a854

View this Pull Request on Codecov

89.03% (-0.58%) compared to 6e6a854

Details

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (6e6a854) 89.61% compared to head (0719307) 89.03%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/implementations/Rational.jl 0.00% 8 Missing ⚠️
src/implementations/BigInt.jl 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   89.61%   89.03%   -0.58%     
==========================================
  Files          23       23              
  Lines        2156     2171      +15     
==========================================
+ Hits         1932     1933       +1     
- Misses        224      238      +14     

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