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

Added the ability for XGI to load data collections #540

Merged
merged 14 commits into from
Jun 24, 2024

add unit tests

65606b3
Select commit
Loading
Failed to load commit list.
Merged

Added the ability for XGI to load data collections #540

add unit tests
65606b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 1s

92.41% (+0.05%) compared to 9355c38

View this Pull Request on Codecov

92.41% (+0.05%) compared to 9355c38

Details

Codecov Report

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

Project coverage is 92.41%. Comparing base (9355c38) to head (65606b3).

Files Patch % Lines
xgi/readwrite/xgi_data.py 93.02% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #540      +/-   ##
==========================================
+ Coverage   92.35%   92.41%   +0.05%     
==========================================
  Files          60       60              
  Lines        4500     4548      +48     
==========================================
+ Hits         4156     4203      +47     
- Misses        344      345       +1     

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