coverallsapp / github-action

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

Add carryforward flags #146

Closed mrexox closed 1 year ago

mrexox commented 1 year ago

Summary:

Add carryforward input parameter. carryforward parameter allows to carry the coverage results from the previous job (identified by flag_name) if its results weren't sent for some reason.

Also use COVERALLS_CARRYFORWARD_FLAGS implicitly