Skip to content

Fix 2x parsing problems with literals (prefix and oversize value)#445

Merged
mborland merged 13 commits into
developfrom
437
Jul 23, 2026
Merged

Fix 2x parsing problems with literals (prefix and oversize value)#445
mborland merged 13 commits into
developfrom
437

Remove more MSVC 14.1 ICE

03c1e3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2026 in 1s

96.18% (-0.10%) compared to f3aecea

View this Pull Request on Codecov

96.18% (-0.10%) compared to f3aecea

Details

Codecov Report

❌ Patch coverage is 88.15789% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.18%. Comparing base (f3aecea) to head (03c1e3d).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/int128/detail/mini_from_chars.hpp 78.04% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #445      +/-   ##
===========================================
- Coverage    96.28%   96.18%   -0.10%     
===========================================
  Files           83       83              
  Lines         7268     7319      +51     
  Branches      2560     2593      +33     
===========================================
+ Hits          6998     7040      +42     
- Misses          31       40       +9     
  Partials       239      239              

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