Skip to content

Releases: irongut/CodeCoverageSummary

v1.0.1

13 May 22:13
e67bf0d
Compare
Choose a tag to compare

Updated documentation.

v1.0

10 May 22:20
ee17114
Compare
Choose a tag to compare

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.