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

ignore tests that may be flaky #596

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Sep 18, 2023

Description

[Describe what this change achieves]

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.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #596 (6a43e05) into main (998d081) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #596      +/-   ##
============================================
+ Coverage     25.00%   25.04%   +0.04%     
- Complexity      939      943       +4     
============================================
  Files           255      255              
  Lines         11123    11123              
  Branches       1242     1242              
============================================
+ Hits           2781     2786       +5     
+ Misses         8089     8086       -3     
+ Partials        253      251       -2     

see 1 file with indirect coverage changes

@sbcd90 sbcd90 merged commit 7a33024 into opensearch-project:main Sep 18, 2023
17 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 18, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 7a33024)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 18, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 7a33024)
sbcd90 pushed a commit that referenced this pull request Sep 18, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
sbcd90 pushed a commit that referenced this pull request Sep 18, 2023
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
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.

3 participants