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

Omit empty strings in jib sections of the config #1399

Merged
merged 1 commit into from Dec 18, 2018

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Dec 18, 2018

This will prevent skaffold fix from displaying these empty strings in the generated config.

@loosebazooka
Copy link
Member

LGTM!

@codecov-io
Copy link

codecov-io commented Dec 18, 2018

Codecov Report

Merging #1399 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1399   +/-   ##
=======================================
  Coverage   44.69%   44.69%           
=======================================
  Files         109      109           
  Lines        4546     4546           
=======================================
  Hits         2032     2032           
  Misses       2308     2308           
  Partials      206      206
Impacted Files Coverage Δ
pkg/skaffold/schema/v1beta1/config.go 100% <ø> (ø) ⬆️

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 d992568...33b82aa. Read the comment docs.

@nkubala nkubala merged commit 684f7ad into GoogleContainerTools:master Dec 18, 2018
@nkubala nkubala deleted the jib_skaffold_fix branch December 18, 2018 17:52
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.

None yet

5 participants