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

feat: drop support for php 8 #157

Merged
merged 1 commit into from
Mar 18, 2024
Merged

feat: drop support for php 8 #157

merged 1 commit into from
Mar 18, 2024

Conversation

Chris53897
Copy link
Contributor

@Chris53897 Chris53897 commented Mar 5, 2024

allow PHPUnit 10/11,
allow "spatie/phpunit-snapshot-assertions" 5

superseeds #156 and #153

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 70.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 62.81%. Comparing base (1035f6a) to head (d502e11).

Files Patch % Lines
src/Common/BitArray.php 66.66% 1 Missing ⚠️
src/Renderer/Color/Alpha.php 0.00% 1 Missing ⚠️
src/Renderer/Color/Cmyk.php 0.00% 1 Missing ⚠️
src/Renderer/Eye/CompositeEye.php 0.00% 1 Missing ⚠️
src/Renderer/Module/DotsModule.php 0.00% 1 Missing ⚠️
src/Renderer/Module/RoundnessModule.php 0.00% 1 Missing ⚠️
src/Renderer/Path/Curve.php 0.00% 1 Missing ⚠️
src/Renderer/Path/EllipticArc.php 0.00% 1 Missing ⚠️
src/Renderer/PlainTextRenderer.php 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     62.92%   62.81%   -0.12%     
+ Complexity      935      933       -2     
============================================
  Files            47       47              
  Lines          3086     3047      -39     
============================================
- Hits           1942     1914      -28     
+ Misses         1144     1133      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Chris53897
Copy link
Contributor Author

@DASPRiD ready for review

@DASPRiD
Copy link
Member

DASPRiD commented Mar 7, 2024

LGTM!

@DASPRiD
Copy link
Member

DASPRiD commented Mar 7, 2024

Could you squash your commits down to a single commit, so I can retain your authorship?

allow PHPUnit 10/11,
allow "spatie/phpunit-snapshot-assertions" 5
@Chris53897
Copy link
Contributor Author

done

@Chris53897
Copy link
Contributor Author

@DASPRiD Anything else i should do here?

@DASPRiD DASPRiD merged commit a8b22f3 into Bacon:master Mar 18, 2024
4 checks passed
@DASPRiD DASPRiD mentioned this pull request Mar 18, 2024
@Chris53897 Chris53897 deleted the feature/drop-support-for-php-8 branch March 20, 2024 10:05
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.

4 participants