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

use ConstantRNGs #150

Merged
merged 1 commit into from
Sep 28, 2024
Merged

use ConstantRNGs #150

merged 1 commit into from
Sep 28, 2024

Conversation

cscherrer
Copy link
Collaborator

Since we factored FixedRNG into https://github.com/cscherrer/ConstantRNGs.jl, we should use that instead of duplicating code

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.17%. Comparing base (3d1084f) to head (fc8737c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   53.97%   54.17%   +0.19%     
==========================================
  Files          43       42       -1     
  Lines        1219     1209      -10     
==========================================
- Hits          658      655       -3     
+ Misses        561      554       -7     

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

@oschulz oschulz merged commit 8e496b8 into main Sep 28, 2024
10 of 12 checks passed
@oschulz oschulz deleted the cs-constantrngs branch September 28, 2024 12: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.

2 participants