Releases: getsentry/coverage-action
Releases · getsentry/coverage-action
Release list
0.4.2
New Features ✨
Website
- Harden gitignore exclusions by @MathurAditya724 in #116
- Respect gitignore exclusions by @aldy505 in #114
- Coverage file browser by @aldy505 in #112
Bug Fixes 🐛
- (dashboard) Correct merged file coverage by @MathurAditya724 in #113
Internal Changes 🔧
0.4.1
Bug Fixes 🐛
Deps
- Upgrade adm-zip to 0.6.1 by @MathurAditya724 in #111
- Update js-yaml and align Vitest packages by @MathurAditya724 in #107
- Resolve Dependabot alerts by @MathurAditya724 in #101
Website
- Restore dashboard data loading and deep links by @MathurAditya724 in #106
- Validate GitHub repository URLs by @MathurAditya724 in #102
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
Bug Fixes 🐛
Action
- Resolve pull request coverage refs by @MathurAditya724 in #100
- Reference renamed coverage repository by @MathurAditya724 in #98
Other
Internal Changes 🔧
- (deps) Consolidate Dependabot updates by @MathurAditya724 in #99
0.3.8
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.xmlto default discovery patterns by @jpnurmi in #76
Documentation 📚
- Document comment-key input in README by @MathurAditya724 in #91
Internal Changes 🔧
Deps Dev
- Bump vite from 7.2.6 to 7.3.5 by @dependabot in #86
- Bump vitest from 4.0.15 to 4.1.0 by @dependabot in #84
Other
- (deps) Bump fast-xml-parser and js-yaml, rebuild bundle by @MathurAditya724 in #92
- (junit) Guard entity expansion limit on large reports by @MathurAditya724 in #90
Other
- license: add Apache-2.0 license by @sentry-junior in #81
0.3.7
Bug Fixes 🐛
- Restore release branch CI trigger with concurrency group by @MathurAditya724 in 50346018
Other
- Update .craft.yml by @MathurAditya724 in f43d9dd5
- Update .craft.yml by @MathurAditya724 in 845691d4
- Update build.yml by @MathurAditya724 in a2ddfa3d
0.3.3
Bug Fixes 🐛
- Add statusProvider to prevent release workflow from blocking itself by @MathurAditya724 in a793b59e
0.3.2
0.3.1
- Update CHANGELOG.md by @MathurAditya724 in 78a2a4a5
0.3.0
New Features ✨
- Deploy website to GitHub Pages on release by @MathurAditya724 in #68
Bug Fixes 🐛
- Trigger CI on release branches by @MathurAditya724 in 24ef6ffd
- Show full file paths with links to PR diff in coverage table by @MathurAditya724 in #67
- Show patch-specific uncovered lines in PR comment by @MathurAditya724 in #65
- Correct patch coverage calculation and baseline artifact lookup by @MathurAditya724 in #56
- Informational mode, input overrides, and floating point precision by @BYK in #54
- Updated the codecov config in CI by @MathurAditya724 in fda17cfc
Internal Changes 🔧
Deps
- Bump lucide-react from 0.555.0 to 1.6.0 by @dependabot in #60
- Bump @tanstack/react-query from 5.90.21 to 5.95.2 by @dependabot in #61
- Bump react-router-dom from 7.13.1 to 7.13.2 by @dependabot in #62
- Bump fast-xml-parser from 5.4.1 to 5.5.7 by @dependabot in #52
- Bump react-router-dom from 7.10.1 to 7.13.1 by @dependabot in #38
- Bump fast-xml-parser from 5.3.8 to 5.4.1 by @dependabot in #37
- Bump react and @types/react by @dependabot in #39
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
- Update .gitignore by @MathurAditya724 in c3ef86d1
0.2.0
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>