Skip to content

Revert "Write `random_mod` in terms of new `random_bits`"

34e59bd
Select commit
Loading
Failed to load commit list.
Merged

Revert "Write random_mod in terms of new random_bits" #1060

Revert "Write `random_mod` in terms of new `random_bits`"
34e59bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 0s

78.81% (target 75.00%)

View this Pull Request on Codecov

78.81% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.81%. Comparing base (34a24b7) to head (34e59bd).

Files with missing lines Patch % Lines
src/uint/rand.rs 90.19% 5 Missing ⚠️
src/uint/boxed/rand.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1060      +/-   ##
==========================================
+ Coverage   78.75%   78.81%   +0.06%     
==========================================
  Files         173      173              
  Lines       17671    17656      -15     
==========================================
- Hits        13917    13916       -1     
+ Misses       3754     3740      -14     

☔ 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.