Releases: codacy/codacy-coverage-reporter
Releases · codacy/codacy-coverage-reporter
13.16.7: Merge pull request #503 from codacy/path-fixing-ignore-case
tce-982 Ignore cases in path-fixing
13.16.6: Merge pull request #501 from codacy/improve-path-fixing-algo
fix: Improve algorithm of path fixing ALA-975
13.16.5: Revert "fix: Remove coverage for now" (#498)
* Revert "fix: Remove coverage for now" This reverts commit 85fe6a1ae6e4022188e2a8d05600c5ed5c1c7642. * fix: Use local reporter to sent report to Codacy
13.16.4
fix: Remove coverage for now
13.16.3
clean: Replace scalaj with sttp (#496)
13.16.2
bump: Update case-app to 2.1.0-M26 (#494)
13.16.1: bump: Update `case-app` to 2.1.0-M14 and Scala to 2.13 (#493)
* bump: Update case-app to 2.0.0 * Update case-app to 2.1.0-M10 * Update to case-app 2.1.0-M11 * Update case-app to 2.1.0-M14 * style: Run scalafmt * bump: Update Scala to 2.13.13
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…