Closed schmist closed 4 years ago
Merging #12 into master will decrease coverage by
0.03%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #12 +/- ##
===========================================
- Coverage 6.57% 6.54% -0.04%
Complexity 18 18
===========================================
Files 7 7
Lines 213 214 +1
Branches 3 3
===========================================
Hits 14 14
- Misses 198 199 +1
Partials 1 1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/main/kotlin/com/revolut/jooq/Docker.kt | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
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 1debb82...840764c. Read the comment docs.
Looks great, thank you 👍 merged it
Would it be possible to create a release with these changes merged? Otherwise we need to build it ourselves since the 100% CPU issue is a blocker for us.
Hey @schmist, Sure just released it 0.3.5 🙂
Thanks!
Fixes the following two issues (for more information see commit comments):
docker-java
issue here)