xgi-org / xgi

CompleX Group Interactions (XGI) is a Python package for higher-order networks.
https://xgi.readthedocs.io
Other
172 stars 27 forks source link

Xgi data docs page #496

Closed nwlandry closed 7 months ago

nwlandry commented 7 months ago

Added a page for XGI-DATA on readthedocs.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (81003a7) 92.03% compared to head (28820ae) 92.03%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #496 +/- ## ======================================= Coverage 92.03% 92.03% ======================================= Files 60 60 Lines 4369 4369 ======================================= Hits 4021 4021 Misses 348 348 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

maximelucas commented 7 months ago

Looks great, thanks so much. I guess it's better to wait to merge the other PR first to check if the table gets populated correctly.

maximelucas commented 7 months ago

This is not up to date. Did we miss this in the previous PR or will it be updated automatically?

Screenshot 2023-12-01 at 14 49 34

Edit: forget about this, after git pull and pip install -e .\["all"\] all works fine.

nwlandry commented 7 months ago

That doesn't match what I get when I call that function from the main branch of xgi or this branch. What branch are you using?

nwlandry commented 7 months ago

Looks great, thanks so much. I guess it's better to wait to merge the other PR first to check if the table gets populated correctly.

Yep, I'll address your comments over there first!

maximelucas commented 7 months ago

That doesn't match what I get when I call that function from the main branch of xgi or this branch. What branch are you using?

You were too fast, you replied faster than I updated my comment after realising I just needed to upgrade :)