coverallsapp / github-action

Coveralls Github Action
https://coveralls.io
MIT License
455 stars 76 forks source link

feat: add fail-on-error option #184

Closed mrexox closed 12 months ago

mrexox commented 12 months ago

With fail-on-error: false you can skip upload and parsing errors of coverage reporter.

Available since coverage-reporter 0.6.3