CodeCoverageSummary
CodeCoverageSummary copied to clipboard
A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 5.3.0. Release notes Sourced from docker/build-push-action's releases. v5.3.0 Bump @docker/actions-toolkit from 0.18.0 to 0.19.0 in docker/build-push-action#1080 Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0 v5.2.0 Disable quotes detection for outputs...
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.1.0. Release notes Sourced from docker/login-action's releases. v3.1.0 build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 in docker/login-action#618 build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.18.0 in...
Hi, Here is the YML I use to test, create a report and display the report to Job Summary: ``` # Test .NET project - name: Test .NET project run:...
## Bug Report I'm trying to generate a coverage summary from a coverage report in cobertura format, produced using [`grcov`](https://github.com/mozilla/grcov), and this action fails with the error message "Parsing Error:...
Please, can you help me find how I can get more detailed information in the report? I use Coverage.py to generate the `coverage.cobertura.xml` file which does actually contain the information...
## Feature Request When specifying multiple files in the `filename` value it would be great to have a grouping of the results by the results file rather than as one...
Hi, would it be possible to change the output of this action so it emits it in `GITHUB_OUTPUT`? This way, we could trigger certain steps only for certain percentages of...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 9becc617647dfa20ae7b1151972e9b3a2c338a2b to 7a59e5acc8f2930fee8c2ed75a4f2faae6c329ce. Commits 7a59e5a Bump actions/checkout from 4.1.4 to 4.1.5 (#164) 8d927bd Bump actions/setup-go from 5.0.0 to 5.0.1 (#163) 8c9caa0 Bump actions/checkout from 4.1.3 to 4.1.4...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 3.3.0. Release notes Sourced from docker/setup-buildx-action's releases. v3.3.0 Bump @docker/actions-toolkit from 0.19.0 to 0.20.0 by @crazy-max in docker/setup-buildx-action#307 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0 v3.2.0 Rename and align...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 3.25.5. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.17.2 Bundles CodeQL CLI v2.17.2 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.2: codeql/cpp-queries...