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

Make all embedded fields on runner private #2565

Merged

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Jul 29, 2019

also, refactor the runner package to group helper functions and move them out of runner.go into new files.

@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #2565 into master will decrease coverage by 0.03%.
The diff coverage is 68.87%.

Impacted Files Coverage Δ
pkg/skaffold/runner/runner.go 0% <ø> (-70.82%) ⬇️
pkg/skaffold/runner/diagnose.go 13.04% <0%> (ø) ⬆️
pkg/skaffold/runner/cleanup.go 0% <0%> (ø)
pkg/skaffold/runner/prune.go 0% <0%> (ø)
pkg/skaffold/runner/dev.go 65.65% <40%> (ø) ⬆️
pkg/skaffold/runner/new.go 70.07% <70.07%> (ø)
pkg/skaffold/runner/deploy.go 70.58% <70.58%> (ø)
pkg/skaffold/runner/build_deploy.go 68.25% <86.2%> (+12.69%) ⬆️
... and 2 more

@dgageot
Copy link
Contributor

dgageot commented Jul 29, 2019

@nkubala LGTM but needs to be rebased

@nkubala nkubala force-pushed the private-embedded-fields branch from c4a6509 to 6be4604 Compare July 29, 2019 19:59
@nkubala nkubala merged commit 53755a4 into GoogleContainerTools:master Jul 29, 2019
@nkubala nkubala deleted the private-embedded-fields branch July 29, 2019 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants