Closed bjornmagnusson closed 5 years ago
Merging #145 into master will increase coverage by
0.07%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #145 +/- ##
============================================
+ Coverage 59.1% 59.17% +0.07%
Complexity 82 82
============================================
Files 9 9
Lines 313 316 +3
Branches 25 26 +1
============================================
+ Hits 185 187 +2
Misses 116 116
- Partials 12 13 +1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...transmode/gradle/plugins/docker/JavaBaseImage.java | 80% <100%> (+3.07%) |
3 <0> (ø) |
:arrow_down: |
...mode/gradle/plugins/docker/image/Dockerfile.groovy | 67.56% <0%> (-0.93%) |
23% <0%> (ø) |
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 3d22f09...d828dfd. Read the comment docs.
Fixes #141
Hi,
What's the chances of this pr getting merged and a new release created any time soon? The 4.x compatibility would really help me....
Is there any chance, that there will be a release for this? This has been merged, but no new release has been published.
Also includes new base images for Java 10 and Java 11