Skip to content

bigint: Enforce that Mont storage is in the correct form.#2855

Merged
briansmith merged 1 commit into
mainfrom
b/mont-constructor
May 20, 2026
Merged

bigint: Enforce that Mont storage is in the correct form.#2855
briansmith merged 1 commit into
mainfrom
b/mont-constructor

Conversation

@briansmith
Copy link
Copy Markdown
Owner

In the future, we may rely on these checks for safety; start acting like we already do.

@briansmith briansmith self-assigned this May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 77.14286% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.44%. Comparing base (bfbeca5) to head (ddc5ff5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/arithmetic/bigint/modulus/mont.rs 74.19% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2855      +/-   ##
==========================================
- Coverage   96.47%   96.44%   -0.04%     
==========================================
  Files         203      203              
  Lines       20354    20376      +22     
  Branches      519      523       +4     
==========================================
+ Hits        19637    19652      +15     
- Misses        597      601       +4     
- Partials      120      123       +3     

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

In the future, we may rely on these checks for safety; start acting
like we already do.
@briansmith briansmith force-pushed the b/mont-constructor branch from eeaa865 to ddc5ff5 Compare May 20, 2026 20:42
@briansmith briansmith merged commit b8d24b4 into main May 20, 2026
173 of 175 checks passed
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.

1 participant