Code Coverage Summary v1.3.0 Released!

Code Coverage Summary v1.3.0 Released!

ยท

1 min read

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

ย