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

Ensure MilestoneGroup.milestones is sorted correctly #159

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

lkeegan
Copy link
Member

@lkeegan lkeegan commented Nov 13, 2024

  • sort milestones list by ascending order of Milestone.order
  • update test data to include ordering that is not the same as the order of ids

- sort milestones list by ascending order of `Milestone.order`
- update test data to include ordering that is not the same as the order of ids
Copy link

sonarcloud bot commented Nov 13, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.88%. Comparing base (43bf1b3) to head (5ed4ae4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   27.88%   27.88%           
=======================================
  Files          93       93           
  Lines        3306     3306           
  Branches       90       90           
=======================================
  Hits          922      922           
  Misses       2316     2316           
  Partials       68       68           

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

@lkeegan lkeegan requested a review from MaHaWo November 13, 2024 09:05
Copy link
Collaborator

@MaHaWo MaHaWo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MaHaWo MaHaWo merged commit 78bc0da into main Nov 13, 2024
6 checks passed
@MaHaWo MaHaWo deleted the sort_milestones_inside_milestone_group branch November 13, 2024 13:15
Majapur1 pushed a commit that referenced this pull request Nov 14, 2024
- sort milestones list by ascending order of `Milestone.order`
- update test data to include ordering that is not the same as the order of ids
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.

3 participants