Skip to content

Get coverage to work with sub-processes #1

Description

@BenMorel

Coverage is currently close to zero, as code executed in separate processes during tests (which is most of the code) is not included in coverage data:

https://coveralls.io/github/brick/lock

We need to manually record xdebug coverage in worker.php, then merge the coverage reports from all processes after phpunit finishes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions