Releases: codacy/codacy-coverage-reporter
Releases · codacy/codacy-coverage-reporter
8.0.0: Merge pull request #208 from codacy/feature/send-coverage-orb
feature: Add project token and coverage reports to CircleCI orb :breaking:
7.10.1
docs: Document cache folder (#206)
7.10.0: Merge pull request #205 from codacy/add-github-action-provider
feature: Add support for GitHub Actions provider
7.9.1: Merge pull request #203 from codacy/language-example
docs: Add example for undetected languages
7.9.0: Merge pull request #199 from jeremiemv/feat/add-heroku-ci-support
feature: Add Heroku CI support
7.8.3: Merge pull request #202 from codacy/revert-200-mkdocs
Revert "Change docs to use mkdocs"
7.8.2: Merge pull request #200 from codacy/mkdocs
Change docs to use mkdocs
7.8.1: doc: Add version restriction to PHPUnit xml (#198)
PHPUnit xml format changed after version 4. And this tool does not support newer versions. To use this tool with newer versions, users should use the flag `--coverage-clover` and send the report using the clover format. Add troubleshooting note about PHPUnit xml
7.8.0: Add workaround for dotCover coverage reports that are too big (#197)
* feature: Add workaround for dotCover reports that are too large * fix: Format title more consistently with other Troubleshooting sections * fix: Reword workaround instructions
7.7.0: Merge pull request #195 from codacy/build_on_osx_for_real
feature: Add native binaries for Darwin