mirko-pagliai / cakephp-thumber

cakephp-thumber is a CakePHP plugin to create thumbnails
MIT License
7 stars 4 forks source link

Develop #66

Closed mirko-pagliai closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #66   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       38     38           
=======================================
  Files             8      8           
  Lines            91     91           
=======================================
  Hits             91     91
Impacted Files Coverage Δ Complexity Δ
src/Command/ClearCommand.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Routing/Middleware/ThumbnailMiddleware.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Plugin.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Utility/ThumbCreator.php 100% <ø> (ø) 8 <0> (ø) :arrow_down:
src/View/Helper/ThumbHelper.php 100% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Command/ClearAllCommand.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/Utility/ThumbManager.php 100% <ø> (ø) 6 <0> (ø) :arrow_down:
src/TestSuite/TestCase.php 100% <ø> (ø) 4 <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 6ae3b8f...4e9ce11. Read the comment docs.