-
Notifications
You must be signed in to change notification settings - Fork 244
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(appointments): round up timeslots to next pretty time #5747
Conversation
/backport to stable4.6 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5747 +/- ##
============================================
+ Coverage 24.49% 24.50% +0.01%
Complexity 423 423
============================================
Files 243 243
Lines 10938 10944 +6
Branches 1797 1798 +1
============================================
+ Hits 2679 2682 +3
- Misses 8259 8262 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 tested it and it works as I would expect it to work.
Unit test failures seem to be related though.
0749680
to
7d6ffb3
Compare
…kings Signed-off-by: Anna Larch <anna@nextcloud.com>
7d6ffb3
to
37b2047
Compare
No description provided.