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

Refactor change policy API and the policy in managed index to be non-null #967

Merged
merged 5 commits into from
Oct 12, 2023

Merge branch 'main' into refactor-ism-1

82b133f
Select commit
Loading
Failed to load commit list.
Merged

Refactor change policy API and the policy in managed index to be non-null #967

Merge branch 'main' into refactor-ism-1
82b133f
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 succeeded Oct 12, 2023 in 1s

74.28% of diff hit (target 66.13%)

View this Pull Request on Codecov

74.28% of diff hit (target 66.13%)

Annotations

Check warning on line 404 in src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt#L404

Added line #L404 was not covered by tests

Check warning on line 478 in src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt#L477-L478

Added lines #L477 - L478 were not covered by tests

Check warning on line 675 in src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/ManagedIndexRunner.kt#L673-L675

Added lines #L673 - L675 were not covered by tests

Check warning on line 186 in src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/model/ManagedIndexConfig.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/model/ManagedIndexConfig.kt#L186

Added line #L186 was not covered by tests

Check warning on line 205 in src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/transport/action/explain/TransportExplainAction.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/transport/action/explain/TransportExplainAction.kt#L205

Added line #L205 was not covered by tests