-
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.x] Remote state interfaces (#13785) #14065
[Backport 2.x] Remote state interfaces (#13785) #14065
Conversation
❌ Gradle check result for 2bea01f: 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? |
2bea01f
to
83c96cb
Compare
❌ Gradle check result for 83c96cb: 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? |
83c96cb
to
861e09b
Compare
❌ Gradle check result for 861e09b: 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? |
) * Remote Writable Entity interfaces Signed-off-by: Sooraj Sinha <[email protected]> (cherry picked from commit 156eca3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
861e09b
to
fe5a49a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14065 +/- ##
============================================
- Coverage 71.28% 71.28% -0.01%
- Complexity 60145 61437 +1292
============================================
Files 4957 5049 +92
Lines 282799 289090 +6291
Branches 41409 42216 +807
============================================
+ Hits 201591 206071 +4480
- Misses 64189 65642 +1453
- Partials 17019 17377 +358 ☔ View full report in Codecov by Sentry. |
) (opensearch-project#14065) * Remote Writable Entity interfaces (cherry picked from commit 156eca3) Signed-off-by: Sooraj Sinha <[email protected]>
) (opensearch-project#14065) * Remote Writable Entity interfaces (cherry picked from commit 156eca3) Signed-off-by: Sooraj Sinha <[email protected]> Signed-off-by: kkewwei <[email protected]>
Backport 156eca3 from #13785
(cherry picked from commit 156eca3)