Skip to content

test: random_matching_test.cpp modernized, made self-contained and assertive - #555

Open
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/random-matching-test-exit-code
Open

test: random_matching_test.cpp modernized, made self-contained and assertive#555
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/random-matching-test-exit-code

fix: modernize the test, make-it self-contained and assertive

ca9a25e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

92.82% (+4.60%) compared to bc05361

View this Pull Request on Codecov

92.82% (+4.60%) compared to bc05361

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.82%. Comparing base (bc05361) to head (ca9a25e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
test/random_matching_test.cpp 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #555      +/-   ##
===========================================
+ Coverage    88.22%   92.82%   +4.60%     
===========================================
  Files          392      392              
  Lines        27412    28166     +754     
  Branches      7997     7994       -3     
===========================================
+ Hits         24183    26146    +1963     
- Misses        1881     1914      +33     
+ Partials      1348      106    -1242     
Files with missing lines Coverage Δ
test/random_matching_test.cpp 69.38% <92.30%> (+19.38%) ⬆️

... and 288 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e818d4...ca9a25e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.