You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I'm executing "herd coverage ./vendor/bin/pest --ci --coverage --parallel" on my Windows Machine I get all Testcases passed but my code coverage is at 0.0 %. If I'm executing the same command without --parallel I receive the expected code coverage.
If I'm exeucting "herd coverage ./vendor/bin/pest --ci --coverage --parallel" in the same repository on my old Macbook Pro from 2015 I get the code coverage as expected.
Steps to reproduce
No response
Relevant log output
The text was updated successfully, but these errors were encountered:
Platform
Windows
Operating system version
Windows 11 Pro Build 26100.2894
System architecture
Windows
Herd Version
1.14.0
PHP Version
PHP 8.3.16
Bug description
If I'm executing "herd coverage ./vendor/bin/pest --ci --coverage --parallel" on my Windows Machine I get all Testcases passed but my code coverage is at 0.0 %. If I'm executing the same command without --parallel I receive the expected code coverage.
If I'm exeucting "herd coverage ./vendor/bin/pest --ci --coverage --parallel" in the same repository on my old Macbook Pro from 2015 I get the code coverage as expected.
Steps to reproduce
No response
Relevant log output
The text was updated successfully, but these errors were encountered: