Skip to content

Add Boost.ContainerHash integration and example#446

Merged
mborland merged 6 commits into
developfrom
436
Jul 23, 2026
Merged

Add Boost.ContainerHash integration and example#446
mborland merged 6 commits into
developfrom
436

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #436

@mborland mborland added this to the v4.0.0 milestone Jul 23, 2026
@mborland mborland added documentation Improvements or additions to documentation enhancement New feature or request Boost Review Feedback from the review period including pre- and post- on the ML labels Jul 23, 2026
@cppalliance-bot

cppalliance-bot commented Jul 23, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://446.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-23 15:30:09 UTC

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.67442% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.28%. Comparing base (778566a) to head (efa35fb).

Files with missing lines Patch % Lines
examples/container_hash.cpp 92.30% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #446      +/-   ##
===========================================
+ Coverage    96.25%   96.28%   +0.02%     
===========================================
  Files           81       83       +2     
  Lines         7139     7268     +129     
  Branches      2484     2560      +76     
===========================================
+ Hits          6872     6998     +126     
  Misses          31       31              
- Partials       236      239       +3     

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

@mborland
mborland merged commit f3aecea into develop Jul 23, 2026
83 checks passed
@mborland
mborland deleted the 436 branch July 23, 2026 17:28
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 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Boost.ContainerHash hash_value function

2 participants