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 Docker Compose version detection to predictably pick v2 only if v1 is not available #16793

Merged
merged 1 commit into from
Dec 6, 2024

Refactor Docker Compose version detection to predictably pick v2 only…

c3b5e30
Select commit
Loading
Failed to load commit list.
Merged

Refactor Docker Compose version detection to predictably pick v2 only if v1 is not available #16793

Refactor Docker Compose version detection to predictably pick v2 only…
c3b5e30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 1s

0.00% of diff hit (target 72.05%)

View this Pull Request on Codecov

0.00% of diff hit (target 72.05%)

Annotations

Check warning on line 108 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L108

Added line #L108 was not covered by tests

Check warning on line 116 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L116

Added line #L116 was not covered by tests

Check warning on line 125 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L125

Added line #L125 was not covered by tests

Check warning on line 128 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L128

Added line #L128 was not covered by tests

Check warning on line 375 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L375

Added line #L375 was not covered by tests

Check warning on line 395 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L395

Added line #L395 was not covered by tests

Check warning on line 398 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L398

Added line #L398 was not covered by tests

Check warning on line 403 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L403

Added line #L403 was not covered by tests

Check warning on line 406 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L406

Added line #L406 was not covered by tests

Check warning on line 417 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L417

Added line #L417 was not covered by tests

Check warning on line 425 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L425

Added line #L425 was not covered by tests

Check warning on line 430 in buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/docker/DockerSupportService.java#L430

Added line #L430 was not covered by tests

Check warning on line 176 in buildSrc/src/main/java/org/opensearch/gradle/testfixtures/TestFixturesPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/testfixtures/TestFixturesPlugin.java#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 233 in buildSrc/src/main/java/org/opensearch/gradle/testfixtures/TestFixturesPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

buildSrc/src/main/java/org/opensearch/gradle/testfixtures/TestFixturesPlugin.java#L233

Added line #L233 was not covered by tests