-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Backport 2.x] Overflow prevention when handling date values #16819
Conversation
Signed-off-by: Prudhvi Godithi <[email protected]> (cherry picked from commit 5ba909a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 8e00638: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Coming from Metrics Dashboard The Gradle Check failed for |
❌ Gradle check result for 8e00638: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Failed for more flaky issues not related to this PR change Metrics Dashboard. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16819 +/- ##
============================================
+ Coverage 71.75% 71.79% +0.03%
- Complexity 65415 65425 +10
============================================
Files 5314 5314
Lines 305367 305374 +7
Branches 44502 44503 +1
============================================
+ Hits 219129 219255 +126
+ Misses 67980 67844 -136
- Partials 18258 18275 +17 ☔ View full report in Codecov by Sentry. |
Backport 5ba909a from #16812.