Skip to content

fix(json): Bound numeric token parsing - #2067

Merged
jpnurmi merged 4 commits into
masterfrom
jpnurmi/fix/bounded-json-numbers
Sep 4, 2026
Merged

fix(json): Bound numeric token parsing#2067
jpnurmi merged 4 commits into
masterfrom
jpnurmi/fix/bounded-json-numbers

fix codechecker

995ebcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 0s

74.32% (-0.04%) compared to 9a275bd

View this Pull Request on Codecov

74.32% (-0.04%) compared to 9a275bd

Details

Codecov Report

❌ Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.32%. Comparing base (9a275bd) to head (995ebcf).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2067      +/-   ##
==========================================
- Coverage   74.35%   74.32%   -0.04%     
==========================================
  Files         103      103              
  Lines       26677    26730      +53     
  Branches     4855     4868      +13     
==========================================
+ Hits        19836    19866      +30     
- Misses       5503     5519      +16     
- Partials     1338     1345       +7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.