Skip to content

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

@wik0rl

Description

@wik0rl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions