Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 512 bit xoshiro family #119

Merged
merged 5 commits into from
Jan 30, 2025
Merged

Add 512 bit xoshiro family #119

merged 5 commits into from
Jan 30, 2025

Conversation

mborland
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.49%. Comparing base (0690197) to head (2567f7f).
Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
+ Coverage    95.25%   95.49%   +0.24%     
===========================================
  Files          106      109       +3     
  Lines         7122     7510     +388     
===========================================
+ Hits          6784     7172     +388     
  Misses         338      338              
Files with missing lines Coverage Δ
include/boost/random/detail/xoshiro_base.hpp 100.00% <100.00%> (ø)
include/boost/random/xoshiro.hpp 100.00% <100.00%> (ø)
test/test_comp_xoshiro512d.cpp 100.00% <100.00%> (ø)
test/test_comp_xoshiro512mm.cpp 100.00% <100.00%> (ø)
test/test_comp_xoshiro512pp.cpp 100.00% <100.00%> (ø)

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 0690197...2567f7f. Read the comment docs.

@mborland mborland merged commit c33cbae into develop Jan 30, 2025
41 checks passed
@mborland mborland deleted the xoshiro512 branch January 30, 2025 21:14
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.

1 participant