Skip to content

add option to calculate coverage per input JSON #85

@bartveneman

Description

@bartveneman

For my use case each JSON file represents a page, or more specifically: a page tested in a Playwright test. I'd like to know and validate the individual coverage of each file. The current setup combines the JSON input as much as possible to then calculate combined coverage. I propose to add an option to skip this 'merge-all-together' step and somehow create coverage data per JSON input file.

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