Closed th1nkful closed 6 months ago
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days.
This issue was closed because it has been stale for 30 days with no activity.
I am using this on a monorepo, which generates coverages files across a lot of directories.
If I do a push that has no tests that need to be run there will be no coverage reports to collect.
When this happens, I get an error from the coverage report that it couldn't find any files
Is there an option to make it so finding no files isn't a failure?
Thanks!