Skip to content

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

Open
BenMorel wants to merge 10 commits into
mainfrom
ofUntrusted
Open

Add BigNumber::parse() / parseNullable()#116
BenMorel wants to merge 10 commits into
mainfrom
ofUntrusted

Invert logic in _parse()

39057fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

99.08% (+0.03%) compared to a89bc96

View this Pull Request on Codecov

99.08% (+0.03%) compared to a89bc96

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.08%. Comparing base (a89bc96) to head (39057fd).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #116      +/-   ##
============================================
+ Coverage     99.05%   99.08%   +0.03%     
- Complexity      779      818      +39     
============================================
  Files            21       21              
  Lines          1901     1967      +66     
============================================
+ Hits           1883     1949      +66     
  Misses           18       18              

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