UNPKG

apex-code-coverage-transformer

Version:

Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.

2 lines 130 B
export const formatOptions = ['sonar', 'cobertura', 'clover', 'lcovonly', 'jacoco', 'json']; //# sourceMappingURL=constants.js.map