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

editoast: order trains by departure time #6007

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

younesschrifi
Copy link
Contributor

@younesschrifi younesschrifi commented Dec 5, 2023

close #6008

@younesschrifi younesschrifi requested a review from a team as a code owner December 5, 2023 16:20
@younesschrifi younesschrifi requested review from leovalais and removed request for leovalais December 5, 2023 16:24
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7bcb70d) 25.87% compared to head (f193249) 25.87%.
Report is 2 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #6007      +/-   ##
============================================
- Coverage     25.87%   25.87%   -0.01%     
  Complexity     2117     2117              
============================================
  Files           926      926              
  Lines        122587   122588       +1     
  Branches       2665     2665              
============================================
  Hits          31724    31724              
- Misses        89290    89291       +1     
  Partials       1573     1573              
Flag Coverage Δ
core 79.01% <ø> (ø)
editoast 74.39% <100.00%> (-0.01%) ⬇️
front 8.43% <ø> (ø)
gateway 2.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@younesschrifi younesschrifi added this pull request to the merge queue Dec 5, 2023
Merged via the queue into dev with commit 36c7aba Dec 5, 2023
@younesschrifi younesschrifi deleted the yci/sort-trains-by-departure-time branch December 5, 2023 16:50
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.

Train must be ordered by departure time
3 participants