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 approximate pointrangequery tests (#15590) #15701

Conversation

harshavamsi
Copy link
Contributor

Signed-off-by: Harsha Vamsi Kalluri [email protected]
(cherry picked from commit 4f57d6a)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
(cherry picked from commit 4f57d6a)
Copy link
Contributor

github-actions bot commented Sep 4, 2024

❕ Gradle check result for 80c3aae: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.63%. Comparing base (3ddb199) to head (80c3aae).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...search/approximate/ApproximatePointRangeQuery.java 50.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15701      +/-   ##
============================================
- Coverage     71.68%   71.63%   -0.05%     
+ Complexity    64300    64290      -10     
============================================
  Files          5255     5255              
  Lines        300776   300779       +3     
  Branches      43811    43812       +1     
============================================
- Hits         215597   215450     -147     
- Misses        67181    67308     +127     
- Partials      17998    18021      +23     

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant