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

Live Release 1.0.5 #34

Merged
merged 9 commits into from
Aug 17, 2018
Merged

Live Release 1.0.5 #34

merged 9 commits into from
Aug 17, 2018

Conversation

darrynten
Copy link
Owner

  • PHP 7.2 Support
  • Rotation for Text Layers
  • Filter Bugfix

@codecov
Copy link

codecov bot commented Aug 17, 2018

Codecov Report

Merging #34 into master will increase coverage by 6.69%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
+ 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/BaseLayer.php 100% <100%> (+4.83%) 27 <0> (ø) ⬇️
src/Layers/Layer/TextLayer.php 99.34% <100%> (+14.51%) 52 <2> (+3) ⬆️
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 4130ae3...3ef4626. Read the comment docs.

@darrynten darrynten merged commit 8811ee6 into master Aug 17, 2018
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