Follow

Follow
Code Coverage Summary v1.3.0 Released!

Code Coverage Summary v1.3.0 Released!

Dave Murray's photo
Dave Murray
·Jul 29, 2022·

1 min read

Play this article

I'm pleased to announce the latest release of my popular GitHub Action Code Coverage Summary. Code Coverage Summary v1.3.0 brings new features, compatibility with more test frameworks and improvements to supply chain security.

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.

Code Coverage Summary is designed for use with any test framework that outputs coverage in Cobertura XML format including Coverlet, gcovr, simplecov and MATLAB. See the FAQ for more details.

Release Notes

  • 🗃 Now supports glob pattern matching for multiple coverage files
  • ✔ Improved compatibility with simplecov & simplecov-cobertura
  • ➕ Now compatible with MATLAB's code coverage plugin
  • 🔐 Docker image signed using Sigstore
  • 🕵️‍♂️ Compatible with StepSecurity Secure Workflows

 

 

Blue vector created by vectorjuice - www.freepik.com

 
Share this