Skip to content

Prevent invalid number arithmetic from panicking - #144

Merged
terror merged 2 commits into
masterfrom
fix/number-arithmetic-panics
Jul 31, 2026
Merged

Prevent invalid number arithmetic from panicking#144
terror merged 2 commits into
masterfrom
fix/number-arithmetic-panics

Conversation

@terror

@terror terror commented Jul 31, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.56098% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.56%. Comparing base (7aa9a79) to head (d8b0cfc).

Files with missing lines Patch % Lines
src/number.rs 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   78.29%   78.56%   +0.26%     
==========================================
  Files          29       30       +1     
  Lines        3456     3499      +43     
==========================================
+ Hits         2706     2749      +43     
  Misses        750      750              
Flag Coverage Δ
unit 78.56% <97.56%> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@terror
terror merged commit c73961d into master Jul 31, 2026
6 checks passed
@terror
terror deleted the fix/number-arithmetic-panics branch July 31, 2026 17:16
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