Releases: codacy/codacy-coverage-reporter
Releases · codacy/codacy-coverage-reporter
13.16.0
feature: Support workflow_run GitHub Actions workflows (#492)
13.15.2
fix: Skip only when none of auth mechanism are available (#490)
13.15.1
Merge pull request #487 from codacy/DOCS-645-clarify-that-the-coverag…
13.15.0
Merge pull request #486 from codacy/fix/stop-failure-single-report-AL…
13.14.0
Merge pull request #485 from codacy/feature/git-only-files-report-ALA…
13.13.15: Merge pull request #482 from codacy/fix-SH-version-get.sh
fix SH version in get.sh file
13.13.14: clean: Inline content of codacy-api-scala (#480)
* clean: Inline content of codacy-api-scala - Remove unused code - Update sbt and plugins * style: Scalafmt * fix: Fix tests * fix: Fix test * clean: Remove non-existent it:test * Add fork / run for local testing * fix: Mock server requirement
13.13.13: Merge pull request #481 from codacy/revert_binary_change
Revert binary changes from PR#476
13.13.12: Merge pull request #477 from favonia/fix-typo
fix: typo "succeded"
13.13.11: Merge pull request #479 from codacy/big-int-fix
fix: Use `BigInt` instead of `Long` in `toIntOrMaxValue` TS-549