Skip to content

Remove `ConstChoice::is_true_vartime`

27f5e08
Select commit
Loading
Failed to load commit list.
Merged

Remove ConstChoice::is_true_vartime #1034

Remove `ConstChoice::is_true_vartime`
27f5e08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2025 in 0s

79.23% (-0.01%) compared to 5216e23

View this Pull Request on Codecov

79.23% (-0.01%) compared to 5216e23

Details

Codecov Report

❌ Patch coverage is 80.85106% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.23%. Comparing base (5216e23) to head (27f5e08).

Files with missing lines Patch % Lines
src/const_choice.rs 78.57% 3 Missing ⚠️
src/modular/safegcd.rs 0.00% 2 Missing ⚠️
src/modular/safegcd/boxed.rs 0.00% 2 Missing ⚠️
src/non_zero.rs 50.00% 1 Missing ⚠️
src/odd.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1034      +/-   ##
==========================================
- Coverage   79.23%   79.23%   -0.01%     
==========================================
  Files         164      164              
  Lines       17710    17707       -3     
==========================================
- Hits        14033    14030       -3     
  Misses       3677     3677              

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