-
-
Notifications
You must be signed in to change notification settings - Fork 48
Rename test suites in phpunit.xml.dist #1944
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
|
could you add phpunit.xml.dist to tests workflow trigger paths? |
|
@norberttech to pass first, it will require: #1945 to be merged |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 1.x #1944 +/- ##
==========================================
+ Coverage 77.10% 79.54% +2.44%
==========================================
Files 831 831
Lines 24689 24690 +1
==========================================
+ Hits 19036 19640 +604
+ Misses 5653 5050 -603
🚀 New features to boost your workflow:
|
Due to internal dom differences
|
Probably the easiest way to reproduce all those tests locally is through nix: (first run will take longer) |
Resolves: #1940 (comment)
Change Log
Added
Fixed
Changed
Removed
Deprecated
Security