X Tutup
Skip to content

Include empty directories in build context (3.0.x)#892

Merged
KostyaSha merged 1 commit intodocker-java:3.0.xfrom
orzeh:empty-dirs-3.0.x
Aug 8, 2017
Merged

Include empty directories in build context (3.0.x)#892
KostyaSha merged 1 commit intodocker-java:3.0.xfrom
orzeh:empty-dirs-3.0.x

Conversation

@orzeh
Copy link
Copy Markdown
Contributor

@orzeh orzeh commented Aug 8, 2017

The same fix as in #889 but targeting 3.0.x branch.


This change is Reviewable

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #892 into 3.0.x will increase coverage by <.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##            3.0.x     #892      +/-   ##
==========================================
+ Coverage   71.75%   71.76%   +<.01%     
==========================================
  Files         306      306              
  Lines        6869     6878       +9     
  Branches      511      516       +5     
==========================================
+ Hits         4929     4936       +7     
  Misses       1645     1645              
- Partials      295      297       +2
Impacted Files Coverage Δ
.../github/dockerjava/core/dockerfile/Dockerfile.java 69% <71.42%> (-1.33%) ⬇️
...ava/netty/handler/FramedResponseStreamHandler.java 93.1% <0%> (+3.44%) ⬆️

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 41dc114...08b617b. Read the comment docs.

@KostyaSha KostyaSha added this to the 3.0.13 milestone Aug 8, 2017
@KostyaSha KostyaSha merged commit 535c359 into docker-java:3.0.x Aug 8, 2017
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

X Tutup