-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
expression: handle maketime unsigned hour overflow #10074
Conversation
@qw4990 PTAL |
/run-all-tests |
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
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
Codecov Report
@@ Coverage Diff @@
## master #10074 +/- ##
================================================
- Coverage 78.0444% 78.0277% -0.0167%
================================================
Files 404 404
Lines 81970 81999 +29
================================================
+ Hits 63973 63982 +9
- Misses 13308 13320 +12
- Partials 4689 4697 +8 |
/rebuild |
@AndrewDi Thanks for your contribution, could you please cherry-pick this PR to branch |
What problem does this PR solve?
fix #9735
What is changed and how it works?
Check List
Tests