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
Merged

Make IDViews respect order #482

merged 4 commits into from
Oct 26, 2023

Conversation

nwlandry
Copy link
Collaborator

Before, the ids in the IDView could be unordered. This respects the insertion order of the edges.

@codecov
Copy link

codecov bot commented Oct 25, 2023

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.

@nwlandry nwlandry merged commit 5e194bc into main Oct 26, 2023
19 checks passed
@nwlandry nwlandry deleted the test-ordering-ids branch October 26, 2023 11:05
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.

None yet

2 participants