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

Implemented cross-cluster monitor support #584

Merged
merged 4 commits into from
Feb 6, 2024

Updated tests.

f21af4e
Select commit
Loading
Failed to load commit list.
Merged

Implemented cross-cluster monitor support #584

Updated tests.
f21af4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2024 in 1s

58.13% of diff hit (target 74.25%)

View this Pull Request on Codecov

58.13% of diff hit (target 74.25%)

Annotations

Check warning on line 142 in src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt#L142

Added line #L142 was not covered by tests

Check warning on line 165 in src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 223 in src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt#L223

Added line #L223 was not covered by tests

Check warning on line 247 in src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 262 in src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/Alert.kt#L262

Added line #L262 was not covered by tests

Check warning on line 78 in src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt#L78

Added line #L78 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt#L92

Added line #L92 was not covered by tests

Check warning on line 117 in src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt#L117

Added line #L117 was not covered by tests

Check warning on line 132 in src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 138 in src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/commons/alerting/model/ClusterMetricsInput.kt#L138

Added line #L138 was not covered by tests