Skip to content

Add BigNumber::of(Nullable)Untrusted() - #116

Open
BenMorel wants to merge 1 commit into
mainfrom
ofUntrusted
Open

Add BigNumber::of(Nullable)Untrusted()#116
BenMorel wants to merge 1 commit into
mainfrom
ofUntrusted

Conversation

@BenMorel

@BenMorel BenMorel commented Aug 9, 2026

Copy link
Copy Markdown
Member

Fixes #115.

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.01%. Comparing base (a89bc96) to head (f8c477b).

Files with missing lines Patch % Lines
src/BigNumber.php 96.87% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #116      +/-   ##
============================================
- Coverage     99.05%   99.01%   -0.04%     
- Complexity      779      797      +18     
============================================
  Files            21       21              
  Lines          1901     1938      +37     
============================================
+ Hits           1883     1919      +36     
- Misses           18       19       +1     

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

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.

Add bounded parsing support for large exponent inputs

2 participants