-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a75847
commit 56c205d
Showing
3 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
...hot/sampleProjects/preset-workflow-mpd/__snapshots__/verify-md-files.expected/package.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<types> | ||
<members>Case</members> | ||
<name>Workflow</name> | ||
<members>Case.ChangePriorityToHigh</members> | ||
<members>Case.ChangePriorityToLow</members> | ||
<members>Case.ChangePriorityToMedium</members> | ||
<name>WorkflowFieldUpdate</name> | ||
</types> | ||
<version>60.0</version> | ||
</Package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56c205d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-linux
216
ms221
ms0.98
eda-sourceToMdapi-linux
1955
ms1985
ms0.98
eda-sourceToZip-linux
1756
ms1775
ms0.99
eda-mdapiToSource-linux
2686
ms2737
ms0.98
lotsOfClasses-componentSetCreate-linux
429
ms430
ms1.00
lotsOfClasses-sourceToMdapi-linux
3715
ms3594
ms1.03
lotsOfClasses-sourceToZip-linux
2911
ms2846
ms1.02
lotsOfClasses-mdapiToSource-linux
3457
ms3419
ms1.01
lotsOfClassesOneDir-componentSetCreate-linux
745
ms759
ms0.98
lotsOfClassesOneDir-sourceToMdapi-linux
6388
ms6355
ms1.01
lotsOfClassesOneDir-sourceToZip-linux
5215
ms5106
ms1.02
lotsOfClassesOneDir-mdapiToSource-linux
6305
ms6243
ms1.01
This comment was automatically generated by workflow using github-action-benchmark.
56c205d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-win32
695
ms686
ms1.01
eda-sourceToMdapi-win32
4062
ms3915
ms1.04
eda-sourceToZip-win32
3059
ms3052
ms1.00
eda-mdapiToSource-win32
6143
ms5805
ms1.06
lotsOfClasses-componentSetCreate-win32
1212
ms1391
ms0.87
lotsOfClasses-sourceToMdapi-win32
7494
ms8163
ms0.92
lotsOfClasses-sourceToZip-win32
4663
ms5113
ms0.91
lotsOfClasses-mdapiToSource-win32
7453
ms7701
ms0.97
lotsOfClassesOneDir-componentSetCreate-win32
2104
ms2162
ms0.97
lotsOfClassesOneDir-sourceToMdapi-win32
13376
ms13188
ms1.01
lotsOfClassesOneDir-sourceToZip-win32
8256
ms8426
ms0.98
lotsOfClassesOneDir-mdapiToSource-win32
13454
ms13409
ms1.00
This comment was automatically generated by workflow using github-action-benchmark.