Skip to content

Conversation

@briansmith
Copy link
Owner

No description provided.

Make these things methods instead of freestanding functions, to make it
easier to read/write code that uses them.
Make this a method instead of a freestanding function to make it
easier to read/write code that uses it.
Make this a method instead of a freestanding function to make it
easier to read/write code that uses it.
Make this a method instead of a freestanding function to make it
easier to read/write code that uses it.
Make these methods instead of a freestanding function to make it
easier to read/write code that uses them, but mostly to be
consistent with other similar changes.
@briansmith briansmith self-assigned this Oct 30, 2025
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 98.42520% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.62%. Comparing base (b13ac94) to head (5ff9af8).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/arithmetic/bigint/elem.rs 97.64% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2737   +/-   ##
=======================================
  Coverage   96.61%   96.62%           
=======================================
  Files         201      201           
  Lines       20475    20460   -15     
  Branches      526      526           
=======================================
- Hits        19782    19769   -13     
+ Misses        577      576    -1     
+ Partials      116      115    -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.

@briansmith briansmith merged commit 522afb6 into main Oct 31, 2025
145 of 174 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.

2 participants