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

[Bug]: Windows Code Coverage Parallel not working #1256

Open
wik0rl opened this issue Jan 28, 2025 · 0 comments
Open

[Bug]: Windows Code Coverage Parallel not working #1256

wik0rl opened this issue Jan 28, 2025 · 0 comments

Comments

@wik0rl
Copy link

wik0rl commented Jan 28, 2025

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

@wik0rl wik0rl changed the title [Bug]: [Bug]: Windows Code Coverage Parallel not working Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant