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] Add POJO classes required for cluster state publication from remote (#14006) #14172

Merged

Add POJO classes required for cluster state publication from remote (…

5647976
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add POJO classes required for cluster state publication from remote (#14006) #14172

Add POJO classes required for cluster state publication from remote (…
5647976
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2024 in 1s

74.70% of diff hit (target 71.28%)

View this Pull Request on Codecov

74.70% of diff hit (target 71.28%)

Annotations

Check warning on line 500 in server/src/main/java/org/opensearch/cluster/DiffableUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/DiffableUtils.java#L500

Added line #L500 was not covered by tests

Check warning on line 505 in server/src/main/java/org/opensearch/cluster/DiffableUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/DiffableUtils.java#L505

Added line #L505 was not covered by tests

Check warning on line 534 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L534

Added line #L534 was not covered by tests

Check warning on line 539 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L539

Added line #L539 was not covered by tests

Check warning on line 544 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L544

Added line #L544 was not covered by tests

Check warning on line 549 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L549

Added line #L549 was not covered by tests

Check warning on line 557 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L557

Added line #L557 was not covered by tests

Check warning on line 562 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L561-L562

Added lines #L561 - L562 were not covered by tests

Check warning on line 565 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L564-L565

Added lines #L564 - L565 were not covered by tests

Check warning on line 579 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L573-L579

Added lines #L573 - L579 were not covered by tests

Check warning on line 672 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L671-L672

Added lines #L671 - L672 were not covered by tests

Check warning on line 706 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L706

Added line #L706 was not covered by tests

Check warning on line 712 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L712

Added line #L712 was not covered by tests

Check warning on line 718 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L718

Added line #L718 was not covered by tests

Check warning on line 724 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L724

Added line #L724 was not covered by tests

Check warning on line 731 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L731

Added line #L731 was not covered by tests

Check warning on line 219 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 237 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 244 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 249 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 292 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L292

Added line #L292 was not covered by tests

Check warning on line 307 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L307

Added line #L307 was not covered by tests

Check warning on line 322 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L322

Added line #L322 was not covered by tests

Check warning on line 326 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L326

Added line #L326 was not covered by tests

Check warning on line 329 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java#L329

Added line #L329 was not covered by tests