Skip to content

refactor parse_unsigned#943

Draft
grisumbras wants to merge 5 commits into
boostorg:developfrom
grisumbras:experiment/parse-unsigned-perf
Draft

refactor parse_unsigned#943
grisumbras wants to merge 5 commits into
boostorg:developfrom
grisumbras:experiment/parse-unsigned-perf

intrinsics are used only where available

23eba6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2026 in 1s

92.99% (-0.09%) compared to 2b9ad2a

View this Pull Request on Codecov

92.99% (-0.09%) compared to 2b9ad2a

Details

Codecov Report

❌ Patch coverage is 75.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.99%. Comparing base (2b9ad2a) to head (23eba6d).
⚠️ Report is 135 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/json/detail/sse2.hpp 75.00% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #943      +/-   ##
===========================================
- Coverage    93.08%   92.99%   -0.09%     
===========================================
  Files           87       87              
  Lines         8125     8127       +2     
===========================================
- Hits          7563     7558       -5     
- Misses         562      569       +7     
Files with missing lines Coverage Δ
include/boost/json/detail/sse2.hpp 92.80% <75.00%> (-5.01%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b9ad2a...23eba6d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.