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: Race condition when testing CLI #2713

Merged
merged 1 commit into from
Jun 12, 2024

replace global package flags

cbee936
Select commit
Loading
Failed to load commit list.
Merged

fix: Race condition when testing CLI #2713

replace global package flags
cbee936
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 0s

94.68% of diff hit (target 77.95%)

View this Pull Request on Codecov

94.68% of diff hit (target 77.95%)

Annotations

Check warning on line 28 in cli/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/root.go#L28

Added line #L28 was not covered by tests

Check warning on line 42 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L42

Added line #L42 was not covered by tests