Skip to content

Update division operation behavior and docs#451

Merged
mborland merged 4 commits into
developfrom
449
Jul 23, 2026
Merged

Update division operation behavior and docs#451
mborland merged 4 commits into
developfrom
449

Update cstdlib and div_sat docs

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

96.08% (-0.20%) compared to 420dec9

View this Pull Request on Codecov

96.08% (-0.20%) compared to 420dec9

Details

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.08%. Comparing base (420dec9) to head (b104725).
⚠️ Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/int128/detail/int128_imp.hpp 0.00% 8 Missing ⚠️
include/boost/int128/detail/uint128_imp.hpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #451      +/-   ##
===========================================
- Coverage    96.28%   96.08%   -0.20%     
===========================================
  Files           83       83              
  Lines         7268     7260       -8     
  Branches      2560     2552       -8     
===========================================
- Hits          6998     6976      -22     
- Misses          31       45      +14     
  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.