From 5ea29569cc29dcf8dedb161bb627072f47e320a4 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Tue, 9 Jul 2024 16:37:44 +0200 Subject: [PATCH] v4.44.2 --- ...esforce-deployment-assistant-error-list.md | 4 +-- .../sfdx-hardis-json-schema-parameters.html | 36 ++++++++++++++++++- package.json | 2 +- 3 files changed, 38 insertions(+), 4 deletions(-) diff --git a/docs/salesforce-deployment-assistant-error-list.md b/docs/salesforce-deployment-assistant-error-list.md index 1627ea013..559be9a60 100644 --- a/docs/salesforce-deployment-assistant-error-list.md +++ b/docs/salesforce-deployment-assistant-error-list.md @@ -341,7 +341,7 @@ You probably also need to add CRM Analytics Admin Permission Set assignment to t --- ## Error parsing file -- `Error (.*) Error parsing file: (.*)` +- `Error (.*) Error parsing file: (.*) ` **Resolution tip** @@ -999,7 +999,7 @@ Please check https://developer.salesforce.com/forums/?id=9060G0000005kVLQAY --- ## Test classes with 0% coverage -- `0%` +- ` 0%` **Resolution tip** diff --git a/docs/schema/sfdx-hardis-json-schema-parameters.html b/docs/schema/sfdx-hardis-json-schema-parameters.html index 6c5789f34..c085121c8 100644 --- a/docs/schema/sfdx-hardis-json-schema-parameters.html +++ b/docs/schema/sfdx-hardis-json-schema-parameters.html @@ -5318,6 +5318,40 @@


"myproject.force.com"
 
+ + + + +
+
+
+

+ +

+
+ +
+
+ +

Skip code coverage check

Type: boolean Default: false
+

WARNING: Use with caution, only in branch scoped config ! Do not check code coverage for a deployment

+
+ + + + + +
@@ -5658,6 +5692,6 @@

\ No newline at end of file diff --git a/package.json b/package.json index 24a8db1e0..cda4c8e93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdx-hardis", "description": "Swiss-army-knife Toolbox for Salesforce\nAllows you to define a complete CD/CD Pipeline\nOrchestrate base commands and assist users with interactive wizards", - "version": "4.44.1", + "version": "4.44.2", "author": "NicolasVuillamy @nvuillam", "bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues", "dependencies": {