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

Ensure stability of rand between Julia versions #196

Merged
merged 1 commit into from
Oct 16, 2024

Ensure stability of rand between Julia versions

9e9f97e
Select commit
Loading
Failed to load commit list.
Merged

Ensure stability of rand between Julia versions #196

Ensure stability of rand between Julia versions
9e9f97e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 0s

83.48% (-0.24%) compared to 9e86f89

View this Pull Request on Codecov

83.48% (-0.24%) compared to 9e86f89

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.48%. Comparing base (9e86f89) to head (9e9f97e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   83.72%   83.48%   -0.24%     
==========================================
  Files          11        9       -2     
  Lines         688      660      -28     
==========================================
- Hits          576      551      -25     
+ Misses        112      109       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.