Skip to content

Add int128_t support for Boost.Random#344

Merged
mborland merged 4 commits intodevelopfrom
343
Mar 4, 2026
Merged

Add int128_t support for Boost.Random#344
mborland merged 4 commits intodevelopfrom
343

Conversation

@mborland
Copy link
Member

@mborland mborland commented Mar 4, 2026

Closes: #343

@mborland mborland added this to the v2.0.0 milestone Mar 4, 2026
@mborland mborland self-assigned this Mar 4, 2026
@mborland mborland added the enhancement New feature or request label Mar 4, 2026
@cppalliance-bot
Copy link

cppalliance-bot commented Mar 4, 2026

An automated preview of the documentation is available at https://344.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-03-04 19:17:04 UTC

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.05%. Comparing base (2beb66d) to head (d19304d).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #344   +/-   ##
========================================
  Coverage    99.05%   99.05%           
========================================
  Files           66       66           
  Lines         5526     5530    +4     
  Branches      1742     1745    +3     
========================================
+ Hits          5474     5478    +4     
  Misses          21       21           
  Partials        31       31           

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

@mborland mborland merged commit da9acfe into develop Mar 4, 2026
76 checks passed
@mborland mborland deleted the 343 branch March 4, 2026 20:58
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 user defined specialization of boost::random::traits for int128_t random support

2 participants