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] Fix maxScore check in reduce phase when some scores are NaN #11268

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 60c46f3 from #11267.

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

Compatibility status:

Checks if related components are compatible with change dc8ab81

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/sql.git]

Copy link
Contributor

✅ Gradle check result for dc8ab81: SUCCESS

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6dfee75) 70.99% compared to head (dc8ab81) 71.04%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...ensearch/search/query/TopDocsCollectorContext.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11268      +/-   ##
============================================
+ Coverage     70.99%   71.04%   +0.04%     
+ Complexity    59088    59078      -10     
============================================
  Files          4869     4869              
  Lines        278629   278630       +1     
  Branches      40824    40825       +1     
============================================
+ Hits         197825   197940     +115     
+ Misses        64110    63884     -226     
- Partials      16694    16806     +112     

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

@reta reta merged commit a27c35d into 2.x Nov 20, 2023
42 of 69 checks passed
@github-actions github-actions bot deleted the backport/backport-11267-to-2.x branch November 20, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant