Skip to content

Add the P3724 division functions - #472

Merged
mborland merged 7 commits into
developfrom
423
Jul 29, 2026
Merged

Add the P3724 division functions#472
mborland merged 7 commits into
developfrom
423

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #423

@mborland mborland added this to the v4.0.0 milestone Jul 29, 2026
@mborland mborland self-assigned this Jul 29, 2026
@mborland mborland added the enhancement New feature or request label Jul 29, 2026
@cppalliance-bot

cppalliance-bot commented Jul 29, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://472.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-07-29 21:30:18 UTC

@mborland
mborland merged commit 96d042c into develop Jul 29, 2026
89 of 91 checks passed
@mborland
mborland deleted the 423 branch July 29, 2026 22:02
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.97624% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (80a45d2) to head (712d110).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
test/test_int_div.cpp 96.06% 10 Missing ⚠️
examples/integer_division.cpp 91.30% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #472      +/-   ##
===========================================
+ Coverage    95.82%   95.87%   +0.05%     
===========================================
  Files           89       91       +2     
  Lines         7680     8155     +475     
  Branches      2793     3006     +213     
===========================================
+ Hits          7359     7819     +460     
- Misses          44       55      +11     
- Partials       277      281       +4     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the various division functions

2 participants