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

BUG make topological sort stable too #2233

Merged
merged 1 commit into from
Mar 5, 2024
Merged

BUG make topological sort stable too #2233

merged 1 commit into from
Mar 5, 2024

Conversation

beckermr
Copy link
Contributor

@beckermr beckermr commented Mar 5, 2024

This PR attempts to make topological sorts stable.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.71%. Comparing base (20f5217) to head (36e51bd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2233   +/-   ##
=======================================
  Coverage   70.71%   70.71%           
=======================================
  Files          98       98           
  Lines        9598     9598           
=======================================
  Hits         6787     6787           
  Misses       2811     2811           

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

@beckermr beckermr merged commit 5405180 into master Mar 5, 2024
5 checks passed
@beckermr beckermr deleted the status-sort-again branch March 5, 2024 15:33
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.

1 participant