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

fix(status): Adding consistent ordering to status output #191

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

IanWoodard
Copy link
Member

Currently, the status command doesn't have consistent ordering across runs. This change updates it so that the output is sorted by the respective service names.
https://getsentry.atlassian.net/browse/DEVINFRA-566

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.89%. Comparing base (1c85390) to head (7f47cce).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   92.85%   92.89%   +0.03%     
==========================================
  Files          22       22              
  Lines        1470     1478       +8     
==========================================
+ Hits         1365     1373       +8     
  Misses        105      105              

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

@IanWoodard IanWoodard merged commit ea91d9f into main Dec 31, 2024
14 checks passed
@IanWoodard IanWoodard deleted the iw/sorted-status branch December 31, 2024 22:08
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.

2 participants