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 #583

Closed
wants to merge 1 commit into from
Closed

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Sep 15, 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 <[email protected]>
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #583 (2968107) into 2.x (318ffa1) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x     #583      +/-   ##
============================================
+ Coverage     25.03%   25.06%   +0.02%     
  Complexity      941      941              
============================================
  Files           255      255              
  Lines         11136    11125      -11     
  Branches       1242     1242              
============================================
  Hits           2788     2788              
+ 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% <ø> (ø)

@sbcd90 sbcd90 closed this Sep 15, 2023
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
* Moving the CODEOWNERS to the right location

Signed-off-by: bbarani <[email protected]>

* Updating the CODEOWNERS file to use the right format

Signed-off-by: bbarani <[email protected]>

---------

Signed-off-by: bbarani <[email protected]>
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.

1 participant