Releases: deepsourcelabs/test-coverage-action
Releases · deepsourcelabs/test-coverage-action
v1.1.2
What's Changed
- chore: remove deprecation notice by @srijan-deepsource in #31
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: default to
GITHUB_SHA
if the commit received from context is empty by @srijan-deepsource in #30
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- README.md: Update values allowed for
key
by @jayvdb in #16 - feat: Pick up PR's head commit from GitHub context by @srijan-deepsource in #29
New Contributors
- @jayvdb made their first contribution in #16
- @srijan-deepsource made their first contribution in #29
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- Add deprecation notice to README by @tushar-deepsource in #26
v1.0.3
v1.0.3
v1.0.2
v1.0.2
v1.0.1
v1.0.1
Test Coverage Action for DeepSource
This is a GitHub Action that allows you to easily integrate test coverage reporting to DeepSource if you are using GitHub Actions workflows as a CI. Simply use this action in a step in the workflow file with relevant parameters, and you are done!