Skip to content

Tags: 5monkeys/cobertura-action

Tags

v14

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump glob-promise from 4.2.2 to 6.0.5 (#110)

* Bump glob-promise from 4.2.2 to 6.0.5

Bumps [glob-promise](https://github.com/ahmadnassri/node-glob-promise) from 4.2.2 to 6.0.5.
- [Release notes](https://github.com/ahmadnassri/node-glob-promise/releases)
- [Changelog](https://github.com/ahmadnassri/node-glob-promise/blob/master/.release.json)
- [Commits](ahmadnassri/node-glob-promise@v4.2.2...v6.0.5)

---
updated-dependencies:
- dependency-name: glob-promise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Petter Friberg <[email protected]>

v13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(action): add default GitHub token (#57)

Co-authored-by: Hannes Ljungberg <[email protected]>

v12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only fail check if fail_below_threshold is set (#55)

v11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix commenting on PR:s (#52)

v10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds a check with code coverage report: (#50)

- With a check it's possible to always see the code coverage results regardless  of the workflow event type
- Code Coverage threshold status is always reported on the check regardless of `fail_below_threshold` setting. This allows setting branch protection checks regardless of workflow status
- supports push event as well

No longer fails workflow if PR cannot be determined.

v9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Floor percentages (#44)

v8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support multiple reports (#36)

v7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle empty missing lines (#35)

v6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from Siemian/feature/allow-direct-pull-number-…

…passing

Allow passing pull request number

v5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from 5monkeys/filter-undefined-classes

Filter undefined classes