-
Notifications
You must be signed in to change notification settings - Fork 474
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(cdk): TuiTime.shift
doesn't shift higher order units
#10065
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10065 +/- ##
==========================================
- Coverage 65.57% 65.56% -0.02%
==========================================
Files 1222 1222
Lines 15916 15911 -5
Branches 2313 2309 -4
==========================================
- Hits 10437 10432 -5
+ Misses 5248 5218 -30
- Partials 231 261 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change -21B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
TuiTime.shift
doesn't shift higher order units
Does it need to be backported to |
@reverie3 sure |
Fixes #9817