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] Move get monitor and search monitor action / request / responses to common-utils #567

Merged
merged 1 commit into from
Nov 22, 2023

Move get monitor and search monitor action / request / responses to c…

6a0231a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Move get monitor and search monitor action / request / responses to common-utils #567

Move get monitor and search monitor action / request / responses to c…
6a0231a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 22, 2023 in 1s

15.38% of diff hit (target 74.05%)

View this Pull Request on Codecov

15.38% of diff hit (target 74.05%)

Annotations

Check warning on line 312 in src/main/kotlin/org/opensearch/commons/alerting/AlertingPluginInterface.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/AlertingPluginInterface.kt#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 20 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L17-L20

Added lines #L17 - L20 were not covered by tests

Check warning on line 31 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L27-L31

Added lines #L27 - L31 were not covered by tests

Check warning on line 38 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 42 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 45 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L45

Added line #L45 was not covered by tests

Check warning on line 52 in src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorRequest.kt#L50-L52

Added lines #L50 - L52 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L22-L27

Added lines #L22 - L27 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L46-L50

Added lines #L46 - L50 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L52-L55

Added lines #L52 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L59-L62

Added lines #L59 - L62 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L64 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L70 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L76-L80

Added lines #L76 - L80 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L85 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L87 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L91-L92

Added lines #L91 - L92 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L94-L96

Added lines #L94 - L96 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L100-L104

Added lines #L100 - L104 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/GetMonitorResponse.kt#L108-L109

Added lines #L108 - L109 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L113 - L116 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L122 was not covered by tests

Check warning on line 17 in src/main/kotlin/org/opensearch/commons/alerting/action/SearchMonitorRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/action/SearchMonitorRequest.kt#L17

Added line #L17 was not covered by tests