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

Delete detector successfully if workflow is missing (#790) #808

Conversation

engechas
Copy link
Collaborator

  • Delete detector successfully if workflow is missing

Signed-off-by: Chase Engelbrecht engechas@amazon.com

  • Refactor to use existing NotFound exception checker

Signed-off-by: Chase Engelbrecht engechas@amazon.com


Signed-off-by: Chase Engelbrecht engechas@amazon.com
(cherry picked from commit 0ad91cc)

Description

Manual conflict resolution + backport

Check List

  • New functionality includes testing.
    • All tests pass
  • [N/A] New functionality has been documented.
    • [N/A] 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.

…ct#790)

* Delete detector successfully if workflow is missing

Signed-off-by: Chase Engelbrecht <engechas@amazon.com>

* Refactor to use existing NotFound exception checker

Signed-off-by: Chase Engelbrecht <engechas@amazon.com>

---------

Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
(cherry picked from commit 0ad91cc)
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (1161d9c) 24.64% compared to head (d04d8ae) 24.62%.

Files Patch % Lines
...ytics/transport/TransportDeleteDetectorAction.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             2.11-with-features     #808      +/-   ##
========================================================
- Coverage                 24.64%   24.62%   -0.02%     
  Complexity                  948      948              
========================================================
  Files                       255      255              
  Lines                     11395    11401       +6     
  Branches                   1290     1290              
========================================================
  Hits                       2808     2808              
- Misses                     8339     8345       +6     
  Partials                    248      248              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jowg-amazon jowg-amazon merged commit eb9649e into opensearch-project:2.11-with-features Feb 5, 2024
13 of 15 checks passed
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Mar 25, 2024
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.

None yet

3 participants