-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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.17] Changing checksum setting to support modes #15662
Conversation
* Changing checksum setting to support modes Signed-off-by: Himshikha Gupta <[email protected]> (cherry picked from commit a608fca) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 3071ec1: 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? |
Flaky test #14304 |
❌ Gradle check result for 3071ec1: null 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? |
3 similar comments
❌ Gradle check result for 3071ec1: null 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? |
❌ Gradle check result for 3071ec1: null 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? |
❌ Gradle check result for 3071ec1: null 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? |
❌ Gradle check result for 3071ec1: null 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? |
1 similar comment
❌ Gradle check result for 3071ec1: null 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15662 +/- ##
============================================
+ Coverage 71.66% 71.68% +0.02%
+ Complexity 64220 64190 -30
============================================
Files 5250 5250
Lines 300258 300277 +19
Branches 43682 43687 +5
============================================
+ Hits 215174 215264 +90
+ Misses 67084 66954 -130
- Partials 18000 18059 +59 ☔ View full report in Codecov by Sentry. |
Backport a608fca from #15622.