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

Correct error message when field are not passed when starting replication #1292

Merged
merged 2 commits into from
Dec 7, 2023

remove extra line

ce10782
Select commit
Loading
Failed to load commit list.
Merged

Correct error message when field are not passed when starting replication #1292

remove extra line
ce10782
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 7, 2023 in 0s

10.00% of diff hit (target 74.81%)

View this Pull Request on Codecov

10.00% of diff hit (target 74.81%)

Annotations

Check warning on line 97 in src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt#L97

Added line #L97 was not covered by tests

Check warning on line 100 in src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt#L100

Added line #L100 was not covered by tests

Check warning on line 103 in src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt#L103

Added line #L103 was not covered by tests

Check warning on line 107 in src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/org/opensearch/replication/action/index/ReplicateIndexRequest.kt#L106-L107

Added lines #L106 - L107 were not covered by tests