mirko-pagliai / cakephp-thumber

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

Cakephp4 #64

Closed mirko-pagliai closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into develop will not change coverage. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #64   +/-   ##
==========================================
  Coverage      95.78%   95.78%           
- Complexity        37       40    +3     
==========================================
  Files              9        9           
  Lines             95       95           
==========================================
  Hits              91       91           
  Misses             4        4
Impacted Files Coverage Δ Complexity Δ
src/TestSuite/IntegrationTestTrait.php 0% <0%> (ø) 2 <2> (ø) :arrow_down:
src/Command/ClearCommand.php 100% <100%> (ø) 6 <6> (+1) :arrow_up:
src/Plugin.php 100% <100%> (ø) 1 <1> (ø) :arrow_down:
src/TestSuite/TestCase.php 100% <100%> (ø) 4 <4> (+1) :arrow_up:
src/Utility/ThumbCreator.php 100% <100%> (ø) 8 <8> (ø) :arrow_down:
src/View/Helper/ThumbHelper.php 100% <100%> (ø) 5 <5> (ø) :arrow_down:
src/Routing/Middleware/ThumbnailMiddleware.php 100% <100%> (ø) 2 <2> (ø) :arrow_down:
src/Command/ClearAllCommand.php 100% <100%> (ø) 6 <6> (+1) :arrow_up:
src/Utility/ThumbManager.php 100% <100%> (ø) 6 <6> (ø) :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 33ce27a...8c0b1ae. Read the comment docs.