darrynten / pslayers

PHP Imagick Layers
MIT License
56 stars 6 forks source link

Bugfixes #21

Closed darrynten closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##             master    #21   +/-   ##
=======================================
  Coverage       100%   100%           
+ Complexity      203    197    -6     
=======================================
  Files            24     24           
  Lines           535    523   -12     
=======================================
- Hits            535    523   -12
Impacted Files Coverage Δ Complexity Δ
src/Validators/ColourValidator.php 100% <ø> (ø) 10 <0> (ø) :arrow_down:
src/Pslayers.php 100% <100%> (ø) 5 <0> (ø) :arrow_down:
src/Layers/Layer/GradientLayer.php 100% <100%> (ø) 10 <0> (-5) :arrow_down:
src/Layers/BaseLayer.php 100% <100%> (ø) 27 <0> (-1) :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 e08c1dd...53220c8. Read the comment docs.