Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.2 Support #33

Merged
merged 8 commits into from
Aug 17, 2018
Merged

PHP 7.2 Support #33

merged 8 commits into from
Aug 17, 2018

Conversation

darrynten
Copy link
Owner

  • PHP 7.2 Support
  • PHP 7.2 Tests
  • Filter Collection Bugfix
  • Rotation Support on Text Layers

@codecov
Copy link

codecov bot commented Aug 17, 2018

Codecov Report

Merging #33 into dev will increase coverage by 6.69%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #33      +/-   ##
============================================
+ Coverage     86.63%   93.32%   +6.69%     
- Complexity      202      205       +3     
============================================
  Files            24       24              
  Lines           561      569       +8     
============================================
+ Hits            486      531      +45     
+ Misses           75       38      -37
Impacted Files Coverage Δ Complexity Δ
src/Layers/Layer/TextLayer.php 99.34% <100%> (+14.51%) 52 <2> (+3) ⬆️
src/Layers/BaseLayer.php 100% <100%> (+4.83%) 27 <0> (ø) ⬇️
src/Layers/Layer/PatternLayer.php 68.75% <0%> (+6.25%) 9% <0%> (ø) ⬇️
src/Layers/Layer/RadialGradientLayer.php 65.51% <0%> (+6.89%) 10% <0%> (ø) ⬇️
src/Pslayers.php 100% <0%> (+7.14%) 6% <0%> (ø) ⬇️
src/Filters/Filter/Standard/Blur/BlurFilter.php 72.22% <0%> (+11.11%) 6% <0%> (ø) ⬇️
src/Filters/BaseFilter.php 100% <0%> (+14.28%) 7% <0%> (ø) ⬇️
src/Layers/Layer/GroupLayer.php 100% <0%> (+20%) 7% <0%> (ø) ⬇️

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 ed1b391...9d7024c. Read the comment docs.

@darrynten darrynten merged commit 4681e79 into dev Aug 17, 2018
@darrynten darrynten deleted the feat/php7.2 branch August 17, 2018 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant