-
Notifications
You must be signed in to change notification settings - Fork 46
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: fix cropped work schedule times #10483
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10483 +/- ##
==========================================
+ Coverage 81.78% 81.80% +0.01%
==========================================
Files 1073 1073
Lines 106492 106584 +92
Branches 727 731 +4
==========================================
+ Hits 87095 87191 +96
+ Misses 19358 19354 -4
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
883157f
to
7c456a9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving since I'm not sure there is an easy solution to the small remark I made. I won't block the merge if we can't find an easy solution (I believe comment would be an ok solution).
7c456a9
to
878c6fc
Compare
Signed-off-by: hamz2a <[email protected]>
878c6fc
to
592cbaf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for tests/
Fixes #9793