herd-community icon indicating copy to clipboard operation
herd-community copied to clipboard

[Bug]: Windows Code Coverage Parallel not working

Open wik0rl opened this issue 11 months ago • 2 comments

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 avatar Jan 28 '25 07:01 wik0rl

Me too. @wik0rl have you had any success getting parallel coverage?

colinmackinlay avatar Aug 24 '25 13:08 colinmackinlay

Me too. @wik0rl have you had any success getting parallel coverage?

Unfortunately not

wik0rl avatar Aug 25 '25 05:08 wik0rl