Skip to content

Fix issues with build args replacement#1028

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:build-args
Sep 27, 2018
Merged

Fix issues with build args replacement#1028
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:build-args

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Sep 26, 2018

Fixes #1025
Fixes #1024
and other issues…

Signed-off-by: David Gageot david@gageot.net

Fixes GoogleContainerTools#1025
Fixes GoogleContainerTools#1024
and other issues…

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

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
Copy Markdown
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