mirko-pagliai / cakephp-thumber

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

Develop #56

Closed mirko-pagliai closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #56 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #56      +/-   ##
============================================
+ Coverage     98.08%   98.12%   +0.03%     
- Complexity       80       81       +1     
============================================
  Files            10       10              
  Lines           209      213       +4     
============================================
+ Hits            205      209       +4     
  Misses            4        4
Impacted Files Coverage Δ Complexity Δ
src/ThumbsPathTrait.php 100% <100%> (ø) 7 <0> (ø) :arrow_down:
src/Utility/ThumbManager.php 100% <100%> (ø) 10 <3> (+1) :arrow_up:
src/Utility/ThumbCreator.php 100% <100%> (ø) 30 <0> (-1) :arrow_down:
src/TestSuite/TestCase.php 100% <100%> (ø) 14 <0> (+1) :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 9618eb8...953aed2. Read the comment docs.