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

feat: added seed to shuffle-hypedges

12008dd
Select commit
Loading
Failed to load commit list.
Merged

feat: added seed to shuffle-hypedges #645

feat: added seed to shuffle-hypedges
12008dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

93.41% (-0.02%) compared to ddc5cbb

View this Pull Request on Codecov

93.41% (-0.02%) compared to ddc5cbb

Details

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).

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.