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

Allow detectors to be stopped if underlying workflow is deleted. Don't allow them to then be started/editted #810

Add copyright headers

ae296f6
Select commit
Loading
Failed to load commit list.
Merged

Allow detectors to be stopped if underlying workflow is deleted. Don't allow them to then be started/editted #810

Add copyright headers
ae296f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

24.76% (+0.08%) compared to 42849c7

View this Pull Request on Codecov

24.76% (+0.08%) compared to 42849c7

Details

Codecov Report

Attention: Patch coverage is 41.46341% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 24.76%. Comparing base (42849c7) to head (ae296f6).

Files Patch % Lines
...lytics/transport/TransportIndexDetectorAction.java 0.00% 14 Missing ⚠️
...ytics/transport/TransportDeleteDetectorAction.java 0.00% 8 Missing ⚠️
...g/opensearch/securityanalytics/model/Detector.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #810      +/-   ##
============================================
+ Coverage     24.68%   24.76%   +0.08%     
- Complexity     1043     1054      +11     
============================================
  Files           277      279       +2     
  Lines         12859    12886      +27     
  Branches       1405     1403       -2     
============================================
+ Hits           3174     3191      +17     
- Misses         9412     9422      +10     
  Partials        273      273              

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