dgroup / docker-unittests

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

#202 Rename the "Docker testing tool" to "Docker image testing" and replace all \n by System.lineseparator #211

Closed bodax closed 5 years ago

bodax commented 5 years ago

202

codecov[bot] commented 5 years ago

Codecov Report

Merging #211 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #211      +/-   ##
============================================
+ Coverage     77.62%   77.64%   +0.01%     
  Complexity      397      397              
============================================
  Files           115      115              
  Lines          1332     1333       +1     
  Branches         60       60              
============================================
+ Hits           1034     1035       +1     
  Misses          259      259              
  Partials         39       39
Impacted Files Coverage Δ Complexity Δ
...java/com/github/dgroup/dockertest/io/Property.java 100% <ø> (ø) 5 <0> (ø) :arrow_down:
...b/dgroup/dockertest/test/output/std/StdOutput.java 80% <ø> (ø) 15 <0> (ø) :arrow_down:
...com/github/dgroup/dockertest/cmd/scalar/ArgAt.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...roup/dockertest/process/output/TimedCmdOutput.java 100% <100%> (ø) 5 <1> (ø) :arrow_down:
...c/main/java/com/github/dgroup/dockertest/Logo.java 100% <100%> (ø) 4 <1> (ø) :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 3e07023...59a9e21. 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)