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

[fix] --parallel has precedence over COMPOSE_PARALLEL_LIMIT #10566

Merged
merged 1 commit into from
May 15, 2023

`parallel` flag belong do top-level "compose" cobra command, not the …

3340f7f
Select commit
Loading
Failed to load commit list.
Merged

[fix] --parallel has precedence over COMPOSE_PARALLEL_LIMIT #10566

`parallel` flag belong do top-level "compose" cobra command, not the …
3340f7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2023 in 0s

61.11% of diff hit (target 59.59%)

View this Pull Request on Codecov

61.11% of diff hit (target 59.59%)

Annotations

Check warning on line 178 in cmd/compose/compose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/compose/compose.go#L178

Added line #L178 was not covered by tests

Check warning on line 359 in cmd/compose/compose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/compose/compose.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 366 in cmd/compose/compose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/compose/compose.go#L366

Added line #L366 was not covered by tests

Check warning on line 87 in cmd/compose/up.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/compose/up.go#L87

Added line #L87 was not covered by tests