mirko-pagliai / cakephp-thumber

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

Develop #73

Closed mirko-pagliai closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (73062f0) into master (ea1905c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #73   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity        38        36    -2     
===========================================
  Files              8         8           
  Lines             88        90    +2     
===========================================
+ Hits              88        90    +2     
Impacted Files Coverage Δ Complexity Δ
src/Utility/ThumbManager.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Command/ClearAllCommand.php 100.00% <100.00%> (ø) 5.00 <2.00> (-1.00)
src/Command/ClearCommand.php 100.00% <100.00%> (ø) 5.00 <2.00> (-1.00)
src/Routing/Middleware/ThumbnailMiddleware.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
src/TestSuite/TestCase.php 100.00% <100.00%> (ø) 4.00 <3.00> (ø)

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 ea1905c...73062f0. Read the comment docs.