Skip to content

Update numeric literals and documentation#395

Merged
mborland merged 5 commits into
developfrom
391
May 11, 2026
Merged

Update numeric literals and documentation#395
mborland merged 5 commits into
developfrom
391

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #391

@mborland mborland added this to the v3.0.0 milestone May 11, 2026
@mborland mborland self-assigned this May 11, 2026
@mborland mborland added documentation Improvements or additions to documentation Boost Review Feedback from the review period including pre- and post- on the ML labels May 11, 2026
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://395.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-05-11 19:41:43 UTC

@mborland mborland merged commit a793f10 into develop May 11, 2026
74 of 75 checks passed
@mborland mborland deleted the 391 branch May 11, 2026 20:51
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.99%. Comparing base (cf2f0d4) to head (ccdf818).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #395   +/-   ##
========================================
  Coverage    95.99%   95.99%           
========================================
  Files           69       69           
  Lines         5938     5948   +10     
  Branches      1969     1972    +3     
========================================
+ Hits          5700     5710   +10     
  Misses          34       34           
  Partials       204      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.

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

Labels

Boost Review Feedback from the review period including pre- and post- on the ML documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: use numeric literals in examples.

2 participants