This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Releases: archived-codacy/node-codacy-coverage
Releases · archived-codacy/node-codacy-coverage
Add support for Bitbucket pipelines commit environment variable
Add support for Jacoco
v3.3.0 Release version 3.3.0
Add GitLab CI commit variable
Update vulnerable test dependency
v3.0.1 Release version 3.0.1
Update Joi Dependency
- Update Joi dependency
- Remove support for Node 4 and 5
Add Buildkite environment variable for commit ID
Automatic detection of report languages
Feature
Add support for automatic detection of report languages.
If you do not explicitly pass the language the tool will partition your files by language and send separate reports for each automatically.
Supported languages: Javascript [.js, .jsx], Typescript [.ts, .tsx] and Coffeescript [.coffee].
Release 2.1.0
Improvements
- Exit code 1 when coverage fails
- Allow sending coverage with account/api token
- Better readme examples
Fix coverage URL for enterprise
2.0.0 Bump version