generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.
scprek and JordanLongstaff
Metadata
Metadata
Assignees
Labels
No labels