Skip to content

Commit f0ba77a

Browse files
authored
chore: update package description
1 parent 79ddf0c commit f0ba77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apex-code-coverage-transformer",
3-
"description": "Transforms the Apex code coverage JSON created during Salesforce deployments and test runs into SonarQube, Clover, LCovOnly, or Cobertura format.",
3+
"description": "Transform Salesforce Apex code coverage JSONs created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, etc.",
44
"version": "2.7.1",
55
"dependencies": {
66
"@oclif/core": "^4.0.37",

0 commit comments

Comments
 (0)