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 test for single node and consume numNodes (#1091) #1105

Merged

Conversation

monusingh-1
Copy link
Collaborator

Description

backport #1091 to 2.x branch.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #1105 (b86ac7c) into 2.x (9e2587c) will increase coverage by 1.36%.
The diff coverage is n/a.

❗ Current head b86ac7c differs from pull request most recent head d7d76e8. Consider uploading reports for the commit d7d76e8 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1105      +/-   ##
============================================
+ Coverage     75.12%   76.48%   +1.36%     
- Complexity     1026     1042      +16     
============================================
  Files           141      141              
  Lines          4763     4763              
  Branches        521      521              
============================================
+ Hits           3578     3643      +65     
+ Misses          851      780      -71     
- Partials        334      340       +6     

see 24 files with indirect coverage changes

@monusingh-1 monusingh-1 marked this pull request as ready for review August 18, 2023 04:04
@monusingh-1 monusingh-1 merged commit 63db826 into opensearch-project:2.x Aug 18, 2023
11 of 12 checks passed
@monusingh-1 monusingh-1 deleted the backport_to_2.x_1091 branch August 18, 2023 06:25
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