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

Make IDViews respect order #482

Merged
merged 4 commits into from
Oct 26, 2023

improved tests

8a62958
Select commit
Loading
Failed to load commit list.
Merged

Make IDViews respect order #482

improved tests
8a62958
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

92.03% (-0.03%) compared to 16e39f6

View this Pull Request on Codecov

92.03% (-0.03%) compared to 16e39f6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16e39f6) 92.05% compared to head (8a62958) 92.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
- Coverage   92.05%   92.03%   -0.03%     
==========================================
  Files          60       60              
  Lines        4392     4392              
==========================================
- Hits         4043     4042       -1     
- Misses        349      350       +1     
Files Coverage Δ
xgi/core/diviews.py 83.60% <100.00%> (ø)
xgi/core/views.py 94.11% <100.00%> (ø)

... and 1 file with indirect coverage changes

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