dgroup / docker-unittests

Testing of base docker images during CI/CD process
MIT License
35 stars 4 forks source link

#184 #192

Closed dgroup closed 5 years ago

dgroup commented 5 years ago

184

codecov[bot] commented 5 years ago

Codecov Report

Merging #192 into master will decrease coverage by 1.76%. The diff coverage is 63.12%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #192      +/-   ##
============================================
- Coverage     80.65%   78.89%   -1.77%     
+ Complexity      400      397       -3     
============================================
  Files           110      112       +2     
  Lines          1282     1298      +16     
  Branches         52       60       +8     
============================================
- Hits           1034     1024      -10     
- Misses          208      234      +26     
  Partials         40       40
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/github/dgroup/dockertest/cmd/Arg.java 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...group/dockertest/yml/tag/test/UncheckedTgTest.java 50% <ø> (ø) 4 <0> (?)
.../java/com/github/dgroup/dockertest/yml/TgTest.java 100% <ø> (+11.11%) 0 <0> (ø) :arrow_down:
...ava/com/github/dgroup/dockertest/cmd/OutputOf.java 100% <ø> (ø) 6 <0> (ø) :arrow_down:
...roup/dockertest/test/outcome/TestingOutcomeOf.java 90.9% <ø> (ø) 10 <0> (ø) :arrow_down:
...hub/dgroup/dockertest/yml/tag/setup/TgSetupOf.java 0% <0%> (ø) 0 <0> (?)
...group/dockertest/yml/tag/output/TgPredicateIs.java 0% <0%> (ø) 0 <0> (?)
...java/com/github/dgroup/dockertest/test/TestOf.java 100% <100%> (ø) 4 <2> (ø) :arrow_down:
...m/github/dgroup/dockertest/yml/tag/TgEnvelope.java 88.88% <100%> (+1.38%) 4 <1> (-2) :arrow_down:
...ithub/dgroup/dockertest/test/output/XmlOutput.java 100% <100%> (ø) 9 <0> (ø) :arrow_down:
... and 26 more

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 3e9a199...b920031. Read the comment docs.