Skip to content

Support glob format for xml files #96

@ty1824

Description

@ty1824

I have a multi-module project and would like to publish each individual coverage report without having to manually specify the file. However, if I use a glob format, I get the error:
Error: ENOENT: no such file or directory, open '**/reports/kover/report.xml'

Ideally this would work similarly to other test reporting actions (I am currently using dorny/test-reporter@v1, for example).

I realize I could use a merged report, but I was hoping to avoid that in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions