Skip to main content

Command Palette

Search for a command to run...

GitHub Action - Code Coverage Summary

Published
โ€ข1 min read
GitHub Action - Code Coverage Summary
D

.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.

Hot on the heels of my Edit Release Action comes an update for another GitHub Action - 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 and gcovr, Code Coverage Summary should work with any test framework that outputs coverage in Cobertura format.

ย 

Blue vector created by vectorjuice - www.freepik.com

More from this blog

S

Sailing the Sharp Sea

26 posts

.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.