Skip to content

Feature request: to allow multiple coverage report files as input #184

Description

@gian1200

Sometimes, when more than one test framework is used for the same app (eg. NodeJS + Web app), testing is done by separate tools.

Even though these tools usually have the capability of generating a compatible XML report, it'd be nice if code-coverage-report-action supports multiple XML as input.

Workaround

Currently the it is possible to make it work if a merge step is done before using the action, but it's be nice to have the functionality out-of-the-box.

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