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

Add ability to generate ER hypergraphs without multiedges #596

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

nwlandry
Copy link
Collaborator

@nwlandry nwlandry commented Sep 16, 2024

This PR fixes #339.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.14%. Comparing base (5dc6f4f) to head (aecb125).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xgi/generators/uniform.py 89.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #596      +/-   ##
==========================================
- Coverage   93.16%   93.14%   -0.02%     
==========================================
  Files          60       60              
  Lines        4523     4540      +17     
==========================================
+ Hits         4214     4229      +15     
- Misses        309      311       +2     
Flag Coverage Δ
93.14% <90.62%> (?)

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.

@nwlandry
Copy link
Collaborator Author

@arashbm --- does this fix the issue you raised?

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.

uniform_erdos_renyi_hypergraph produces way too many edges
1 participant