mirko-pagliai / cakephp-thumber

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

Php thumber #60

Closed mirko-pagliai closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #60 into develop will decrease coverage by 2.31%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #60      +/-   ##
=============================================
- Coverage       98.1%   95.78%   -2.32%     
+ Complexity        82       37      -45     
=============================================
  Files             10        9       -1     
  Lines            211       95     -116     
=============================================
- Hits             207       91     -116     
  Misses             4        4
Impacted Files Coverage Δ Complexity Δ
src/TestSuite/IntegrationTestTrait.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Command/ClearAllCommand.php 100% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Command/ClearCommand.php 100% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Plugin.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/TestSuite/TestCase.php 100% <ø> (ø) 3 <0> (-11) :arrow_down:
src/View/Helper/ThumbHelper.php 100% <ø> (ø) 5 <0> (ø) :arrow_down:
src/Routing/Middleware/ThumbnailMiddleware.php 100% <100%> (ø) 2 <0> (ø) :arrow_down:
src/Utility/ThumbCreator.php 100% <100%> (ø) 8 <0> (-24) :arrow_down:
src/Utility/ThumbManager.php 100% <100%> (ø) 6 <5> (-4) :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 1b6de64...69fd242. Read the comment docs.