dgroup / docker-unittests

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

#217: "Testing failed" was printed twice to the STDOUT #232

Closed dgroup closed 5 years ago

dgroup commented 5 years ago

217

codecov[bot] commented 5 years ago

Codecov Report

Merging #232 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #232   +/-   ##
=========================================
  Coverage     77.85%   77.85%           
  Complexity      393      393           
=========================================
  Files           113      113           
  Lines          1323     1323           
  Branches         59       59           
=========================================
  Hits           1030     1030           
  Misses          255      255           
  Partials         38       38
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/github/dgroup/dockertest/App.java 39.21% <0%> (ø) 2 <0> (ø) :arrow_down:

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 8422ceb...a008175. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #232 into master will increase coverage by 1.03%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #232      +/-   ##
============================================
+ Coverage     77.85%   78.89%   +1.03%     
- Complexity      393      397       +4     
============================================
  Files           113      112       -1     
  Lines          1323     1298      -25     
  Branches         59       60       +1     
============================================
- Hits           1030     1024       -6     
+ Misses          255      234      -21     
- Partials         38       40       +2
Impacted Files Coverage Δ Complexity Δ
...b/dgroup/dockertest/test/output/std/StdOutput.java 76.19% <ø> (-3.81%) 0 <0> (-15)
...rc/main/java/com/github/dgroup/dockertest/App.java 38.63% <0%> (-0.58%) 2 <0> (ø)
...hub/dgroup/dockertest/yml/tag/setup/TgSetupOf.java 0% <0%> (-100%) 0% <0%> (-1%)
...a/com/github/dgroup/dockertest/yml/tag/TagsOf.java 77.41% <0%> (-6.46%) 3% <0%> (-1%)
...ithub/dgroup/dockertest/concurrent/Concurrent.java 75% <0%> (-1.48%) 8% <0%> (ø)
...roup/dockertest/test/outcome/TestingOutcomeOf.java 90.9% <0%> (ø) 10% <0%> (ø) :arrow_down:
...va/com/github/dgroup/dockertest/cmd/HasValues.java 63.63% <0%> (ø) 3% <0%> (ø) :arrow_down:
...ain/java/com/github/dgroup/dockertest/cmd/Arg.java 100% <0%> (ø) 0% <0%> (ø) :arrow_down:
...java/com/github/dgroup/dockertest/test/TestOf.java 100% <0%> (ø) 4% <0%> (-1%) :arrow_down:
... and 78 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 8422ceb...a008175. Read the comment docs.

dgroup commented 5 years ago

@rultor merge

rultor commented 5 years ago

@rultor merge

@dgroup OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 5 years ago

@rultor merge

@dgroup Done! FYI, the full log is here (took me 2min)