Skip to content

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

Merged
engechas merged 1 commit intoopensearch-project:2.10from
engechas:backport-790-to-2.10
Mar 11, 2024
Merged

Delete detector successfully if workflow is missing (#790)#806
engechas merged 1 commit intoopensearch-project:2.10from
engechas:backport-790-to-2.10

Conversation

@engechas
Copy link
Copy Markdown
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 to 2.10

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)
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2024

Codecov Report

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

Comparison is base (9de52ad) 25.03% compared to head (e5c2873) 25.02%.

Files Patch % Lines
...ytics/transport/TransportDeleteDetectorAction.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.10     #806      +/-   ##
============================================
- Coverage     25.03%   25.02%   -0.02%     
  Complexity      941      941              
============================================
  Files           255      255              
  Lines         11125    11131       +6     
  Branches       1242     1242              
============================================
  Hits           2785     2785              
- Misses         8089     8095       +6     
  Partials        251      251              

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

@engechas engechas merged commit a76a0fa into opensearch-project:2.10 Mar 11, 2024
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.

3 participants