Skip to content

Add BigNumber::parse() / parseNullable() - #116

Merged
BenMorel merged 13 commits into
mainfrom
ofUntrusted
Aug 26, 2026
Merged

Add BigNumber::parse() / parseNullable()#116
BenMorel merged 13 commits into
mainfrom
ofUntrusted

Add changelog entries

999925e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

98.72% (-0.33%) compared to a89bc96

View this Pull Request on Codecov

98.72% (-0.33%) compared to a89bc96

Details

Codecov Report

❌ Patch coverage is 99.09091% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.72%. Comparing base (a89bc96) to head (999925e).

Files with missing lines Patch % Lines
src/BigNumber.php 98.43% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #116      +/-   ##
============================================
- Coverage     99.05%   98.72%   -0.33%     
- Complexity      779      817      +38     
============================================
  Files            21       21              
  Lines          1901     1968      +67     
============================================
+ Hits           1883     1943      +60     
- Misses           18       25       +7     

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