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

feat: added seed to shuffle-hypedges #645

Merged
merged 1 commit into from
Jan 14, 2025
Merged

feat: added seed to shuffle-hypedges #645

merged 1 commit into from
Jan 14, 2025

Conversation

maximelucas
Copy link
Collaborator

This fixes #644

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.41%. Comparing base (ddc5cbb) to head (12008dd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xgi/generators/randomizing.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
- Coverage   93.43%   93.41%   -0.02%     
==========================================
  Files          64       64              
  Lines        4966     4968       +2     
==========================================
+ Hits         4640     4641       +1     
- Misses        326      327       +1     

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

Copy link
Collaborator

@nwlandry nwlandry left a comment

Choose a reason for hiding this comment

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

Thanks @maximelucas!

@maximelucas maximelucas merged commit b4f9f38 into main Jan 14, 2025
24 checks passed
@maximelucas maximelucas deleted the fix_644 branch January 14, 2025 13:29
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.

add seed to shuffle_hyperedge
2 participants