Skip to content

Merge to Master for v3.0.0#412

Merged
mborland merged 115 commits into
masterfrom
develop
Jun 3, 2026
Merged

Merge to Master for v3.0.0#412
mborland merged 115 commits into
masterfrom
develop

Merge pull request #411 from cppalliance/opt_mul

fb37592
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 1s

96.19% (-2.71%) compared to 823c8bd

View this Pull Request on Codecov

96.19% (-2.71%) compared to 823c8bd

Details

Codecov Report

❌ Patch coverage is 89.11043% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.19%. Comparing base (823c8bd) to head (fb37592).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
test/test_builtin_parity.cpp 29.72% 0 Missing and 130 partials ⚠️
test/test_mixed_type_sign_compare.cpp 25.00% 0 Missing and 24 partials ⚠️
test/test_ckd.cpp 93.05% 7 Missing and 11 partials ⚠️
test/test_div_primitives.cpp 86.08% 2 Missing and 14 partials ⚠️
test/test_mixed_type_sign_conversion.cpp 22.22% 2 Missing and 12 partials ⚠️
include/boost/int128/detail/common_div.hpp 95.45% 3 Missing and 2 partials ⚠️
examples/checked_arithmetic.cpp 93.54% 0 Missing and 2 partials ⚠️
test/test_cross_type_assign.cpp 98.51% 0 Missing and 2 partials ⚠️
test/test_x64_msvc_div.cpp 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
- Coverage   98.89%   96.19%   -2.71%     
==========================================
  Files          67       79      +12     
  Lines        5636     7068    +1432     
  Branches     1788     2450     +662     
==========================================
+ Hits         5574     6799    +1225     
- Misses         31       34       +3     
- Partials       31      235     +204     

☔ View full report in Codecov by Sentry.
📢 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.