Skip to content
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 a flag in QueryShardContext to differentiate inner hit query #16620

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c9edb48 from #16600.

…ry and an inner hit query (#16600)

Signed-off-by: Heemin Kim <[email protected]>
(cherry picked from commit c9edb48)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 19d012e: 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?

Copy link
Contributor

❌ Gradle check result for 19d012e:

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?

@heemin32
Copy link
Contributor

Flaky test failed.

#14327

Copy link
Contributor

❌ Gradle check result for 19d012e: 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?

@heemin32
Copy link
Contributor

@msfroh could you re-trigger the test?

Copy link
Contributor

✅ Gradle check result for 19d012e: SUCCESS

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (94da76d) to head (c83a191).
Report is 9 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16620      +/-   ##
============================================
+ Coverage     71.72%   71.86%   +0.14%     
- Complexity    65300    65389      +89     
============================================
  Files          5314     5314              
  Lines        305140   305171      +31     
  Branches      44458    44464       +6     
============================================
+ Hits         218859   219314     +455     
+ Misses        68025    67504     -521     
- Partials      18256    18353      +97     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

❌ Gradle check result for c83a191: 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?

Copy link
Contributor

✅ Gradle check result for c83a191: SUCCESS

@dbwiddis dbwiddis merged commit 77231fb into 2.x Nov 13, 2024
39 checks passed
@dbwiddis dbwiddis deleted the backport/backport-16600-to-2.x branch November 13, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants