post icon indicating copy to clipboard operation
post copied to clipboard

code coverage isn't measured and reported

Open fasmat opened this issue 2 years ago • 0 comments

The PoST repo is missing a coverage job that uploads code coverage to codecov.io. As a reference the job from poet can be used:

https://github.com/spacemeshos/poet/blob/6aa1e97ee23911bae6292c737345e2b4c9cd468f/.github/workflows/ci.yml#L94-L111

and

https://github.com/spacemeshos/poet/blob/develop/.github/codecov.yml

fasmat avatar Jul 04 '23 12:07 fasmat