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

Backport 2.x Adds chained alerts (#976) #1007

Merged
merged 2 commits into from
Jul 12, 2023

fix imports

b721738
Select commit
Loading
Failed to load commit list.
Merged

Backport 2.x Adds chained alerts (#976) #1007

fix imports
b721738
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 12, 2023 in 1s

65.00% of diff hit (target 75.27%)

View this Pull Request on Codecov

65.00% of diff hit (target 75.27%)

Annotations

Check warning on line 226 in alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt#L226

Added line #L226 was not covered by tests

Check warning on line 245 in alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt#L245

Added line #L245 was not covered by tests

Check warning on line 616 in alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/AlertService.kt#L616

Added line #L616 was not covered by tests

Check warning on line 211 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 221 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 251 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L251

Added line #L251 was not covered by tests

Check warning on line 254 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 259 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 263 in alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt#L263

Added line #L263 was not covered by tests

Check warning on line 114 in alerting/src/main/kotlin/org/opensearch/alerting/TriggerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/TriggerService.kt#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 119 in alerting/src/main/kotlin/org/opensearch/alerting/TriggerService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/TriggerService.kt#L116-L119

Added lines #L116 - L119 were not covered by tests

Check warning on line 30 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L30

Added line #L30 was not covered by tests

Check warning on line 77 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L77

Added line #L77 was not covered by tests

Check warning on line 99 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 111 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L107-L111

Added lines #L107 - L111 were not covered by tests

Check warning on line 116 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 123 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 129 in alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/action/GetMonitorResponse.kt#L129

Added line #L129 was not covered by tests

Check warning on line 41 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L41

Added line #L41 was not covered by tests

Check warning on line 43 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L43

Added line #L43 was not covered by tests

Check warning on line 105 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L105

Added line #L105 was not covered by tests

Check warning on line 108 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 180 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 229 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L229

Added line #L229 was not covered by tests

Check warning on line 232 in alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

alerting/src/main/kotlin/org/opensearch/alerting/alerts/AlertMover.kt#L231-L232

Added lines #L231 - L232 were not covered by tests