Skip to content
Compare
Choose a tag to compare
@irongut irongut released this 10 May 22:20
· 176 commits to master since this release
ee17114

Code Coverage Summary

A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary. Other Actions can then post the summary as a pull request comment, include it in release notes, etc.

Written for use with Coverlet and .Net but it should work with any tests that output coverage in Cobertura format.