Faster floor_sqrt, checked_sqrt implementation - #1312
Open
andrewwhitehead wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
91.22% (target 90.00%)
View this Pull Request on Codecov
91.22% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 98.71795% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.22%. Comparing base (e25b054) to head (4333cb3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/uint/ref_type/sqrt.rs | 98.27% | 3 Missing |
| src/uint/sqrt.rs | 96.87% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1312 +/- ##
==========================================
+ Coverage 91.04% 91.22% +0.18%
==========================================
Files 189 190 +1
Lines 22598 22850 +252
==========================================
+ Hits 20574 20846 +272
+ Misses 2024 2004 -20 ☔ View full report in Codecov by Harness.
📢 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.
Loading