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

Test line graph #318

Merged
merged 2 commits into from
Apr 3, 2023
Merged

Test line graph #318

merged 2 commits into from
Apr 3, 2023

Conversation

nwlandry
Copy link
Collaborator

@nwlandry nwlandry commented Apr 2, 2023

  • changed the name from convert_to_line_graph to to_line_graph.
  • added s-parameter like in "Hypernetwork science via high-order hypergraph walks"
  • added tests

Fixes #298.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04 ⚠️

Comparison is base (e085434) 90.26% compared to head (d854532) 90.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   90.26%   90.22%   -0.04%     
==========================================
  Files          35       35              
  Lines        2814     2813       -1     
==========================================
- Hits         2540     2538       -2     
- Misses        274      275       +1     
Impacted Files Coverage Δ
xgi/algorithms/centrality.py 97.91% <100.00%> (ø)
xgi/convert.py 95.63% <100.00%> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maximelucas
Copy link
Collaborator

Great work Nich!!

@nwlandry nwlandry merged commit 6a2a280 into main Apr 3, 2023
@nwlandry nwlandry deleted the test-line-graph branch April 3, 2023 10:10
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 tests for #290
3 participants