Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

estesp
Copy link
Member

@estesp estesp commented Aug 29, 2019

Fixes: #3597

Only open question IMO is whether we want to investigate whether a config has a $PATH set versus simply checking for a nil/empty environment in the image config.

Signed-off-by: Phil Estes [email protected]

@estesp estesp force-pushed the images-with-no-env branch from 8dfaa0e to bc692cc Compare August 29, 2019 14:16
@theopenlab-ci
Copy link

theopenlab-ci bot commented Aug 29, 2019

Build succeeded.

@codecov-io
Copy link

Codecov Report

Merging #3599 into master will increase coverage by 0.12%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3599      +/-   ##
=========================================
+ Coverage   42.27%   42.4%   +0.12%     
=========================================
  Files         126     126              
  Lines       13887   13894       +7     
=========================================
+ Hits         5871    5892      +21     
+ Misses       7130    7116      -14     
  Partials      886     886
Flag Coverage Δ
#linux 45.93% <100%> (+0.16%) ⬆️
#windows 37.19% <0%> (-0.03%) ⬇️
Impacted Files Coverage Δ
oci/spec_opts.go 31.44% <87.5%> (+2.24%) ⬆️

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 36911af...bc692cc. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #3599 into master will increase coverage by 0.12%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3599      +/-   ##
=========================================
+ Coverage   42.27%   42.4%   +0.12%     
=========================================
  Files         126     126              
  Lines       13887   13894       +7     
=========================================
+ Hits         5871    5892      +21     
+ Misses       7130    7116      -14     
  Partials      886     886
Flag Coverage Δ
#linux 45.93% <100%> (+0.16%) ⬆️
#windows 37.19% <0%> (-0.03%) ⬇️
Impacted Files Coverage Δ
oci/spec_opts.go 31.44% <87.5%> (+2.24%) ⬆️

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 36911af...bc692cc. Read the comment docs.

@crosbymichael
Copy link
Member

LGTM

Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

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.

executable file not found in $PATH
4 participants