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

fix flaky integration tests #581

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Sep 14, 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.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #581 (b84224d) into main (907ed64) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #581      +/-   ##
============================================
+ Coverage     25.02%   25.04%   +0.02%     
  Complexity      943      943              
============================================
  Files           255      255              
  Lines         11134    11123      -11     
  Branches       1242     1242              
============================================
  Hits           2786     2786              
+ Misses         8097     8086      -11     
  Partials        251      251              
Files Changed Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 3.22% <ø> (+0.78%) ⬆️
...opensearch/securityanalytics/util/RuleIndices.java 0.00% <ø> (ø)

Signed-off-by: Subhobrata Dey <[email protected]>
@sbcd90 sbcd90 merged commit 998d081 into opensearch-project:main Sep 15, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 15, 2023
Signed-off-by: Subhobrata Dey <[email protected]>
(cherry picked from commit 998d081)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 15, 2023
Signed-off-by: Subhobrata Dey <[email protected]>
(cherry picked from commit 998d081)
sbcd90 pushed a commit that referenced this pull request Sep 15, 2023
sbcd90 pushed a commit that referenced this pull request Sep 15, 2023
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
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.

4 participants