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
- @niwciu made their first contribution in #413.
- @jonathanreeves made their first contribution in #433.
Full Changelog: v1...v1.1.0