Skip to content

Releases: codacy/codacy-coverage-reporter

13.16.0

25 Mar 10:27
9b03779
Compare
Choose a tag to compare
feature: Support workflow_run GitHub Actions workflows (#492)

13.15.2

22 Mar 12:58
87b0deb
Compare
Choose a tag to compare
fix: Skip only when none of auth mechanism are available (#490)

13.15.1

23 Jan 15:35
85fb80b
Compare
Choose a tag to compare
Merge pull request #487 from codacy/DOCS-645-clarify-that-the-coverag…

13.15.0

11 Jan 10:28
0b9d524
Compare
Choose a tag to compare
Merge pull request #486 from codacy/fix/stop-failure-single-report-AL…

13.14.0

02 Jan 12:02
e523b20
Compare
Choose a tag to compare
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

23 Nov 15:17
b09d0b0
Compare
Choose a tag to compare

13.13.14: clean: Inline content of codacy-api-scala (#480)

15 Nov 15:30
a26475b
Compare
Choose a tag to compare
* 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

15 Nov 10:15
9c1b866
Compare
Choose a tag to compare

13.13.12: Merge pull request #477 from favonia/fix-typo

08 Nov 11:23
547fb57
Compare
Choose a tag to compare

13.13.11: Merge pull request #479 from codacy/big-int-fix

08 Nov 11:08
2f2561b
Compare
Choose a tag to compare
fix: Use `BigInt` instead of `Long` in `toIntOrMaxValue` TS-549