Skip to content

Conversation

@mborland
Copy link
Member

Closes: #141

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (be37499) to head (852cb0e).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #142      +/-   ##
===========================================
- Coverage    95.85%   95.79%   -0.06%     
===========================================
  Files          115      115              
  Lines         8128     7642     -486     
===========================================
- Hits          7791     7321     -470     
+ Misses         337      321      -16     
Files with missing lines Coverage Δ
include/boost/random/splitmix64.hpp 100.00% <100.00%> (ø)

... and 92 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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

@mborland mborland merged commit 815af30 into develop Oct 24, 2025
39 of 40 checks passed
@mborland mborland deleted the splitmix branch October 24, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boost::random::splitmix64::discard: O(n) -> O(1)

2 participants