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

Cobra context #3842

Merged
merged 2 commits into from
Mar 23, 2020
Merged

Cobra context #3842

merged 2 commits into from
Mar 23, 2020

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Mar 19, 2020

Simplify context handling using cmd.Context()

Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #3842 into master will increase coverage by 0.01%.
The diff coverage is 76.19%.

Impacted Files Coverage Δ
cmd/skaffold/app/cmd/init.go 100% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/deploy.go 80.64% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/dev.go 86.66% <ø> (ø) ⬆️
cmd/skaffold/app/signals.go 100% <ø> (ø)
cmd/skaffold/app/cmd/render.go 42.1% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/generate_pipeline.go 57.14% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/build.go 82.5% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/schema.go 80% <0%> (ø) ⬆️
cmd/skaffold/app/cmd/fix.go 67.74% <0%> (ø) ⬆️
cmd/skaffold/app/cmd/credits/export.go 0% <0%> (ø) ⬆️
... and 13 more

@dgageot dgageot merged commit cd02979 into GoogleContainerTools:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants