Skip to content

Conversation

@briansmith
Copy link
Owner

No description provided.

Make the name more consistent with `[MaybeUninit<T>]::write_iter()` and
with `Uninit::write_iter_checked`.
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.65%. Comparing base (472acf6) to head (3f7d80b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/arithmetic/bigint/boxed_limbs.rs 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2729      +/-   ##
==========================================
- Coverage   96.66%   96.65%   -0.01%     
==========================================
  Files         198      198              
  Lines       20566    20567       +1     
  Branches      520      521       +1     
==========================================
- Hits        19880    19879       -1     
- Misses        577      578       +1     
- Partials      109      110       +1     

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

Write the code in a way that doesn't rely on `size_hint` or chaining
iterators, to make it easier to analyze. DRY the two functions.
@briansmith briansmith merged commit e9f69ec into main Oct 24, 2025
172 of 174 checks passed
@briansmith briansmith deleted the b/resize branch October 24, 2025 16:31
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