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

correlation alerts #877

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

fix totalAlerts field

40a9bec
Select commit
Loading
Failed to load commit list.
Open

correlation alerts #877

fix totalAlerts field
40a9bec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 5, 2024 in 0s

0.00% of diff hit (target 24.82%)

View this Pull Request on Codecov

0.00% of diff hit (target 24.82%)

Annotations

Check warning on line 37 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L37

Added line #L37 was not covered by tests

Check warning on line 46 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 54 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L54

Added line #L54 was not covered by tests

Check warning on line 58 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 60 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L60

Added line #L60 was not covered by tests

Check warning on line 62 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L62

Added line #L62 was not covered by tests

Check warning on line 65 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L65

Added line #L65 was not covered by tests

Check warning on line 68 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L68

Added line #L68 was not covered by tests

Check warning on line 76 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L70-L76

Added lines #L70 - L76 were not covered by tests

Check warning on line 79 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 82 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L82

Added line #L82 was not covered by tests

Check warning on line 84 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L84

Added line #L84 was not covered by tests

Check warning on line 87 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L90

Added line #L90 was not covered by tests

Check warning on line 94 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 101 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L97-L101

Added lines #L97 - L101 were not covered by tests

Check warning on line 105 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 109 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L109

Added line #L109 was not covered by tests

Check warning on line 111 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L111

Added line #L111 was not covered by tests

Check warning on line 117 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertService.java#L113-L117

Added lines #L113 - L117 were not covered by tests

Check warning on line 23 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 26 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java#L26

Added line #L26 was not covered by tests

Check warning on line 30 in src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/correlation/alert/CorrelationAlertsList.java#L30

Added line #L30 was not covered by tests

Check warning on line 35 in src/main/java/org/opensearch/securityanalytics/model/CorrelationAlert.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CorrelationAlert.java#L35

Added line #L35 was not covered by tests

Check warning on line 55 in src/main/java/org/opensearch/securityanalytics/model/CorrelationAlert.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CorrelationAlert.java#L54-L55

Added lines #L54 - L55 were not covered by tests