Gcovr Action
Version updated for threeal/gcovr-action to version v1.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 23 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Major migration to JavaScript Action (#29).
- Fix send to Coveralls does not exit with non-zero status on failure (#27).
- Support multiple exclusions in the
excludes
input (previouslyexclude
input) (#108). - Cache pip dependencies (#34).
- Better output:
- Colorized output (#38).
- Better failed message (#66).