Skip to content

Add Uint::resize_checked method#1194

Open
andrewwhitehead wants to merge 1 commit intoRustCrypto:masterfrom
andrewwhitehead:feat/resize-checked
Open

Add Uint::resize_checked method#1194
andrewwhitehead wants to merge 1 commit intoRustCrypto:masterfrom
andrewwhitehead:feat/resize-checked

Conversation

@andrewwhitehead
Copy link
Contributor

This looks useful for crypto-primes to remove usage of split, along with the associated type bounds.

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.80%. Comparing base (517e63a) to head (00034b8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1194      +/-   ##
==========================================
+ Coverage   86.72%   86.80%   +0.07%     
==========================================
  Files         182      182              
  Lines       20390    20396       +6     
==========================================
+ Hits        17683    17704      +21     
+ Misses       2707     2692      -15     

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

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