-
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] Add path prefix support to hashed prefix snapshots (#15664) #15759
[Backport 2.17] Add path prefix support to hashed prefix snapshots (#15664) #15759
Conversation
…t#15664) * Add path prefix support to hashed prefix snapshots Signed-off-by: Ashish Singh <[email protected]> * Fix test Signed-off-by: Ashish Singh <[email protected]> --------- Signed-off-by: Ashish Singh <[email protected]>
❕ Gradle check result for 5f28237: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15759 +/- ##
============================================
- Coverage 71.66% 71.58% -0.09%
- Complexity 64317 64412 +95
============================================
Files 5262 5263 +1
Lines 301148 301590 +442
Branches 43841 43908 +67
============================================
+ Hits 215829 215887 +58
- Misses 67259 67657 +398
+ Partials 18060 18046 -14 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Ashish Singh <[email protected]>
❌ Gradle check result for 281a15e: TIMEOUT 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 281a15e: 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? |
❌ Gradle check result for 281a15e: 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? |
❌ Gradle check result for 281a15e: 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? |
Backport 245fa47 from #15664