-
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] Add prefix mode verification setting for repository verification #14839
Conversation
❌ Gradle check result for 3445a70: 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? |
…nsearch-project#14790) * Add prefix mode verification setting for repository verification Signed-off-by: Ashish Singh <[email protected]> * Add UTs and randomise prefix mode repository verification Signed-off-by: Ashish Singh <[email protected]> * Incorporate PR review feedback Signed-off-by: Ashish Singh <[email protected]> --------- Signed-off-by: Ashish Singh <[email protected]>
❌ Gradle check result for adfb630: 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 adfb630: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14839 +/- ##
============================================
- Coverage 71.70% 71.56% -0.14%
+ Complexity 62634 62514 -120
============================================
Files 5106 5106
Lines 293618 293627 +9
Branches 42778 42779 +1
============================================
- Hits 210526 210125 -401
- Misses 65462 65885 +423
+ Partials 17630 17617 -13 ☔ View full report in Codecov by Sentry. |
…nsearch-project#14790) (opensearch-project#14839) Signed-off-by: Ashish Singh <[email protected]> Signed-off-by: kkewwei <[email protected]>
Backport e288962 from #14790.