Skip to content

Commit 0c256d0

Browse files
authored
chore: update messages
1 parent d196f98 commit 0c256d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/transformer.transform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# summary
22

3-
Transforms the Code Coverage JSON into SonarQube, Clover, or Cobertura format.
3+
Transform Salesforce Apex code coverage JSONs created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, etc.
44

55
# description
66

7-
Transform the Apex code coverage JSON file created by the Salesforce CLI deploy and test command into SonarQube, Clover, LCovOnly or Cobertura format.
7+
Transform Salesforce Apex code coverage JSONs created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, etc.
88

99
# examples
1010

0 commit comments

Comments
 (0)