Releases: irongut/CodeCoverageSummary
Releases · irongut/CodeCoverageSummary
v1.0.1
Updated documentation.
v1.0
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.