Skip to content

Releases: getsentry/coverage-action

0.4.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 23 Sep 10:06

New Features ✨

Website

Bug Fixes 🐛

Internal Changes 🔧

0.4.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 Sep 13:07

Bug Fixes 🐛

Deps

Website

Other

  • (comment) Clarify patch coverage results by @MathurAditya724 in #110
  • (status) Report on PR head commit and diff against merge commit by @jared-outpost in #108
  • Use Coverage branding in reports and dashboard by @MathurAditya724 in #109

0.4.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 03 Sep 21:25

Bug Fixes 🐛

Action

Other

  • (patch) Skip zero-hit comment lines in patch coverage by @betegon in #80

Internal Changes 🔧

0.3.8

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 12 Jul 20:23

New Features ✨

  • (comment) Add comment-key input for per-step PR comment namespacing by @null0rUndefined in #88

Bug Fixes 🐛

  • Bump fast-xml-parser to ^5.5.10 to fix entity expansion limit on large JUnit XML by @mydea in #77
  • Add coverage.cobertura.xml to default discovery patterns by @jpnurmi in #76

Documentation 📚

Internal Changes 🔧

Deps Dev

Other

Other

  • license: add Apache-2.0 license by @sentry-junior in #81

0.3.7

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 04 Apr 21:06

Bug Fixes 🐛

Other

0.3.3

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 30 Mar 18:20

Bug Fixes 🐛

0.3.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 Mar 21:02
352f759
chore: trigger CI rebuild (#71)

0.3.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 Mar 17:17
513dcec

0.3.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 Mar 09:04

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Deps

Other

  • (ci) Upgrade action runtime from node20 to node24 by @BYK in #53
  • Add workflow to check dist/index.js is up to date by @MathurAditya724 in #57

Other

0.2.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 01 Mar 14:53
3d68278
chore(deps): bump actions/upload-artifact from 4 to 7 (#31)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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