Skip to content
Compare
Choose a tag to compare
@threeal threeal released this 26 Sep 09:44
· 28 commits to main since this release
9e51ada

What's Changed

  • Added support for generating Cobertura XML reports.
  • Added support for generating HTML reports.
  • Modified the github-token input to be optional, allowing the report to be sent to Coveralls without specifying a GitHub token.
  • Improved the gcovr installation using pipx-install-action.
  • Enhanced the request for sending Coveralls reports using formdata-node and got.
  • Improved input handling and logging using gha-utils.
  • Enhanced documentation in the README.md file.
  • Improved the development workspace.
  • Updated dependencies.

New Contributors

Full Changelog: v1...v1.1.0