Skip to content

perf: custom f64 → BigRational via IEEE 754 bit decomposition (#63)

0a8ce5b
Select commit
Loading
Failed to load commit list.
Merged

perf: custom f64 → BigRational via IEEE 754 bit decomposition (#63) #69

perf: custom f64 → BigRational via IEEE 754 bit decomposition (#63)
0a8ce5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

88.75% (target 60.00%)

View this Pull Request on Codecov

88.75% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.75%. Comparing base (0771fdc) to head (0a8ce5b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   88.23%   88.75%   +0.51%     
==========================================
  Files           5        5              
  Lines         391      409      +18     
==========================================
+ Hits          345      363      +18     
  Misses         46       46              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.