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] Pass parent filter to inner hit query (#13903) #13906

Merged
merged 2 commits into from
May 31, 2024

Conversation

heemin32
Copy link
Contributor

@heemin32 heemin32 commented May 31, 2024

Description

This PR backports #13903

CHANGELOG.md Outdated Show resolved Hide resolved
@heemin32 heemin32 force-pushed the backport-13903-to-2.x branch from 75a3b93 to c6f1235 Compare May 31, 2024 01:35
Copy link
Contributor

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

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 6c9603a)
@heemin32 heemin32 force-pushed the backport-13903-to-2.x branch from c6f1235 to 05618e2 Compare May 31, 2024 01:38
Signed-off-by: Heemin Kim <heemin@amazon.com>
Copy link
Contributor

❌ Gradle check result for c6f1235: 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 heemin32 requested a review from msfroh May 31, 2024 02:02
Copy link
Contributor

❌ Gradle check result for 05618e2: 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 75a3b93: 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 215b684: SUCCESS

Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 71.35%. Comparing base (0dd892c) to head (215b684).
Report is 284 commits behind head on 2.x.

Files Patch % Lines
...org/opensearch/index/query/NestedQueryBuilder.java 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13906      +/-   ##
============================================
+ Coverage     71.28%   71.35%   +0.06%     
- Complexity    60145    61371    +1226     
============================================
  Files          4957     5038      +81     
  Lines        282799   288399    +5600     
  Branches      41409    42135     +726     
============================================
+ Hits         201591   205784    +4193     
- Misses        64189    65285    +1096     
- Partials      17019    17330     +311     

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

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.

2 participants