CodeCoverageSummary Versions Save

A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.

v1.0.1

3 years ago

Updated documentation.

v1.0

3 years ago

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.