Skip to content

Conversation

@tarcieri
Copy link
Member

The to_bool_vartime and is_true_vartime methods duplicate each other, performing the same function.

I picked to_bool_vartime to consolidate on.

The `to_bool_vartime` and `is_true_vartime` methods duplicate each
other, performing the same function.

I picked `to_bool_vartime` to consolidate on.
@tarcieri tarcieri force-pushed the remove-constchoice-is-true-vartime branch from 152179e to 27f5e08 Compare December 20, 2025 04:44
@codecov
Copy link

codecov bot commented Dec 20, 2025

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).
⚠️ Report is 2 commits behind head on master.

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.

@tarcieri tarcieri merged commit 73bf6b2 into master Dec 20, 2025
27 checks passed
@tarcieri tarcieri deleted the remove-constchoice-is-true-vartime branch December 20, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants