Code Coverage Summary v1.2.0 Released!

.NET developer with a passion for mobile and DevOps. I build cross platform apps using Xamarin, backend systems using Azure and GitHub Actions using Docker.
I'm pleased to announce another update to my GitHub Action Code Coverage Summary. CodeCoverageSummary v1.2.0 brings two new features:
- ๐ supports multiple coverage files
- ๐งญ supports hiding the Branch Rate and Complexity metrics in the output
Performance has also been improved thanks to an upgrade to .Net 6 and improvements to the Docker image.
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 to give you an immediate insight into the health of your code without using a third-party site.
Designed for use with Coverlet and gcovr, Code Coverage Summary should work with any test framework that outputs coverage in Cobertura format.
- ๐ GitHub Marketplace
- ๐จโ๐ป Repository
ย
Blue vector created by vectorjuice - www.freepik.com






