-
-
Notifications
You must be signed in to change notification settings - Fork 108
Move to GitHub actions #324
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
Conversation
Codecov Report
@@ Coverage Diff @@
## QA #324 +/- ##
============================================
- Coverage 99.71% 95.69% -4.03%
- Complexity 1911 1971 +60
============================================
Files 63 65 +2
Lines 4601 4392 -209
============================================
- Hits 4588 4203 -385
- Misses 13 189 +176
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Thanks for adding 8.0 to the build matrix Line 19 in 3ad940e
|
Ohh I thought I need to fix #315 ? |
Oh, sure You can continue then, thank you ;) |
Hm #315 seems no longer be reproducible. Maybe it was a bug in a php8 RC release or in one of the dependencies (in phpunit itself?). the error does not show up in the travis build, so this seems to be ready to land |
Signed-off-by: William Desportes <williamdes@wdes.fr>
I edited this PR to move to GHA |
I added your fix in 0fb1da6 Thank you ! |
Cool thx. Any eta for a next release, so we can build bew releases on top of the added php8 support? |
cc @ibennetch |
No description provided.