Skip to content

[Backport 2.x] Add a flag in QueryShardContext to differentiate inner hit query#16620

Merged
dbwiddis merged 2 commits into2.xfrom
backport/backport-16600-to-2.x
Nov 13, 2024
Merged

[Backport 2.x] Add a flag in QueryShardContext to differentiate inner hit query#16620
dbwiddis merged 2 commits into2.xfrom
backport/backport-16600-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport c9edb48 from #16600.

…ry and an inner hit query (#16600)

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit c9edb48)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Flaky test failed.

#14327

@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@msfroh could you re-trigger the test?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 19d012e: SUCCESS

@codecov
Copy link
Copy Markdown

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.

Signed-off-by: Michael Froh <froh@amazon.com>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for c83a191: SUCCESS

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