@budibase/server 1.0.219-alpha.9 → 1.0.219
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mocks__/node-fetch.ts +0 -9
- package/builder/assets/index.1c640a53.js +1316 -0
- package/builder/assets/index.24307ca0.css +6 -0
- package/builder/assets/{vendor.001dcf8c.js → vendor.9bf2fcb4.js} +163 -163
- package/builder/index.html +3 -3
- package/coverage/clover.xml +794 -868
- package/coverage/coverage-final.json +26 -26
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +12 -111
- package/coverage/lcov-report/api/controllers/backup.js.html +6 -9
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +16 -16
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +21 -21
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +17 -47
- package/coverage/lcov-report/api/controllers/row/index.html +34 -34
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +11 -95
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +8 -17
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +15 -15
- package/coverage/lcov-report/api/index.js.html +13 -22
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +2 -32
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +12 -57
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +17 -17
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +34 -58
- package/coverage/lcov-report/automations/steps/index.html +11 -11
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +4 -4
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +14 -14
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +13 -13
- package/coverage/lcov-report/db/linkedRows/index.js.html +7 -10
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +51 -27
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +74 -74
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +12 -12
- package/coverage/lcov-report/middleware/currentapp.js.html +33 -33
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +10 -10
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +7 -7
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +2 -2
- package/coverage/lcov-report/threads/automation.js.html +9 -18
- package/coverage/lcov-report/threads/index.html +25 -25
- package/coverage/lcov-report/threads/query.js.html +76 -283
- package/coverage/lcov-report/threads/utils.js.html +4 -4
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +14 -14
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +9 -9
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +2 -2
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +2 -2
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +1425 -1553
- package/dist/api/controllers/application.js +15 -18
- package/dist/api/controllers/automation.js +2 -28
- package/dist/api/controllers/backup.js +2 -3
- package/dist/api/controllers/query/index.js +0 -25
- package/dist/api/controllers/row/external.js +7 -19
- package/dist/api/controllers/row/internalSearch.js +1 -22
- package/dist/api/controllers/row/utils.js +0 -3
- package/dist/api/index.js +1 -4
- package/dist/api/routes/automation.js +0 -2
- package/dist/automations/automationUtils.js +4 -16
- package/dist/automations/steps/filter.js +29 -38
- package/dist/automations/triggers.js +1 -1
- package/dist/db/linkedRows/index.js +0 -1
- package/dist/db/utils.js +31 -4
- package/dist/definitions/datasource.js +0 -1
- package/dist/environment.js +0 -1
- package/dist/integrations/airtable.js +0 -1
- package/dist/integrations/arangodb.js +0 -1
- package/dist/integrations/base/sql.js +3 -20
- package/dist/integrations/couchdb.js +0 -1
- package/dist/integrations/dynamodb.js +0 -1
- package/dist/integrations/elasticsearch.js +0 -1
- package/dist/integrations/firebase.js +0 -1
- package/dist/integrations/googlesheets.js +0 -1
- package/dist/integrations/index.js +0 -4
- package/dist/integrations/microsoftSqlServer.js +1 -2
- package/dist/integrations/mongodb.js +0 -1
- package/dist/integrations/mysql.js +1 -2
- package/dist/integrations/oracle.js +0 -1
- package/dist/integrations/postgres.js +1 -2
- package/dist/integrations/queries/sql.js +0 -3
- package/dist/integrations/redis.js +0 -1
- package/dist/integrations/rest.js +1 -2
- package/dist/integrations/s3.js +0 -1
- package/dist/package.json +6 -7
- package/dist/tests/utilities/TestConfiguration.js +6 -19
- package/dist/threads/automation.js +3 -6
- package/dist/threads/index.js +1 -15
- package/dist/threads/query.js +8 -54
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +6 -16
- package/package.json +7 -8
- package/src/api/controllers/application.ts +14 -18
- package/src/api/controllers/automation.js +2 -35
- package/src/api/controllers/backup.js +2 -3
- package/src/api/controllers/query/index.ts +1 -29
- package/src/api/controllers/row/external.js +9 -19
- package/src/api/controllers/row/internalSearch.js +0 -28
- package/src/api/controllers/row/utils.js +0 -3
- package/src/api/index.js +1 -4
- package/src/api/routes/automation.js +0 -10
- package/src/api/routes/tests/query.spec.js +0 -166
- package/src/automations/automationUtils.js +4 -19
- package/src/automations/steps/filter.js +28 -36
- package/src/automations/tests/filter.spec.js +1 -2
- package/src/automations/triggers.js +1 -1
- package/src/db/linkedRows/index.js +0 -1
- package/src/db/utils.js +13 -5
- package/src/definitions/common.ts +0 -1
- package/src/definitions/datasource.ts +0 -2
- package/src/environment.js +0 -1
- package/src/integrations/airtable.ts +0 -1
- package/src/integrations/arangodb.ts +0 -1
- package/src/integrations/base/sql.ts +11 -25
- package/src/integrations/couchdb.ts +0 -1
- package/src/integrations/dynamodb.ts +0 -1
- package/src/integrations/elasticsearch.ts +0 -1
- package/src/integrations/firebase.ts +0 -1
- package/src/integrations/googlesheets.ts +0 -1
- package/src/integrations/index.ts +0 -4
- package/src/integrations/microsoftSqlServer.ts +0 -2
- package/src/integrations/mongodb.ts +0 -1
- package/src/integrations/mysql.ts +0 -2
- package/src/integrations/oracle.ts +0 -1
- package/src/integrations/postgres.ts +0 -2
- package/src/integrations/queries/sql.ts +1 -3
- package/src/integrations/redis.ts +0 -1
- package/src/integrations/rest.ts +1 -2
- package/src/integrations/s3.ts +0 -1
- package/src/integrations/tests/rest.spec.js +1 -16
- package/src/migrations/tests/index.spec.ts +2 -18
- package/src/module.d.ts +0 -2
- package/src/tests/utilities/TestConfiguration.js +3 -22
- package/src/threads/automation.js +3 -6
- package/src/threads/index.ts +1 -5
- package/src/threads/query.js +10 -79
- package/src/utilities/fileSystem/index.js +8 -22
- package/builder/assets/index.40715052.js +0 -977
- package/builder/assets/index.7786f497.css +0 -6
- package/dist/automations/logging/index.js +0 -70
- package/dist/integrations/snowflake.js +0 -102
- package/scripts/integrations/oracle/instantclient/linux/arm64/basiclite-19.10.zip +0 -0
- package/scripts/integrations/oracle/instantclient/linux/arm64/install.sh +0 -23
- package/scripts/integrations/oracle/instantclient/linux/install.sh +0 -10
- package/src/automations/logging/index.ts +0 -35
- package/src/integrations/snowflake.ts +0 -99
package/coverage/clover.xml
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1657283590984" clover="3.2.0">
|
|
3
|
+
<project timestamp="1657283590984" name="All files">
|
|
4
|
+
<metrics statements="4308" coveredstatements="3127" conditionals="1787" coveredconditionals="950" methods="625" coveredmethods="446" elements="6720" coveredelements="4523" complexity="0" loc="4308" ncloc="4308" packages="23" files="129" classes="129"/>
|
|
5
5
|
<package name="api">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="34" coveredstatements="34" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
8
|
-
<metrics statements="
|
|
8
|
+
<metrics statements="34" coveredstatements="34" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
9
9
|
<line num="1" count="27" type="stmt"/>
|
|
10
10
|
<line num="6" count="27" type="stmt"/>
|
|
11
11
|
<line num="7" count="27" type="stmt"/>
|
|
@@ -21,30 +21,29 @@
|
|
|
21
21
|
<line num="19" count="27" type="stmt"/>
|
|
22
22
|
<line num="20" count="27" type="stmt"/>
|
|
23
23
|
<line num="22" count="27" type="stmt"/>
|
|
24
|
-
<line num="36" count="
|
|
25
|
-
<line num="40" count="
|
|
24
|
+
<line num="36" count="226" type="stmt"/>
|
|
25
|
+
<line num="40" count="226" type="stmt"/>
|
|
26
26
|
<line num="62" count="27" type="stmt"/>
|
|
27
|
-
<line num="63" count="
|
|
28
|
-
<line num="64" count="
|
|
27
|
+
<line num="63" count="224" type="stmt"/>
|
|
28
|
+
<line num="64" count="224" type="stmt"/>
|
|
29
29
|
<line num="66" count="39" type="cond" truecount="1" falsecount="2"/>
|
|
30
30
|
<line num="67" count="39" type="stmt"/>
|
|
31
31
|
<line num="68" count="39" type="stmt"/>
|
|
32
32
|
<line num="74" count="39" type="stmt"/>
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="85" count="
|
|
38
|
-
<line num="
|
|
33
|
+
<line num="75" count="39" type="stmt"/>
|
|
34
|
+
<line num="80" count="27" type="stmt"/>
|
|
35
|
+
<line num="81" count="702" type="stmt"/>
|
|
36
|
+
<line num="82" count="702" type="stmt"/>
|
|
37
|
+
<line num="85" count="27" type="stmt"/>
|
|
38
|
+
<line num="86" count="27" type="stmt"/>
|
|
39
39
|
<line num="89" count="27" type="stmt"/>
|
|
40
|
+
<line num="90" count="27" type="stmt"/>
|
|
40
41
|
<line num="92" count="27" type="stmt"/>
|
|
41
42
|
<line num="93" count="27" type="stmt"/>
|
|
42
|
-
<line num="95" count="27" type="stmt"/>
|
|
43
|
-
<line num="96" count="27" type="stmt"/>
|
|
44
43
|
</file>
|
|
45
44
|
</package>
|
|
46
45
|
<package name="api.controllers">
|
|
47
|
-
<metrics statements="
|
|
46
|
+
<metrics statements="974" coveredstatements="694" conditionals="290" coveredconditionals="136" methods="138" coveredmethods="94"/>
|
|
48
47
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
|
|
49
48
|
<metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
50
49
|
<line num="1" count="27" type="stmt"/>
|
|
@@ -104,141 +103,125 @@
|
|
|
104
103
|
<line num="56" count="0" type="stmt"/>
|
|
105
104
|
</file>
|
|
106
105
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
107
|
-
<metrics statements="
|
|
106
|
+
<metrics statements="115" coveredstatements="106" conditionals="34" coveredconditionals="25" methods="21" coveredmethods="20"/>
|
|
108
107
|
<line num="1" count="43" type="stmt"/>
|
|
109
108
|
<line num="2" count="43" type="stmt"/>
|
|
110
|
-
<line num="
|
|
109
|
+
<line num="3" count="43" type="stmt"/>
|
|
110
|
+
<line num="8" count="43" type="stmt"/>
|
|
111
|
+
<line num="9" count="43" type="stmt"/>
|
|
112
|
+
<line num="10" count="43" type="stmt"/>
|
|
113
|
+
<line num="11" count="43" type="stmt"/>
|
|
111
114
|
<line num="12" count="43" type="stmt"/>
|
|
112
115
|
<line num="13" count="43" type="stmt"/>
|
|
113
|
-
<line num="14" count="43" type="stmt"/>
|
|
114
116
|
<line num="15" count="43" type="stmt"/>
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="
|
|
117
|
+
<line num="16" count="43" type="stmt"/>
|
|
118
|
+
<line num="25" count="1" type="stmt"/>
|
|
119
|
+
<line num="26" count="1" type="stmt"/>
|
|
120
|
+
<line num="33" count="33" type="cond" truecount="1" falsecount="1"/>
|
|
121
|
+
<line num="34" count="0" type="stmt"/>
|
|
122
|
+
<line num="36" count="33" type="stmt"/>
|
|
123
|
+
<line num="37" count="33" type="stmt"/>
|
|
124
|
+
<line num="38" count="33" type="stmt"/>
|
|
125
|
+
<line num="40" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
126
|
+
<line num="41" count="27" type="stmt"/>
|
|
127
|
+
<line num="43" count="33" type="stmt"/>
|
|
128
|
+
<line num="44" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
129
|
+
<line num="45" count="0" type="stmt"/>
|
|
130
|
+
<line num="47" count="52" type="stmt"/>
|
|
131
|
+
<line num="48" count="13" type="cond" truecount="3" falsecount="1"/>
|
|
132
|
+
<line num="49" count="0" type="stmt"/>
|
|
130
133
|
<line num="53" count="33" type="stmt"/>
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="63" count="
|
|
137
|
-
<line num="66" count="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
134
|
+
<line num="56" count="43" type="stmt"/>
|
|
135
|
+
<line num="57" count="28" type="stmt"/>
|
|
136
|
+
<line num="58" count="28" type="stmt"/>
|
|
137
|
+
<line num="59" count="28" type="stmt"/>
|
|
138
|
+
<line num="62" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
139
|
+
<line num="63" count="1" type="stmt"/>
|
|
140
|
+
<line num="66" count="27" type="stmt"/>
|
|
141
|
+
<line num="68" count="27" type="stmt"/>
|
|
142
|
+
<line num="69" count="27" type="stmt"/>
|
|
143
|
+
<line num="70" count="27" type="stmt"/>
|
|
144
|
+
<line num="73" count="27" type="stmt"/>
|
|
145
|
+
<line num="74" count="27" type="stmt"/>
|
|
146
|
+
<line num="75" count="27" type="stmt"/>
|
|
147
|
+
<line num="76" count="11" type="stmt"/>
|
|
144
148
|
<line num="78" count="27" type="stmt"/>
|
|
145
|
-
<line num="79" count="27" type="stmt"/>
|
|
146
149
|
<line num="80" count="27" type="stmt"/>
|
|
147
|
-
<line num="
|
|
148
|
-
<line num="
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
150
|
+
<line num="81" count="27" type="stmt"/>
|
|
151
|
+
<line num="90" count="43" type="stmt"/>
|
|
152
|
+
<line num="91" count="7" type="stmt"/>
|
|
153
|
+
<line num="92" count="8" type="stmt"/>
|
|
154
|
+
<line num="95" count="43" type="stmt"/>
|
|
155
|
+
<line num="96" count="8" type="stmt"/>
|
|
156
|
+
<line num="97" count="7" type="stmt"/>
|
|
154
157
|
<line num="100" count="43" type="stmt"/>
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="110" count="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="
|
|
158
|
+
<line num="102" count="6" type="stmt"/>
|
|
159
|
+
<line num="103" count="6" type="stmt"/>
|
|
160
|
+
<line num="104" count="4" type="stmt"/>
|
|
161
|
+
<line num="108" count="6" type="stmt"/>
|
|
162
|
+
<line num="109" count="6" type="stmt"/>
|
|
163
|
+
<line num="110" count="3" type="stmt"/>
|
|
164
|
+
<line num="114" count="43" type="stmt"/>
|
|
165
|
+
<line num="115" count="6" type="stmt"/>
|
|
166
|
+
<line num="116" count="6" type="stmt"/>
|
|
167
|
+
<line num="117" count="6" type="stmt"/>
|
|
164
168
|
<line num="118" count="6" type="stmt"/>
|
|
165
169
|
<line num="119" count="6" type="stmt"/>
|
|
166
|
-
<line num="120" count="
|
|
167
|
-
<line num="124" count="
|
|
170
|
+
<line num="120" count="6" type="stmt"/>
|
|
171
|
+
<line num="124" count="6" type="stmt"/>
|
|
168
172
|
<line num="125" count="6" type="stmt"/>
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="155" count="6" type="stmt"/>
|
|
182
|
-
<line num="157" count="6" type="stmt"/>
|
|
183
|
-
<line num="158" count="6" type="stmt"/>
|
|
173
|
+
<line num="128" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
174
|
+
<line num="132" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
175
|
+
<line num="136" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
176
|
+
<line num="137" count="1" type="stmt"/>
|
|
177
|
+
<line num="138" count="1" type="stmt"/>
|
|
178
|
+
<line num="145" count="6" type="stmt"/>
|
|
179
|
+
<line num="147" count="6" type="stmt"/>
|
|
180
|
+
<line num="148" count="6" type="stmt"/>
|
|
181
|
+
<line num="158" count="43" type="stmt"/>
|
|
182
|
+
<line num="159" count="2" type="stmt"/>
|
|
183
|
+
<line num="160" count="2" type="stmt"/>
|
|
184
|
+
<line num="165" count="2" type="stmt"/>
|
|
184
185
|
<line num="168" count="43" type="stmt"/>
|
|
185
|
-
<line num="169" count="
|
|
186
|
-
<line num="170" count="
|
|
187
|
-
<line num="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
192
|
-
<line num="
|
|
193
|
-
<line num="
|
|
194
|
-
<line num="
|
|
186
|
+
<line num="169" count="1" type="stmt"/>
|
|
187
|
+
<line num="170" count="1" type="stmt"/>
|
|
188
|
+
<line num="173" count="43" type="stmt"/>
|
|
189
|
+
<line num="174" count="1" type="stmt"/>
|
|
190
|
+
<line num="175" count="1" type="stmt"/>
|
|
191
|
+
<line num="176" count="1" type="stmt"/>
|
|
192
|
+
<line num="177" count="1" type="stmt"/>
|
|
193
|
+
<line num="181" count="1" type="stmt"/>
|
|
194
|
+
<line num="182" count="1" type="stmt"/>
|
|
195
|
+
<line num="183" count="1" type="stmt"/>
|
|
196
|
+
<line num="186" count="43" type="stmt"/>
|
|
195
197
|
<line num="187" count="1" type="stmt"/>
|
|
198
|
+
<line num="190" count="43" type="stmt"/>
|
|
196
199
|
<line num="191" count="1" type="stmt"/>
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="
|
|
200
|
-
<line num="
|
|
201
|
-
<line num="
|
|
202
|
-
<line num="
|
|
203
|
-
<line num="202" count="0" type="stmt"/>
|
|
204
|
-
<line num="203" count="0" type="stmt"/>
|
|
205
|
-
<line num="204" count="0" type="stmt"/>
|
|
206
|
-
<line num="205" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
207
|
-
<line num="206" count="0" type="stmt"/>
|
|
208
|
-
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
209
|
-
<line num="211" count="0" type="stmt"/>
|
|
210
|
-
<line num="213" count="0" type="stmt"/>
|
|
200
|
+
<line num="194" count="43" type="stmt"/>
|
|
201
|
+
<line num="195" count="1" type="stmt"/>
|
|
202
|
+
<line num="207" count="43" type="stmt"/>
|
|
203
|
+
<line num="208" count="0" type="stmt"/>
|
|
204
|
+
<line num="209" count="0" type="stmt"/>
|
|
205
|
+
<line num="210" count="0" type="stmt"/>
|
|
211
206
|
<line num="214" count="0" type="stmt"/>
|
|
212
|
-
<line num="
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="
|
|
215
|
-
<line num="
|
|
216
|
-
<line num="
|
|
217
|
-
<line num="
|
|
218
|
-
<line num="
|
|
219
|
-
<line num="
|
|
220
|
-
<line num="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="
|
|
223
|
-
<line num="
|
|
224
|
-
<line num="
|
|
225
|
-
<line num="
|
|
226
|
-
<line num="
|
|
227
|
-
<line num="259" count="0" type="stmt"/>
|
|
228
|
-
<line num="261" count="2" type="stmt"/>
|
|
229
|
-
<line num="264" count="43" type="stmt"/>
|
|
230
|
-
<line num="265" count="2" type="stmt"/>
|
|
231
|
-
<line num="266" count="2" type="stmt"/>
|
|
232
|
-
<line num="267" count="2" type="stmt"/>
|
|
233
|
-
<line num="268" count="2" type="stmt"/>
|
|
234
|
-
<line num="269" count="2" type="stmt"/>
|
|
235
|
-
<line num="278" count="2" type="stmt"/>
|
|
236
|
-
<line num="282" count="2" type="stmt"/>
|
|
237
|
-
<line num="283" count="2" type="stmt"/>
|
|
238
|
-
<line num="284" count="2" type="stmt"/>
|
|
207
|
+
<line num="222" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
208
|
+
<line num="223" count="0" type="stmt"/>
|
|
209
|
+
<line num="225" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
210
|
+
<line num="226" count="0" type="stmt"/>
|
|
211
|
+
<line num="228" count="2" type="stmt"/>
|
|
212
|
+
<line num="231" count="43" type="stmt"/>
|
|
213
|
+
<line num="232" count="2" type="stmt"/>
|
|
214
|
+
<line num="233" count="2" type="stmt"/>
|
|
215
|
+
<line num="234" count="2" type="stmt"/>
|
|
216
|
+
<line num="235" count="2" type="stmt"/>
|
|
217
|
+
<line num="236" count="2" type="stmt"/>
|
|
218
|
+
<line num="245" count="2" type="stmt"/>
|
|
219
|
+
<line num="249" count="2" type="stmt"/>
|
|
220
|
+
<line num="250" count="2" type="stmt"/>
|
|
221
|
+
<line num="251" count="2" type="stmt"/>
|
|
239
222
|
</file>
|
|
240
223
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/backup.js">
|
|
241
|
-
<metrics statements="
|
|
224
|
+
<metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
242
225
|
<line num="1" count="27" type="stmt"/>
|
|
243
226
|
<line num="2" count="27" type="stmt"/>
|
|
244
227
|
<line num="3" count="27" type="stmt"/>
|
|
@@ -248,11 +231,10 @@
|
|
|
248
231
|
<line num="8" count="1" type="stmt"/>
|
|
249
232
|
<line num="9" count="1" type="stmt"/>
|
|
250
233
|
<line num="10" count="1" type="stmt"/>
|
|
251
|
-
<line num="
|
|
234
|
+
<line num="12" count="1" type="stmt"/>
|
|
252
235
|
<line num="13" count="1" type="stmt"/>
|
|
253
236
|
<line num="14" count="1" type="stmt"/>
|
|
254
237
|
<line num="15" count="1" type="stmt"/>
|
|
255
|
-
<line num="16" count="1" type="stmt"/>
|
|
256
238
|
</file>
|
|
257
239
|
<file name="cloud.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/cloud.js">
|
|
258
240
|
<metrics statements="54" coveredstatements="10" conditionals="23" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
@@ -396,26 +378,26 @@
|
|
|
396
378
|
<line num="124" count="6" type="stmt"/>
|
|
397
379
|
<line num="125" count="6" type="stmt"/>
|
|
398
380
|
<line num="128" count="44" type="stmt"/>
|
|
399
|
-
<line num="129" count="
|
|
400
|
-
<line num="130" count="
|
|
401
|
-
<line num="131" count="
|
|
402
|
-
<line num="133" count="
|
|
403
|
-
<line num="139" count="
|
|
404
|
-
<line num="140" count="
|
|
381
|
+
<line num="129" count="52" type="stmt"/>
|
|
382
|
+
<line num="130" count="52" type="stmt"/>
|
|
383
|
+
<line num="131" count="52" type="stmt"/>
|
|
384
|
+
<line num="133" count="52" type="stmt"/>
|
|
385
|
+
<line num="139" count="52" type="stmt"/>
|
|
386
|
+
<line num="140" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
405
387
|
<line num="141" count="0" type="stmt"/>
|
|
406
388
|
<line num="142" count="0" type="stmt"/>
|
|
407
389
|
<line num="143" count="0" type="stmt"/>
|
|
408
|
-
<line num="146" count="
|
|
409
|
-
<line num="147" count="
|
|
410
|
-
<line num="148" count="
|
|
411
|
-
<line num="151" count="
|
|
412
|
-
<line num="152" count="
|
|
413
|
-
<line num="153" count="
|
|
390
|
+
<line num="146" count="52" type="stmt"/>
|
|
391
|
+
<line num="147" count="52" type="stmt"/>
|
|
392
|
+
<line num="148" count="52" type="stmt"/>
|
|
393
|
+
<line num="151" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
394
|
+
<line num="152" count="52" type="stmt"/>
|
|
395
|
+
<line num="153" count="52" type="cond" truecount="3" falsecount="1"/>
|
|
414
396
|
<line num="154" count="0" type="stmt"/>
|
|
415
|
-
<line num="158" count="
|
|
416
|
-
<line num="159" count="
|
|
397
|
+
<line num="158" count="52" type="stmt"/>
|
|
398
|
+
<line num="159" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
417
399
|
<line num="160" count="0" type="stmt"/>
|
|
418
|
-
<line num="162" count="
|
|
400
|
+
<line num="162" count="52" type="stmt"/>
|
|
419
401
|
<line num="165" count="44" type="stmt"/>
|
|
420
402
|
<line num="166" count="1" type="stmt"/>
|
|
421
403
|
<line num="167" count="1" type="stmt"/>
|
|
@@ -1113,9 +1095,9 @@
|
|
|
1113
1095
|
</file>
|
|
1114
1096
|
</package>
|
|
1115
1097
|
<package name="api.controllers.row">
|
|
1116
|
-
<metrics statements="
|
|
1098
|
+
<metrics statements="590" coveredstatements="342" conditionals="268" coveredconditionals="96" methods="86" coveredmethods="46"/>
|
|
1117
1099
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1118
|
-
<metrics statements="
|
|
1100
|
+
<metrics statements="110" coveredstatements="18" conditionals="46" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1119
1101
|
<line num="6" count="44" type="stmt"/>
|
|
1120
1102
|
<line num="10" count="44" type="stmt"/>
|
|
1121
1103
|
<line num="11" count="44" type="stmt"/>
|
|
@@ -1193,45 +1175,39 @@
|
|
|
1193
1175
|
<line num="159" count="0" type="stmt"/>
|
|
1194
1176
|
<line num="160" count="0" type="stmt"/>
|
|
1195
1177
|
<line num="161" count="0" type="stmt"/>
|
|
1196
|
-
<line num="162" count="0" type="
|
|
1197
|
-
<line num="163" count="0" type="
|
|
1198
|
-
<line num="
|
|
1178
|
+
<line num="162" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1179
|
+
<line num="163" count="0" type="stmt"/>
|
|
1180
|
+
<line num="165" count="0" type="stmt"/>
|
|
1199
1181
|
<line num="166" count="0" type="stmt"/>
|
|
1200
|
-
<line num="
|
|
1201
|
-
<line num="
|
|
1202
|
-
<line num="
|
|
1203
|
-
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1182
|
+
<line num="167" count="0" type="stmt"/>
|
|
1183
|
+
<line num="171" count="0" type="stmt"/>
|
|
1184
|
+
<line num="177" count="0" type="stmt"/>
|
|
1204
1185
|
<line num="179" count="0" type="stmt"/>
|
|
1205
1186
|
<line num="180" count="0" type="stmt"/>
|
|
1206
1187
|
<line num="181" count="0" type="stmt"/>
|
|
1207
|
-
<line num="
|
|
1208
|
-
<line num="
|
|
1188
|
+
<line num="184" count="0" type="stmt"/>
|
|
1189
|
+
<line num="185" count="0" type="stmt"/>
|
|
1190
|
+
<line num="188" count="44" type="stmt"/>
|
|
1209
1191
|
<line num="189" count="0" type="stmt"/>
|
|
1210
1192
|
<line num="190" count="0" type="stmt"/>
|
|
1211
1193
|
<line num="191" count="0" type="stmt"/>
|
|
1212
|
-
<line num="
|
|
1194
|
+
<line num="192" count="0" type="stmt"/>
|
|
1195
|
+
<line num="193" count="0" type="stmt"/>
|
|
1196
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1213
1197
|
<line num="195" count="0" type="stmt"/>
|
|
1214
|
-
<line num="
|
|
1215
|
-
<line num="
|
|
1216
|
-
<line num="200" count="0" type="stmt"/>
|
|
1217
|
-
<line num="201" count="0" type="stmt"/>
|
|
1198
|
+
<line num="197" count="0" type="stmt"/>
|
|
1199
|
+
<line num="198" count="0" type="stmt"/>
|
|
1218
1200
|
<line num="202" count="0" type="stmt"/>
|
|
1219
1201
|
<line num="203" count="0" type="stmt"/>
|
|
1220
|
-
<line num="
|
|
1221
|
-
<line num="
|
|
1222
|
-
<line num="207" count="0" type="stmt"/>
|
|
1223
|
-
<line num="208" count="0" type="stmt"/>
|
|
1202
|
+
<line num="206" count="0" type="stmt"/>
|
|
1203
|
+
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1224
1204
|
<line num="212" count="0" type="stmt"/>
|
|
1225
|
-
<line num="
|
|
1205
|
+
<line num="214" count="0" type="stmt"/>
|
|
1206
|
+
<line num="215" count="0" type="stmt"/>
|
|
1226
1207
|
<line num="216" count="0" type="stmt"/>
|
|
1227
|
-
<line num="
|
|
1228
|
-
<line num="
|
|
1229
|
-
<line num="
|
|
1230
|
-
<line num="225" count="0" type="stmt"/>
|
|
1231
|
-
<line num="226" count="0" type="stmt"/>
|
|
1232
|
-
<line num="228" count="0" type="stmt"/>
|
|
1233
|
-
<line num="229" count="0" type="stmt"/>
|
|
1234
|
-
<line num="242" count="0" type="stmt"/>
|
|
1208
|
+
<line num="218" count="0" type="stmt"/>
|
|
1209
|
+
<line num="219" count="0" type="stmt"/>
|
|
1210
|
+
<line num="232" count="0" type="stmt"/>
|
|
1235
1211
|
</file>
|
|
1236
1212
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1237
1213
|
<metrics statements="213" coveredstatements="172" conditionals="64" coveredconditionals="40" methods="26" coveredmethods="22"/>
|
|
@@ -1450,172 +1426,160 @@
|
|
|
1450
1426
|
<line num="454" count="2" type="stmt"/>
|
|
1451
1427
|
</file>
|
|
1452
1428
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1453
|
-
<metrics statements="
|
|
1429
|
+
<metrics statements="153" coveredstatements="94" conditionals="95" coveredconditionals="38" methods="33" coveredmethods="18"/>
|
|
1454
1430
|
<line num="1" count="43" type="stmt"/>
|
|
1455
1431
|
<line num="2" count="43" type="stmt"/>
|
|
1456
1432
|
<line num="3" count="43" type="stmt"/>
|
|
1457
1433
|
<line num="4" count="43" type="stmt"/>
|
|
1458
1434
|
<line num="12" count="1" type="stmt"/>
|
|
1435
|
+
<line num="22" count="1" type="stmt"/>
|
|
1459
1436
|
<line num="23" count="1" type="stmt"/>
|
|
1460
1437
|
<line num="24" count="1" type="stmt"/>
|
|
1461
1438
|
<line num="25" count="1" type="stmt"/>
|
|
1462
1439
|
<line num="26" count="1" type="stmt"/>
|
|
1463
|
-
<line num="
|
|
1440
|
+
<line num="30" count="1" type="stmt"/>
|
|
1464
1441
|
<line num="31" count="1" type="stmt"/>
|
|
1465
|
-
<line num="
|
|
1442
|
+
<line num="35" count="1" type="stmt"/>
|
|
1466
1443
|
<line num="36" count="1" type="stmt"/>
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="41" count="1" type="
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="48" count="
|
|
1472
|
-
<line num="
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="55" count="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="62" count="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1444
|
+
<line num="40" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1445
|
+
<line num="41" count="1" type="stmt"/>
|
|
1446
|
+
<line num="43" count="1" type="stmt"/>
|
|
1447
|
+
<line num="47" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1448
|
+
<line num="48" count="0" type="stmt"/>
|
|
1449
|
+
<line num="50" count="1" type="stmt"/>
|
|
1450
|
+
<line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1451
|
+
<line num="55" count="0" type="stmt"/>
|
|
1452
|
+
<line num="57" count="1" type="stmt"/>
|
|
1453
|
+
<line num="61" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1454
|
+
<line num="62" count="0" type="stmt"/>
|
|
1455
|
+
<line num="64" count="1" type="stmt"/>
|
|
1456
|
+
<line num="68" count="1" type="stmt"/>
|
|
1480
1457
|
<line num="69" count="1" type="stmt"/>
|
|
1481
|
-
<line num="
|
|
1458
|
+
<line num="73" count="0" type="stmt"/>
|
|
1482
1459
|
<line num="74" count="0" type="stmt"/>
|
|
1483
|
-
<line num="
|
|
1460
|
+
<line num="78" count="0" type="stmt"/>
|
|
1484
1461
|
<line num="79" count="0" type="stmt"/>
|
|
1485
|
-
<line num="
|
|
1462
|
+
<line num="83" count="0" type="stmt"/>
|
|
1486
1463
|
<line num="84" count="0" type="stmt"/>
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="
|
|
1464
|
+
<line num="88" count="0" type="stmt"/>
|
|
1465
|
+
<line num="92" count="0" type="stmt"/>
|
|
1466
|
+
<line num="96" count="0" type="stmt"/>
|
|
1490
1467
|
<line num="97" count="0" type="stmt"/>
|
|
1491
|
-
<line num="
|
|
1468
|
+
<line num="101" count="0" type="stmt"/>
|
|
1492
1469
|
<line num="102" count="0" type="stmt"/>
|
|
1493
|
-
<line num="
|
|
1470
|
+
<line num="106" count="0" type="stmt"/>
|
|
1494
1471
|
<line num="107" count="0" type="stmt"/>
|
|
1495
|
-
<line num="
|
|
1472
|
+
<line num="111" count="0" type="stmt"/>
|
|
1496
1473
|
<line num="112" count="0" type="stmt"/>
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="131" count="2" type="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1474
|
+
<line num="123" count="2" type="stmt"/>
|
|
1475
|
+
<line num="125" count="2" type="stmt"/>
|
|
1476
|
+
<line num="127" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1477
|
+
<line num="128" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1478
|
+
<line num="131" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1479
|
+
<line num="132" count="2" type="stmt"/>
|
|
1480
|
+
<line num="135" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1481
|
+
<line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1505
1482
|
<line num="138" count="2" type="stmt"/>
|
|
1506
|
-
<line num="
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="144" count="
|
|
1483
|
+
<line num="142" count="1" type="stmt"/>
|
|
1484
|
+
<line num="143" count="1" type="stmt"/>
|
|
1485
|
+
<line num="144" count="1" type="stmt"/>
|
|
1486
|
+
<line num="147" count="7" type="stmt"/>
|
|
1509
1487
|
<line num="148" count="1" type="stmt"/>
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="153" count="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="158" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1516
|
-
<line num="159" count="0" type="stmt"/>
|
|
1488
|
+
<line num="151" count="1" type="stmt"/>
|
|
1489
|
+
<line num="152" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1490
|
+
<line num="153" count="0" type="stmt"/>
|
|
1491
|
+
<line num="155" count="1" type="stmt"/>
|
|
1492
|
+
<line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1517
1493
|
<line num="161" count="1" type="stmt"/>
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1494
|
+
<line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1495
|
+
<line num="163" count="0" type="stmt"/>
|
|
1496
|
+
<line num="165" count="0" type="stmt"/>
|
|
1521
1497
|
<line num="169" count="0" type="stmt"/>
|
|
1522
|
-
<line num="
|
|
1498
|
+
<line num="172" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1499
|
+
<line num="173" count="1" type="stmt"/>
|
|
1500
|
+
<line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1523
1501
|
<line num="175" count="0" type="stmt"/>
|
|
1524
|
-
<line num="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="180" count="0" type="cond" truecount="0" falsecount="
|
|
1502
|
+
<line num="177" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1503
|
+
<line num="178" count="0" type="stmt"/>
|
|
1504
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1527
1505
|
<line num="181" count="0" type="stmt"/>
|
|
1528
|
-
<line num="183" count="0" type="
|
|
1506
|
+
<line num="183" count="0" type="stmt"/>
|
|
1529
1507
|
<line num="184" count="0" type="stmt"/>
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="189" count="
|
|
1533
|
-
<line num="190" count="0" type="
|
|
1508
|
+
<line num="185" count="0" type="stmt"/>
|
|
1509
|
+
<line num="188" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1510
|
+
<line num="189" count="1" type="stmt"/>
|
|
1511
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1534
1512
|
<line num="191" count="0" type="stmt"/>
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="195" count="1" type="stmt"/>
|
|
1537
|
-
<line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1513
|
+
<line num="193" count="0" type="stmt"/>
|
|
1538
1514
|
<line num="197" count="0" type="stmt"/>
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="
|
|
1548
|
-
<line num="
|
|
1549
|
-
<line num="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1515
|
+
<line num="200" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1516
|
+
<line num="201" count="1" type="stmt"/>
|
|
1517
|
+
<line num="203" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1518
|
+
<line num="204" count="0" type="stmt"/>
|
|
1519
|
+
<line num="206" count="1" type="stmt"/>
|
|
1520
|
+
<line num="209" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1521
|
+
<line num="210" count="1" type="stmt"/>
|
|
1522
|
+
<line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1523
|
+
<line num="212" count="0" type="stmt"/>
|
|
1524
|
+
<line num="214" count="0" type="stmt"/>
|
|
1525
|
+
<line num="217" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1526
|
+
<line num="218" count="1" type="stmt"/>
|
|
1527
|
+
<line num="220" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1528
|
+
<line num="221" count="1" type="stmt"/>
|
|
1529
|
+
<line num="223" count="1" type="stmt"/>
|
|
1554
1530
|
<line num="227" count="1" type="stmt"/>
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="230" count="1" type="stmt"/>
|
|
1557
|
-
<line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1558
|
-
<line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1531
|
+
<line num="232" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1559
1532
|
<line num="233" count="0" type="stmt"/>
|
|
1560
|
-
<line num="235" count="
|
|
1533
|
+
<line num="235" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1534
|
+
<line num="236" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1535
|
+
<line num="237" count="0" type="stmt"/>
|
|
1561
1536
|
<line num="238" count="0" type="stmt"/>
|
|
1562
|
-
<line num="
|
|
1563
|
-
<line num="
|
|
1564
|
-
<line num="
|
|
1565
|
-
<line num="
|
|
1566
|
-
<line num="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="
|
|
1570
|
-
<line num="
|
|
1571
|
-
<line num="
|
|
1572
|
-
<line num="
|
|
1573
|
-
<line num="268" count="1" type="stmt"/>
|
|
1574
|
-
<line num="272" count="1" type="stmt"/>
|
|
1537
|
+
<line num="240" count="1" type="stmt"/>
|
|
1538
|
+
<line num="244" count="1" type="stmt"/>
|
|
1539
|
+
<line num="245" count="1" type="stmt"/>
|
|
1540
|
+
<line num="246" count="1" type="stmt"/>
|
|
1541
|
+
<line num="247" count="1" type="stmt"/>
|
|
1542
|
+
<line num="248" count="1" type="stmt"/>
|
|
1543
|
+
<line num="259" count="43" type="stmt"/>
|
|
1544
|
+
<line num="260" count="1" type="stmt"/>
|
|
1545
|
+
<line num="267" count="1" type="stmt"/>
|
|
1546
|
+
<line num="269" count="1" type="stmt"/>
|
|
1547
|
+
<line num="272" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1575
1548
|
<line num="273" count="1" type="stmt"/>
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="275" count="1" type="stmt"/>
|
|
1549
|
+
<line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1578
1550
|
<line num="276" count="1" type="stmt"/>
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="
|
|
1582
|
-
<line num="
|
|
1583
|
-
<line num="300" count="1" type="cond" truecount="
|
|
1584
|
-
<line num="301" count="
|
|
1585
|
-
<line num="303" count="1" type="
|
|
1586
|
-
<line num="304" count="1" type="
|
|
1587
|
-
<line num="
|
|
1588
|
-
<line num="
|
|
1589
|
-
<line num="
|
|
1590
|
-
<line num="
|
|
1591
|
-
<line num="
|
|
1592
|
-
<line num="
|
|
1593
|
-
<line num="
|
|
1594
|
-
<line num="
|
|
1595
|
-
<line num="
|
|
1596
|
-
<line num="
|
|
1597
|
-
<line num="
|
|
1598
|
-
<line num="
|
|
1599
|
-
<line num="347" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1600
|
-
<line num="348" count="1" type="stmt"/>
|
|
1551
|
+
<line num="278" count="1" type="stmt"/>
|
|
1552
|
+
<line num="297" count="43" type="stmt"/>
|
|
1553
|
+
<line num="298" count="1" type="stmt"/>
|
|
1554
|
+
<line num="299" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1555
|
+
<line num="300" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1556
|
+
<line num="301" count="0" type="stmt"/>
|
|
1557
|
+
<line num="303" count="1" type="stmt"/>
|
|
1558
|
+
<line num="304" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1559
|
+
<line num="305" count="0" type="stmt"/>
|
|
1560
|
+
<line num="307" count="1" type="stmt"/>
|
|
1561
|
+
<line num="316" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1562
|
+
<line num="317" count="0" type="stmt"/>
|
|
1563
|
+
<line num="319" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1564
|
+
<line num="320" count="1" type="stmt"/>
|
|
1565
|
+
<line num="322" count="0" type="stmt"/>
|
|
1566
|
+
<line num="327" count="0" type="stmt"/>
|
|
1567
|
+
<line num="345" count="43" type="stmt"/>
|
|
1568
|
+
<line num="346" count="0" type="stmt"/>
|
|
1569
|
+
<line num="347" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1570
|
+
<line num="348" count="0" type="stmt"/>
|
|
1601
1571
|
<line num="350" count="0" type="stmt"/>
|
|
1602
|
-
<line num="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="
|
|
1606
|
-
<line num="
|
|
1607
|
-
<line num="
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="419" count="1" type="stmt"/>
|
|
1614
|
-
<line num="420" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1615
|
-
<line num="421" count="1" type="stmt"/>
|
|
1616
|
-
<line num="423" count="1" type="stmt"/>
|
|
1617
|
-
<line num="424" count="1" type="stmt"/>
|
|
1618
|
-
<line num="425" count="1" type="stmt"/>
|
|
1572
|
+
<line num="351" count="0" type="stmt"/>
|
|
1573
|
+
<line num="357" count="0" type="stmt"/>
|
|
1574
|
+
<line num="364" count="0" type="stmt"/>
|
|
1575
|
+
<line num="369" count="0" type="stmt"/>
|
|
1576
|
+
<line num="390" count="43" type="stmt"/>
|
|
1577
|
+
<line num="391" count="1" type="stmt"/>
|
|
1578
|
+
<line num="392" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1579
|
+
<line num="393" count="1" type="stmt"/>
|
|
1580
|
+
<line num="395" count="1" type="stmt"/>
|
|
1581
|
+
<line num="396" count="1" type="stmt"/>
|
|
1582
|
+
<line num="397" count="1" type="stmt"/>
|
|
1619
1583
|
</file>
|
|
1620
1584
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1621
1585
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1684,7 +1648,7 @@
|
|
|
1684
1648
|
<line num="155" count="79" type="stmt"/>
|
|
1685
1649
|
</file>
|
|
1686
1650
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1687
|
-
<metrics statements="
|
|
1651
|
+
<metrics statements="51" coveredstatements="35" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1688
1652
|
<line num="1" count="44" type="stmt"/>
|
|
1689
1653
|
<line num="2" count="44" type="stmt"/>
|
|
1690
1654
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -1724,20 +1688,18 @@
|
|
|
1724
1688
|
<line num="60" count="0" type="stmt"/>
|
|
1725
1689
|
<line num="65" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1726
1690
|
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1727
|
-
<line num="67" count="0" type="
|
|
1728
|
-
<line num="68" count="0" type="
|
|
1729
|
-
<line num="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="
|
|
1734
|
-
<line num="82" count="
|
|
1691
|
+
<line num="67" count="0" type="stmt"/>
|
|
1692
|
+
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1693
|
+
<line num="72" count="0" type="stmt"/>
|
|
1694
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1695
|
+
<line num="77" count="0" type="stmt"/>
|
|
1696
|
+
<line num="79" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1697
|
+
<line num="81" count="0" type="stmt"/>
|
|
1698
|
+
<line num="82" count="0" type="stmt"/>
|
|
1735
1699
|
<line num="84" count="0" type="stmt"/>
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="92" count="224" type="cond" truecount="2" falsecount="0"/>
|
|
1740
|
-
<line num="94" count="83" type="stmt"/>
|
|
1700
|
+
<line num="87" count="224" type="stmt"/>
|
|
1701
|
+
<line num="89" count="224" type="cond" truecount="2" falsecount="0"/>
|
|
1702
|
+
<line num="91" count="83" type="stmt"/>
|
|
1741
1703
|
</file>
|
|
1742
1704
|
</package>
|
|
1743
1705
|
<package name="api.controllers.table">
|
|
@@ -2321,7 +2283,7 @@
|
|
|
2321
2283
|
<line num="14" count="27" type="stmt"/>
|
|
2322
2284
|
<line num="16" count="27" type="stmt"/>
|
|
2323
2285
|
<line num="18" count="27" type="stmt"/>
|
|
2324
|
-
<line num="
|
|
2286
|
+
<line num="75" count="27" type="stmt"/>
|
|
2325
2287
|
</file>
|
|
2326
2288
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/backup.js">
|
|
2327
2289
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2592,7 +2554,7 @@
|
|
|
2592
2554
|
</file>
|
|
2593
2555
|
</package>
|
|
2594
2556
|
<package name="automations">
|
|
2595
|
-
<metrics statements="
|
|
2557
|
+
<metrics statements="163" coveredstatements="128" conditionals="64" coveredconditionals="46" methods="21" coveredmethods="13"/>
|
|
2596
2558
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2597
2559
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2598
2560
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2621,59 +2583,53 @@
|
|
|
2621
2583
|
<line num="74" count="44" type="stmt"/>
|
|
2622
2584
|
</file>
|
|
2623
2585
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2624
|
-
<metrics statements="
|
|
2586
|
+
<metrics statements="46" coveredstatements="32" conditionals="29" coveredconditionals="21" methods="5" coveredmethods="3"/>
|
|
2625
2587
|
<line num="1" count="44" type="stmt"/>
|
|
2626
|
-
<line num="
|
|
2627
|
-
<line num="
|
|
2628
|
-
<line num="
|
|
2629
|
-
<line num="
|
|
2630
|
-
<line num="
|
|
2631
|
-
<line num="
|
|
2632
|
-
<line num="
|
|
2633
|
-
<line num="
|
|
2634
|
-
<line num="
|
|
2635
|
-
<line num="
|
|
2636
|
-
<line num="
|
|
2637
|
-
<line num="
|
|
2638
|
-
<line num="
|
|
2639
|
-
<line num="
|
|
2640
|
-
<line num="
|
|
2641
|
-
<line num="
|
|
2642
|
-
<line num="
|
|
2643
|
-
<line num="
|
|
2644
|
-
<line num="
|
|
2645
|
-
<line num="
|
|
2646
|
-
<line num="
|
|
2647
|
-
<line num="
|
|
2588
|
+
<line num="2" count="44" type="stmt"/>
|
|
2589
|
+
<line num="20" count="44" type="stmt"/>
|
|
2590
|
+
<line num="21" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
2591
|
+
<line num="22" count="1" type="stmt"/>
|
|
2592
|
+
<line num="24" count="13" type="stmt"/>
|
|
2593
|
+
<line num="25" count="33" type="stmt"/>
|
|
2594
|
+
<line num="26" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
2595
|
+
<line num="27" count="6" type="stmt"/>
|
|
2596
|
+
<line num="29" count="27" type="stmt"/>
|
|
2597
|
+
<line num="30" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
2598
|
+
<line num="31" count="11" type="stmt"/>
|
|
2599
|
+
<line num="33" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2600
|
+
<line num="34" count="2" type="stmt"/>
|
|
2601
|
+
<line num="35" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2602
|
+
<line num="36" count="1" type="stmt"/>
|
|
2603
|
+
<line num="38" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2604
|
+
<line num="39" count="1" type="stmt"/>
|
|
2605
|
+
<line num="42" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2606
|
+
<line num="43" count="1" type="stmt"/>
|
|
2607
|
+
<line num="44" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2608
|
+
<line num="45" count="1" type="stmt"/>
|
|
2609
|
+
<line num="49" count="13" type="stmt"/>
|
|
2610
|
+
<line num="61" count="44" type="stmt"/>
|
|
2611
|
+
<line num="62" count="8" type="stmt"/>
|
|
2612
|
+
<line num="63" count="7" type="stmt"/>
|
|
2648
2613
|
<line num="66" count="44" type="stmt"/>
|
|
2649
|
-
<line num="67" count="
|
|
2650
|
-
<line num="68" count="
|
|
2651
|
-
<line num="
|
|
2652
|
-
<line num="
|
|
2653
|
-
<line num="
|
|
2654
|
-
<line num="
|
|
2655
|
-
<line num="
|
|
2656
|
-
<line num="81" count="
|
|
2657
|
-
<line num="
|
|
2658
|
-
<line num="
|
|
2659
|
-
<line num="
|
|
2660
|
-
<line num="87" count="0" type="
|
|
2661
|
-
<line num="
|
|
2662
|
-
<line num="
|
|
2663
|
-
<line num="
|
|
2664
|
-
<line num="
|
|
2665
|
-
<line num="
|
|
2666
|
-
<line num="
|
|
2667
|
-
<line num="
|
|
2668
|
-
<line num="98" count="0" type="stmt"/>
|
|
2669
|
-
<line num="102" count="0" type="stmt"/>
|
|
2670
|
-
<line num="105" count="44" type="stmt"/>
|
|
2671
|
-
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2672
|
-
<line num="107" count="0" type="stmt"/>
|
|
2673
|
-
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2674
|
-
<line num="110" count="0" type="stmt"/>
|
|
2675
|
-
<line num="112" count="0" type="stmt"/>
|
|
2676
|
-
<line num="114" count="0" type="stmt"/>
|
|
2614
|
+
<line num="67" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2615
|
+
<line num="68" count="0" type="stmt"/>
|
|
2616
|
+
<line num="70" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2617
|
+
<line num="74" count="0" type="stmt"/>
|
|
2618
|
+
<line num="76" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2619
|
+
<line num="79" count="44" type="stmt"/>
|
|
2620
|
+
<line num="80" count="0" type="stmt"/>
|
|
2621
|
+
<line num="81" count="0" type="stmt"/>
|
|
2622
|
+
<line num="82" count="0" type="stmt"/>
|
|
2623
|
+
<line num="83" count="0" type="stmt"/>
|
|
2624
|
+
<line num="84" count="0" type="stmt"/>
|
|
2625
|
+
<line num="87" count="0" type="stmt"/>
|
|
2626
|
+
<line num="90" count="44" type="stmt"/>
|
|
2627
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2628
|
+
<line num="92" count="0" type="stmt"/>
|
|
2629
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2630
|
+
<line num="95" count="0" type="stmt"/>
|
|
2631
|
+
<line num="97" count="0" type="stmt"/>
|
|
2632
|
+
<line num="99" count="0" type="stmt"/>
|
|
2677
2633
|
</file>
|
|
2678
2634
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2679
2635
|
<metrics statements="33" coveredstatements="16" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
@@ -2729,7 +2685,7 @@
|
|
|
2729
2685
|
<line num="26" count="43" type="stmt"/>
|
|
2730
2686
|
</file>
|
|
2731
2687
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
2732
|
-
<metrics statements="46" coveredstatements="44" conditionals="
|
|
2688
|
+
<metrics statements="46" coveredstatements="44" conditionals="25" coveredconditionals="21" methods="8" coveredmethods="8"/>
|
|
2733
2689
|
<line num="1" count="43" type="stmt"/>
|
|
2734
2690
|
<line num="2" count="43" type="stmt"/>
|
|
2735
2691
|
<line num="3" count="43" type="stmt"/>
|
|
@@ -2768,7 +2724,7 @@
|
|
|
2768
2724
|
<line num="90" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2769
2725
|
<line num="98" count="1" type="stmt"/>
|
|
2770
2726
|
<line num="99" count="1" type="stmt"/>
|
|
2771
|
-
<line num="100" count="1" type="
|
|
2727
|
+
<line num="100" count="1" type="stmt"/>
|
|
2772
2728
|
<line num="101" count="1" type="stmt"/>
|
|
2773
2729
|
<line num="103" count="1" type="stmt"/>
|
|
2774
2730
|
<line num="105" count="6" type="stmt"/>
|
|
@@ -2779,7 +2735,7 @@
|
|
|
2779
2735
|
</file>
|
|
2780
2736
|
</package>
|
|
2781
2737
|
<package name="automations.steps">
|
|
2782
|
-
<metrics statements="
|
|
2738
|
+
<metrics statements="212" coveredstatements="148" conditionals="82" coveredconditionals="52" methods="18" coveredmethods="9"/>
|
|
2783
2739
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
2784
2740
|
<metrics statements="17" coveredstatements="6" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2785
2741
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2858,35 +2814,33 @@
|
|
|
2858
2814
|
<line num="65" count="0" type="stmt"/>
|
|
2859
2815
|
</file>
|
|
2860
2816
|
<file name="filter.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/filter.js">
|
|
2861
|
-
<metrics statements="
|
|
2817
|
+
<metrics statements="26" coveredstatements="26" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
2862
2818
|
<line num="1" count="44" type="stmt"/>
|
|
2863
2819
|
<line num="8" count="44" type="stmt"/>
|
|
2864
2820
|
<line num="15" count="44" type="stmt"/>
|
|
2865
2821
|
<line num="16" count="44" type="stmt"/>
|
|
2866
2822
|
<line num="18" count="44" type="stmt"/>
|
|
2867
|
-
<line num="
|
|
2868
|
-
<line num="
|
|
2869
|
-
<line num="
|
|
2870
|
-
<line num="
|
|
2871
|
-
<line num="
|
|
2872
|
-
<line num="
|
|
2873
|
-
<line num="
|
|
2874
|
-
<line num="
|
|
2875
|
-
<line num="
|
|
2876
|
-
<line num="
|
|
2877
|
-
<line num="
|
|
2878
|
-
<line num="
|
|
2879
|
-
<line num="
|
|
2880
|
-
<line num="
|
|
2881
|
-
<line num="
|
|
2823
|
+
<line num="62" count="44" type="stmt"/>
|
|
2824
|
+
<line num="63" count="11" type="stmt"/>
|
|
2825
|
+
<line num="65" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
2826
|
+
<line num="66" count="6" type="stmt"/>
|
|
2827
|
+
<line num="67" count="6" type="stmt"/>
|
|
2828
|
+
<line num="68" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
2829
|
+
<line num="69" count="1" type="stmt"/>
|
|
2830
|
+
<line num="70" count="1" type="stmt"/>
|
|
2831
|
+
<line num="72" count="11" type="stmt"/>
|
|
2832
|
+
<line num="73" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
2833
|
+
<line num="74" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
2834
|
+
<line num="76" count="2" type="stmt"/>
|
|
2835
|
+
<line num="77" count="2" type="stmt"/>
|
|
2836
|
+
<line num="79" count="2" type="stmt"/>
|
|
2837
|
+
<line num="80" count="2" type="stmt"/>
|
|
2838
|
+
<line num="82" count="4" type="stmt"/>
|
|
2839
|
+
<line num="83" count="4" type="stmt"/>
|
|
2882
2840
|
<line num="85" count="2" type="stmt"/>
|
|
2883
|
-
<line num="
|
|
2884
|
-
<line num="
|
|
2885
|
-
<line num="
|
|
2886
|
-
<line num="91" count="2" type="stmt"/>
|
|
2887
|
-
<line num="94" count="1" type="stmt"/>
|
|
2888
|
-
<line num="96" count="11" type="stmt"/>
|
|
2889
|
-
<line num="98" count="0" type="stmt"/>
|
|
2841
|
+
<line num="86" count="2" type="stmt"/>
|
|
2842
|
+
<line num="89" count="1" type="stmt"/>
|
|
2843
|
+
<line num="91" count="11" type="stmt"/>
|
|
2890
2844
|
</file>
|
|
2891
2845
|
<file name="integromat.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/integromat.js">
|
|
2892
2846
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -3129,7 +3083,7 @@
|
|
|
3129
3083
|
</file>
|
|
3130
3084
|
</package>
|
|
3131
3085
|
<package name="db">
|
|
3132
|
-
<metrics statements="
|
|
3086
|
+
<metrics statements="140" coveredstatements="112" conditionals="58" coveredconditionals="19" methods="36" coveredmethods="27"/>
|
|
3133
3087
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3134
3088
|
<metrics statements="23" coveredstatements="4" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3135
3089
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -3171,26 +3125,20 @@
|
|
|
3171
3125
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3172
3126
|
<line num="1" count="57" type="stmt"/>
|
|
3173
3127
|
<line num="3" count="57" type="stmt"/>
|
|
3174
|
-
<line num="4" count="
|
|
3128
|
+
<line num="4" count="923" type="stmt"/>
|
|
3175
3129
|
</file>
|
|
3176
3130
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3177
|
-
<metrics statements="
|
|
3131
|
+
<metrics statements="106" coveredstatements="97" conditionals="48" coveredconditionals="18" methods="30" coveredmethods="25"/>
|
|
3178
3132
|
<line num="1" count="57" type="stmt"/>
|
|
3133
|
+
<line num="14" count="57" type="stmt"/>
|
|
3179
3134
|
<line num="16" count="57" type="stmt"/>
|
|
3180
3135
|
<line num="18" count="57" type="stmt"/>
|
|
3181
|
-
<line num="
|
|
3182
|
-
<line num="
|
|
3183
|
-
<line num="
|
|
3184
|
-
<line num="
|
|
3185
|
-
<line num="
|
|
3186
|
-
<line num="
|
|
3187
|
-
<line num="64" count="57" type="stmt"/>
|
|
3188
|
-
<line num="65" count="57" type="stmt"/>
|
|
3189
|
-
<line num="66" count="57" type="stmt"/>
|
|
3190
|
-
<line num="67" count="57" type="stmt"/>
|
|
3191
|
-
<line num="68" count="57" type="stmt"/>
|
|
3192
|
-
<line num="69" count="57" type="stmt"/>
|
|
3193
|
-
<line num="70" count="57" type="stmt"/>
|
|
3136
|
+
<line num="24" count="57" type="stmt"/>
|
|
3137
|
+
<line num="48" count="57" type="stmt"/>
|
|
3138
|
+
<line num="53" count="57" type="stmt"/>
|
|
3139
|
+
<line num="57" count="57" type="stmt"/>
|
|
3140
|
+
<line num="61" count="57" type="stmt"/>
|
|
3141
|
+
<line num="63" count="57" type="stmt"/>
|
|
3194
3142
|
<line num="71" count="57" type="stmt"/>
|
|
3195
3143
|
<line num="72" count="57" type="stmt"/>
|
|
3196
3144
|
<line num="73" count="57" type="stmt"/>
|
|
@@ -3201,89 +3149,96 @@
|
|
|
3201
3149
|
<line num="78" count="57" type="stmt"/>
|
|
3202
3150
|
<line num="79" count="57" type="stmt"/>
|
|
3203
3151
|
<line num="80" count="57" type="stmt"/>
|
|
3152
|
+
<line num="81" count="57" type="stmt"/>
|
|
3204
3153
|
<line num="82" count="57" type="stmt"/>
|
|
3205
3154
|
<line num="83" count="57" type="stmt"/>
|
|
3155
|
+
<line num="84" count="57" type="stmt"/>
|
|
3206
3156
|
<line num="85" count="57" type="stmt"/>
|
|
3207
|
-
<line num="
|
|
3208
|
-
<line num="
|
|
3209
|
-
<line num="
|
|
3210
|
-
<line num="
|
|
3211
|
-
<line num="
|
|
3212
|
-
<line num="
|
|
3213
|
-
<line num="
|
|
3214
|
-
<line num="
|
|
3215
|
-
<line num="
|
|
3216
|
-
<line num="
|
|
3217
|
-
<line num="
|
|
3218
|
-
<line num="
|
|
3219
|
-
<line num="
|
|
3220
|
-
<line num="
|
|
3221
|
-
<line num="
|
|
3222
|
-
<line num="
|
|
3223
|
-
<line num="
|
|
3224
|
-
<line num="
|
|
3225
|
-
<line num="
|
|
3226
|
-
<line num="
|
|
3227
|
-
<line num="
|
|
3228
|
-
<line num="
|
|
3229
|
-
<line num="
|
|
3230
|
-
<line num="
|
|
3231
|
-
<line num="
|
|
3232
|
-
<line num="
|
|
3233
|
-
<line num="
|
|
3234
|
-
<line num="
|
|
3235
|
-
<line num="
|
|
3236
|
-
<line num="
|
|
3237
|
-
<line num="
|
|
3238
|
-
<line num="
|
|
3239
|
-
<line num="
|
|
3240
|
-
<line num="
|
|
3241
|
-
<line num="
|
|
3242
|
-
<line num="
|
|
3243
|
-
<line num="
|
|
3244
|
-
<line num="
|
|
3245
|
-
<line num="
|
|
3246
|
-
<line num="
|
|
3247
|
-
<line num="
|
|
3248
|
-
<line num="
|
|
3249
|
-
<line num="
|
|
3250
|
-
<line num="
|
|
3251
|
-
<line num="
|
|
3252
|
-
<line num="
|
|
3253
|
-
<line num="
|
|
3254
|
-
<line num="
|
|
3255
|
-
<line num="
|
|
3256
|
-
<line num="
|
|
3257
|
-
<line num="
|
|
3258
|
-
<line num="
|
|
3259
|
-
<line num="
|
|
3260
|
-
<line num="
|
|
3261
|
-
<line num="
|
|
3262
|
-
<line num="
|
|
3263
|
-
<line num="
|
|
3264
|
-
<line num="
|
|
3265
|
-
<line num="
|
|
3266
|
-
<line num="
|
|
3267
|
-
<line num="
|
|
3268
|
-
<line num="
|
|
3269
|
-
<line num="
|
|
3270
|
-
<line num="
|
|
3271
|
-
<line num="
|
|
3272
|
-
<line num="
|
|
3157
|
+
<line num="86" count="57" type="stmt"/>
|
|
3158
|
+
<line num="88" count="57" type="stmt"/>
|
|
3159
|
+
<line num="89" count="57" type="stmt"/>
|
|
3160
|
+
<line num="91" count="57" type="stmt"/>
|
|
3161
|
+
<line num="92" count="74" type="stmt"/>
|
|
3162
|
+
<line num="108" count="1077" type="cond" truecount="2" falsecount="0"/>
|
|
3163
|
+
<line num="109" count="1060" type="stmt"/>
|
|
3164
|
+
<line num="111" count="1077" type="stmt"/>
|
|
3165
|
+
<line num="118" count="57" type="stmt"/>
|
|
3166
|
+
<line num="123" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3167
|
+
<line num="124" count="267" type="stmt"/>
|
|
3168
|
+
<line num="131" count="57" type="stmt"/>
|
|
3169
|
+
<line num="132" count="128" type="stmt"/>
|
|
3170
|
+
<line num="143" count="57" type="cond" truecount="0" falsecount="3"/>
|
|
3171
|
+
<line num="144" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3172
|
+
<line num="145" count="27" type="stmt"/>
|
|
3173
|
+
<line num="148" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3174
|
+
<line num="150" count="14" type="stmt"/>
|
|
3175
|
+
<line num="158" count="57" type="stmt"/>
|
|
3176
|
+
<line num="159" count="0" type="stmt"/>
|
|
3177
|
+
<line num="162" count="0" type="stmt"/>
|
|
3178
|
+
<line num="171" count="57" type="cond" truecount="1" falsecount="0"/>
|
|
3179
|
+
<line num="172" count="309" type="cond" truecount="2" falsecount="0"/>
|
|
3180
|
+
<line num="173" count="309" type="stmt"/>
|
|
3181
|
+
<line num="179" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3182
|
+
<line num="180" count="3" type="stmt"/>
|
|
3183
|
+
<line num="188" count="57" type="stmt"/>
|
|
3184
|
+
<line num="189" count="231" type="stmt"/>
|
|
3185
|
+
<line num="195" count="57" type="stmt"/>
|
|
3186
|
+
<line num="196" count="3" type="stmt"/>
|
|
3187
|
+
<line num="197" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3188
|
+
<line num="198" count="1" type="stmt"/>
|
|
3189
|
+
<line num="200" count="2" type="stmt"/>
|
|
3190
|
+
<line num="206" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3191
|
+
<line num="207" count="261" type="stmt"/>
|
|
3192
|
+
<line num="214" count="57" type="stmt"/>
|
|
3193
|
+
<line num="215" count="27" type="stmt"/>
|
|
3194
|
+
<line num="229" count="57" type="stmt"/>
|
|
3195
|
+
<line num="237" count="9" type="stmt"/>
|
|
3196
|
+
<line num="238" count="9" type="stmt"/>
|
|
3197
|
+
<line num="239" count="9" type="stmt"/>
|
|
3198
|
+
<line num="240" count="9" type="stmt"/>
|
|
3199
|
+
<line num="246" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3200
|
+
<line num="247" count="0" type="stmt"/>
|
|
3201
|
+
<line num="254" count="57" type="stmt"/>
|
|
3202
|
+
<line num="255" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3203
|
+
<line num="261" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3204
|
+
<line num="262" count="247" type="stmt"/>
|
|
3205
|
+
<line num="269" count="57" type="stmt"/>
|
|
3206
|
+
<line num="270" count="23" type="stmt"/>
|
|
3207
|
+
<line num="276" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3208
|
+
<line num="277" count="249" type="stmt"/>
|
|
3209
|
+
<line num="284" count="57" type="stmt"/>
|
|
3210
|
+
<line num="285" count="10" type="stmt"/>
|
|
3211
|
+
<line num="291" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3212
|
+
<line num="292" count="2" type="stmt"/>
|
|
3213
|
+
<line num="299" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
3214
|
+
<line num="300" count="52" type="stmt"/>
|
|
3215
|
+
<line num="308" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3216
|
+
<line num="309" count="5" type="stmt"/>
|
|
3217
|
+
<line num="316" count="57" type="stmt"/>
|
|
3218
|
+
<line num="317" count="135" type="stmt"/>
|
|
3219
|
+
<line num="325" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3220
|
+
<line num="326" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3221
|
+
<line num="327" count="4" type="stmt"/>
|
|
3222
|
+
<line num="330" count="1" type="stmt"/>
|
|
3223
|
+
<line num="341" count="57" type="stmt"/>
|
|
3273
3224
|
<line num="342" count="0" type="stmt"/>
|
|
3274
|
-
<line num="
|
|
3275
|
-
<line num="
|
|
3276
|
-
<line num="
|
|
3277
|
-
<line num="
|
|
3278
|
-
<line num="
|
|
3279
|
-
<line num="
|
|
3225
|
+
<line num="345" count="57" type="stmt"/>
|
|
3226
|
+
<line num="346" count="10" type="stmt"/>
|
|
3227
|
+
<line num="349" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3228
|
+
<line num="350" count="0" type="stmt"/>
|
|
3229
|
+
<line num="351" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3230
|
+
<line num="352" count="0" type="stmt"/>
|
|
3280
3231
|
<line num="354" count="0" type="stmt"/>
|
|
3281
|
-
<line num="
|
|
3282
|
-
<line num="
|
|
3232
|
+
<line num="357" count="57" type="stmt"/>
|
|
3233
|
+
<line num="358" count="1" type="stmt"/>
|
|
3234
|
+
<line num="361" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3235
|
+
<line num="362" count="0" type="stmt"/>
|
|
3236
|
+
<line num="368" count="57" type="stmt"/>
|
|
3237
|
+
<line num="369" count="60" type="stmt"/>
|
|
3283
3238
|
</file>
|
|
3284
3239
|
</package>
|
|
3285
3240
|
<package name="db.linkedRows">
|
|
3286
|
-
<metrics statements="
|
|
3241
|
+
<metrics statements="296" coveredstatements="284" conditionals="134" coveredconditionals="113" methods="60" coveredmethods="57"/>
|
|
3287
3242
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
3288
3243
|
<metrics statements="151" coveredstatements="146" conditionals="68" coveredconditionals="60" methods="27" coveredmethods="24"/>
|
|
3289
3244
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -3439,7 +3394,7 @@
|
|
|
3439
3394
|
<line num="465" count="44" type="stmt"/>
|
|
3440
3395
|
</file>
|
|
3441
3396
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
3442
|
-
<metrics statements="
|
|
3397
|
+
<metrics statements="91" coveredstatements="88" conditionals="40" coveredconditionals="33" methods="20" coveredmethods="20"/>
|
|
3443
3398
|
<line num="1" count="44" type="stmt"/>
|
|
3444
3399
|
<line num="10" count="44" type="stmt"/>
|
|
3445
3400
|
<line num="11" count="44" type="stmt"/>
|
|
@@ -3464,74 +3419,73 @@
|
|
|
3464
3419
|
<line num="54" count="30" type="stmt"/>
|
|
3465
3420
|
<line num="57" count="30" type="stmt"/>
|
|
3466
3421
|
<line num="66" count="30" type="stmt"/>
|
|
3467
|
-
<line num="
|
|
3468
|
-
<line num="
|
|
3422
|
+
<line num="69" count="25" type="stmt"/>
|
|
3423
|
+
<line num="76" count="30" type="stmt"/>
|
|
3469
3424
|
<line num="77" count="30" type="stmt"/>
|
|
3470
3425
|
<line num="78" count="30" type="stmt"/>
|
|
3471
3426
|
<line num="79" count="30" type="stmt"/>
|
|
3472
|
-
<line num="80" count="
|
|
3473
|
-
<line num="
|
|
3474
|
-
<line num="84" count="
|
|
3475
|
-
<line num="85" count="18" type="
|
|
3476
|
-
<line num="
|
|
3477
|
-
<line num="88" count="
|
|
3478
|
-
<line num="
|
|
3427
|
+
<line num="80" count="18" type="stmt"/>
|
|
3428
|
+
<line num="83" count="30" type="stmt"/>
|
|
3429
|
+
<line num="84" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
3430
|
+
<line num="85" count="18" type="stmt"/>
|
|
3431
|
+
<line num="87" count="30" type="stmt"/>
|
|
3432
|
+
<line num="88" count="18" type="stmt"/>
|
|
3433
|
+
<line num="90" count="30" type="stmt"/>
|
|
3479
3434
|
<line num="91" count="30" type="stmt"/>
|
|
3480
|
-
<line num="
|
|
3481
|
-
<line num="106" count="
|
|
3482
|
-
<line num="107" count="217" type="
|
|
3483
|
-
<line num="
|
|
3484
|
-
<line num="110" count="
|
|
3485
|
-
<line num="
|
|
3435
|
+
<line num="105" count="44" type="stmt"/>
|
|
3436
|
+
<line num="106" count="217" type="stmt"/>
|
|
3437
|
+
<line num="107" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3438
|
+
<line num="109" count="217" type="cond" truecount="4" falsecount="0"/>
|
|
3439
|
+
<line num="110" count="131" type="stmt"/>
|
|
3440
|
+
<line num="112" count="217" type="stmt"/>
|
|
3486
3441
|
<line num="113" count="217" type="stmt"/>
|
|
3487
|
-
<line num="114" count="217" type="
|
|
3488
|
-
<line num="
|
|
3489
|
-
<line num="
|
|
3490
|
-
<line num="
|
|
3491
|
-
<line num="
|
|
3492
|
-
<line num="
|
|
3493
|
-
<line num="
|
|
3494
|
-
<line num="
|
|
3495
|
-
<line num="
|
|
3496
|
-
<line num="
|
|
3497
|
-
<line num="
|
|
3498
|
-
<line num="149" count="
|
|
3499
|
-
<line num="150" count="119" type="
|
|
3500
|
-
<line num="151" count="
|
|
3501
|
-
<line num="
|
|
3502
|
-
<line num="155" count="
|
|
3503
|
-
<line num="
|
|
3504
|
-
<line num="
|
|
3442
|
+
<line num="114" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3443
|
+
<line num="119" count="176" type="stmt"/>
|
|
3444
|
+
<line num="122" count="0" type="stmt"/>
|
|
3445
|
+
<line num="124" count="41" type="cond" truecount="5" falsecount="2"/>
|
|
3446
|
+
<line num="127" count="21" type="stmt"/>
|
|
3447
|
+
<line num="129" count="0" type="stmt"/>
|
|
3448
|
+
<line num="131" count="18" type="stmt"/>
|
|
3449
|
+
<line num="133" count="1" type="stmt"/>
|
|
3450
|
+
<line num="135" count="1" type="stmt"/>
|
|
3451
|
+
<line num="137" count="0" type="stmt"/>
|
|
3452
|
+
<line num="148" count="44" type="stmt"/>
|
|
3453
|
+
<line num="149" count="119" type="stmt"/>
|
|
3454
|
+
<line num="150" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
3455
|
+
<line num="151" count="89" type="stmt"/>
|
|
3456
|
+
<line num="154" count="30" type="stmt"/>
|
|
3457
|
+
<line num="155" count="25" type="stmt"/>
|
|
3458
|
+
<line num="158" count="30" type="stmt"/>
|
|
3459
|
+
<line num="160" count="30" type="stmt"/>
|
|
3505
3460
|
<line num="161" count="30" type="stmt"/>
|
|
3506
3461
|
<line num="162" count="30" type="stmt"/>
|
|
3507
3462
|
<line num="163" count="30" type="stmt"/>
|
|
3508
|
-
<line num="164" count="
|
|
3509
|
-
<line num="165" count="18" type="
|
|
3510
|
-
<line num="
|
|
3511
|
-
<line num="168" count="18" type="
|
|
3512
|
-
<line num="
|
|
3513
|
-
<line num="171" count="18" type="
|
|
3514
|
-
<line num="172" count="18" type="
|
|
3515
|
-
<line num="173" count="18" type="
|
|
3516
|
-
<line num="
|
|
3517
|
-
<line num="
|
|
3518
|
-
<line num="
|
|
3463
|
+
<line num="164" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3464
|
+
<line num="165" count="18" type="stmt"/>
|
|
3465
|
+
<line num="167" count="18" type="stmt"/>
|
|
3466
|
+
<line num="168" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3467
|
+
<line num="170" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3468
|
+
<line num="171" count="18" type="stmt"/>
|
|
3469
|
+
<line num="172" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3470
|
+
<line num="173" count="18" type="stmt"/>
|
|
3471
|
+
<line num="178" count="30" type="stmt"/>
|
|
3472
|
+
<line num="187" count="44" type="stmt"/>
|
|
3473
|
+
<line num="189" count="35" type="stmt"/>
|
|
3519
3474
|
<line num="190" count="35" type="stmt"/>
|
|
3520
|
-
<line num="
|
|
3475
|
+
<line num="192" count="41" type="stmt"/>
|
|
3521
3476
|
<line num="193" count="41" type="stmt"/>
|
|
3522
|
-
<line num="194" count="
|
|
3523
|
-
<line num="195" count="
|
|
3524
|
-
<line num="
|
|
3477
|
+
<line num="194" count="121" type="cond" truecount="4" falsecount="0"/>
|
|
3478
|
+
<line num="195" count="112" type="stmt"/>
|
|
3479
|
+
<line num="197" count="9" type="stmt"/>
|
|
3525
3480
|
<line num="198" count="9" type="stmt"/>
|
|
3526
|
-
<line num="199" count="9" type="
|
|
3527
|
-
<line num="200" count="9" type="
|
|
3481
|
+
<line num="199" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3482
|
+
<line num="200" count="9" type="stmt"/>
|
|
3528
3483
|
<line num="201" count="9" type="stmt"/>
|
|
3529
|
-
<line num="202" count="9" type="
|
|
3530
|
-
<line num="203" count="
|
|
3531
|
-
<line num="
|
|
3532
|
-
<line num="
|
|
3533
|
-
<line num="
|
|
3534
|
-
<line num="211" count="35" type="stmt"/>
|
|
3484
|
+
<line num="202" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
3485
|
+
<line num="203" count="8" type="stmt"/>
|
|
3486
|
+
<line num="205" count="9" type="stmt"/>
|
|
3487
|
+
<line num="207" count="9" type="stmt"/>
|
|
3488
|
+
<line num="210" count="35" type="stmt"/>
|
|
3535
3489
|
</file>
|
|
3536
3490
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
3537
3491
|
<metrics statements="54" coveredstatements="50" conditionals="26" coveredconditionals="20" methods="13" coveredmethods="13"/>
|
|
@@ -3691,19 +3645,19 @@
|
|
|
3691
3645
|
<line num="59" count="1" type="stmt"/>
|
|
3692
3646
|
<line num="61" count="1" type="stmt"/>
|
|
3693
3647
|
<line num="65" count="28" type="stmt"/>
|
|
3694
|
-
<line num="66" count="
|
|
3695
|
-
<line num="68" count="
|
|
3648
|
+
<line num="66" count="215" type="stmt"/>
|
|
3649
|
+
<line num="68" count="215" type="cond" truecount="2" falsecount="0"/>
|
|
3696
3650
|
<line num="69" count="5" type="stmt"/>
|
|
3697
|
-
<line num="71" count="
|
|
3698
|
-
<line num="72" count="
|
|
3699
|
-
<line num="74" count="
|
|
3700
|
-
<line num="75" count="
|
|
3701
|
-
<line num="76" count="
|
|
3651
|
+
<line num="71" count="210" type="stmt"/>
|
|
3652
|
+
<line num="72" count="210" type="stmt"/>
|
|
3653
|
+
<line num="74" count="210" type="stmt"/>
|
|
3654
|
+
<line num="75" count="210" type="cond" truecount="2" falsecount="0"/>
|
|
3655
|
+
<line num="76" count="210" type="cond" truecount="1" falsecount="1"/>
|
|
3702
3656
|
<line num="77" count="0" type="stmt"/>
|
|
3703
|
-
<line num="80" count="
|
|
3704
|
-
<line num="81" count="
|
|
3705
|
-
<line num="83" count="
|
|
3706
|
-
<line num="84" count="
|
|
3657
|
+
<line num="80" count="210" type="cond" truecount="2" falsecount="0"/>
|
|
3658
|
+
<line num="81" count="210" type="cond" truecount="2" falsecount="0"/>
|
|
3659
|
+
<line num="83" count="210" type="cond" truecount="4" falsecount="0"/>
|
|
3660
|
+
<line num="84" count="209" type="stmt"/>
|
|
3707
3661
|
<line num="87" count="1" type="stmt"/>
|
|
3708
3662
|
<line num="89" count="1" type="stmt"/>
|
|
3709
3663
|
</file>
|
|
@@ -3721,75 +3675,75 @@
|
|
|
3721
3675
|
<line num="15" count="32" type="stmt"/>
|
|
3722
3676
|
<line num="16" count="32" type="stmt"/>
|
|
3723
3677
|
<line num="18" count="32" type="stmt"/>
|
|
3724
|
-
<line num="20" count="
|
|
3725
|
-
<line num="22" count="
|
|
3726
|
-
<line num="23" count="
|
|
3727
|
-
<line num="24" count="
|
|
3678
|
+
<line num="20" count="231" type="stmt"/>
|
|
3679
|
+
<line num="22" count="231" type="stmt"/>
|
|
3680
|
+
<line num="23" count="231" type="stmt"/>
|
|
3681
|
+
<line num="24" count="231" type="stmt"/>
|
|
3728
3682
|
<line num="26" count="0" type="stmt"/>
|
|
3729
|
-
<line num="28" count="
|
|
3683
|
+
<line num="28" count="231" type="cond" truecount="4" falsecount="0"/>
|
|
3730
3684
|
<line num="29" count="1" type="stmt"/>
|
|
3731
|
-
<line num="32" count="
|
|
3732
|
-
<line num="33" count="
|
|
3733
|
-
<line num="34" count="
|
|
3734
|
-
<line num="35" count="
|
|
3685
|
+
<line num="32" count="230" type="cond" truecount="2" falsecount="0"/>
|
|
3686
|
+
<line num="33" count="224" type="stmt"/>
|
|
3687
|
+
<line num="34" count="224" type="stmt"/>
|
|
3688
|
+
<line num="35" count="224" type="cond" truecount="1" falsecount="1"/>
|
|
3735
3689
|
<line num="36" count="0" type="stmt"/>
|
|
3736
3690
|
<line num="37" count="0" type="stmt"/>
|
|
3737
|
-
<line num="40" count="
|
|
3738
|
-
<line num="44" count="
|
|
3691
|
+
<line num="40" count="224" type="cond" truecount="1" falsecount="1"/>
|
|
3692
|
+
<line num="44" count="230" type="cond" truecount="2" falsecount="0"/>
|
|
3739
3693
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3740
3694
|
<line num="50" count="2" type="stmt"/>
|
|
3741
3695
|
<line num="51" count="2" type="stmt"/>
|
|
3742
|
-
<line num="56" count="
|
|
3743
|
-
<line num="57" count="
|
|
3696
|
+
<line num="56" count="228" type="stmt"/>
|
|
3697
|
+
<line num="57" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
3744
3698
|
<line num="59" count="5" type="stmt"/>
|
|
3745
|
-
<line num="60" count="
|
|
3746
|
-
<line num="62" count="
|
|
3747
|
-
<line num="63" count="
|
|
3748
|
-
<line num="65" count="
|
|
3749
|
-
<line num="69" count="
|
|
3750
|
-
<line num="70" count="
|
|
3751
|
-
<line num="71" count="
|
|
3752
|
-
<line num="72" count="
|
|
3699
|
+
<line num="60" count="223" type="cond" truecount="1" falsecount="1"/>
|
|
3700
|
+
<line num="62" count="223" type="stmt"/>
|
|
3701
|
+
<line num="63" count="223" type="stmt"/>
|
|
3702
|
+
<line num="65" count="223" type="cond" truecount="2" falsecount="0"/>
|
|
3703
|
+
<line num="69" count="223" type="cond" truecount="3" falsecount="0"/>
|
|
3704
|
+
<line num="70" count="223" type="cond" truecount="2" falsecount="0"/>
|
|
3705
|
+
<line num="71" count="223" type="cond" truecount="2" falsecount="0"/>
|
|
3706
|
+
<line num="72" count="223" type="cond" truecount="4" falsecount="1"/>
|
|
3753
3707
|
<line num="74" count="0" type="stmt"/>
|
|
3754
3708
|
<line num="75" count="0" type="stmt"/>
|
|
3755
3709
|
<line num="76" count="0" type="stmt"/>
|
|
3756
|
-
<line num="84" count="
|
|
3710
|
+
<line num="84" count="228" type="cond" truecount="1" falsecount="1"/>
|
|
3757
3711
|
<line num="85" count="0" type="stmt"/>
|
|
3758
|
-
<line num="88" count="
|
|
3759
|
-
<line num="89" count="
|
|
3760
|
-
<line num="92" count="
|
|
3712
|
+
<line num="88" count="228" type="stmt"/>
|
|
3713
|
+
<line num="89" count="228" type="stmt"/>
|
|
3714
|
+
<line num="92" count="228" type="cond" truecount="1" falsecount="1"/>
|
|
3761
3715
|
<line num="99" count="0" type="stmt"/>
|
|
3762
3716
|
<line num="100" count="0" type="stmt"/>
|
|
3763
3717
|
<line num="101" count="0" type="stmt"/>
|
|
3764
3718
|
<line num="102" count="0" type="stmt"/>
|
|
3765
3719
|
<line num="103" count="0" type="stmt"/>
|
|
3766
3720
|
<line num="104" count="0" type="stmt"/>
|
|
3767
|
-
<line num="107" count="
|
|
3768
|
-
<line num="108" count="
|
|
3769
|
-
<line num="109" count="
|
|
3770
|
-
<line num="110" count="
|
|
3771
|
-
<line num="111" count="
|
|
3772
|
-
<line num="120" count="
|
|
3721
|
+
<line num="107" count="228" type="stmt"/>
|
|
3722
|
+
<line num="108" count="228" type="cond" truecount="1" falsecount="1"/>
|
|
3723
|
+
<line num="109" count="228" type="stmt"/>
|
|
3724
|
+
<line num="110" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
3725
|
+
<line num="111" count="228" type="stmt"/>
|
|
3726
|
+
<line num="120" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
3773
3727
|
<line num="126" count="9" type="stmt"/>
|
|
3774
|
-
<line num="129" count="
|
|
3728
|
+
<line num="129" count="228" type="stmt"/>
|
|
3775
3729
|
</file>
|
|
3776
3730
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3777
3731
|
<metrics statements="19" coveredstatements="16" conditionals="8" coveredconditionals="5" methods="4" coveredmethods="4"/>
|
|
3778
3732
|
<line num="1" count="44" type="stmt"/>
|
|
3779
3733
|
<line num="5" count="594" type="stmt"/>
|
|
3780
|
-
<line num="6" count="
|
|
3734
|
+
<line num="6" count="45" type="cond" truecount="1" falsecount="1"/>
|
|
3781
3735
|
<line num="7" count="0" type="stmt"/>
|
|
3782
|
-
<line num="9" count="
|
|
3783
|
-
<line num="10" count="
|
|
3736
|
+
<line num="9" count="45" type="stmt"/>
|
|
3737
|
+
<line num="10" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
3784
3738
|
<line num="11" count="1" type="stmt"/>
|
|
3785
|
-
<line num="12" count="
|
|
3786
|
-
<line num="13" count="
|
|
3787
|
-
<line num="16" count="
|
|
3788
|
-
<line num="21" count="
|
|
3789
|
-
<line num="22" count="
|
|
3739
|
+
<line num="12" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
3740
|
+
<line num="13" count="44" type="stmt"/>
|
|
3741
|
+
<line num="16" count="45" type="stmt"/>
|
|
3742
|
+
<line num="21" count="45" type="stmt"/>
|
|
3743
|
+
<line num="22" count="45" type="cond" truecount="1" falsecount="1"/>
|
|
3790
3744
|
<line num="23" count="0" type="stmt"/>
|
|
3791
3745
|
<line num="24" count="0" type="stmt"/>
|
|
3792
|
-
<line num="26" count="
|
|
3746
|
+
<line num="26" count="45" type="stmt"/>
|
|
3793
3747
|
<line num="30" count="44" type="stmt"/>
|
|
3794
3748
|
<line num="31" count="540" type="stmt"/>
|
|
3795
3749
|
<line num="34" count="44" type="stmt"/>
|
|
@@ -3822,14 +3776,14 @@
|
|
|
3822
3776
|
<line num="21" count="897" type="stmt"/>
|
|
3823
3777
|
<line num="22" count="897" type="stmt"/>
|
|
3824
3778
|
<line num="23" count="897" type="stmt"/>
|
|
3825
|
-
<line num="24" count="
|
|
3826
|
-
<line num="25" count="
|
|
3779
|
+
<line num="24" count="95" type="cond" truecount="2" falsecount="0"/>
|
|
3780
|
+
<line num="25" count="95" type="cond" truecount="2" falsecount="0"/>
|
|
3827
3781
|
<line num="26" count="1" type="stmt"/>
|
|
3828
|
-
<line num="28" count="
|
|
3829
|
-
<line num="29" count="
|
|
3830
|
-
<line num="31" count="
|
|
3782
|
+
<line num="28" count="94" type="cond" truecount="4" falsecount="0"/>
|
|
3783
|
+
<line num="29" count="82" type="stmt"/>
|
|
3784
|
+
<line num="31" count="94" type="cond" truecount="4" falsecount="0"/>
|
|
3831
3785
|
<line num="32" count="15" type="stmt"/>
|
|
3832
|
-
<line num="34" count="
|
|
3786
|
+
<line num="34" count="94" type="stmt"/>
|
|
3833
3787
|
<line num="39" count="28" type="stmt"/>
|
|
3834
3788
|
<line num="41" count="28" type="stmt"/>
|
|
3835
3789
|
<line num="42" count="704" type="stmt"/>
|
|
@@ -3853,13 +3807,13 @@
|
|
|
3853
3807
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3854
3808
|
<line num="1" count="33" type="stmt"/>
|
|
3855
3809
|
<line num="5" count="33" type="stmt"/>
|
|
3856
|
-
<line num="6" count="
|
|
3810
|
+
<line num="6" count="219" type="stmt"/>
|
|
3857
3811
|
</file>
|
|
3858
3812
|
</package>
|
|
3859
3813
|
<package name="threads">
|
|
3860
|
-
<metrics statements="
|
|
3814
|
+
<metrics statements="299" coveredstatements="204" conditionals="133" coveredconditionals="64" methods="33" coveredmethods="27"/>
|
|
3861
3815
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
3862
|
-
<metrics statements="
|
|
3816
|
+
<metrics statements="163" coveredstatements="82" conditionals="75" coveredconditionals="20" methods="13" coveredmethods="9"/>
|
|
3863
3817
|
<line num="1" count="3" type="stmt"/>
|
|
3864
3818
|
<line num="2" count="3" type="stmt"/>
|
|
3865
3819
|
<line num="3" count="3" type="stmt"/>
|
|
@@ -3873,287 +3827,259 @@
|
|
|
3873
3827
|
<line num="11" count="3" type="stmt"/>
|
|
3874
3828
|
<line num="12" count="3" type="stmt"/>
|
|
3875
3829
|
<line num="13" count="3" type="stmt"/>
|
|
3876
|
-
<line num="
|
|
3830
|
+
<line num="15" count="3" type="stmt"/>
|
|
3877
3831
|
<line num="16" count="3" type="stmt"/>
|
|
3878
3832
|
<line num="17" count="3" type="stmt"/>
|
|
3879
3833
|
<line num="18" count="3" type="stmt"/>
|
|
3880
|
-
<line num="
|
|
3881
|
-
<line num="22" count="0" type="
|
|
3882
|
-
<line num="
|
|
3834
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3835
|
+
<line num="22" count="0" type="stmt"/>
|
|
3836
|
+
<line num="24" count="0" type="stmt"/>
|
|
3883
3837
|
<line num="25" count="0" type="stmt"/>
|
|
3884
3838
|
<line num="26" count="0" type="stmt"/>
|
|
3885
|
-
<line num="27" count="0" type="
|
|
3886
|
-
<line num="
|
|
3887
|
-
<line num="30" count="0" type="
|
|
3888
|
-
<line num="
|
|
3889
|
-
<line num="
|
|
3890
|
-
<line num="35" count="0" type="
|
|
3891
|
-
<line num="
|
|
3892
|
-
<line num="
|
|
3893
|
-
<line num="
|
|
3894
|
-
<line num="
|
|
3895
|
-
<line num="47" count="0" type="
|
|
3896
|
-
<line num="48" count="0" type="
|
|
3897
|
-
<line num="
|
|
3898
|
-
<line num="
|
|
3899
|
-
<line num="63" count="6" type="
|
|
3900
|
-
<line num="64" count="6" type="
|
|
3839
|
+
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3840
|
+
<line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3841
|
+
<line num="30" count="0" type="stmt"/>
|
|
3842
|
+
<line num="32" count="0" type="stmt"/>
|
|
3843
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3844
|
+
<line num="35" count="0" type="stmt"/>
|
|
3845
|
+
<line num="37" count="0" type="stmt"/>
|
|
3846
|
+
<line num="40" count="0" type="stmt"/>
|
|
3847
|
+
<line num="42" count="0" type="stmt"/>
|
|
3848
|
+
<line num="46" count="0" type="stmt"/>
|
|
3849
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3850
|
+
<line num="48" count="0" type="stmt"/>
|
|
3851
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3852
|
+
<line num="62" count="6" type="stmt"/>
|
|
3853
|
+
<line num="63" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3854
|
+
<line num="64" count="6" type="stmt"/>
|
|
3901
3855
|
<line num="65" count="6" type="stmt"/>
|
|
3902
3856
|
<line num="66" count="6" type="stmt"/>
|
|
3903
3857
|
<line num="67" count="6" type="stmt"/>
|
|
3904
|
-
<line num="
|
|
3858
|
+
<line num="69" count="6" type="stmt"/>
|
|
3905
3859
|
<line num="70" count="6" type="stmt"/>
|
|
3906
|
-
<line num="
|
|
3860
|
+
<line num="72" count="6" type="stmt"/>
|
|
3907
3861
|
<line num="73" count="6" type="stmt"/>
|
|
3908
|
-
<line num="
|
|
3862
|
+
<line num="76" count="6" type="stmt"/>
|
|
3909
3863
|
<line num="77" count="6" type="stmt"/>
|
|
3910
|
-
<line num="
|
|
3864
|
+
<line num="79" count="6" type="stmt"/>
|
|
3911
3865
|
<line num="80" count="6" type="stmt"/>
|
|
3912
|
-
<line num="
|
|
3913
|
-
<line num="85" count="
|
|
3914
|
-
<line num="
|
|
3915
|
-
<line num="
|
|
3916
|
-
<line num="92" count="5" type="
|
|
3917
|
-
<line num="93" count="
|
|
3918
|
-
<line num="
|
|
3919
|
-
<line num="
|
|
3920
|
-
<line num="100" count="
|
|
3921
|
-
<line num="
|
|
3866
|
+
<line num="84" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
3867
|
+
<line num="85" count="0" type="stmt"/>
|
|
3868
|
+
<line num="87" count="6" type="stmt"/>
|
|
3869
|
+
<line num="91" count="5" type="stmt"/>
|
|
3870
|
+
<line num="92" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3871
|
+
<line num="93" count="0" type="stmt"/>
|
|
3872
|
+
<line num="95" count="5" type="stmt"/>
|
|
3873
|
+
<line num="99" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
3874
|
+
<line num="100" count="0" type="stmt"/>
|
|
3875
|
+
<line num="102" count="6" type="stmt"/>
|
|
3922
3876
|
<line num="103" count="6" type="stmt"/>
|
|
3923
3877
|
<line num="104" count="6" type="stmt"/>
|
|
3924
|
-
<line num="
|
|
3925
|
-
<line num="
|
|
3926
|
-
<line num="111" count="
|
|
3927
|
-
<line num="
|
|
3928
|
-
<line num="
|
|
3929
|
-
<line num="
|
|
3930
|
-
<line num="
|
|
3878
|
+
<line num="108" count="11" type="stmt"/>
|
|
3879
|
+
<line num="110" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
3880
|
+
<line num="111" count="6" type="stmt"/>
|
|
3881
|
+
<line num="113" count="11" type="stmt"/>
|
|
3882
|
+
<line num="117" count="0" type="stmt"/>
|
|
3883
|
+
<line num="127" count="0" type="stmt"/>
|
|
3884
|
+
<line num="135" count="6" type="stmt"/>
|
|
3931
3885
|
<line num="136" count="6" type="stmt"/>
|
|
3932
3886
|
<line num="137" count="6" type="stmt"/>
|
|
3933
3887
|
<line num="138" count="6" type="stmt"/>
|
|
3934
|
-
<line num="
|
|
3888
|
+
<line num="140" count="6" type="stmt"/>
|
|
3935
3889
|
<line num="141" count="6" type="stmt"/>
|
|
3936
3890
|
<line num="142" count="6" type="stmt"/>
|
|
3937
3891
|
<line num="143" count="6" type="stmt"/>
|
|
3938
|
-
<line num="144" count="
|
|
3939
|
-
<line num="
|
|
3892
|
+
<line num="144" count="5" type="stmt"/>
|
|
3893
|
+
<line num="146" count="5" type="stmt"/>
|
|
3940
3894
|
<line num="147" count="5" type="stmt"/>
|
|
3941
|
-
<line num="148" count="5" type="
|
|
3942
|
-
<line num="149" count="
|
|
3895
|
+
<line num="148" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3896
|
+
<line num="149" count="0" type="stmt"/>
|
|
3943
3897
|
<line num="150" count="0" type="stmt"/>
|
|
3944
3898
|
<line num="151" count="0" type="stmt"/>
|
|
3945
|
-
<line num="
|
|
3946
|
-
<line num="155" count="
|
|
3899
|
+
<line num="154" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3900
|
+
<line num="155" count="0" type="stmt"/>
|
|
3947
3901
|
<line num="156" count="0" type="stmt"/>
|
|
3948
|
-
<line num="
|
|
3902
|
+
<line num="159" count="5" type="stmt"/>
|
|
3949
3903
|
<line num="160" count="5" type="stmt"/>
|
|
3950
|
-
<line num="
|
|
3951
|
-
<line num="164" count="
|
|
3952
|
-
<line num="
|
|
3904
|
+
<line num="163" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3905
|
+
<line num="164" count="0" type="stmt"/>
|
|
3906
|
+
<line num="169" count="0" type="stmt"/>
|
|
3953
3907
|
<line num="170" count="0" type="stmt"/>
|
|
3954
3908
|
<line num="171" count="0" type="stmt"/>
|
|
3955
|
-
<line num="
|
|
3956
|
-
<line num="
|
|
3909
|
+
<line num="173" count="0" type="stmt"/>
|
|
3910
|
+
<line num="177" count="0" type="stmt"/>
|
|
3957
3911
|
<line num="178" count="0" type="stmt"/>
|
|
3958
3912
|
<line num="179" count="0" type="stmt"/>
|
|
3959
|
-
<line num="
|
|
3960
|
-
<line num="
|
|
3961
|
-
<line num="
|
|
3962
|
-
<line num="
|
|
3963
|
-
<line num="
|
|
3964
|
-
<line num="199" count="0" type="
|
|
3965
|
-
<line num="200" count="0" type="
|
|
3966
|
-
<line num="
|
|
3967
|
-
<line num="204" count="0" type="
|
|
3968
|
-
<line num="
|
|
3969
|
-
<line num="213" count="0" type="
|
|
3970
|
-
<line num="
|
|
3971
|
-
<line num="
|
|
3972
|
-
<line num="
|
|
3913
|
+
<line num="183" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3914
|
+
<line num="187" count="0" type="stmt"/>
|
|
3915
|
+
<line num="189" count="0" type="stmt"/>
|
|
3916
|
+
<line num="192" count="0" type="stmt"/>
|
|
3917
|
+
<line num="198" count="0" type="stmt"/>
|
|
3918
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3919
|
+
<line num="200" count="0" type="stmt"/>
|
|
3920
|
+
<line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3921
|
+
<line num="204" count="0" type="stmt"/>
|
|
3922
|
+
<line num="212" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3923
|
+
<line num="213" count="0" type="stmt"/>
|
|
3924
|
+
<line num="220" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3925
|
+
<line num="224" count="0" type="stmt"/>
|
|
3926
|
+
<line num="228" count="0" type="stmt"/>
|
|
3973
3927
|
<line num="229" count="0" type="stmt"/>
|
|
3974
3928
|
<line num="230" count="0" type="stmt"/>
|
|
3975
|
-
<line num="
|
|
3929
|
+
<line num="233" count="0" type="stmt"/>
|
|
3976
3930
|
<line num="234" count="0" type="stmt"/>
|
|
3977
|
-
<line num="235" count="0" type="
|
|
3978
|
-
<line num="236" count="0" type="
|
|
3931
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3932
|
+
<line num="236" count="0" type="stmt"/>
|
|
3979
3933
|
<line num="237" count="0" type="stmt"/>
|
|
3980
|
-
<line num="
|
|
3981
|
-
<line num="
|
|
3982
|
-
<line num="244" count="0" type="
|
|
3983
|
-
<line num="
|
|
3934
|
+
<line num="240" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3935
|
+
<line num="243" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3936
|
+
<line num="244" count="0" type="stmt"/>
|
|
3937
|
+
<line num="248" count="0" type="stmt"/>
|
|
3984
3938
|
<line num="249" count="0" type="stmt"/>
|
|
3985
3939
|
<line num="250" count="0" type="stmt"/>
|
|
3986
|
-
<line num="
|
|
3987
|
-
<line num="256" count="
|
|
3940
|
+
<line num="255" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3941
|
+
<line num="256" count="0" type="stmt"/>
|
|
3988
3942
|
<line num="257" count="0" type="stmt"/>
|
|
3989
|
-
<line num="
|
|
3943
|
+
<line num="261" count="5" type="stmt"/>
|
|
3990
3944
|
<line num="262" count="5" type="stmt"/>
|
|
3991
3945
|
<line num="263" count="5" type="stmt"/>
|
|
3992
3946
|
<line num="264" count="5" type="stmt"/>
|
|
3993
|
-
<line num="
|
|
3994
|
-
<line num="267" count="5" type="
|
|
3947
|
+
<line num="266" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3948
|
+
<line num="267" count="5" type="stmt"/>
|
|
3995
3949
|
<line num="268" count="5" type="stmt"/>
|
|
3996
|
-
<line num="
|
|
3997
|
-
<line num="
|
|
3998
|
-
<line num="279" count="
|
|
3950
|
+
<line num="275" count="5" type="stmt"/>
|
|
3951
|
+
<line num="278" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
3952
|
+
<line num="279" count="0" type="stmt"/>
|
|
3999
3953
|
<line num="280" count="0" type="stmt"/>
|
|
4000
|
-
<line num="
|
|
4001
|
-
<line num="
|
|
4002
|
-
<line num="287" count="
|
|
4003
|
-
<line num="
|
|
4004
|
-
<line num="
|
|
3954
|
+
<line num="284" count="0" type="stmt"/>
|
|
3955
|
+
<line num="286" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
3956
|
+
<line num="287" count="0" type="stmt"/>
|
|
3957
|
+
<line num="289" count="5" type="stmt"/>
|
|
3958
|
+
<line num="297" count="0" type="stmt"/>
|
|
4005
3959
|
<line num="298" count="0" type="stmt"/>
|
|
4006
|
-
<line num="
|
|
4007
|
-
<line num="301" count="
|
|
4008
|
-
<line num="302" count="0" type="
|
|
4009
|
-
<line num="303" count="0" type="
|
|
3960
|
+
<line num="300" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3961
|
+
<line num="301" count="0" type="stmt"/>
|
|
3962
|
+
<line num="302" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3963
|
+
<line num="303" count="0" type="stmt"/>
|
|
4010
3964
|
<line num="304" count="0" type="stmt"/>
|
|
4011
3965
|
<line num="305" count="0" type="stmt"/>
|
|
4012
|
-
<line num="
|
|
4013
|
-
<line num="311" count="
|
|
4014
|
-
<line num="
|
|
4015
|
-
<line num="
|
|
3966
|
+
<line num="310" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
3967
|
+
<line num="311" count="0" type="stmt"/>
|
|
3968
|
+
<line num="316" count="0" type="stmt"/>
|
|
3969
|
+
<line num="323" count="0" type="stmt"/>
|
|
4016
3970
|
<line num="324" count="0" type="stmt"/>
|
|
4017
|
-
<line num="
|
|
4018
|
-
<line num="
|
|
4019
|
-
<line num="
|
|
4020
|
-
<line num="
|
|
4021
|
-
<line num="
|
|
4022
|
-
<line num="
|
|
4023
|
-
<line num="
|
|
4024
|
-
<line num="
|
|
4025
|
-
<line num="343" count="
|
|
4026
|
-
<line num="344" count="6" type="stmt"/>
|
|
4027
|
-
<line num="346" count="0" type="stmt"/>
|
|
3971
|
+
<line num="328" count="6" type="stmt"/>
|
|
3972
|
+
<line num="332" count="3" type="stmt"/>
|
|
3973
|
+
<line num="333" count="6" type="stmt"/>
|
|
3974
|
+
<line num="334" count="6" type="stmt"/>
|
|
3975
|
+
<line num="335" count="6" type="stmt"/>
|
|
3976
|
+
<line num="339" count="6" type="stmt"/>
|
|
3977
|
+
<line num="340" count="6" type="stmt"/>
|
|
3978
|
+
<line num="341" count="6" type="stmt"/>
|
|
3979
|
+
<line num="343" count="0" type="stmt"/>
|
|
4028
3980
|
</file>
|
|
4029
3981
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4030
|
-
<metrics statements="
|
|
3982
|
+
<metrics statements="100" coveredstatements="92" conditionals="43" coveredconditionals="34" methods="11" coveredmethods="10"/>
|
|
4031
3983
|
<line num="1" count="2" type="stmt"/>
|
|
4032
3984
|
<line num="2" count="2" type="stmt"/>
|
|
4033
3985
|
<line num="3" count="2" type="stmt"/>
|
|
4034
3986
|
<line num="4" count="2" type="stmt"/>
|
|
4035
3987
|
<line num="5" count="2" type="stmt"/>
|
|
4036
3988
|
<line num="6" count="2" type="stmt"/>
|
|
4037
|
-
<line num="
|
|
3989
|
+
<line num="7" count="2" type="stmt"/>
|
|
4038
3990
|
<line num="11" count="2" type="stmt"/>
|
|
4039
|
-
<line num="
|
|
4040
|
-
<line num="
|
|
4041
|
-
<line num="
|
|
4042
|
-
<line num="
|
|
4043
|
-
<line num="
|
|
4044
|
-
<line num="
|
|
4045
|
-
<line num="
|
|
4046
|
-
<line num="
|
|
4047
|
-
<line num="
|
|
4048
|
-
<line num="
|
|
4049
|
-
<line num="
|
|
4050
|
-
<line num="
|
|
4051
|
-
<line num="
|
|
4052
|
-
<line num="
|
|
4053
|
-
<line num="
|
|
4054
|
-
<line num="
|
|
4055
|
-
<line num="
|
|
4056
|
-
<line num="
|
|
4057
|
-
<line num="
|
|
4058
|
-
<line num="46" count="
|
|
4059
|
-
<line num="
|
|
4060
|
-
<line num="
|
|
4061
|
-
<line num="
|
|
4062
|
-
<line num="
|
|
4063
|
-
<line num="
|
|
4064
|
-
<line num="
|
|
4065
|
-
<line num="
|
|
4066
|
-
<line num="
|
|
4067
|
-
<line num="
|
|
4068
|
-
<line num="
|
|
4069
|
-
<line num="
|
|
4070
|
-
<line num="
|
|
4071
|
-
<line num="
|
|
4072
|
-
<line num="
|
|
4073
|
-
<line num="
|
|
4074
|
-
<line num="
|
|
4075
|
-
<line num="
|
|
4076
|
-
<line num="
|
|
4077
|
-
<line num="
|
|
4078
|
-
<line num="
|
|
4079
|
-
<line num="
|
|
4080
|
-
<line num="
|
|
4081
|
-
<line num="
|
|
4082
|
-
<line num="
|
|
4083
|
-
<line num="
|
|
4084
|
-
<line num="
|
|
4085
|
-
<line num="106" count="
|
|
4086
|
-
<line num="
|
|
4087
|
-
<line num="
|
|
4088
|
-
<line num="
|
|
4089
|
-
<line num="
|
|
4090
|
-
<line num="
|
|
4091
|
-
<line num="
|
|
4092
|
-
<line num="
|
|
4093
|
-
<line num="
|
|
4094
|
-
<line num="
|
|
4095
|
-
<line num="
|
|
4096
|
-
<line num="
|
|
4097
|
-
<line num="
|
|
4098
|
-
<line num="
|
|
4099
|
-
<line num="
|
|
4100
|
-
<line num="
|
|
4101
|
-
<line num="
|
|
4102
|
-
<line num="148" count="
|
|
4103
|
-
<line num="
|
|
4104
|
-
<line num="
|
|
4105
|
-
<line num="
|
|
4106
|
-
<line num="
|
|
4107
|
-
<line num="
|
|
4108
|
-
<line num="
|
|
4109
|
-
<line num="
|
|
4110
|
-
<line num="
|
|
4111
|
-
<line num="
|
|
4112
|
-
<line num="
|
|
4113
|
-
<line num="
|
|
4114
|
-
<line num="
|
|
4115
|
-
<line num="
|
|
4116
|
-
<line num="
|
|
4117
|
-
<line num="
|
|
4118
|
-
<line num="
|
|
4119
|
-
<line num="
|
|
4120
|
-
<line num="
|
|
4121
|
-
<line num="
|
|
4122
|
-
<line num="
|
|
4123
|
-
<line num="
|
|
4124
|
-
<line num="
|
|
4125
|
-
<line num="
|
|
4126
|
-
<line num="
|
|
4127
|
-
<line num="
|
|
4128
|
-
<line num="
|
|
4129
|
-
<line num="
|
|
4130
|
-
<line num="
|
|
4131
|
-
<line num="221" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4132
|
-
<line num="222" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4133
|
-
<line num="223" count="21" type="stmt"/>
|
|
4134
|
-
<line num="224" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4135
|
-
<line num="225" count="2" type="stmt"/>
|
|
4136
|
-
<line num="228" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4137
|
-
<line num="230" count="16" type="stmt"/>
|
|
4138
|
-
<line num="231" count="16" type="stmt"/>
|
|
4139
|
-
<line num="233" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4140
|
-
<line num="234" count="0" type="stmt"/>
|
|
4141
|
-
<line num="237" count="6" type="stmt"/>
|
|
4142
|
-
<line num="238" count="6" type="stmt"/>
|
|
4143
|
-
<line num="240" count="16" type="stmt"/>
|
|
4144
|
-
<line num="241" count="16" type="stmt"/>
|
|
4145
|
-
<line num="242" count="16" type="stmt"/>
|
|
4146
|
-
<line num="243" count="6" type="stmt"/>
|
|
4147
|
-
<line num="244" count="6" type="stmt"/>
|
|
4148
|
-
<line num="255" count="6" type="stmt"/>
|
|
4149
|
-
<line num="258" count="21" type="stmt"/>
|
|
4150
|
-
<line num="262" count="2" type="stmt"/>
|
|
4151
|
-
<line num="263" count="17" type="stmt"/>
|
|
4152
|
-
<line num="264" count="17" type="stmt"/>
|
|
4153
|
-
<line num="265" count="17" type="stmt"/>
|
|
4154
|
-
<line num="266" count="17" type="stmt"/>
|
|
4155
|
-
<line num="267" count="15" type="stmt"/>
|
|
4156
|
-
<line num="269" count="2" type="stmt"/>
|
|
3991
|
+
<line num="15" count="15" type="stmt"/>
|
|
3992
|
+
<line num="16" count="15" type="stmt"/>
|
|
3993
|
+
<line num="17" count="15" type="stmt"/>
|
|
3994
|
+
<line num="18" count="15" type="stmt"/>
|
|
3995
|
+
<line num="19" count="15" type="stmt"/>
|
|
3996
|
+
<line num="20" count="15" type="stmt"/>
|
|
3997
|
+
<line num="21" count="15" type="stmt"/>
|
|
3998
|
+
<line num="22" count="15" type="stmt"/>
|
|
3999
|
+
<line num="23" count="15" type="stmt"/>
|
|
4000
|
+
<line num="27" count="15" type="stmt"/>
|
|
4001
|
+
<line num="28" count="15" type="stmt"/>
|
|
4002
|
+
<line num="32" count="16" type="stmt"/>
|
|
4003
|
+
<line num="33" count="16" type="stmt"/>
|
|
4004
|
+
<line num="34" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4005
|
+
<line num="35" count="2" type="stmt"/>
|
|
4006
|
+
<line num="37" count="14" type="stmt"/>
|
|
4007
|
+
<line num="40" count="14" type="stmt"/>
|
|
4008
|
+
<line num="43" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4009
|
+
<line num="44" count="2" type="stmt"/>
|
|
4010
|
+
<line num="46" count="12" type="stmt"/>
|
|
4011
|
+
<line num="50" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4012
|
+
<line num="51" count="0" type="stmt"/>
|
|
4013
|
+
<line num="54" count="14" type="stmt"/>
|
|
4014
|
+
<line num="55" count="14" type="stmt"/>
|
|
4015
|
+
<line num="56" count="14" type="stmt"/>
|
|
4016
|
+
<line num="57" count="14" type="stmt"/>
|
|
4017
|
+
<line num="58" count="14" type="stmt"/>
|
|
4018
|
+
<line num="59" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4019
|
+
<line num="60" count="12" type="stmt"/>
|
|
4020
|
+
<line num="61" count="12" type="stmt"/>
|
|
4021
|
+
<line num="62" count="12" type="stmt"/>
|
|
4022
|
+
<line num="63" count="12" type="stmt"/>
|
|
4023
|
+
<line num="67" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4024
|
+
<line num="68" count="0" type="stmt"/>
|
|
4025
|
+
<line num="72" count="0" type="stmt"/>
|
|
4026
|
+
<line num="76" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4027
|
+
<line num="82" count="1" type="stmt"/>
|
|
4028
|
+
<line num="84" count="1" type="stmt"/>
|
|
4029
|
+
<line num="85" count="1" type="stmt"/>
|
|
4030
|
+
<line num="89" count="13" type="cond" truecount="1" falsecount="1"/>
|
|
4031
|
+
<line num="90" count="0" type="stmt"/>
|
|
4032
|
+
<line num="94" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
4033
|
+
<line num="95" count="11" type="stmt"/>
|
|
4034
|
+
<line num="99" count="13" type="cond" truecount="1" falsecount="1"/>
|
|
4035
|
+
<line num="100" count="0" type="stmt"/>
|
|
4036
|
+
<line num="104" count="13" type="stmt"/>
|
|
4037
|
+
<line num="106" count="13" type="cond" truecount="1" falsecount="1"/>
|
|
4038
|
+
<line num="107" count="0" type="stmt"/>
|
|
4039
|
+
<line num="110" count="13" type="stmt"/>
|
|
4040
|
+
<line num="114" count="5" type="stmt"/>
|
|
4041
|
+
<line num="115" count="5" type="stmt"/>
|
|
4042
|
+
<line num="116" count="5" type="stmt"/>
|
|
4043
|
+
<line num="117" count="5" type="stmt"/>
|
|
4044
|
+
<line num="130" count="6" type="stmt"/>
|
|
4045
|
+
<line num="131" count="6" type="stmt"/>
|
|
4046
|
+
<line num="132" count="6" type="stmt"/>
|
|
4047
|
+
<line num="133" count="6" type="stmt"/>
|
|
4048
|
+
<line num="134" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
4049
|
+
<line num="135" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4050
|
+
<line num="139" count="5" type="stmt"/>
|
|
4051
|
+
<line num="140" count="5" type="stmt"/>
|
|
4052
|
+
<line num="142" count="1" type="stmt"/>
|
|
4053
|
+
<line num="144" count="6" type="stmt"/>
|
|
4054
|
+
<line num="148" count="14" type="stmt"/>
|
|
4055
|
+
<line num="149" count="14" type="cond" truecount="3" falsecount="1"/>
|
|
4056
|
+
<line num="150" count="0" type="stmt"/>
|
|
4057
|
+
<line num="152" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4058
|
+
<line num="153" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4059
|
+
<line num="154" count="14" type="stmt"/>
|
|
4060
|
+
<line num="155" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4061
|
+
<line num="156" count="2" type="stmt"/>
|
|
4062
|
+
<line num="159" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
4063
|
+
<line num="161" count="9" type="stmt"/>
|
|
4064
|
+
<line num="162" count="9" type="stmt"/>
|
|
4065
|
+
<line num="164" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4066
|
+
<line num="165" count="0" type="stmt"/>
|
|
4067
|
+
<line num="168" count="6" type="stmt"/>
|
|
4068
|
+
<line num="169" count="6" type="stmt"/>
|
|
4069
|
+
<line num="171" count="9" type="stmt"/>
|
|
4070
|
+
<line num="172" count="9" type="stmt"/>
|
|
4071
|
+
<line num="173" count="9" type="stmt"/>
|
|
4072
|
+
<line num="174" count="6" type="stmt"/>
|
|
4073
|
+
<line num="175" count="6" type="stmt"/>
|
|
4074
|
+
<line num="186" count="6" type="stmt"/>
|
|
4075
|
+
<line num="189" count="14" type="stmt"/>
|
|
4076
|
+
<line num="193" count="2" type="stmt"/>
|
|
4077
|
+
<line num="194" count="10" type="stmt"/>
|
|
4078
|
+
<line num="195" count="10" type="stmt"/>
|
|
4079
|
+
<line num="196" count="10" type="stmt"/>
|
|
4080
|
+
<line num="197" count="10" type="stmt"/>
|
|
4081
|
+
<line num="198" count="8" type="stmt"/>
|
|
4082
|
+
<line num="200" count="2" type="stmt"/>
|
|
4157
4083
|
</file>
|
|
4158
4084
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/utils.js">
|
|
4159
4085
|
<metrics statements="36" coveredstatements="30" conditionals="15" coveredconditionals="10" methods="9" coveredmethods="8"/>
|
|
@@ -4186,13 +4112,13 @@
|
|
|
4186
4112
|
<line num="51" count="5" type="stmt"/>
|
|
4187
4113
|
<line num="52" count="5" type="stmt"/>
|
|
4188
4114
|
<line num="59" count="44" type="stmt"/>
|
|
4189
|
-
<line num="60" count="
|
|
4115
|
+
<line num="60" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4190
4116
|
<line num="61" count="0" type="stmt"/>
|
|
4191
4117
|
<line num="62" count="0" type="stmt"/>
|
|
4192
4118
|
<line num="64" count="0" type="stmt"/>
|
|
4193
|
-
<line num="67" count="
|
|
4119
|
+
<line num="67" count="14" type="stmt"/>
|
|
4194
4120
|
<line num="70" count="44" type="stmt"/>
|
|
4195
|
-
<line num="71" count="
|
|
4121
|
+
<line num="71" count="14" type="stmt"/>
|
|
4196
4122
|
</file>
|
|
4197
4123
|
</package>
|
|
4198
4124
|
<package name="utilities">
|
|
@@ -4296,27 +4222,27 @@
|
|
|
4296
4222
|
<line num="13" count="49" type="stmt"/>
|
|
4297
4223
|
<line num="14" count="49" type="stmt"/>
|
|
4298
4224
|
<line num="16" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
4299
|
-
<line num="17" count="
|
|
4300
|
-
<line num="18" count="
|
|
4225
|
+
<line num="17" count="232" type="cond" truecount="2" falsecount="0"/>
|
|
4226
|
+
<line num="18" count="232" type="cond" truecount="4" falsecount="0"/>
|
|
4301
4227
|
<line num="19" count="3" type="stmt"/>
|
|
4302
|
-
<line num="22" count="
|
|
4228
|
+
<line num="22" count="229" type="cond" truecount="2" falsecount="2"/>
|
|
4303
4229
|
<line num="23" count="0" type="stmt"/>
|
|
4304
4230
|
<line num="24" count="0" type="stmt"/>
|
|
4305
4231
|
<line num="25" count="0" type="stmt"/>
|
|
4306
4232
|
<line num="26" count="0" type="stmt"/>
|
|
4307
|
-
<line num="29" count="
|
|
4308
|
-
<line num="31" count="
|
|
4309
|
-
<line num="32" count="
|
|
4233
|
+
<line num="29" count="229" type="stmt"/>
|
|
4234
|
+
<line num="31" count="229" type="cond" truecount="5" falsecount="0"/>
|
|
4235
|
+
<line num="32" count="197" type="stmt"/>
|
|
4310
4236
|
<line num="33" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4311
4237
|
<line num="34" count="27" type="stmt"/>
|
|
4312
|
-
<line num="36" count="
|
|
4313
|
-
<line num="37" count="
|
|
4314
|
-
<line num="41" count="
|
|
4315
|
-
<line num="42" count="
|
|
4316
|
-
<line num="44" count="
|
|
4238
|
+
<line num="36" count="229" type="stmt"/>
|
|
4239
|
+
<line num="37" count="229" type="stmt"/>
|
|
4240
|
+
<line num="41" count="225" type="cond" truecount="1" falsecount="1"/>
|
|
4241
|
+
<line num="42" count="225" type="stmt"/>
|
|
4242
|
+
<line num="44" count="225" type="stmt"/>
|
|
4317
4243
|
<line num="47" count="49" type="stmt"/>
|
|
4318
|
-
<line num="50" count="
|
|
4319
|
-
<line num="51" count="
|
|
4244
|
+
<line num="50" count="223" type="stmt"/>
|
|
4245
|
+
<line num="51" count="223" type="stmt"/>
|
|
4320
4246
|
<line num="54" count="49" type="stmt"/>
|
|
4321
4247
|
<line num="55" count="2" type="stmt"/>
|
|
4322
4248
|
<line num="56" count="2" type="stmt"/>
|
|
@@ -4371,14 +4297,14 @@
|
|
|
4371
4297
|
<line num="41" count="2" type="stmt"/>
|
|
4372
4298
|
<line num="43" count="0" type="stmt"/>
|
|
4373
4299
|
<line num="57" count="47" type="stmt"/>
|
|
4374
|
-
<line num="58" count="
|
|
4300
|
+
<line num="58" count="245" type="cond" truecount="1" falsecount="1"/>
|
|
4375
4301
|
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4376
4302
|
<line num="61" count="0" type="stmt"/>
|
|
4377
4303
|
<line num="64" count="0" type="stmt"/>
|
|
4378
4304
|
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4379
4305
|
<line num="70" count="0" type="stmt"/>
|
|
4380
4306
|
<line num="72" count="0" type="stmt"/>
|
|
4381
|
-
<line num="74" count="
|
|
4307
|
+
<line num="74" count="245" type="stmt"/>
|
|
4382
4308
|
<line num="78" count="47" type="stmt"/>
|
|
4383
4309
|
<line num="79" count="2" type="stmt"/>
|
|
4384
4310
|
<line num="84" count="47" type="stmt"/>
|
|
@@ -4415,13 +4341,13 @@
|
|
|
4415
4341
|
<line num="146" count="1" type="stmt"/>
|
|
4416
4342
|
<line num="147" count="1" type="stmt"/>
|
|
4417
4343
|
<line num="152" count="47" type="stmt"/>
|
|
4418
|
-
<line num="153" count="
|
|
4419
|
-
<line num="154" count="
|
|
4420
|
-
<line num="155" count="
|
|
4421
|
-
<line num="156" count="
|
|
4422
|
-
<line num="157" count="
|
|
4344
|
+
<line num="153" count="29" type="stmt"/>
|
|
4345
|
+
<line num="154" count="29" type="stmt"/>
|
|
4346
|
+
<line num="155" count="29" type="stmt"/>
|
|
4347
|
+
<line num="156" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
4348
|
+
<line num="157" count="29" type="cond" truecount="1" falsecount="1"/>
|
|
4423
4349
|
<line num="158" count="0" type="stmt"/>
|
|
4424
|
-
<line num="160" count="
|
|
4350
|
+
<line num="160" count="29" type="cond" truecount="3" falsecount="1"/>
|
|
4425
4351
|
<line num="163" count="47" type="stmt"/>
|
|
4426
4352
|
<line num="164" count="1" type="stmt"/>
|
|
4427
4353
|
<line num="165" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -4452,7 +4378,7 @@
|
|
|
4452
4378
|
<line num="13" count="43" type="stmt"/>
|
|
4453
4379
|
<line num="18" count="43" type="stmt"/>
|
|
4454
4380
|
<line num="19" count="4" type="stmt"/>
|
|
4455
|
-
<line num="20" count="
|
|
4381
|
+
<line num="20" count="84" type="stmt"/>
|
|
4456
4382
|
<line num="22" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4457
4383
|
<line num="25" count="4" type="stmt"/>
|
|
4458
4384
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -4589,7 +4515,7 @@
|
|
|
4589
4515
|
<line num="75" count="8" type="stmt"/>
|
|
4590
4516
|
<line num="82" count="0" type="stmt"/>
|
|
4591
4517
|
<line num="91" count="0" type="stmt"/>
|
|
4592
|
-
<line num="98" count="
|
|
4518
|
+
<line num="98" count="241" type="stmt"/>
|
|
4593
4519
|
<line num="110" count="0" type="stmt"/>
|
|
4594
4520
|
<line num="114" count="43" type="stmt"/>
|
|
4595
4521
|
</file>
|