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 issues with build args replacement #1028

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Sep 26, 2018

Fixes #1025
Fixes #1024
and other issues…

Signed-off-by: David Gageot [email protected]

@codecov-io
Copy link

codecov-io commented Sep 26, 2018

Codecov Report

Merging #1028 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1028      +/-   ##
==========================================
+ Coverage   39.98%   40.13%   +0.15%     
==========================================
  Files          70       70              
  Lines        3079     3077       -2     
==========================================
+ Hits         1231     1235       +4     
+ Misses       1721     1718       -3     
+ Partials      127      124       -3
Impacted Files Coverage Δ
pkg/skaffold/docker/parse.go 67.41% <100%> (+0.74%) ⬆️
pkg/skaffold/util/util.go 47.42% <100%> (+6.72%) ⬆️

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 3dbf5ac...d2f3c67. Read the comment docs.

Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

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

Nice, this looks much better.

@dgageot dgageot merged commit 1a14e27 into GoogleContainerTools:master Sep 27, 2018
@dgageot dgageot deleted the build-args branch December 28, 2018 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants