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

Initialize LocalCluster in docker local builder plugin #1791

Merged
merged 1 commit into from Mar 13, 2019
Merged

Initialize LocalCluster in docker local builder plugin #1791

merged 1 commit into from Mar 13, 2019

Conversation

chanseokoh
Copy link
Member

I see LocalCluster is used in line 80 but seems not initialized.

@codecov-io
Copy link

codecov-io commented Mar 13, 2019

Codecov Report

Merging #1791 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1791      +/-   ##
==========================================
- Coverage   46.09%   46.08%   -0.01%     
==========================================
  Files         142      142              
  Lines        6576     6577       +1     
==========================================
  Hits         3031     3031              
- Misses       3242     3243       +1     
  Partials      303      303
Impacted Files Coverage Δ
pkg/skaffold/plugin/builders/docker/local.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 163f2e8...341739e. Read the comment docs.

Copy link
Contributor

@dgageot dgageot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @priyawadhwa can you TAL?

Copy link
Contributor

@priyawadhwa priyawadhwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@priyawadhwa priyawadhwa merged commit 13bc1a2 into GoogleContainerTools:master Mar 13, 2019
@chanseokoh chanseokoh deleted the chanseok-fix branch March 13, 2019 23:00
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.

None yet

5 participants