coverage icon indicating copy to clipboard operation
coverage copied to clipboard

Print out missing coverage as part of raw action output when coverage below threshold

Open dogversioning opened this issue 1 year ago • 0 comments
trafficstars

I just found myself adding a coverage report -m --skip-covered step to my CI due to a difference between my local dev environment and the CI environment. While I could do this on all repos I'm using this action on, it would be a nice to have for this output to show up in the action run logs when coverage fails a threshold.

dogversioning avatar Jul 12 '24 16:07 dogversioning