Skip to content

Improve performance of splitmix discard

852cb0e
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of splitmix discard #142

Improve performance of splitmix discard
852cb0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2025 in 0s

95.79% (-0.06%) compared to be37499

View this Pull Request on Codecov

95.79% (-0.06%) compared to be37499

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (be37499) to head (852cb0e).

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.