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

copy for BigInt, BigFloat and Rational #238

Merged
merged 1 commit into from
Nov 28, 2023

`copy` for `BigInt`, `BigFloat` and `Rational`

aa79211
Select commit
Loading
Failed to load commit list.
Merged

copy for BigInt, BigFloat and Rational #238

`copy` for `BigInt`, `BigFloat` and `Rational`
aa79211
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

89.72% (+0.06%) compared to 4cc20ad

View this Pull Request on Codecov

89.72% (+0.06%) compared to 4cc20ad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4cc20ad) 89.66% compared to head (aa79211) 89.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   89.66%   89.72%   +0.06%     
==========================================
  Files          23       23              
  Lines        2157     2171      +14     
==========================================
+ Hits         1934     1948      +14     
  Misses        223      223              

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