# GitHub Action - Code Coverage Summary

Hot on the heels of my Edit Release Action comes an update for another GitHub Action - [Code Coverage Summary](https://github.com/marketplace/actions/code-coverage-summary).

Code Coverage Summary reads Cobertura format coverage files from your test suite and outputs a text or markdown summary that can be posted as a Pull Request comment or included in Release Notes by other actions to give you an immediate insight into the health of your code without using a third-party site.

Designed for use with [Coverlet](https://github.com/coverlet-coverage/coverlet) and [gcovr](https://github.com/gcovr/gcovr), Code Coverage Summary should work with any test framework that outputs coverage in Cobertura format.

* 🛍 [GitHub Marketplace](https://github.com/marketplace/actions/code-coverage-summary)
* 👨‍💻 [Repository](https://github.com/irongut/CodeCoverageSummary)

&nbsp;

Blue vector created by [vectorjuice - www.freepik.com](https://www.freepik.com/vectors/blue)
