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

Fixing Remaining Instances Of np.random.seed() For rng_seed #321

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

AFg6K7h4fhy2
Copy link
Collaborator

See title.

@AFg6K7h4fhy2 AFg6K7h4fhy2 added the clean up Good code that could be better label Jul 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 added this to the 🦆 Olorotitan milestone Jul 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 self-assigned this Jul 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 linked an issue Jul 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (df32c45) to head (24a666f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files          39       39           
  Lines         904      904           
=======================================
  Hits          839      839           
  Misses         65       65           
Flag Coverage Δ
unittests 92.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@damonbayer damonbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix failing tests.

Copy link
Collaborator

@damonbayer damonbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AFg6K7h4fhy2!

@damonbayer damonbayer merged commit 56ca6f5 into main Jul 25, 2024
8 checks passed
@damonbayer damonbayer deleted the 319-UPX3-fixing-remaining-instances-of-npro branch July 25, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up Good code that could be better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixing Remaining Instances Of npro And np.random.seed()
2 participants