-
Notifications
You must be signed in to change notification settings - Fork 44
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
front: schedule table : fix 00:00:00 stop input #8956
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files@@ Coverage Diff @@
## dev #8956 +/- ##
=============================================
- Coverage 37.11% 25.77% -11.34%
- Complexity 2241 2242 +1
=============================================
Files 1262 1001 -261
Lines 115835 91133 -24702
Branches 3277 3280 +3
=============================================
- Hits 42995 23492 -19503
+ Misses 70886 65686 -5200
- Partials 1954 1955 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
eed464d
to
9e563a8
Compare
f8ae378
to
0fd17c0
Compare
ede9d00
to
6754f98
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.
thanks for earlier changes :) Just one last case that’s not handled correctly
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.
Thanks !
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
b0e09f4
to
18d104f
Compare
fix #8925