dgroup / docker-unittests

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

#201: Rename the interface to Std, the implementation to StdOutput #206

Closed bodax closed 5 years ago

bodax commented 5 years ago

201

codecov[bot] commented 5 years ago

Codecov Report

Merging #206 into master will not change coverage. The diff coverage is 77.04%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #206   +/-   ##
=========================================
  Coverage     77.62%   77.62%           
  Complexity      397      397           
=========================================
  Files           115      115           
  Lines          1332     1332           
  Branches         60       60           
=========================================
  Hits           1034     1034           
  Misses          259      259           
  Partials         39       39
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/github/dgroup/dockertest/App.java 39.21% <50%> (ø) 2 <1> (ø) :arrow_down:
.../github/dgroup/dockertest/test/output/std/Std.java 76.19% <76.19%> (ø) 0 <0> (?)
...b/dgroup/dockertest/test/output/std/StdOutput.java 80% <78.94%> (+3.8%) 15 <15> (+15) :arrow_up:

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 6531b6b...39abdbd. 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)