Releases: codacy/codacy-coverage-reporter
Releases · codacy/codacy-coverage-reporter
7.2.0: Merge pull request #162 from codacy/stop-sonatype-publish
feature: Stop publishing to sonatype
7.1.0: Merge pull request #157 from codacy/jose-melo/feat/circleci-orbs
Add coverage reporter orb
7.0.2: Merge pull request #156 from vzhd1701/patch-1
Update README.md
7.0.1: Merge pull request #154 from codacy/readme-improvements
Small suggestions to improve README.md
7.0.0: feature: Add support for api tokens :breaking: (#153)
Instead of using a project token, users can use an api token and specify username and project name clean: Move sys.exit to program edge - Change abstract method run to return int in ConfigurationParsingApp - Make Components receive Configuration instead of CommandConfiguration Co-authored-by: Lorenzo Gabriele <[email protected]>
6.3.0: feature: Add PHPUnit xml format as discoverable format (#152)
* feature: Add PHPUnit xml format as discoverable format Discover PHP Unit xml if report file not given
6.2.1: Merge pull request #151 from codacy/new-parser-reports
bump: Raise coverage-parser version
6.2.0: Merge pull request #150 from codacy/add-version
feature: Add version to log
6.1.4: Merge pull request #147 from codacy/updateGradleTask
fix: Update instructions on the gradle task
6.1.3: Merge pull request #146 from codacy/fixDNS
Fix SSL Hanshake and DNS issues