@budibase/server 1.0.219 → 1.0.220-alpha.0
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 +9 -0
- package/builder/assets/index.530f60fc.js +978 -0
- package/builder/assets/index.7786f497.css +6 -0
- package/builder/assets/{vendor.9bf2fcb4.js → vendor.001dcf8c.js} +163 -163
- package/builder/index.html +3 -3
- package/coverage/clover.xml +927 -832
- package/coverage/coverage-final.json +29 -29
- 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 +111 -12
- package/coverage/lcov-report/api/controllers/backup.js.html +9 -6
- 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 +47 -17
- package/coverage/lcov-report/api/controllers/row/index.html +33 -33
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +159 -21
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +17 -8
- 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 +22 -13
- 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 +32 -2
- 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 +5 -2
- 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 +57 -12
- 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 +2 -2
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +58 -34
- 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 +10 -7
- 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 +27 -51
- 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 +81 -81
- 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 +18 -9
- package/coverage/lcov-report/threads/index.html +25 -25
- package/coverage/lcov-report/threads/query.js.html +301 -79
- 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 +16 -16
- 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 +57 -9
- package/coverage/lcov.info +1656 -1489
- package/dist/api/controllers/application.js +18 -15
- package/dist/api/controllers/automation.js +28 -2
- package/dist/api/controllers/backup.js +3 -2
- package/dist/api/controllers/public/applications.js +1 -1
- package/dist/api/controllers/public/utils.js +8 -1
- package/dist/api/controllers/query/index.js +31 -3
- package/dist/api/controllers/row/external.js +19 -7
- package/dist/api/controllers/row/internalSearch.js +47 -10
- package/dist/api/controllers/row/utils.js +3 -0
- package/dist/api/index.js +4 -1
- package/dist/api/routes/automation.js +2 -0
- package/dist/api/routes/public/rows.js +7 -2
- package/dist/api/routes/utils/validators.js +1 -0
- package/dist/app.js +20 -0
- package/dist/automations/automationUtils.js +16 -4
- package/dist/automations/logging/index.js +70 -0
- package/dist/automations/steps/executeQuery.js +1 -1
- package/dist/automations/steps/filter.js +38 -29
- package/dist/automations/triggers.js +1 -1
- package/dist/db/linkedRows/index.js +1 -0
- package/dist/db/utils.js +4 -31
- package/dist/definitions/datasource.js +1 -0
- package/dist/environment.js +3 -0
- package/dist/integrations/airtable.js +1 -0
- package/dist/integrations/arangodb.js +1 -0
- package/dist/integrations/base/sql.js +22 -3
- package/dist/integrations/couchdb.js +1 -0
- package/dist/integrations/dynamodb.js +1 -0
- package/dist/integrations/elasticsearch.js +1 -0
- package/dist/integrations/firebase.js +1 -0
- package/dist/integrations/googlesheets.js +1 -0
- package/dist/integrations/index.js +4 -0
- package/dist/integrations/microsoftSqlServer.js +2 -1
- package/dist/integrations/mongodb.js +1 -0
- package/dist/integrations/mysql.js +2 -1
- package/dist/integrations/oracle.js +1 -0
- package/dist/integrations/postgres.js +2 -1
- package/dist/integrations/queries/sql.js +3 -0
- package/dist/integrations/redis.js +1 -0
- package/dist/integrations/rest.js +2 -1
- package/dist/integrations/s3.js +1 -0
- package/dist/integrations/snowflake.js +102 -0
- package/dist/package.json +7 -6
- package/dist/tests/utilities/TestConfiguration.js +19 -6
- package/dist/threads/automation.js +6 -3
- package/dist/threads/index.js +15 -1
- package/dist/threads/query.js +65 -12
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +16 -6
- package/dist/utilities/workerRequests.js +8 -0
- package/package.json +8 -7
- package/scripts/dev/manage.js +2 -0
- package/scripts/integrations/oracle/instantclient/linux/arm64/basiclite-19.10.zip +0 -0
- package/scripts/integrations/oracle/instantclient/linux/arm64/install.sh +23 -0
- package/scripts/integrations/oracle/instantclient/linux/install.sh +10 -0
- package/specs/openapi.json +9 -5
- package/specs/openapi.yaml +10 -4
- package/src/api/controllers/application.ts +18 -14
- package/src/api/controllers/automation.js +35 -2
- package/src/api/controllers/backup.js +3 -2
- package/src/api/controllers/public/applications.ts +2 -2
- package/src/api/controllers/public/utils.ts +8 -1
- package/src/api/controllers/query/index.ts +40 -4
- package/src/api/controllers/row/external.js +19 -9
- package/src/api/controllers/row/internalSearch.js +55 -9
- package/src/api/controllers/row/utils.js +3 -0
- package/src/api/index.js +4 -1
- package/src/api/routes/automation.js +10 -0
- package/src/api/routes/public/rows.ts +7 -2
- package/src/api/routes/tests/query.spec.js +166 -1
- package/src/api/routes/utils/validators.js +1 -0
- package/src/app.ts +30 -1
- package/src/automations/automationUtils.js +19 -4
- package/src/automations/logging/index.ts +35 -0
- package/src/automations/steps/executeQuery.js +1 -1
- package/src/automations/steps/filter.js +36 -28
- package/src/automations/tests/filter.spec.js +2 -1
- package/src/automations/triggers.js +1 -1
- package/src/db/linkedRows/index.js +1 -0
- package/src/db/utils.js +5 -13
- package/src/definitions/common.ts +1 -0
- package/src/definitions/datasource.ts +2 -0
- package/src/definitions/openapi.ts +471 -469
- package/src/environment.js +3 -0
- package/src/integrations/airtable.ts +1 -0
- package/src/integrations/arangodb.ts +1 -0
- package/src/integrations/base/sql.ts +29 -11
- package/src/integrations/couchdb.ts +1 -0
- package/src/integrations/dynamodb.ts +1 -0
- package/src/integrations/elasticsearch.ts +1 -0
- package/src/integrations/firebase.ts +1 -0
- package/src/integrations/googlesheets.ts +1 -0
- package/src/integrations/index.ts +4 -0
- package/src/integrations/microsoftSqlServer.ts +2 -0
- package/src/integrations/mongodb.ts +1 -0
- package/src/integrations/mysql.ts +2 -0
- package/src/integrations/oracle.ts +1 -0
- package/src/integrations/postgres.ts +2 -0
- package/src/integrations/queries/sql.ts +3 -1
- package/src/integrations/redis.ts +1 -0
- package/src/integrations/rest.ts +2 -1
- package/src/integrations/s3.ts +1 -0
- package/src/integrations/snowflake.ts +99 -0
- package/src/integrations/tests/rest.spec.js +16 -1
- package/src/migrations/tests/index.spec.ts +18 -2
- package/src/module.d.ts +2 -0
- package/src/tests/utilities/TestConfiguration.js +22 -3
- package/src/threads/automation.js +6 -3
- package/src/threads/index.ts +5 -1
- package/src/threads/query.js +88 -14
- package/src/utilities/fileSystem/index.js +22 -8
- package/src/utilities/workerRequests.js +16 -0
- package/builder/assets/index.1c640a53.js +0 -1316
- package/builder/assets/index.24307ca0.css +0 -6
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="1657531860005" clover="3.2.0">
|
|
3
|
+
<project timestamp="1657531860005" name="All files">
|
|
4
|
+
<metrics statements="4403" coveredstatements="3164" conditionals="1841" coveredconditionals="964" methods="634" coveredmethods="446" elements="6878" coveredelements="4574" complexity="0" loc="4403" ncloc="4403" packages="23" files="129" classes="129"/>
|
|
5
5
|
<package name="api">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" 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="35" coveredstatements="34" conditionals="5" coveredconditionals="2" 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,29 +21,30 @@
|
|
|
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="233" type="stmt"/>
|
|
25
|
+
<line num="40" count="233" 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="231" type="stmt"/>
|
|
28
|
+
<line num="64" count="231" 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="76" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
34
|
+
<line num="77" count="0" type="stmt"/>
|
|
35
|
+
<line num="83" count="27" type="stmt"/>
|
|
36
|
+
<line num="84" count="702" type="stmt"/>
|
|
37
|
+
<line num="85" count="702" type="stmt"/>
|
|
38
|
+
<line num="88" count="27" type="stmt"/>
|
|
39
39
|
<line num="89" count="27" type="stmt"/>
|
|
40
|
-
<line num="90" count="27" type="stmt"/>
|
|
41
40
|
<line num="92" count="27" type="stmt"/>
|
|
42
41
|
<line num="93" count="27" type="stmt"/>
|
|
42
|
+
<line num="95" count="27" type="stmt"/>
|
|
43
|
+
<line num="96" count="27" type="stmt"/>
|
|
43
44
|
</file>
|
|
44
45
|
</package>
|
|
45
46
|
<package name="api.controllers">
|
|
46
|
-
<metrics statements="
|
|
47
|
+
<metrics statements="991" coveredstatements="699" conditionals="296" coveredconditionals="136" methods="141" coveredmethods="94"/>
|
|
47
48
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
|
|
48
49
|
<metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
49
50
|
<line num="1" count="27" type="stmt"/>
|
|
@@ -103,125 +104,141 @@
|
|
|
103
104
|
<line num="56" count="0" type="stmt"/>
|
|
104
105
|
</file>
|
|
105
106
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
106
|
-
<metrics statements="
|
|
107
|
+
<metrics statements="131" coveredstatements="110" conditionals="40" coveredconditionals="25" methods="24" coveredmethods="20"/>
|
|
107
108
|
<line num="1" count="43" type="stmt"/>
|
|
108
109
|
<line num="2" count="43" type="stmt"/>
|
|
109
|
-
<line num="
|
|
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"/>
|
|
110
|
+
<line num="7" count="43" type="stmt"/>
|
|
114
111
|
<line num="12" count="43" type="stmt"/>
|
|
115
112
|
<line num="13" count="43" type="stmt"/>
|
|
113
|
+
<line num="14" count="43" type="stmt"/>
|
|
116
114
|
<line num="15" count="43" type="stmt"/>
|
|
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="
|
|
130
|
-
<line num="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="49" count="0" type="stmt"/>
|
|
115
|
+
<line num="20" count="43" type="stmt"/>
|
|
116
|
+
<line num="21" count="43" type="stmt"/>
|
|
117
|
+
<line num="22" count="43" type="stmt"/>
|
|
118
|
+
<line num="23" count="43" type="stmt"/>
|
|
119
|
+
<line num="25" count="43" type="stmt"/>
|
|
120
|
+
<line num="26" count="43" type="stmt"/>
|
|
121
|
+
<line num="35" count="1" type="stmt"/>
|
|
122
|
+
<line num="36" count="1" type="stmt"/>
|
|
123
|
+
<line num="43" count="33" type="cond" truecount="1" falsecount="1"/>
|
|
124
|
+
<line num="44" count="0" type="stmt"/>
|
|
125
|
+
<line num="46" count="33" type="stmt"/>
|
|
126
|
+
<line num="47" count="33" type="stmt"/>
|
|
127
|
+
<line num="48" count="33" type="stmt"/>
|
|
128
|
+
<line num="50" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
129
|
+
<line num="51" count="27" type="stmt"/>
|
|
133
130
|
<line num="53" count="33" type="stmt"/>
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="63" count="
|
|
140
|
-
<line num="66" count="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="
|
|
147
|
-
<line num="76" count="11" type="stmt"/>
|
|
131
|
+
<line num="54" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
132
|
+
<line num="55" count="0" type="stmt"/>
|
|
133
|
+
<line num="57" count="52" type="stmt"/>
|
|
134
|
+
<line num="58" count="13" type="cond" truecount="3" falsecount="1"/>
|
|
135
|
+
<line num="59" count="0" type="stmt"/>
|
|
136
|
+
<line num="63" count="33" type="stmt"/>
|
|
137
|
+
<line num="66" count="43" type="stmt"/>
|
|
138
|
+
<line num="67" count="28" type="stmt"/>
|
|
139
|
+
<line num="68" count="28" type="stmt"/>
|
|
140
|
+
<line num="69" count="28" type="stmt"/>
|
|
141
|
+
<line num="72" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
142
|
+
<line num="73" count="1" type="stmt"/>
|
|
143
|
+
<line num="76" count="27" type="stmt"/>
|
|
148
144
|
<line num="78" count="27" type="stmt"/>
|
|
145
|
+
<line num="79" count="27" type="stmt"/>
|
|
149
146
|
<line num="80" count="27" type="stmt"/>
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
147
|
+
<line num="83" count="27" type="stmt"/>
|
|
148
|
+
<line num="84" count="27" type="stmt"/>
|
|
149
|
+
<line num="85" count="27" type="stmt"/>
|
|
150
|
+
<line num="86" count="11" type="stmt"/>
|
|
151
|
+
<line num="88" count="27" type="stmt"/>
|
|
152
|
+
<line num="90" count="27" type="stmt"/>
|
|
153
|
+
<line num="91" count="27" type="stmt"/>
|
|
157
154
|
<line num="100" count="43" type="stmt"/>
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="110" count="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="
|
|
166
|
-
<line num="
|
|
167
|
-
<line num="117" count="6" type="stmt"/>
|
|
155
|
+
<line num="101" count="7" type="stmt"/>
|
|
156
|
+
<line num="102" count="8" type="stmt"/>
|
|
157
|
+
<line num="105" count="43" type="stmt"/>
|
|
158
|
+
<line num="106" count="8" type="stmt"/>
|
|
159
|
+
<line num="107" count="7" type="stmt"/>
|
|
160
|
+
<line num="110" count="43" type="stmt"/>
|
|
161
|
+
<line num="112" count="6" type="stmt"/>
|
|
162
|
+
<line num="113" count="6" type="stmt"/>
|
|
163
|
+
<line num="114" count="4" type="stmt"/>
|
|
168
164
|
<line num="118" count="6" type="stmt"/>
|
|
169
165
|
<line num="119" count="6" type="stmt"/>
|
|
170
|
-
<line num="120" count="
|
|
171
|
-
<line num="124" count="
|
|
166
|
+
<line num="120" count="3" type="stmt"/>
|
|
167
|
+
<line num="124" count="43" type="stmt"/>
|
|
172
168
|
<line num="125" count="6" type="stmt"/>
|
|
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="
|
|
182
|
-
<line num="
|
|
183
|
-
<line num="
|
|
184
|
-
<line num="
|
|
169
|
+
<line num="126" count="6" type="stmt"/>
|
|
170
|
+
<line num="127" count="6" type="stmt"/>
|
|
171
|
+
<line num="128" count="6" type="stmt"/>
|
|
172
|
+
<line num="129" count="6" type="stmt"/>
|
|
173
|
+
<line num="130" count="6" type="stmt"/>
|
|
174
|
+
<line num="134" count="6" type="stmt"/>
|
|
175
|
+
<line num="135" count="6" type="stmt"/>
|
|
176
|
+
<line num="138" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
177
|
+
<line num="142" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
178
|
+
<line num="146" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
179
|
+
<line num="147" count="1" type="stmt"/>
|
|
180
|
+
<line num="148" count="1" type="stmt"/>
|
|
181
|
+
<line num="155" count="6" type="stmt"/>
|
|
182
|
+
<line num="157" count="6" type="stmt"/>
|
|
183
|
+
<line num="158" count="6" type="stmt"/>
|
|
185
184
|
<line num="168" count="43" type="stmt"/>
|
|
186
|
-
<line num="169" count="
|
|
187
|
-
<line num="170" count="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
192
|
-
<line num="
|
|
193
|
-
<line num="
|
|
194
|
-
<line num="
|
|
195
|
-
<line num="
|
|
196
|
-
<line num="186" count="43" type="stmt"/>
|
|
185
|
+
<line num="169" count="2" type="stmt"/>
|
|
186
|
+
<line num="170" count="2" type="stmt"/>
|
|
187
|
+
<line num="175" count="2" type="stmt"/>
|
|
188
|
+
<line num="178" count="43" type="stmt"/>
|
|
189
|
+
<line num="179" count="1" type="stmt"/>
|
|
190
|
+
<line num="180" count="1" type="stmt"/>
|
|
191
|
+
<line num="183" count="43" type="stmt"/>
|
|
192
|
+
<line num="184" count="1" type="stmt"/>
|
|
193
|
+
<line num="185" count="1" type="stmt"/>
|
|
194
|
+
<line num="186" count="1" type="stmt"/>
|
|
197
195
|
<line num="187" count="1" type="stmt"/>
|
|
198
|
-
<line num="190" count="43" type="stmt"/>
|
|
199
196
|
<line num="191" count="1" type="stmt"/>
|
|
200
|
-
<line num="
|
|
201
|
-
<line num="
|
|
202
|
-
<line num="
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
197
|
+
<line num="192" count="1" type="stmt"/>
|
|
198
|
+
<line num="193" count="1" type="stmt"/>
|
|
199
|
+
<line num="196" count="43" type="stmt"/>
|
|
200
|
+
<line num="197" count="0" type="stmt"/>
|
|
201
|
+
<line num="200" count="43" type="stmt"/>
|
|
202
|
+
<line num="201" count="0" type="stmt"/>
|
|
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"/>
|
|
206
211
|
<line num="214" count="0" type="stmt"/>
|
|
207
|
-
<line num="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
210
|
-
<line num="
|
|
211
|
-
<line num="
|
|
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="
|
|
212
|
+
<line num="215" count="0" type="stmt"/>
|
|
213
|
+
<line num="219" count="43" type="stmt"/>
|
|
214
|
+
<line num="220" count="1" type="stmt"/>
|
|
215
|
+
<line num="223" count="43" type="stmt"/>
|
|
216
|
+
<line num="224" count="1" type="stmt"/>
|
|
217
|
+
<line num="227" count="43" type="stmt"/>
|
|
218
|
+
<line num="228" count="1" type="stmt"/>
|
|
219
|
+
<line num="240" count="43" type="stmt"/>
|
|
220
|
+
<line num="241" count="0" type="stmt"/>
|
|
221
|
+
<line num="242" count="0" type="stmt"/>
|
|
222
|
+
<line num="243" count="0" type="stmt"/>
|
|
223
|
+
<line num="247" count="0" type="stmt"/>
|
|
224
|
+
<line num="255" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
225
|
+
<line num="256" count="0" type="stmt"/>
|
|
226
|
+
<line num="258" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
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"/>
|
|
222
239
|
</file>
|
|
223
240
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/backup.js">
|
|
224
|
-
<metrics statements="
|
|
241
|
+
<metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
225
242
|
<line num="1" count="27" type="stmt"/>
|
|
226
243
|
<line num="2" count="27" type="stmt"/>
|
|
227
244
|
<line num="3" count="27" type="stmt"/>
|
|
@@ -231,10 +248,11 @@
|
|
|
231
248
|
<line num="8" count="1" type="stmt"/>
|
|
232
249
|
<line num="9" count="1" type="stmt"/>
|
|
233
250
|
<line num="10" count="1" type="stmt"/>
|
|
234
|
-
<line num="
|
|
251
|
+
<line num="11" count="1" type="stmt"/>
|
|
235
252
|
<line num="13" count="1" type="stmt"/>
|
|
236
253
|
<line num="14" count="1" type="stmt"/>
|
|
237
254
|
<line num="15" count="1" type="stmt"/>
|
|
255
|
+
<line num="16" count="1" type="stmt"/>
|
|
238
256
|
</file>
|
|
239
257
|
<file name="cloud.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/cloud.js">
|
|
240
258
|
<metrics statements="54" coveredstatements="10" conditionals="23" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
@@ -378,26 +396,26 @@
|
|
|
378
396
|
<line num="124" count="6" type="stmt"/>
|
|
379
397
|
<line num="125" count="6" type="stmt"/>
|
|
380
398
|
<line num="128" count="44" type="stmt"/>
|
|
381
|
-
<line num="129" count="
|
|
382
|
-
<line num="130" count="
|
|
383
|
-
<line num="131" count="
|
|
384
|
-
<line num="133" count="
|
|
385
|
-
<line num="139" count="
|
|
386
|
-
<line num="140" count="
|
|
399
|
+
<line num="129" count="66" type="stmt"/>
|
|
400
|
+
<line num="130" count="66" type="stmt"/>
|
|
401
|
+
<line num="131" count="66" type="stmt"/>
|
|
402
|
+
<line num="133" count="66" type="stmt"/>
|
|
403
|
+
<line num="139" count="66" type="stmt"/>
|
|
404
|
+
<line num="140" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
387
405
|
<line num="141" count="0" type="stmt"/>
|
|
388
406
|
<line num="142" count="0" type="stmt"/>
|
|
389
407
|
<line num="143" count="0" type="stmt"/>
|
|
390
|
-
<line num="146" count="
|
|
391
|
-
<line num="147" count="
|
|
392
|
-
<line num="148" count="
|
|
393
|
-
<line num="151" count="
|
|
394
|
-
<line num="152" count="
|
|
395
|
-
<line num="153" count="
|
|
408
|
+
<line num="146" count="66" type="stmt"/>
|
|
409
|
+
<line num="147" count="66" type="stmt"/>
|
|
410
|
+
<line num="148" count="66" type="stmt"/>
|
|
411
|
+
<line num="151" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
412
|
+
<line num="152" count="66" type="stmt"/>
|
|
413
|
+
<line num="153" count="66" type="cond" truecount="3" falsecount="1"/>
|
|
396
414
|
<line num="154" count="0" type="stmt"/>
|
|
397
|
-
<line num="158" count="
|
|
398
|
-
<line num="159" count="
|
|
415
|
+
<line num="158" count="66" type="stmt"/>
|
|
416
|
+
<line num="159" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
399
417
|
<line num="160" count="0" type="stmt"/>
|
|
400
|
-
<line num="162" count="
|
|
418
|
+
<line num="162" count="66" type="stmt"/>
|
|
401
419
|
<line num="165" count="44" type="stmt"/>
|
|
402
420
|
<line num="166" count="1" type="stmt"/>
|
|
403
421
|
<line num="167" count="1" type="stmt"/>
|
|
@@ -1095,9 +1113,9 @@
|
|
|
1095
1113
|
</file>
|
|
1096
1114
|
</package>
|
|
1097
1115
|
<package name="api.controllers.row">
|
|
1098
|
-
<metrics statements="
|
|
1116
|
+
<metrics statements="621" coveredstatements="355" conditionals="292" coveredconditionals="104" methods="88" coveredmethods="46"/>
|
|
1099
1117
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1100
|
-
<metrics statements="
|
|
1118
|
+
<metrics statements="116" coveredstatements="18" conditionals="50" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1101
1119
|
<line num="6" count="44" type="stmt"/>
|
|
1102
1120
|
<line num="10" count="44" type="stmt"/>
|
|
1103
1121
|
<line num="11" count="44" type="stmt"/>
|
|
@@ -1175,39 +1193,45 @@
|
|
|
1175
1193
|
<line num="159" count="0" type="stmt"/>
|
|
1176
1194
|
<line num="160" count="0" type="stmt"/>
|
|
1177
1195
|
<line num="161" count="0" type="stmt"/>
|
|
1178
|
-
<line num="162" count="0" type="
|
|
1179
|
-
<line num="163" count="0" type="
|
|
1180
|
-
<line num="
|
|
1196
|
+
<line num="162" count="0" type="stmt"/>
|
|
1197
|
+
<line num="163" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1198
|
+
<line num="164" count="0" type="stmt"/>
|
|
1181
1199
|
<line num="166" count="0" type="stmt"/>
|
|
1182
|
-
<line num="
|
|
1183
|
-
<line num="
|
|
1184
|
-
<line num="
|
|
1200
|
+
<line num="169" count="0" type="stmt"/>
|
|
1201
|
+
<line num="174" count="0" type="stmt"/>
|
|
1202
|
+
<line num="175" count="0" type="stmt"/>
|
|
1203
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1185
1204
|
<line num="179" count="0" type="stmt"/>
|
|
1186
1205
|
<line num="180" count="0" type="stmt"/>
|
|
1187
1206
|
<line num="181" count="0" type="stmt"/>
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="
|
|
1190
|
-
<line num="188" count="44" type="stmt"/>
|
|
1207
|
+
<line num="182" count="0" type="stmt"/>
|
|
1208
|
+
<line num="186" count="0" type="stmt"/>
|
|
1191
1209
|
<line num="189" count="0" type="stmt"/>
|
|
1192
1210
|
<line num="190" count="0" type="stmt"/>
|
|
1193
1211
|
<line num="191" count="0" type="stmt"/>
|
|
1194
|
-
<line num="
|
|
1195
|
-
<line num="193" count="0" type="stmt"/>
|
|
1196
|
-
<line num="194" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1212
|
+
<line num="194" count="0" type="stmt"/>
|
|
1197
1213
|
<line num="195" count="0" type="stmt"/>
|
|
1198
|
-
<line num="
|
|
1199
|
-
<line num="
|
|
1214
|
+
<line num="198" count="44" type="stmt"/>
|
|
1215
|
+
<line num="199" count="0" type="stmt"/>
|
|
1216
|
+
<line num="200" count="0" type="stmt"/>
|
|
1217
|
+
<line num="201" count="0" type="stmt"/>
|
|
1200
1218
|
<line num="202" count="0" type="stmt"/>
|
|
1201
1219
|
<line num="203" count="0" type="stmt"/>
|
|
1202
|
-
<line num="
|
|
1203
|
-
<line num="
|
|
1220
|
+
<line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1221
|
+
<line num="205" count="0" type="stmt"/>
|
|
1222
|
+
<line num="207" count="0" type="stmt"/>
|
|
1223
|
+
<line num="208" count="0" type="stmt"/>
|
|
1204
1224
|
<line num="212" count="0" type="stmt"/>
|
|
1205
|
-
<line num="
|
|
1206
|
-
<line num="215" count="0" type="stmt"/>
|
|
1225
|
+
<line num="213" count="0" type="stmt"/>
|
|
1207
1226
|
<line num="216" count="0" type="stmt"/>
|
|
1208
|
-
<line num="
|
|
1209
|
-
<line num="
|
|
1210
|
-
<line num="
|
|
1227
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1228
|
+
<line num="222" count="0" type="stmt"/>
|
|
1229
|
+
<line num="224" count="0" type="stmt"/>
|
|
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"/>
|
|
1211
1235
|
</file>
|
|
1212
1236
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1213
1237
|
<metrics statements="213" coveredstatements="172" conditionals="64" coveredconditionals="40" methods="26" coveredmethods="22"/>
|
|
@@ -1426,160 +1450,183 @@
|
|
|
1426
1450
|
<line num="454" count="2" type="stmt"/>
|
|
1427
1451
|
</file>
|
|
1428
1452
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1429
|
-
<metrics statements="
|
|
1453
|
+
<metrics statements="176" coveredstatements="107" conditionals="113" coveredconditionals="46" methods="35" coveredmethods="18"/>
|
|
1430
1454
|
<line num="1" count="43" type="stmt"/>
|
|
1431
1455
|
<line num="2" count="43" type="stmt"/>
|
|
1432
1456
|
<line num="3" count="43" type="stmt"/>
|
|
1433
1457
|
<line num="4" count="43" type="stmt"/>
|
|
1434
1458
|
<line num="12" count="1" type="stmt"/>
|
|
1435
|
-
<line num="22" count="1" type="stmt"/>
|
|
1436
|
-
<line num="23" count="1" type="stmt"/>
|
|
1437
1459
|
<line num="24" count="1" type="stmt"/>
|
|
1438
1460
|
<line num="25" count="1" type="stmt"/>
|
|
1439
1461
|
<line num="26" count="1" type="stmt"/>
|
|
1440
|
-
<line num="
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1462
|
+
<line num="27" count="1" type="stmt"/>
|
|
1463
|
+
<line num="28" count="1" type="stmt"/>
|
|
1464
|
+
<line num="32" count="1" type="stmt"/>
|
|
1465
|
+
<line num="33" count="1" type="stmt"/>
|
|
1466
|
+
<line num="37" count="1" type="stmt"/>
|
|
1467
|
+
<line num="38" count="1" type="stmt"/>
|
|
1468
|
+
<line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1446
1469
|
<line num="43" count="1" type="stmt"/>
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="
|
|
1449
|
-
<line num="50" count="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="57" count="
|
|
1453
|
-
<line num="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="64" count="
|
|
1456
|
-
<line num="
|
|
1457
|
-
<line num="
|
|
1458
|
-
<line num="
|
|
1459
|
-
<line num="
|
|
1460
|
-
<line num="
|
|
1461
|
-
<line num="
|
|
1462
|
-
<line num="
|
|
1463
|
-
<line num="
|
|
1464
|
-
<line num="
|
|
1465
|
-
<line num="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="
|
|
1472
|
-
<line num="
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="131" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1470
|
+
<line num="45" count="1" type="stmt"/>
|
|
1471
|
+
<line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1472
|
+
<line num="50" count="0" type="stmt"/>
|
|
1473
|
+
<line num="52" count="1" type="stmt"/>
|
|
1474
|
+
<line num="56" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1475
|
+
<line num="57" count="0" type="stmt"/>
|
|
1476
|
+
<line num="59" count="1" type="stmt"/>
|
|
1477
|
+
<line num="63" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1478
|
+
<line num="64" count="0" type="stmt"/>
|
|
1479
|
+
<line num="66" count="1" type="stmt"/>
|
|
1480
|
+
<line num="70" count="1" type="stmt"/>
|
|
1481
|
+
<line num="71" count="1" type="stmt"/>
|
|
1482
|
+
<line num="75" count="0" type="stmt"/>
|
|
1483
|
+
<line num="76" count="0" type="stmt"/>
|
|
1484
|
+
<line num="80" count="0" type="stmt"/>
|
|
1485
|
+
<line num="81" count="0" type="stmt"/>
|
|
1486
|
+
<line num="85" count="0" type="stmt"/>
|
|
1487
|
+
<line num="86" count="0" type="stmt"/>
|
|
1488
|
+
<line num="90" count="0" type="stmt"/>
|
|
1489
|
+
<line num="94" count="0" type="stmt"/>
|
|
1490
|
+
<line num="98" count="0" type="stmt"/>
|
|
1491
|
+
<line num="99" count="0" type="stmt"/>
|
|
1492
|
+
<line num="103" count="0" type="stmt"/>
|
|
1493
|
+
<line num="104" count="0" type="stmt"/>
|
|
1494
|
+
<line num="108" count="0" type="stmt"/>
|
|
1495
|
+
<line num="109" count="0" type="stmt"/>
|
|
1496
|
+
<line num="113" count="0" type="stmt"/>
|
|
1497
|
+
<line num="114" count="0" type="stmt"/>
|
|
1498
|
+
<line num="118" count="0" type="stmt"/>
|
|
1499
|
+
<line num="119" count="0" type="stmt"/>
|
|
1500
|
+
<line num="130" count="2" type="stmt"/>
|
|
1479
1501
|
<line num="132" count="2" type="stmt"/>
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1482
|
-
<line num="138" count="2" type="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="
|
|
1490
|
-
<line num="
|
|
1502
|
+
<line num="134" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1503
|
+
<line num="135" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1504
|
+
<line num="138" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1505
|
+
<line num="139" count="2" type="stmt"/>
|
|
1506
|
+
<line num="142" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1507
|
+
<line num="143" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1508
|
+
<line num="145" count="2" type="stmt"/>
|
|
1509
|
+
<line num="149" count="1" type="stmt"/>
|
|
1510
|
+
<line num="150" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1511
|
+
<line num="151" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1512
|
+
<line num="152" count="1" type="stmt"/>
|
|
1513
|
+
<line num="154" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1491
1514
|
<line num="155" count="1" type="stmt"/>
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1505
|
-
<line num="
|
|
1506
|
-
<line num="
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="189" count="1" type="stmt"/>
|
|
1511
|
-
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1512
|
-
<line num="191" count="0" type="stmt"/>
|
|
1515
|
+
<line num="156" count="1" type="stmt"/>
|
|
1516
|
+
<line num="159" count="1" type="stmt"/>
|
|
1517
|
+
<line num="161" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1518
|
+
<line num="162" count="0" type="stmt"/>
|
|
1519
|
+
<line num="164" count="1" type="stmt"/>
|
|
1520
|
+
<line num="168" count="9" type="stmt"/>
|
|
1521
|
+
<line num="169" count="1" type="stmt"/>
|
|
1522
|
+
<line num="172" count="1" type="stmt"/>
|
|
1523
|
+
<line num="173" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1524
|
+
<line num="174" count="0" type="stmt"/>
|
|
1525
|
+
<line num="176" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1526
|
+
<line num="177" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1527
|
+
<line num="179" count="1" type="stmt"/>
|
|
1528
|
+
<line num="184" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1529
|
+
<line num="185" count="1" type="stmt"/>
|
|
1530
|
+
<line num="186" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1531
|
+
<line num="187" count="0" type="stmt"/>
|
|
1532
|
+
<line num="189" count="0" type="stmt"/>
|
|
1513
1533
|
<line num="193" count="0" type="stmt"/>
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="
|
|
1534
|
+
<line num="196" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1535
|
+
<line num="197" count="1" type="stmt"/>
|
|
1536
|
+
<line num="198" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1537
|
+
<line num="199" count="0" type="stmt"/>
|
|
1538
|
+
<line num="201" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1539
|
+
<line num="202" count="0" type="stmt"/>
|
|
1540
|
+
<line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1541
|
+
<line num="205" count="0" type="stmt"/>
|
|
1542
|
+
<line num="207" count="0" type="stmt"/>
|
|
1543
|
+
<line num="208" count="0" type="stmt"/>
|
|
1544
|
+
<line num="209" count="0" type="stmt"/>
|
|
1545
|
+
<line num="212" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1546
|
+
<line num="213" count="1" type="stmt"/>
|
|
1547
|
+
<line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1548
|
+
<line num="215" count="0" type="stmt"/>
|
|
1549
|
+
<line num="217" count="0" type="stmt"/>
|
|
1550
|
+
<line num="221" count="0" type="stmt"/>
|
|
1551
|
+
<line num="224" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1552
|
+
<line num="225" count="1" type="stmt"/>
|
|
1553
|
+
<line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1554
|
+
<line num="228" count="1" type="stmt"/>
|
|
1555
|
+
<line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1556
|
+
<line num="230" count="0" type="stmt"/>
|
|
1557
|
+
<line num="232" count="0" type="stmt"/>
|
|
1533
1558
|
<line num="235" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1534
|
-
<line num="236" count="
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1559
|
+
<line num="236" count="1" type="stmt"/>
|
|
1560
|
+
<line num="238" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="239" count="1" type="stmt"/>
|
|
1562
|
+
<line num="241" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1563
|
+
<line num="242" count="1" type="stmt"/>
|
|
1564
|
+
<line num="243" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1565
|
+
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1566
|
+
<line num="245" count="0" type="stmt"/>
|
|
1567
|
+
<line num="247" count="0" type="stmt"/>
|
|
1568
|
+
<line num="250" count="0" type="stmt"/>
|
|
1569
|
+
<line num="254" count="0" type="stmt"/>
|
|
1570
|
+
<line num="255" count="0" type="stmt"/>
|
|
1571
|
+
<line num="260" count="0" type="stmt"/>
|
|
1572
|
+
<line num="264" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1573
|
+
<line num="265" count="1" type="stmt"/>
|
|
1574
|
+
<line num="266" count="1" type="stmt"/>
|
|
1545
1575
|
<line num="267" count="1" type="stmt"/>
|
|
1546
1576
|
<line num="269" count="1" type="stmt"/>
|
|
1547
|
-
<line num="272" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1548
1577
|
<line num="273" count="1" type="stmt"/>
|
|
1549
|
-
<line num="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
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="
|
|
1578
|
+
<line num="278" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1579
|
+
<line num="279" count="0" type="stmt"/>
|
|
1580
|
+
<line num="281" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1581
|
+
<line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1582
|
+
<line num="283" count="0" type="stmt"/>
|
|
1583
|
+
<line num="284" count="0" type="stmt"/>
|
|
1584
|
+
<line num="286" count="1" type="stmt"/>
|
|
1585
|
+
<line num="290" count="1" type="stmt"/>
|
|
1586
|
+
<line num="291" count="1" type="stmt"/>
|
|
1587
|
+
<line num="292" count="1" type="stmt"/>
|
|
1588
|
+
<line num="293" count="1" type="stmt"/>
|
|
1589
|
+
<line num="294" count="1" type="stmt"/>
|
|
1590
|
+
<line num="305" count="43" type="stmt"/>
|
|
1591
|
+
<line num="306" count="1" type="stmt"/>
|
|
1592
|
+
<line num="313" count="1" type="stmt"/>
|
|
1593
|
+
<line num="315" count="1" type="stmt"/>
|
|
1594
|
+
<line num="318" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1595
|
+
<line num="319" count="1" type="stmt"/>
|
|
1596
|
+
<line num="321" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1597
|
+
<line num="322" count="1" type="stmt"/>
|
|
1598
|
+
<line num="324" count="1" type="stmt"/>
|
|
1599
|
+
<line num="343" count="43" type="stmt"/>
|
|
1600
|
+
<line num="344" count="1" type="stmt"/>
|
|
1601
|
+
<line num="345" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1602
|
+
<line num="346" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1603
|
+
<line num="347" count="0" type="stmt"/>
|
|
1604
|
+
<line num="349" count="1" type="stmt"/>
|
|
1605
|
+
<line num="350" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1572
1606
|
<line num="351" count="0" type="stmt"/>
|
|
1573
|
-
<line num="
|
|
1574
|
-
<line num="
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="
|
|
1582
|
-
<line num="
|
|
1607
|
+
<line num="353" count="1" type="stmt"/>
|
|
1608
|
+
<line num="362" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1609
|
+
<line num="363" count="0" type="stmt"/>
|
|
1610
|
+
<line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1611
|
+
<line num="366" count="1" type="stmt"/>
|
|
1612
|
+
<line num="368" count="0" type="stmt"/>
|
|
1613
|
+
<line num="373" count="0" type="stmt"/>
|
|
1614
|
+
<line num="391" count="43" type="stmt"/>
|
|
1615
|
+
<line num="392" count="0" type="stmt"/>
|
|
1616
|
+
<line num="393" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1617
|
+
<line num="394" count="0" type="stmt"/>
|
|
1618
|
+
<line num="396" count="0" type="stmt"/>
|
|
1619
|
+
<line num="397" count="0" type="stmt"/>
|
|
1620
|
+
<line num="403" count="0" type="stmt"/>
|
|
1621
|
+
<line num="410" count="0" type="stmt"/>
|
|
1622
|
+
<line num="415" count="0" type="stmt"/>
|
|
1623
|
+
<line num="436" count="43" type="stmt"/>
|
|
1624
|
+
<line num="437" count="1" type="stmt"/>
|
|
1625
|
+
<line num="438" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1626
|
+
<line num="439" count="1" type="stmt"/>
|
|
1627
|
+
<line num="441" count="1" type="stmt"/>
|
|
1628
|
+
<line num="442" count="1" type="stmt"/>
|
|
1629
|
+
<line num="443" count="1" type="stmt"/>
|
|
1583
1630
|
</file>
|
|
1584
1631
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1585
1632
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1648,7 +1695,7 @@
|
|
|
1648
1695
|
<line num="155" count="79" type="stmt"/>
|
|
1649
1696
|
</file>
|
|
1650
1697
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1651
|
-
<metrics statements="
|
|
1698
|
+
<metrics statements="53" coveredstatements="35" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1652
1699
|
<line num="1" count="44" type="stmt"/>
|
|
1653
1700
|
<line num="2" count="44" type="stmt"/>
|
|
1654
1701
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -1688,18 +1735,20 @@
|
|
|
1688
1735
|
<line num="60" count="0" type="stmt"/>
|
|
1689
1736
|
<line num="65" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1690
1737
|
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1691
|
-
<line num="67" count="0" type="
|
|
1692
|
-
<line num="68" count="0" type="
|
|
1693
|
-
<line num="
|
|
1694
|
-
<line num="
|
|
1695
|
-
<line num="
|
|
1696
|
-
<line num="
|
|
1697
|
-
<line num="
|
|
1698
|
-
<line num="82" count="
|
|
1738
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1739
|
+
<line num="68" count="0" type="stmt"/>
|
|
1740
|
+
<line num="70" count="0" type="stmt"/>
|
|
1741
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1742
|
+
<line num="75" count="0" type="stmt"/>
|
|
1743
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1744
|
+
<line num="80" count="0" type="stmt"/>
|
|
1745
|
+
<line num="82" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1699
1746
|
<line num="84" count="0" type="stmt"/>
|
|
1700
|
-
<line num="
|
|
1701
|
-
<line num="
|
|
1702
|
-
<line num="
|
|
1747
|
+
<line num="85" count="0" type="stmt"/>
|
|
1748
|
+
<line num="87" count="0" type="stmt"/>
|
|
1749
|
+
<line num="90" count="224" type="stmt"/>
|
|
1750
|
+
<line num="92" count="224" type="cond" truecount="2" falsecount="0"/>
|
|
1751
|
+
<line num="94" count="83" type="stmt"/>
|
|
1703
1752
|
</file>
|
|
1704
1753
|
</package>
|
|
1705
1754
|
<package name="api.controllers.table">
|
|
@@ -2283,7 +2332,7 @@
|
|
|
2283
2332
|
<line num="14" count="27" type="stmt"/>
|
|
2284
2333
|
<line num="16" count="27" type="stmt"/>
|
|
2285
2334
|
<line num="18" count="27" type="stmt"/>
|
|
2286
|
-
<line num="
|
|
2335
|
+
<line num="85" count="27" type="stmt"/>
|
|
2287
2336
|
</file>
|
|
2288
2337
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/backup.js">
|
|
2289
2338
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2530,31 +2579,31 @@
|
|
|
2530
2579
|
<line num="34" count="27" type="stmt"/>
|
|
2531
2580
|
<line num="36" count="27" type="stmt"/>
|
|
2532
2581
|
<line num="50" count="81" type="stmt"/>
|
|
2533
|
-
<line num="
|
|
2534
|
-
<line num="
|
|
2535
|
-
<line num="78" count="27" type="stmt"/>
|
|
2582
|
+
<line num="65" count="27" type="stmt"/>
|
|
2583
|
+
<line num="67" count="27" type="stmt"/>
|
|
2536
2584
|
<line num="79" count="27" type="stmt"/>
|
|
2537
|
-
<line num="
|
|
2538
|
-
<line num="
|
|
2539
|
-
<line num="
|
|
2540
|
-
<line num="
|
|
2541
|
-
<line num="
|
|
2585
|
+
<line num="80" count="27" type="stmt"/>
|
|
2586
|
+
<line num="97" count="27" type="stmt"/>
|
|
2587
|
+
<line num="99" count="27" type="stmt"/>
|
|
2588
|
+
<line num="118" count="27" type="stmt"/>
|
|
2589
|
+
<line num="120" count="27" type="stmt"/>
|
|
2542
2590
|
<line num="133" count="27" type="stmt"/>
|
|
2543
|
-
<line num="
|
|
2544
|
-
<line num="
|
|
2545
|
-
<line num="149" count="
|
|
2546
|
-
<line num="
|
|
2547
|
-
<line num="
|
|
2548
|
-
<line num="
|
|
2549
|
-
<line num="
|
|
2550
|
-
<line num="
|
|
2551
|
-
<line num="
|
|
2552
|
-
<line num="
|
|
2553
|
-
<line num="
|
|
2591
|
+
<line num="134" count="27" type="stmt"/>
|
|
2592
|
+
<line num="136" count="27" type="stmt"/>
|
|
2593
|
+
<line num="149" count="27" type="stmt"/>
|
|
2594
|
+
<line num="150" count="54" type="stmt"/>
|
|
2595
|
+
<line num="152" count="54" type="stmt"/>
|
|
2596
|
+
<line num="159" count="27" type="stmt"/>
|
|
2597
|
+
<line num="161" count="27" type="stmt"/>
|
|
2598
|
+
<line num="181" count="108" type="stmt"/>
|
|
2599
|
+
<line num="194" count="27" type="cond" truecount="0" falsecount="1"/>
|
|
2600
|
+
<line num="196" count="54" type="stmt"/>
|
|
2601
|
+
<line num="208" count="27" type="stmt"/>
|
|
2602
|
+
<line num="210" count="54" type="stmt"/>
|
|
2554
2603
|
</file>
|
|
2555
2604
|
</package>
|
|
2556
2605
|
<package name="automations">
|
|
2557
|
-
<metrics statements="
|
|
2606
|
+
<metrics statements="169" coveredstatements="128" conditionals="70" coveredconditionals="47" methods="21" coveredmethods="13"/>
|
|
2558
2607
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2559
2608
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2560
2609
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2583,53 +2632,59 @@
|
|
|
2583
2632
|
<line num="74" count="44" type="stmt"/>
|
|
2584
2633
|
</file>
|
|
2585
2634
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2586
|
-
<metrics statements="
|
|
2635
|
+
<metrics statements="52" coveredstatements="32" conditionals="33" coveredconditionals="21" methods="5" coveredmethods="3"/>
|
|
2587
2636
|
<line num="1" count="44" type="stmt"/>
|
|
2588
|
-
<line num="
|
|
2589
|
-
<line num="
|
|
2590
|
-
<line num="
|
|
2591
|
-
<line num="
|
|
2592
|
-
<line num="
|
|
2593
|
-
<line num="
|
|
2594
|
-
<line num="
|
|
2595
|
-
<line num="
|
|
2596
|
-
<line num="
|
|
2597
|
-
<line num="
|
|
2598
|
-
<line num="
|
|
2599
|
-
<line num="
|
|
2600
|
-
<line num="
|
|
2601
|
-
<line num="
|
|
2602
|
-
<line num="
|
|
2603
|
-
<line num="
|
|
2604
|
-
<line num="
|
|
2605
|
-
<line num="
|
|
2606
|
-
<line num="
|
|
2607
|
-
<line num="
|
|
2608
|
-
<line num="
|
|
2609
|
-
<line num="
|
|
2610
|
-
<line num="61" count="44" type="stmt"/>
|
|
2611
|
-
<line num="62" count="8" type="stmt"/>
|
|
2612
|
-
<line num="63" count="7" type="stmt"/>
|
|
2637
|
+
<line num="7" count="44" type="stmt"/>
|
|
2638
|
+
<line num="25" count="44" type="stmt"/>
|
|
2639
|
+
<line num="26" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
2640
|
+
<line num="27" count="1" type="stmt"/>
|
|
2641
|
+
<line num="29" count="13" type="stmt"/>
|
|
2642
|
+
<line num="30" count="33" type="stmt"/>
|
|
2643
|
+
<line num="31" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
2644
|
+
<line num="32" count="6" type="stmt"/>
|
|
2645
|
+
<line num="34" count="27" type="stmt"/>
|
|
2646
|
+
<line num="35" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
2647
|
+
<line num="36" count="11" type="stmt"/>
|
|
2648
|
+
<line num="38" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2649
|
+
<line num="39" count="2" type="stmt"/>
|
|
2650
|
+
<line num="40" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2651
|
+
<line num="41" count="1" type="stmt"/>
|
|
2652
|
+
<line num="43" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2653
|
+
<line num="44" count="1" type="stmt"/>
|
|
2654
|
+
<line num="47" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2655
|
+
<line num="48" count="1" type="stmt"/>
|
|
2656
|
+
<line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2657
|
+
<line num="50" count="1" type="stmt"/>
|
|
2658
|
+
<line num="54" count="13" type="stmt"/>
|
|
2613
2659
|
<line num="66" count="44" type="stmt"/>
|
|
2614
|
-
<line num="67" count="
|
|
2615
|
-
<line num="68" count="
|
|
2616
|
-
<line num="
|
|
2617
|
-
<line num="
|
|
2618
|
-
<line num="
|
|
2619
|
-
<line num="
|
|
2620
|
-
<line num="
|
|
2621
|
-
<line num="81" count="
|
|
2622
|
-
<line num="
|
|
2623
|
-
<line num="
|
|
2624
|
-
<line num="
|
|
2625
|
-
<line num="87" count="0" type="
|
|
2626
|
-
<line num="
|
|
2627
|
-
<line num="
|
|
2628
|
-
<line num="
|
|
2629
|
-
<line num="
|
|
2630
|
-
<line num="
|
|
2631
|
-
<line num="
|
|
2632
|
-
<line num="
|
|
2660
|
+
<line num="67" count="8" type="stmt"/>
|
|
2661
|
+
<line num="68" count="7" type="stmt"/>
|
|
2662
|
+
<line num="71" count="44" type="stmt"/>
|
|
2663
|
+
<line num="72" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2664
|
+
<line num="73" count="0" type="stmt"/>
|
|
2665
|
+
<line num="75" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2666
|
+
<line num="79" count="0" type="stmt"/>
|
|
2667
|
+
<line num="81" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2668
|
+
<line num="84" count="44" type="stmt"/>
|
|
2669
|
+
<line num="85" count="0" type="stmt"/>
|
|
2670
|
+
<line num="86" count="0" type="stmt"/>
|
|
2671
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2672
|
+
<line num="88" count="0" type="stmt"/>
|
|
2673
|
+
<line num="89" count="0" type="stmt"/>
|
|
2674
|
+
<line num="91" count="0" type="stmt"/>
|
|
2675
|
+
<line num="93" count="0" type="stmt"/>
|
|
2676
|
+
<line num="94" count="0" type="stmt"/>
|
|
2677
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2678
|
+
<line num="96" count="0" type="stmt"/>
|
|
2679
|
+
<line num="98" count="0" type="stmt"/>
|
|
2680
|
+
<line num="102" count="0" type="stmt"/>
|
|
2681
|
+
<line num="105" count="44" type="stmt"/>
|
|
2682
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2683
|
+
<line num="107" count="0" type="stmt"/>
|
|
2684
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2685
|
+
<line num="110" count="0" type="stmt"/>
|
|
2686
|
+
<line num="112" count="0" type="stmt"/>
|
|
2687
|
+
<line num="114" count="0" type="stmt"/>
|
|
2633
2688
|
</file>
|
|
2634
2689
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2635
2690
|
<metrics statements="33" coveredstatements="16" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
@@ -2685,7 +2740,7 @@
|
|
|
2685
2740
|
<line num="26" count="43" type="stmt"/>
|
|
2686
2741
|
</file>
|
|
2687
2742
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
2688
|
-
<metrics statements="46" coveredstatements="44" conditionals="
|
|
2743
|
+
<metrics statements="46" coveredstatements="44" conditionals="27" coveredconditionals="22" methods="8" coveredmethods="8"/>
|
|
2689
2744
|
<line num="1" count="43" type="stmt"/>
|
|
2690
2745
|
<line num="2" count="43" type="stmt"/>
|
|
2691
2746
|
<line num="3" count="43" type="stmt"/>
|
|
@@ -2724,7 +2779,7 @@
|
|
|
2724
2779
|
<line num="90" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2725
2780
|
<line num="98" count="1" type="stmt"/>
|
|
2726
2781
|
<line num="99" count="1" type="stmt"/>
|
|
2727
|
-
<line num="100" count="1" type="
|
|
2782
|
+
<line num="100" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2728
2783
|
<line num="101" count="1" type="stmt"/>
|
|
2729
2784
|
<line num="103" count="1" type="stmt"/>
|
|
2730
2785
|
<line num="105" count="6" type="stmt"/>
|
|
@@ -2735,7 +2790,7 @@
|
|
|
2735
2790
|
</file>
|
|
2736
2791
|
</package>
|
|
2737
2792
|
<package name="automations.steps">
|
|
2738
|
-
<metrics statements="
|
|
2793
|
+
<metrics statements="214" coveredstatements="149" conditionals="82" coveredconditionals="52" methods="18" coveredmethods="9"/>
|
|
2739
2794
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
2740
2795
|
<metrics statements="17" coveredstatements="6" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2741
2796
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2814,33 +2869,35 @@
|
|
|
2814
2869
|
<line num="65" count="0" type="stmt"/>
|
|
2815
2870
|
</file>
|
|
2816
2871
|
<file name="filter.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/filter.js">
|
|
2817
|
-
<metrics statements="
|
|
2872
|
+
<metrics statements="28" coveredstatements="27" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
2818
2873
|
<line num="1" count="44" type="stmt"/>
|
|
2819
2874
|
<line num="8" count="44" type="stmt"/>
|
|
2820
2875
|
<line num="15" count="44" type="stmt"/>
|
|
2821
2876
|
<line num="16" count="44" type="stmt"/>
|
|
2822
2877
|
<line num="18" count="44" type="stmt"/>
|
|
2823
|
-
<line num="
|
|
2824
|
-
<line num="
|
|
2825
|
-
<line num="
|
|
2826
|
-
<line num="
|
|
2827
|
-
<line num="
|
|
2828
|
-
<line num="
|
|
2829
|
-
<line num="
|
|
2830
|
-
<line num="
|
|
2831
|
-
<line num="
|
|
2832
|
-
<line num="
|
|
2833
|
-
<line num="
|
|
2834
|
-
<line num="
|
|
2835
|
-
<line num="
|
|
2836
|
-
<line num="
|
|
2837
|
-
<line num="
|
|
2838
|
-
<line num="82" count="4" type="stmt"/>
|
|
2839
|
-
<line num="83" count="4" type="stmt"/>
|
|
2878
|
+
<line num="66" count="44" type="stmt"/>
|
|
2879
|
+
<line num="67" count="11" type="stmt"/>
|
|
2880
|
+
<line num="68" count="11" type="stmt"/>
|
|
2881
|
+
<line num="70" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
2882
|
+
<line num="71" count="6" type="stmt"/>
|
|
2883
|
+
<line num="72" count="6" type="stmt"/>
|
|
2884
|
+
<line num="73" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
2885
|
+
<line num="74" count="1" type="stmt"/>
|
|
2886
|
+
<line num="75" count="1" type="stmt"/>
|
|
2887
|
+
<line num="77" count="11" type="stmt"/>
|
|
2888
|
+
<line num="78" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
2889
|
+
<line num="79" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
2890
|
+
<line num="81" count="2" type="stmt"/>
|
|
2891
|
+
<line num="82" count="2" type="stmt"/>
|
|
2892
|
+
<line num="84" count="2" type="stmt"/>
|
|
2840
2893
|
<line num="85" count="2" type="stmt"/>
|
|
2841
|
-
<line num="
|
|
2842
|
-
<line num="
|
|
2843
|
-
<line num="
|
|
2894
|
+
<line num="87" count="4" type="stmt"/>
|
|
2895
|
+
<line num="88" count="4" type="stmt"/>
|
|
2896
|
+
<line num="90" count="2" type="stmt"/>
|
|
2897
|
+
<line num="91" count="2" type="stmt"/>
|
|
2898
|
+
<line num="94" count="1" type="stmt"/>
|
|
2899
|
+
<line num="96" count="11" type="stmt"/>
|
|
2900
|
+
<line num="98" count="0" type="stmt"/>
|
|
2844
2901
|
</file>
|
|
2845
2902
|
<file name="integromat.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/integromat.js">
|
|
2846
2903
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -3083,7 +3140,7 @@
|
|
|
3083
3140
|
</file>
|
|
3084
3141
|
</package>
|
|
3085
3142
|
<package name="db">
|
|
3086
|
-
<metrics statements="
|
|
3143
|
+
<metrics statements="139" coveredstatements="111" conditionals="58" coveredconditionals="19" methods="35" coveredmethods="26"/>
|
|
3087
3144
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3088
3145
|
<metrics statements="23" coveredstatements="4" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3089
3146
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -3125,20 +3182,26 @@
|
|
|
3125
3182
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3126
3183
|
<line num="1" count="57" type="stmt"/>
|
|
3127
3184
|
<line num="3" count="57" type="stmt"/>
|
|
3128
|
-
<line num="4" count="
|
|
3185
|
+
<line num="4" count="958" type="stmt"/>
|
|
3129
3186
|
</file>
|
|
3130
3187
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3131
|
-
<metrics statements="
|
|
3188
|
+
<metrics statements="105" coveredstatements="96" conditionals="48" coveredconditionals="18" methods="29" coveredmethods="24"/>
|
|
3132
3189
|
<line num="1" count="57" type="stmt"/>
|
|
3133
|
-
<line num="14" count="57" type="stmt"/>
|
|
3134
3190
|
<line num="16" count="57" type="stmt"/>
|
|
3135
3191
|
<line num="18" count="57" type="stmt"/>
|
|
3136
|
-
<line num="
|
|
3137
|
-
<line num="
|
|
3138
|
-
<line num="
|
|
3139
|
-
<line num="
|
|
3140
|
-
<line num="
|
|
3141
|
-
<line num="
|
|
3192
|
+
<line num="20" count="57" type="stmt"/>
|
|
3193
|
+
<line num="26" count="57" type="stmt"/>
|
|
3194
|
+
<line num="46" count="57" type="stmt"/>
|
|
3195
|
+
<line num="50" count="57" type="stmt"/>
|
|
3196
|
+
<line num="54" count="57" type="stmt"/>
|
|
3197
|
+
<line num="56" count="57" type="stmt"/>
|
|
3198
|
+
<line num="64" count="57" type="stmt"/>
|
|
3199
|
+
<line num="65" count="57" type="stmt"/>
|
|
3200
|
+
<line num="66" count="57" type="stmt"/>
|
|
3201
|
+
<line num="67" count="57" type="stmt"/>
|
|
3202
|
+
<line num="68" count="57" type="stmt"/>
|
|
3203
|
+
<line num="69" count="57" type="stmt"/>
|
|
3204
|
+
<line num="70" count="57" type="stmt"/>
|
|
3142
3205
|
<line num="71" count="57" type="stmt"/>
|
|
3143
3206
|
<line num="72" count="57" type="stmt"/>
|
|
3144
3207
|
<line num="73" count="57" type="stmt"/>
|
|
@@ -3149,96 +3212,89 @@
|
|
|
3149
3212
|
<line num="78" count="57" type="stmt"/>
|
|
3150
3213
|
<line num="79" count="57" type="stmt"/>
|
|
3151
3214
|
<line num="80" count="57" type="stmt"/>
|
|
3152
|
-
<line num="81" count="57" type="stmt"/>
|
|
3153
3215
|
<line num="82" count="57" type="stmt"/>
|
|
3154
3216
|
<line num="83" count="57" type="stmt"/>
|
|
3155
|
-
<line num="84" count="57" type="stmt"/>
|
|
3156
3217
|
<line num="85" count="57" type="stmt"/>
|
|
3157
|
-
<line num="
|
|
3158
|
-
<line num="
|
|
3159
|
-
<line num="
|
|
3160
|
-
<line num="
|
|
3161
|
-
<line num="
|
|
3162
|
-
<line num="
|
|
3163
|
-
<line num="
|
|
3164
|
-
<line num="
|
|
3165
|
-
<line num="
|
|
3166
|
-
<line num="
|
|
3167
|
-
<line num="
|
|
3168
|
-
<line num="
|
|
3169
|
-
<line num="
|
|
3170
|
-
<line num="
|
|
3171
|
-
<line num="
|
|
3172
|
-
<line num="
|
|
3173
|
-
<line num="
|
|
3174
|
-
<line num="
|
|
3175
|
-
<line num="
|
|
3176
|
-
<line num="
|
|
3177
|
-
<line num="
|
|
3178
|
-
<line num="
|
|
3179
|
-
<line num="
|
|
3180
|
-
<line num="
|
|
3181
|
-
<line num="
|
|
3182
|
-
<line num="
|
|
3183
|
-
<line num="
|
|
3184
|
-
<line num="
|
|
3185
|
-
<line num="
|
|
3186
|
-
<line num="
|
|
3187
|
-
<line num="
|
|
3188
|
-
<line num="
|
|
3189
|
-
<line num="
|
|
3190
|
-
<line num="
|
|
3191
|
-
<line num="
|
|
3192
|
-
<line num="
|
|
3193
|
-
<line num="
|
|
3194
|
-
<line num="
|
|
3195
|
-
<line num="
|
|
3196
|
-
<line num="
|
|
3197
|
-
<line num="
|
|
3198
|
-
<line num="
|
|
3199
|
-
<line num="
|
|
3200
|
-
<line num="
|
|
3201
|
-
<line num="
|
|
3202
|
-
<line num="
|
|
3203
|
-
<line num="
|
|
3204
|
-
<line num="
|
|
3205
|
-
<line num="
|
|
3206
|
-
<line num="
|
|
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="341" count="57" type="stmt"/>
|
|
3218
|
+
<line num="100" count="1098" type="cond" truecount="2" falsecount="0"/>
|
|
3219
|
+
<line num="101" count="1081" type="stmt"/>
|
|
3220
|
+
<line num="103" count="1098" type="stmt"/>
|
|
3221
|
+
<line num="110" count="57" type="stmt"/>
|
|
3222
|
+
<line num="115" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3223
|
+
<line num="116" count="267" type="stmt"/>
|
|
3224
|
+
<line num="123" count="57" type="stmt"/>
|
|
3225
|
+
<line num="124" count="128" type="stmt"/>
|
|
3226
|
+
<line num="135" count="57" type="cond" truecount="0" falsecount="3"/>
|
|
3227
|
+
<line num="136" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3228
|
+
<line num="137" count="27" type="stmt"/>
|
|
3229
|
+
<line num="140" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3230
|
+
<line num="142" count="14" type="stmt"/>
|
|
3231
|
+
<line num="150" count="57" type="stmt"/>
|
|
3232
|
+
<line num="151" count="0" type="stmt"/>
|
|
3233
|
+
<line num="154" count="0" type="stmt"/>
|
|
3234
|
+
<line num="163" count="57" type="cond" truecount="1" falsecount="0"/>
|
|
3235
|
+
<line num="164" count="316" type="cond" truecount="2" falsecount="0"/>
|
|
3236
|
+
<line num="165" count="316" type="stmt"/>
|
|
3237
|
+
<line num="171" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3238
|
+
<line num="172" count="3" type="stmt"/>
|
|
3239
|
+
<line num="180" count="57" type="stmt"/>
|
|
3240
|
+
<line num="181" count="238" type="stmt"/>
|
|
3241
|
+
<line num="187" count="57" type="stmt"/>
|
|
3242
|
+
<line num="188" count="3" type="stmt"/>
|
|
3243
|
+
<line num="189" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3244
|
+
<line num="190" count="1" type="stmt"/>
|
|
3245
|
+
<line num="192" count="2" type="stmt"/>
|
|
3246
|
+
<line num="198" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3247
|
+
<line num="199" count="268" type="stmt"/>
|
|
3248
|
+
<line num="206" count="57" type="stmt"/>
|
|
3249
|
+
<line num="207" count="27" type="stmt"/>
|
|
3250
|
+
<line num="221" count="57" type="stmt"/>
|
|
3251
|
+
<line num="229" count="9" type="stmt"/>
|
|
3252
|
+
<line num="230" count="9" type="stmt"/>
|
|
3253
|
+
<line num="231" count="9" type="stmt"/>
|
|
3254
|
+
<line num="232" count="9" type="stmt"/>
|
|
3255
|
+
<line num="238" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3256
|
+
<line num="239" count="0" type="stmt"/>
|
|
3257
|
+
<line num="246" count="57" type="stmt"/>
|
|
3258
|
+
<line num="247" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3259
|
+
<line num="253" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3260
|
+
<line num="254" count="254" type="stmt"/>
|
|
3261
|
+
<line num="261" count="57" type="stmt"/>
|
|
3262
|
+
<line num="262" count="23" type="stmt"/>
|
|
3263
|
+
<line num="268" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3264
|
+
<line num="269" count="256" type="stmt"/>
|
|
3265
|
+
<line num="276" count="57" type="stmt"/>
|
|
3266
|
+
<line num="277" count="10" type="stmt"/>
|
|
3267
|
+
<line num="283" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3268
|
+
<line num="284" count="2" type="stmt"/>
|
|
3269
|
+
<line num="291" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
3270
|
+
<line num="292" count="66" type="stmt"/>
|
|
3271
|
+
<line num="300" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3272
|
+
<line num="301" count="5" type="stmt"/>
|
|
3273
|
+
<line num="308" count="57" type="stmt"/>
|
|
3274
|
+
<line num="309" count="142" type="stmt"/>
|
|
3275
|
+
<line num="317" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3276
|
+
<line num="318" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3277
|
+
<line num="319" count="4" type="stmt"/>
|
|
3278
|
+
<line num="322" count="1" type="stmt"/>
|
|
3279
|
+
<line num="333" count="57" type="stmt"/>
|
|
3280
|
+
<line num="334" count="0" type="stmt"/>
|
|
3281
|
+
<line num="337" count="57" type="stmt"/>
|
|
3282
|
+
<line num="338" count="10" type="stmt"/>
|
|
3283
|
+
<line num="341" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3224
3284
|
<line num="342" count="0" type="stmt"/>
|
|
3225
|
-
<line num="
|
|
3226
|
-
<line num="
|
|
3227
|
-
<line num="
|
|
3228
|
-
<line num="
|
|
3229
|
-
<line num="
|
|
3230
|
-
<line num="
|
|
3285
|
+
<line num="343" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3286
|
+
<line num="344" count="0" type="stmt"/>
|
|
3287
|
+
<line num="346" count="0" type="stmt"/>
|
|
3288
|
+
<line num="349" count="57" type="stmt"/>
|
|
3289
|
+
<line num="350" count="1" type="stmt"/>
|
|
3290
|
+
<line num="353" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3231
3291
|
<line num="354" count="0" type="stmt"/>
|
|
3232
|
-
<line num="
|
|
3233
|
-
<line num="
|
|
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"/>
|
|
3292
|
+
<line num="360" count="57" type="stmt"/>
|
|
3293
|
+
<line num="361" count="60" type="stmt"/>
|
|
3238
3294
|
</file>
|
|
3239
3295
|
</package>
|
|
3240
3296
|
<package name="db.linkedRows">
|
|
3241
|
-
<metrics statements="
|
|
3297
|
+
<metrics statements="297" coveredstatements="285" conditionals="134" coveredconditionals="113" methods="61" coveredmethods="58"/>
|
|
3242
3298
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
3243
3299
|
<metrics statements="151" coveredstatements="146" conditionals="68" coveredconditionals="60" methods="27" coveredmethods="24"/>
|
|
3244
3300
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -3394,7 +3450,7 @@
|
|
|
3394
3450
|
<line num="465" count="44" type="stmt"/>
|
|
3395
3451
|
</file>
|
|
3396
3452
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
3397
|
-
<metrics statements="
|
|
3453
|
+
<metrics statements="92" coveredstatements="89" conditionals="40" coveredconditionals="33" methods="21" coveredmethods="21"/>
|
|
3398
3454
|
<line num="1" count="44" type="stmt"/>
|
|
3399
3455
|
<line num="10" count="44" type="stmt"/>
|
|
3400
3456
|
<line num="11" count="44" type="stmt"/>
|
|
@@ -3419,73 +3475,74 @@
|
|
|
3419
3475
|
<line num="54" count="30" type="stmt"/>
|
|
3420
3476
|
<line num="57" count="30" type="stmt"/>
|
|
3421
3477
|
<line num="66" count="30" type="stmt"/>
|
|
3422
|
-
<line num="
|
|
3423
|
-
<line num="
|
|
3478
|
+
<line num="68" count="25" type="stmt"/>
|
|
3479
|
+
<line num="70" count="25" type="stmt"/>
|
|
3424
3480
|
<line num="77" count="30" type="stmt"/>
|
|
3425
3481
|
<line num="78" count="30" type="stmt"/>
|
|
3426
3482
|
<line num="79" count="30" type="stmt"/>
|
|
3427
|
-
<line num="80" count="
|
|
3428
|
-
<line num="
|
|
3429
|
-
<line num="84" count="
|
|
3430
|
-
<line num="85" count="18" type="
|
|
3431
|
-
<line num="
|
|
3432
|
-
<line num="88" count="
|
|
3433
|
-
<line num="
|
|
3483
|
+
<line num="80" count="30" type="stmt"/>
|
|
3484
|
+
<line num="81" count="18" type="stmt"/>
|
|
3485
|
+
<line num="84" count="30" type="stmt"/>
|
|
3486
|
+
<line num="85" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
3487
|
+
<line num="86" count="18" type="stmt"/>
|
|
3488
|
+
<line num="88" count="30" type="stmt"/>
|
|
3489
|
+
<line num="89" count="18" type="stmt"/>
|
|
3434
3490
|
<line num="91" count="30" type="stmt"/>
|
|
3435
|
-
<line num="
|
|
3436
|
-
<line num="106" count="
|
|
3437
|
-
<line num="107" count="217" type="
|
|
3438
|
-
<line num="
|
|
3439
|
-
<line num="110" count="
|
|
3440
|
-
<line num="
|
|
3491
|
+
<line num="92" count="30" type="stmt"/>
|
|
3492
|
+
<line num="106" count="44" type="stmt"/>
|
|
3493
|
+
<line num="107" count="217" type="stmt"/>
|
|
3494
|
+
<line num="108" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3495
|
+
<line num="110" count="217" type="cond" truecount="4" falsecount="0"/>
|
|
3496
|
+
<line num="111" count="131" type="stmt"/>
|
|
3441
3497
|
<line num="113" count="217" type="stmt"/>
|
|
3442
|
-
<line num="114" count="217" type="
|
|
3443
|
-
<line num="
|
|
3444
|
-
<line num="
|
|
3445
|
-
<line num="
|
|
3446
|
-
<line num="
|
|
3447
|
-
<line num="
|
|
3448
|
-
<line num="
|
|
3449
|
-
<line num="
|
|
3450
|
-
<line num="
|
|
3451
|
-
<line num="
|
|
3452
|
-
<line num="
|
|
3453
|
-
<line num="149" count="
|
|
3454
|
-
<line num="150" count="119" type="
|
|
3455
|
-
<line num="151" count="
|
|
3456
|
-
<line num="
|
|
3457
|
-
<line num="155" count="
|
|
3458
|
-
<line num="
|
|
3459
|
-
<line num="
|
|
3498
|
+
<line num="114" count="217" type="stmt"/>
|
|
3499
|
+
<line num="115" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3500
|
+
<line num="120" count="176" type="stmt"/>
|
|
3501
|
+
<line num="123" count="0" type="stmt"/>
|
|
3502
|
+
<line num="125" count="41" type="cond" truecount="5" falsecount="2"/>
|
|
3503
|
+
<line num="128" count="21" type="stmt"/>
|
|
3504
|
+
<line num="130" count="0" type="stmt"/>
|
|
3505
|
+
<line num="132" count="18" type="stmt"/>
|
|
3506
|
+
<line num="134" count="1" type="stmt"/>
|
|
3507
|
+
<line num="136" count="1" type="stmt"/>
|
|
3508
|
+
<line num="138" count="0" type="stmt"/>
|
|
3509
|
+
<line num="149" count="44" type="stmt"/>
|
|
3510
|
+
<line num="150" count="119" type="stmt"/>
|
|
3511
|
+
<line num="151" count="119" type="cond" truecount="2" falsecount="0"/>
|
|
3512
|
+
<line num="152" count="89" type="stmt"/>
|
|
3513
|
+
<line num="155" count="30" type="stmt"/>
|
|
3514
|
+
<line num="156" count="25" type="stmt"/>
|
|
3515
|
+
<line num="159" count="30" type="stmt"/>
|
|
3460
3516
|
<line num="161" count="30" type="stmt"/>
|
|
3461
3517
|
<line num="162" count="30" type="stmt"/>
|
|
3462
3518
|
<line num="163" count="30" type="stmt"/>
|
|
3463
|
-
<line num="164" count="
|
|
3464
|
-
<line num="165" count="18" type="
|
|
3465
|
-
<line num="
|
|
3466
|
-
<line num="168" count="18" type="
|
|
3467
|
-
<line num="
|
|
3468
|
-
<line num="171" count="18" type="
|
|
3469
|
-
<line num="172" count="18" type="
|
|
3470
|
-
<line num="173" count="18" type="
|
|
3471
|
-
<line num="
|
|
3472
|
-
<line num="
|
|
3473
|
-
<line num="
|
|
3519
|
+
<line num="164" count="30" type="stmt"/>
|
|
3520
|
+
<line num="165" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3521
|
+
<line num="166" count="18" type="stmt"/>
|
|
3522
|
+
<line num="168" count="18" type="stmt"/>
|
|
3523
|
+
<line num="169" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3524
|
+
<line num="171" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3525
|
+
<line num="172" count="18" type="stmt"/>
|
|
3526
|
+
<line num="173" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3527
|
+
<line num="174" count="18" type="stmt"/>
|
|
3528
|
+
<line num="179" count="30" type="stmt"/>
|
|
3529
|
+
<line num="188" count="44" type="stmt"/>
|
|
3474
3530
|
<line num="190" count="35" type="stmt"/>
|
|
3475
|
-
<line num="
|
|
3531
|
+
<line num="191" count="35" type="stmt"/>
|
|
3476
3532
|
<line num="193" count="41" type="stmt"/>
|
|
3477
|
-
<line num="194" count="
|
|
3478
|
-
<line num="195" count="
|
|
3479
|
-
<line num="
|
|
3533
|
+
<line num="194" count="41" type="stmt"/>
|
|
3534
|
+
<line num="195" count="121" type="cond" truecount="4" falsecount="0"/>
|
|
3535
|
+
<line num="196" count="112" type="stmt"/>
|
|
3480
3536
|
<line num="198" count="9" type="stmt"/>
|
|
3481
|
-
<line num="199" count="9" type="
|
|
3482
|
-
<line num="200" count="9" type="
|
|
3537
|
+
<line num="199" count="9" type="stmt"/>
|
|
3538
|
+
<line num="200" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3483
3539
|
<line num="201" count="9" type="stmt"/>
|
|
3484
|
-
<line num="202" count="9" type="
|
|
3485
|
-
<line num="203" count="
|
|
3486
|
-
<line num="
|
|
3487
|
-
<line num="
|
|
3488
|
-
<line num="
|
|
3540
|
+
<line num="202" count="9" type="stmt"/>
|
|
3541
|
+
<line num="203" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
3542
|
+
<line num="204" count="8" type="stmt"/>
|
|
3543
|
+
<line num="206" count="9" type="stmt"/>
|
|
3544
|
+
<line num="208" count="9" type="stmt"/>
|
|
3545
|
+
<line num="211" count="35" type="stmt"/>
|
|
3489
3546
|
</file>
|
|
3490
3547
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
3491
3548
|
<metrics statements="54" coveredstatements="50" conditionals="26" coveredconditionals="20" methods="13" coveredmethods="13"/>
|
|
@@ -3645,19 +3702,19 @@
|
|
|
3645
3702
|
<line num="59" count="1" type="stmt"/>
|
|
3646
3703
|
<line num="61" count="1" type="stmt"/>
|
|
3647
3704
|
<line num="65" count="28" type="stmt"/>
|
|
3648
|
-
<line num="66" count="
|
|
3649
|
-
<line num="68" count="
|
|
3705
|
+
<line num="66" count="222" type="stmt"/>
|
|
3706
|
+
<line num="68" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
3650
3707
|
<line num="69" count="5" type="stmt"/>
|
|
3651
|
-
<line num="71" count="
|
|
3652
|
-
<line num="72" count="
|
|
3653
|
-
<line num="74" count="
|
|
3654
|
-
<line num="75" count="
|
|
3655
|
-
<line num="76" count="
|
|
3708
|
+
<line num="71" count="217" type="stmt"/>
|
|
3709
|
+
<line num="72" count="217" type="stmt"/>
|
|
3710
|
+
<line num="74" count="217" type="stmt"/>
|
|
3711
|
+
<line num="75" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3712
|
+
<line num="76" count="217" type="cond" truecount="1" falsecount="1"/>
|
|
3656
3713
|
<line num="77" count="0" type="stmt"/>
|
|
3657
|
-
<line num="80" count="
|
|
3658
|
-
<line num="81" count="
|
|
3659
|
-
<line num="83" count="
|
|
3660
|
-
<line num="84" count="
|
|
3714
|
+
<line num="80" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3715
|
+
<line num="81" count="217" type="cond" truecount="2" falsecount="0"/>
|
|
3716
|
+
<line num="83" count="217" type="cond" truecount="4" falsecount="0"/>
|
|
3717
|
+
<line num="84" count="216" type="stmt"/>
|
|
3661
3718
|
<line num="87" count="1" type="stmt"/>
|
|
3662
3719
|
<line num="89" count="1" type="stmt"/>
|
|
3663
3720
|
</file>
|
|
@@ -3675,75 +3732,75 @@
|
|
|
3675
3732
|
<line num="15" count="32" type="stmt"/>
|
|
3676
3733
|
<line num="16" count="32" type="stmt"/>
|
|
3677
3734
|
<line num="18" count="32" type="stmt"/>
|
|
3678
|
-
<line num="20" count="
|
|
3679
|
-
<line num="22" count="
|
|
3680
|
-
<line num="23" count="
|
|
3681
|
-
<line num="24" count="
|
|
3735
|
+
<line num="20" count="238" type="stmt"/>
|
|
3736
|
+
<line num="22" count="238" type="stmt"/>
|
|
3737
|
+
<line num="23" count="238" type="stmt"/>
|
|
3738
|
+
<line num="24" count="238" type="stmt"/>
|
|
3682
3739
|
<line num="26" count="0" type="stmt"/>
|
|
3683
|
-
<line num="28" count="
|
|
3740
|
+
<line num="28" count="238" type="cond" truecount="4" falsecount="0"/>
|
|
3684
3741
|
<line num="29" count="1" type="stmt"/>
|
|
3685
|
-
<line num="32" count="
|
|
3686
|
-
<line num="33" count="
|
|
3687
|
-
<line num="34" count="
|
|
3688
|
-
<line num="35" count="
|
|
3742
|
+
<line num="32" count="237" type="cond" truecount="2" falsecount="0"/>
|
|
3743
|
+
<line num="33" count="231" type="stmt"/>
|
|
3744
|
+
<line num="34" count="231" type="stmt"/>
|
|
3745
|
+
<line num="35" count="231" type="cond" truecount="1" falsecount="1"/>
|
|
3689
3746
|
<line num="36" count="0" type="stmt"/>
|
|
3690
3747
|
<line num="37" count="0" type="stmt"/>
|
|
3691
|
-
<line num="40" count="
|
|
3692
|
-
<line num="44" count="
|
|
3748
|
+
<line num="40" count="231" type="cond" truecount="1" falsecount="1"/>
|
|
3749
|
+
<line num="44" count="237" type="cond" truecount="2" falsecount="0"/>
|
|
3693
3750
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3694
3751
|
<line num="50" count="2" type="stmt"/>
|
|
3695
3752
|
<line num="51" count="2" type="stmt"/>
|
|
3696
|
-
<line num="56" count="
|
|
3697
|
-
<line num="57" count="
|
|
3753
|
+
<line num="56" count="235" type="stmt"/>
|
|
3754
|
+
<line num="57" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3698
3755
|
<line num="59" count="5" type="stmt"/>
|
|
3699
|
-
<line num="60" count="
|
|
3700
|
-
<line num="62" count="
|
|
3701
|
-
<line num="63" count="
|
|
3702
|
-
<line num="65" count="
|
|
3703
|
-
<line num="69" count="
|
|
3704
|
-
<line num="70" count="
|
|
3705
|
-
<line num="71" count="
|
|
3706
|
-
<line num="72" count="
|
|
3756
|
+
<line num="60" count="230" type="cond" truecount="1" falsecount="1"/>
|
|
3757
|
+
<line num="62" count="230" type="stmt"/>
|
|
3758
|
+
<line num="63" count="230" type="stmt"/>
|
|
3759
|
+
<line num="65" count="230" type="cond" truecount="2" falsecount="0"/>
|
|
3760
|
+
<line num="69" count="230" type="cond" truecount="3" falsecount="0"/>
|
|
3761
|
+
<line num="70" count="230" type="cond" truecount="2" falsecount="0"/>
|
|
3762
|
+
<line num="71" count="230" type="cond" truecount="2" falsecount="0"/>
|
|
3763
|
+
<line num="72" count="230" type="cond" truecount="4" falsecount="1"/>
|
|
3707
3764
|
<line num="74" count="0" type="stmt"/>
|
|
3708
3765
|
<line num="75" count="0" type="stmt"/>
|
|
3709
3766
|
<line num="76" count="0" type="stmt"/>
|
|
3710
|
-
<line num="84" count="
|
|
3767
|
+
<line num="84" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3711
3768
|
<line num="85" count="0" type="stmt"/>
|
|
3712
|
-
<line num="88" count="
|
|
3713
|
-
<line num="89" count="
|
|
3714
|
-
<line num="92" count="
|
|
3769
|
+
<line num="88" count="235" type="stmt"/>
|
|
3770
|
+
<line num="89" count="235" type="stmt"/>
|
|
3771
|
+
<line num="92" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3715
3772
|
<line num="99" count="0" type="stmt"/>
|
|
3716
3773
|
<line num="100" count="0" type="stmt"/>
|
|
3717
3774
|
<line num="101" count="0" type="stmt"/>
|
|
3718
3775
|
<line num="102" count="0" type="stmt"/>
|
|
3719
3776
|
<line num="103" count="0" type="stmt"/>
|
|
3720
3777
|
<line num="104" count="0" type="stmt"/>
|
|
3721
|
-
<line num="107" count="
|
|
3722
|
-
<line num="108" count="
|
|
3723
|
-
<line num="109" count="
|
|
3724
|
-
<line num="110" count="
|
|
3725
|
-
<line num="111" count="
|
|
3726
|
-
<line num="120" count="
|
|
3778
|
+
<line num="107" count="235" type="stmt"/>
|
|
3779
|
+
<line num="108" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3780
|
+
<line num="109" count="235" type="stmt"/>
|
|
3781
|
+
<line num="110" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3782
|
+
<line num="111" count="235" type="stmt"/>
|
|
3783
|
+
<line num="120" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3727
3784
|
<line num="126" count="9" type="stmt"/>
|
|
3728
|
-
<line num="129" count="
|
|
3785
|
+
<line num="129" count="235" type="stmt"/>
|
|
3729
3786
|
</file>
|
|
3730
3787
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3731
3788
|
<metrics statements="19" coveredstatements="16" conditionals="8" coveredconditionals="5" methods="4" coveredmethods="4"/>
|
|
3732
3789
|
<line num="1" count="44" type="stmt"/>
|
|
3733
3790
|
<line num="5" count="594" type="stmt"/>
|
|
3734
|
-
<line num="6" count="
|
|
3791
|
+
<line num="6" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
3735
3792
|
<line num="7" count="0" type="stmt"/>
|
|
3736
|
-
<line num="9" count="
|
|
3737
|
-
<line num="10" count="
|
|
3793
|
+
<line num="9" count="52" type="stmt"/>
|
|
3794
|
+
<line num="10" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
3738
3795
|
<line num="11" count="1" type="stmt"/>
|
|
3739
|
-
<line num="12" count="
|
|
3740
|
-
<line num="13" count="
|
|
3741
|
-
<line num="16" count="
|
|
3742
|
-
<line num="21" count="
|
|
3743
|
-
<line num="22" count="
|
|
3796
|
+
<line num="12" count="51" type="cond" truecount="1" falsecount="1"/>
|
|
3797
|
+
<line num="13" count="51" type="stmt"/>
|
|
3798
|
+
<line num="16" count="52" type="stmt"/>
|
|
3799
|
+
<line num="21" count="52" type="stmt"/>
|
|
3800
|
+
<line num="22" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
3744
3801
|
<line num="23" count="0" type="stmt"/>
|
|
3745
3802
|
<line num="24" count="0" type="stmt"/>
|
|
3746
|
-
<line num="26" count="
|
|
3803
|
+
<line num="26" count="52" type="stmt"/>
|
|
3747
3804
|
<line num="30" count="44" type="stmt"/>
|
|
3748
3805
|
<line num="31" count="540" type="stmt"/>
|
|
3749
3806
|
<line num="34" count="44" type="stmt"/>
|
|
@@ -3776,14 +3833,14 @@
|
|
|
3776
3833
|
<line num="21" count="897" type="stmt"/>
|
|
3777
3834
|
<line num="22" count="897" type="stmt"/>
|
|
3778
3835
|
<line num="23" count="897" type="stmt"/>
|
|
3779
|
-
<line num="24" count="
|
|
3780
|
-
<line num="25" count="
|
|
3836
|
+
<line num="24" count="102" type="cond" truecount="2" falsecount="0"/>
|
|
3837
|
+
<line num="25" count="102" type="cond" truecount="2" falsecount="0"/>
|
|
3781
3838
|
<line num="26" count="1" type="stmt"/>
|
|
3782
|
-
<line num="28" count="
|
|
3783
|
-
<line num="29" count="
|
|
3784
|
-
<line num="31" count="
|
|
3839
|
+
<line num="28" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
3840
|
+
<line num="29" count="89" type="stmt"/>
|
|
3841
|
+
<line num="31" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
3785
3842
|
<line num="32" count="15" type="stmt"/>
|
|
3786
|
-
<line num="34" count="
|
|
3843
|
+
<line num="34" count="101" type="stmt"/>
|
|
3787
3844
|
<line num="39" count="28" type="stmt"/>
|
|
3788
3845
|
<line num="41" count="28" type="stmt"/>
|
|
3789
3846
|
<line num="42" count="704" type="stmt"/>
|
|
@@ -3807,13 +3864,13 @@
|
|
|
3807
3864
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3808
3865
|
<line num="1" count="33" type="stmt"/>
|
|
3809
3866
|
<line num="5" count="33" type="stmt"/>
|
|
3810
|
-
<line num="6" count="
|
|
3867
|
+
<line num="6" count="226" type="stmt"/>
|
|
3811
3868
|
</file>
|
|
3812
3869
|
</package>
|
|
3813
3870
|
<package name="threads">
|
|
3814
|
-
<metrics statements="
|
|
3871
|
+
<metrics statements="331" coveredstatements="220" conditionals="149" coveredconditionals="68" methods="35" coveredmethods="27"/>
|
|
3815
3872
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
3816
|
-
<metrics statements="
|
|
3873
|
+
<metrics statements="165" coveredstatements="84" conditionals="75" coveredconditionals="20" methods="13" coveredmethods="9"/>
|
|
3817
3874
|
<line num="1" count="3" type="stmt"/>
|
|
3818
3875
|
<line num="2" count="3" type="stmt"/>
|
|
3819
3876
|
<line num="3" count="3" type="stmt"/>
|
|
@@ -3827,259 +3884,291 @@
|
|
|
3827
3884
|
<line num="11" count="3" type="stmt"/>
|
|
3828
3885
|
<line num="12" count="3" type="stmt"/>
|
|
3829
3886
|
<line num="13" count="3" type="stmt"/>
|
|
3830
|
-
<line num="
|
|
3887
|
+
<line num="14" count="3" type="stmt"/>
|
|
3831
3888
|
<line num="16" count="3" type="stmt"/>
|
|
3832
3889
|
<line num="17" count="3" type="stmt"/>
|
|
3833
3890
|
<line num="18" count="3" type="stmt"/>
|
|
3834
|
-
<line num="
|
|
3835
|
-
<line num="22" count="0" type="
|
|
3836
|
-
<line num="
|
|
3891
|
+
<line num="19" count="3" type="stmt"/>
|
|
3892
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3893
|
+
<line num="23" count="0" type="stmt"/>
|
|
3837
3894
|
<line num="25" count="0" type="stmt"/>
|
|
3838
3895
|
<line num="26" count="0" type="stmt"/>
|
|
3839
|
-
<line num="27" count="0" type="
|
|
3840
|
-
<line num="
|
|
3841
|
-
<line num="30" count="0" type="
|
|
3842
|
-
<line num="
|
|
3843
|
-
<line num="
|
|
3844
|
-
<line num="35" count="0" type="
|
|
3845
|
-
<line num="
|
|
3846
|
-
<line num="
|
|
3847
|
-
<line num="
|
|
3848
|
-
<line num="
|
|
3849
|
-
<line num="47" count="0" type="
|
|
3850
|
-
<line num="48" count="0" type="
|
|
3851
|
-
<line num="
|
|
3852
|
-
<line num="
|
|
3853
|
-
<line num="63" count="6" type="
|
|
3854
|
-
<line num="64" count="6" type="
|
|
3896
|
+
<line num="27" count="0" type="stmt"/>
|
|
3897
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3898
|
+
<line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3899
|
+
<line num="31" count="0" type="stmt"/>
|
|
3900
|
+
<line num="33" count="0" type="stmt"/>
|
|
3901
|
+
<line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3902
|
+
<line num="36" count="0" type="stmt"/>
|
|
3903
|
+
<line num="38" count="0" type="stmt"/>
|
|
3904
|
+
<line num="41" count="0" type="stmt"/>
|
|
3905
|
+
<line num="43" count="0" type="stmt"/>
|
|
3906
|
+
<line num="47" count="0" type="stmt"/>
|
|
3907
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3908
|
+
<line num="49" count="0" type="stmt"/>
|
|
3909
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3910
|
+
<line num="63" count="6" type="stmt"/>
|
|
3911
|
+
<line num="64" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3855
3912
|
<line num="65" count="6" type="stmt"/>
|
|
3856
3913
|
<line num="66" count="6" type="stmt"/>
|
|
3857
3914
|
<line num="67" count="6" type="stmt"/>
|
|
3858
|
-
<line num="
|
|
3915
|
+
<line num="68" count="6" type="stmt"/>
|
|
3859
3916
|
<line num="70" count="6" type="stmt"/>
|
|
3860
|
-
<line num="
|
|
3917
|
+
<line num="71" count="6" type="stmt"/>
|
|
3861
3918
|
<line num="73" count="6" type="stmt"/>
|
|
3862
|
-
<line num="
|
|
3919
|
+
<line num="74" count="6" type="stmt"/>
|
|
3863
3920
|
<line num="77" count="6" type="stmt"/>
|
|
3864
|
-
<line num="
|
|
3921
|
+
<line num="78" count="6" type="stmt"/>
|
|
3865
3922
|
<line num="80" count="6" type="stmt"/>
|
|
3866
|
-
<line num="
|
|
3867
|
-
<line num="85" count="
|
|
3868
|
-
<line num="
|
|
3869
|
-
<line num="
|
|
3870
|
-
<line num="92" count="5" type="
|
|
3871
|
-
<line num="93" count="
|
|
3872
|
-
<line num="
|
|
3873
|
-
<line num="
|
|
3874
|
-
<line num="100" count="
|
|
3875
|
-
<line num="
|
|
3923
|
+
<line num="81" count="6" type="stmt"/>
|
|
3924
|
+
<line num="85" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
3925
|
+
<line num="86" count="0" type="stmt"/>
|
|
3926
|
+
<line num="88" count="6" type="stmt"/>
|
|
3927
|
+
<line num="92" count="5" type="stmt"/>
|
|
3928
|
+
<line num="93" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3929
|
+
<line num="94" count="0" type="stmt"/>
|
|
3930
|
+
<line num="96" count="5" type="stmt"/>
|
|
3931
|
+
<line num="100" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
3932
|
+
<line num="101" count="0" type="stmt"/>
|
|
3876
3933
|
<line num="103" count="6" type="stmt"/>
|
|
3877
3934
|
<line num="104" count="6" type="stmt"/>
|
|
3878
|
-
<line num="
|
|
3879
|
-
<line num="
|
|
3880
|
-
<line num="111" count="
|
|
3881
|
-
<line num="
|
|
3882
|
-
<line num="
|
|
3883
|
-
<line num="
|
|
3884
|
-
<line num="
|
|
3935
|
+
<line num="105" count="6" type="stmt"/>
|
|
3936
|
+
<line num="109" count="11" type="stmt"/>
|
|
3937
|
+
<line num="111" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
3938
|
+
<line num="112" count="6" type="stmt"/>
|
|
3939
|
+
<line num="114" count="11" type="stmt"/>
|
|
3940
|
+
<line num="118" count="0" type="stmt"/>
|
|
3941
|
+
<line num="128" count="0" type="stmt"/>
|
|
3885
3942
|
<line num="136" count="6" type="stmt"/>
|
|
3886
3943
|
<line num="137" count="6" type="stmt"/>
|
|
3887
3944
|
<line num="138" count="6" type="stmt"/>
|
|
3888
|
-
<line num="
|
|
3945
|
+
<line num="139" count="6" type="stmt"/>
|
|
3889
3946
|
<line num="141" count="6" type="stmt"/>
|
|
3890
3947
|
<line num="142" count="6" type="stmt"/>
|
|
3891
3948
|
<line num="143" count="6" type="stmt"/>
|
|
3892
|
-
<line num="144" count="
|
|
3893
|
-
<line num="
|
|
3949
|
+
<line num="144" count="6" type="stmt"/>
|
|
3950
|
+
<line num="145" count="5" type="stmt"/>
|
|
3894
3951
|
<line num="147" count="5" type="stmt"/>
|
|
3895
|
-
<line num="148" count="5" type="
|
|
3896
|
-
<line num="149" count="
|
|
3952
|
+
<line num="148" count="5" type="stmt"/>
|
|
3953
|
+
<line num="149" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3897
3954
|
<line num="150" count="0" type="stmt"/>
|
|
3898
3955
|
<line num="151" count="0" type="stmt"/>
|
|
3899
|
-
<line num="
|
|
3900
|
-
<line num="155" count="
|
|
3956
|
+
<line num="152" count="0" type="stmt"/>
|
|
3957
|
+
<line num="155" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3901
3958
|
<line num="156" count="0" type="stmt"/>
|
|
3902
|
-
<line num="
|
|
3959
|
+
<line num="157" count="0" type="stmt"/>
|
|
3903
3960
|
<line num="160" count="5" type="stmt"/>
|
|
3904
|
-
<line num="
|
|
3905
|
-
<line num="164" count="
|
|
3906
|
-
<line num="
|
|
3961
|
+
<line num="161" count="5" type="stmt"/>
|
|
3962
|
+
<line num="164" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3963
|
+
<line num="165" count="0" type="stmt"/>
|
|
3907
3964
|
<line num="170" count="0" type="stmt"/>
|
|
3908
3965
|
<line num="171" count="0" type="stmt"/>
|
|
3909
|
-
<line num="
|
|
3910
|
-
<line num="
|
|
3966
|
+
<line num="172" count="0" type="stmt"/>
|
|
3967
|
+
<line num="174" count="0" type="stmt"/>
|
|
3911
3968
|
<line num="178" count="0" type="stmt"/>
|
|
3912
3969
|
<line num="179" count="0" type="stmt"/>
|
|
3913
|
-
<line num="
|
|
3914
|
-
<line num="
|
|
3915
|
-
<line num="
|
|
3916
|
-
<line num="
|
|
3917
|
-
<line num="
|
|
3918
|
-
<line num="199" count="0" type="
|
|
3919
|
-
<line num="200" count="0" type="
|
|
3920
|
-
<line num="
|
|
3921
|
-
<line num="204" count="0" type="
|
|
3922
|
-
<line num="
|
|
3923
|
-
<line num="213" count="0" type="
|
|
3924
|
-
<line num="
|
|
3925
|
-
<line num="
|
|
3926
|
-
<line num="
|
|
3970
|
+
<line num="180" count="0" type="stmt"/>
|
|
3971
|
+
<line num="184" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3972
|
+
<line num="188" count="0" type="stmt"/>
|
|
3973
|
+
<line num="190" count="0" type="stmt"/>
|
|
3974
|
+
<line num="193" count="0" type="stmt"/>
|
|
3975
|
+
<line num="199" count="0" type="stmt"/>
|
|
3976
|
+
<line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3977
|
+
<line num="201" count="0" type="stmt"/>
|
|
3978
|
+
<line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3979
|
+
<line num="205" count="0" type="stmt"/>
|
|
3980
|
+
<line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3981
|
+
<line num="214" count="0" type="stmt"/>
|
|
3982
|
+
<line num="221" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3983
|
+
<line num="225" count="0" type="stmt"/>
|
|
3927
3984
|
<line num="229" count="0" type="stmt"/>
|
|
3928
3985
|
<line num="230" count="0" type="stmt"/>
|
|
3929
|
-
<line num="
|
|
3986
|
+
<line num="231" count="0" type="stmt"/>
|
|
3930
3987
|
<line num="234" count="0" type="stmt"/>
|
|
3931
|
-
<line num="235" count="0" type="
|
|
3932
|
-
<line num="236" count="0" type="
|
|
3988
|
+
<line num="235" count="0" type="stmt"/>
|
|
3989
|
+
<line num="236" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3933
3990
|
<line num="237" count="0" type="stmt"/>
|
|
3934
|
-
<line num="
|
|
3935
|
-
<line num="
|
|
3936
|
-
<line num="244" count="0" type="
|
|
3937
|
-
<line num="
|
|
3991
|
+
<line num="238" count="0" type="stmt"/>
|
|
3992
|
+
<line num="241" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3993
|
+
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3994
|
+
<line num="245" count="0" type="stmt"/>
|
|
3938
3995
|
<line num="249" count="0" type="stmt"/>
|
|
3939
3996
|
<line num="250" count="0" type="stmt"/>
|
|
3940
|
-
<line num="
|
|
3941
|
-
<line num="256" count="
|
|
3997
|
+
<line num="251" count="0" type="stmt"/>
|
|
3998
|
+
<line num="256" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3942
3999
|
<line num="257" count="0" type="stmt"/>
|
|
3943
|
-
<line num="
|
|
4000
|
+
<line num="258" count="0" type="stmt"/>
|
|
3944
4001
|
<line num="262" count="5" type="stmt"/>
|
|
3945
4002
|
<line num="263" count="5" type="stmt"/>
|
|
3946
4003
|
<line num="264" count="5" type="stmt"/>
|
|
3947
|
-
<line num="
|
|
3948
|
-
<line num="267" count="5" type="
|
|
4004
|
+
<line num="265" count="5" type="stmt"/>
|
|
4005
|
+
<line num="267" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3949
4006
|
<line num="268" count="5" type="stmt"/>
|
|
3950
|
-
<line num="
|
|
3951
|
-
<line num="
|
|
3952
|
-
<line num="279" count="
|
|
4007
|
+
<line num="269" count="5" type="stmt"/>
|
|
4008
|
+
<line num="276" count="5" type="stmt"/>
|
|
4009
|
+
<line num="279" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
3953
4010
|
<line num="280" count="0" type="stmt"/>
|
|
3954
|
-
<line num="
|
|
3955
|
-
<line num="
|
|
3956
|
-
<line num="287" count="
|
|
3957
|
-
<line num="
|
|
3958
|
-
<line num="
|
|
4011
|
+
<line num="281" count="0" type="stmt"/>
|
|
4012
|
+
<line num="285" count="0" type="stmt"/>
|
|
4013
|
+
<line num="287" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
4014
|
+
<line num="288" count="0" type="stmt"/>
|
|
4015
|
+
<line num="290" count="5" type="stmt"/>
|
|
3959
4016
|
<line num="298" count="0" type="stmt"/>
|
|
3960
|
-
<line num="
|
|
3961
|
-
<line num="301" count="
|
|
3962
|
-
<line num="302" count="0" type="
|
|
3963
|
-
<line num="303" count="0" type="
|
|
4017
|
+
<line num="299" count="0" type="stmt"/>
|
|
4018
|
+
<line num="301" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4019
|
+
<line num="302" count="0" type="stmt"/>
|
|
4020
|
+
<line num="303" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3964
4021
|
<line num="304" count="0" type="stmt"/>
|
|
3965
4022
|
<line num="305" count="0" type="stmt"/>
|
|
3966
|
-
<line num="
|
|
3967
|
-
<line num="311" count="
|
|
3968
|
-
<line num="
|
|
3969
|
-
<line num="
|
|
4023
|
+
<line num="306" count="0" type="stmt"/>
|
|
4024
|
+
<line num="311" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
4025
|
+
<line num="312" count="0" type="stmt"/>
|
|
4026
|
+
<line num="317" count="0" type="stmt"/>
|
|
3970
4027
|
<line num="324" count="0" type="stmt"/>
|
|
3971
|
-
<line num="
|
|
3972
|
-
<line num="
|
|
3973
|
-
<line num="
|
|
3974
|
-
<line num="
|
|
3975
|
-
<line num="
|
|
3976
|
-
<line num="
|
|
3977
|
-
<line num="
|
|
3978
|
-
<line num="
|
|
3979
|
-
<line num="343" count="
|
|
4028
|
+
<line num="325" count="0" type="stmt"/>
|
|
4029
|
+
<line num="330" count="6" type="stmt"/>
|
|
4030
|
+
<line num="331" count="6" type="stmt"/>
|
|
4031
|
+
<line num="335" count="3" type="stmt"/>
|
|
4032
|
+
<line num="336" count="6" type="stmt"/>
|
|
4033
|
+
<line num="337" count="6" type="stmt"/>
|
|
4034
|
+
<line num="338" count="6" type="stmt"/>
|
|
4035
|
+
<line num="342" count="6" type="stmt"/>
|
|
4036
|
+
<line num="343" count="6" type="stmt"/>
|
|
4037
|
+
<line num="344" count="6" type="stmt"/>
|
|
4038
|
+
<line num="346" count="0" type="stmt"/>
|
|
3980
4039
|
</file>
|
|
3981
4040
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
3982
|
-
<metrics statements="
|
|
4041
|
+
<metrics statements="130" coveredstatements="106" conditionals="59" coveredconditionals="38" methods="13" coveredmethods="10"/>
|
|
3983
4042
|
<line num="1" count="2" type="stmt"/>
|
|
3984
4043
|
<line num="2" count="2" type="stmt"/>
|
|
3985
4044
|
<line num="3" count="2" type="stmt"/>
|
|
3986
4045
|
<line num="4" count="2" type="stmt"/>
|
|
3987
4046
|
<line num="5" count="2" type="stmt"/>
|
|
3988
4047
|
<line num="6" count="2" type="stmt"/>
|
|
3989
|
-
<line num="
|
|
4048
|
+
<line num="10" count="2" type="stmt"/>
|
|
3990
4049
|
<line num="11" count="2" type="stmt"/>
|
|
3991
|
-
<line num="
|
|
3992
|
-
<line num="
|
|
3993
|
-
<line num="
|
|
3994
|
-
<line num="
|
|
3995
|
-
<line num="
|
|
3996
|
-
<line num="
|
|
3997
|
-
<line num="
|
|
3998
|
-
<line num="
|
|
3999
|
-
<line num="
|
|
4000
|
-
<line num="
|
|
4001
|
-
<line num="
|
|
4002
|
-
<line num="
|
|
4003
|
-
<line num="
|
|
4004
|
-
<line num="
|
|
4005
|
-
<line num="
|
|
4006
|
-
<line num="
|
|
4007
|
-
<line num="
|
|
4008
|
-
<line num="43" count="
|
|
4009
|
-
<line num="
|
|
4010
|
-
<line num="46" count="
|
|
4011
|
-
<line num="
|
|
4012
|
-
<line num="
|
|
4013
|
-
<line num="
|
|
4014
|
-
<line num="
|
|
4015
|
-
<line num="
|
|
4016
|
-
<line num="
|
|
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="
|
|
4026
|
-
<line num="
|
|
4027
|
-
<line num="
|
|
4028
|
-
<line num="
|
|
4029
|
-
<line num="
|
|
4030
|
-
<line num="
|
|
4031
|
-
<line num="
|
|
4032
|
-
<line num="
|
|
4033
|
-
<line num="
|
|
4034
|
-
<line num="
|
|
4035
|
-
<line num="
|
|
4036
|
-
<line num="
|
|
4037
|
-
<line num="
|
|
4038
|
-
<line num="
|
|
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="152" count="
|
|
4058
|
-
<line num="
|
|
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="
|
|
4050
|
+
<line num="12" count="2" type="stmt"/>
|
|
4051
|
+
<line num="13" count="2" type="stmt"/>
|
|
4052
|
+
<line num="15" count="2" type="stmt"/>
|
|
4053
|
+
<line num="19" count="2" type="stmt"/>
|
|
4054
|
+
<line num="23" count="22" type="stmt"/>
|
|
4055
|
+
<line num="24" count="22" type="stmt"/>
|
|
4056
|
+
<line num="25" count="22" type="stmt"/>
|
|
4057
|
+
<line num="26" count="22" type="stmt"/>
|
|
4058
|
+
<line num="27" count="22" type="stmt"/>
|
|
4059
|
+
<line num="28" count="22" type="stmt"/>
|
|
4060
|
+
<line num="29" count="22" type="stmt"/>
|
|
4061
|
+
<line num="30" count="22" type="stmt"/>
|
|
4062
|
+
<line num="31" count="22" type="stmt"/>
|
|
4063
|
+
<line num="33" count="22" type="stmt"/>
|
|
4064
|
+
<line num="37" count="22" type="stmt"/>
|
|
4065
|
+
<line num="38" count="22" type="stmt"/>
|
|
4066
|
+
<line num="39" count="22" type="stmt"/>
|
|
4067
|
+
<line num="43" count="23" type="stmt"/>
|
|
4068
|
+
<line num="45" count="23" type="stmt"/>
|
|
4069
|
+
<line num="46" count="23" type="stmt"/>
|
|
4070
|
+
<line num="48" count="23" type="stmt"/>
|
|
4071
|
+
<line num="49" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
4072
|
+
<line num="50" count="2" type="stmt"/>
|
|
4073
|
+
<line num="53" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
4074
|
+
<line num="54" count="0" type="stmt"/>
|
|
4075
|
+
<line num="56" count="0" type="stmt"/>
|
|
4076
|
+
<line num="60" count="21" type="stmt"/>
|
|
4077
|
+
<line num="63" count="21" type="stmt"/>
|
|
4078
|
+
<line num="67" count="21" type="stmt"/>
|
|
4079
|
+
<line num="68" count="21" type="stmt"/>
|
|
4080
|
+
<line num="71" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4081
|
+
<line num="72" count="1" type="stmt"/>
|
|
4082
|
+
<line num="80" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4083
|
+
<line num="81" count="2" type="stmt"/>
|
|
4084
|
+
<line num="83" count="19" type="stmt"/>
|
|
4085
|
+
<line num="87" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
4086
|
+
<line num="88" count="0" type="stmt"/>
|
|
4087
|
+
<line num="91" count="21" type="stmt"/>
|
|
4088
|
+
<line num="92" count="21" type="stmt"/>
|
|
4089
|
+
<line num="93" count="21" type="stmt"/>
|
|
4090
|
+
<line num="94" count="21" type="stmt"/>
|
|
4091
|
+
<line num="95" count="21" type="stmt"/>
|
|
4092
|
+
<line num="96" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4093
|
+
<line num="97" count="19" type="stmt"/>
|
|
4094
|
+
<line num="98" count="19" type="stmt"/>
|
|
4095
|
+
<line num="99" count="19" type="stmt"/>
|
|
4096
|
+
<line num="100" count="19" type="stmt"/>
|
|
4097
|
+
<line num="104" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
4098
|
+
<line num="105" count="0" type="stmt"/>
|
|
4099
|
+
<line num="109" count="0" type="stmt"/>
|
|
4100
|
+
<line num="113" count="21" type="cond" truecount="5" falsecount="0"/>
|
|
4101
|
+
<line num="114" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4102
|
+
<line num="119" count="0" type="stmt"/>
|
|
4103
|
+
<line num="121" count="0" type="stmt"/>
|
|
4104
|
+
<line num="123" count="1" type="stmt"/>
|
|
4105
|
+
<line num="126" count="1" type="stmt"/>
|
|
4106
|
+
<line num="127" count="1" type="stmt"/>
|
|
4107
|
+
<line num="131" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4108
|
+
<line num="132" count="0" type="stmt"/>
|
|
4109
|
+
<line num="136" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
4110
|
+
<line num="137" count="18" type="stmt"/>
|
|
4111
|
+
<line num="141" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4112
|
+
<line num="142" count="0" type="stmt"/>
|
|
4113
|
+
<line num="146" count="20" type="stmt"/>
|
|
4114
|
+
<line num="148" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4115
|
+
<line num="149" count="0" type="stmt"/>
|
|
4116
|
+
<line num="152" count="20" type="stmt"/>
|
|
4117
|
+
<line num="156" count="5" type="stmt"/>
|
|
4118
|
+
<line num="157" count="5" type="stmt"/>
|
|
4119
|
+
<line num="158" count="5" type="stmt"/>
|
|
4120
|
+
<line num="159" count="5" type="stmt"/>
|
|
4121
|
+
<line num="172" count="0" type="stmt"/>
|
|
4122
|
+
<line num="173" count="0" type="stmt"/>
|
|
4123
|
+
<line num="175" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4124
|
+
<line num="176" count="0" type="stmt"/>
|
|
4125
|
+
<line num="179" count="0" type="stmt"/>
|
|
4126
|
+
<line num="187" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4127
|
+
<line num="188" count="0" type="stmt"/>
|
|
4128
|
+
<line num="189" count="0" type="stmt"/>
|
|
4129
|
+
<line num="190" count="0" type="stmt"/>
|
|
4130
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4131
|
+
<line num="195" count="0" type="stmt"/>
|
|
4132
|
+
<line num="200" count="0" type="stmt"/>
|
|
4133
|
+
<line num="204" count="6" type="stmt"/>
|
|
4134
|
+
<line num="205" count="6" type="stmt"/>
|
|
4135
|
+
<line num="206" count="6" type="stmt"/>
|
|
4136
|
+
<line num="207" count="6" type="stmt"/>
|
|
4137
|
+
<line num="208" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
4138
|
+
<line num="209" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4139
|
+
<line num="213" count="5" type="stmt"/>
|
|
4140
|
+
<line num="214" count="5" type="stmt"/>
|
|
4141
|
+
<line num="216" count="1" type="stmt"/>
|
|
4142
|
+
<line num="218" count="6" type="stmt"/>
|
|
4143
|
+
<line num="222" count="21" type="stmt"/>
|
|
4144
|
+
<line num="223" count="21" type="cond" truecount="3" falsecount="1"/>
|
|
4145
|
+
<line num="224" count="0" type="stmt"/>
|
|
4146
|
+
<line num="226" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4147
|
+
<line num="227" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4148
|
+
<line num="228" count="21" type="stmt"/>
|
|
4149
|
+
<line num="229" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4150
|
+
<line num="230" count="2" type="stmt"/>
|
|
4151
|
+
<line num="233" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
4152
|
+
<line num="235" count="16" type="stmt"/>
|
|
4153
|
+
<line num="236" count="16" type="stmt"/>
|
|
4154
|
+
<line num="238" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4155
|
+
<line num="239" count="0" type="stmt"/>
|
|
4156
|
+
<line num="242" count="6" type="stmt"/>
|
|
4157
|
+
<line num="243" count="6" type="stmt"/>
|
|
4158
|
+
<line num="245" count="16" type="stmt"/>
|
|
4159
|
+
<line num="246" count="16" type="stmt"/>
|
|
4160
|
+
<line num="247" count="16" type="stmt"/>
|
|
4161
|
+
<line num="248" count="6" type="stmt"/>
|
|
4162
|
+
<line num="249" count="6" type="stmt"/>
|
|
4163
|
+
<line num="260" count="6" type="stmt"/>
|
|
4164
|
+
<line num="263" count="21" type="stmt"/>
|
|
4165
|
+
<line num="267" count="2" type="stmt"/>
|
|
4166
|
+
<line num="268" count="17" type="stmt"/>
|
|
4167
|
+
<line num="269" count="17" type="stmt"/>
|
|
4168
|
+
<line num="270" count="17" type="stmt"/>
|
|
4169
|
+
<line num="271" count="17" type="stmt"/>
|
|
4170
|
+
<line num="272" count="15" type="stmt"/>
|
|
4171
|
+
<line num="274" count="2" type="stmt"/>
|
|
4083
4172
|
</file>
|
|
4084
4173
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/utils.js">
|
|
4085
4174
|
<metrics statements="36" coveredstatements="30" conditionals="15" coveredconditionals="10" methods="9" coveredmethods="8"/>
|
|
@@ -4112,17 +4201,17 @@
|
|
|
4112
4201
|
<line num="51" count="5" type="stmt"/>
|
|
4113
4202
|
<line num="52" count="5" type="stmt"/>
|
|
4114
4203
|
<line num="59" count="44" type="stmt"/>
|
|
4115
|
-
<line num="60" count="
|
|
4204
|
+
<line num="60" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
4116
4205
|
<line num="61" count="0" type="stmt"/>
|
|
4117
4206
|
<line num="62" count="0" type="stmt"/>
|
|
4118
4207
|
<line num="64" count="0" type="stmt"/>
|
|
4119
|
-
<line num="67" count="
|
|
4208
|
+
<line num="67" count="21" type="stmt"/>
|
|
4120
4209
|
<line num="70" count="44" type="stmt"/>
|
|
4121
|
-
<line num="71" count="
|
|
4210
|
+
<line num="71" count="21" type="stmt"/>
|
|
4122
4211
|
</file>
|
|
4123
4212
|
</package>
|
|
4124
4213
|
<package name="utilities">
|
|
4125
|
-
<metrics statements="
|
|
4214
|
+
<metrics statements="344" coveredstatements="251" conditionals="145" coveredconditionals="85" methods="67" coveredmethods="48"/>
|
|
4126
4215
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4127
4216
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4128
4217
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4222,27 +4311,27 @@
|
|
|
4222
4311
|
<line num="13" count="49" type="stmt"/>
|
|
4223
4312
|
<line num="14" count="49" type="stmt"/>
|
|
4224
4313
|
<line num="16" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
4225
|
-
<line num="17" count="
|
|
4226
|
-
<line num="18" count="
|
|
4314
|
+
<line num="17" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
4315
|
+
<line num="18" count="239" type="cond" truecount="4" falsecount="0"/>
|
|
4227
4316
|
<line num="19" count="3" type="stmt"/>
|
|
4228
|
-
<line num="22" count="
|
|
4317
|
+
<line num="22" count="236" type="cond" truecount="2" falsecount="2"/>
|
|
4229
4318
|
<line num="23" count="0" type="stmt"/>
|
|
4230
4319
|
<line num="24" count="0" type="stmt"/>
|
|
4231
4320
|
<line num="25" count="0" type="stmt"/>
|
|
4232
4321
|
<line num="26" count="0" type="stmt"/>
|
|
4233
|
-
<line num="29" count="
|
|
4234
|
-
<line num="31" count="
|
|
4235
|
-
<line num="32" count="
|
|
4322
|
+
<line num="29" count="236" type="stmt"/>
|
|
4323
|
+
<line num="31" count="236" type="cond" truecount="5" falsecount="0"/>
|
|
4324
|
+
<line num="32" count="204" type="stmt"/>
|
|
4236
4325
|
<line num="33" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4237
4326
|
<line num="34" count="27" type="stmt"/>
|
|
4238
|
-
<line num="36" count="
|
|
4239
|
-
<line num="37" count="
|
|
4240
|
-
<line num="41" count="
|
|
4241
|
-
<line num="42" count="
|
|
4242
|
-
<line num="44" count="
|
|
4327
|
+
<line num="36" count="236" type="stmt"/>
|
|
4328
|
+
<line num="37" count="236" type="stmt"/>
|
|
4329
|
+
<line num="41" count="232" type="cond" truecount="1" falsecount="1"/>
|
|
4330
|
+
<line num="42" count="232" type="stmt"/>
|
|
4331
|
+
<line num="44" count="232" type="stmt"/>
|
|
4243
4332
|
<line num="47" count="49" type="stmt"/>
|
|
4244
|
-
<line num="50" count="
|
|
4245
|
-
<line num="51" count="
|
|
4333
|
+
<line num="50" count="230" type="stmt"/>
|
|
4334
|
+
<line num="51" count="230" type="stmt"/>
|
|
4246
4335
|
<line num="54" count="49" type="stmt"/>
|
|
4247
4336
|
<line num="55" count="2" type="stmt"/>
|
|
4248
4337
|
<line num="56" count="2" type="stmt"/>
|
|
@@ -4297,14 +4386,14 @@
|
|
|
4297
4386
|
<line num="41" count="2" type="stmt"/>
|
|
4298
4387
|
<line num="43" count="0" type="stmt"/>
|
|
4299
4388
|
<line num="57" count="47" type="stmt"/>
|
|
4300
|
-
<line num="58" count="
|
|
4389
|
+
<line num="58" count="252" type="cond" truecount="1" falsecount="1"/>
|
|
4301
4390
|
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4302
4391
|
<line num="61" count="0" type="stmt"/>
|
|
4303
4392
|
<line num="64" count="0" type="stmt"/>
|
|
4304
4393
|
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4305
4394
|
<line num="70" count="0" type="stmt"/>
|
|
4306
4395
|
<line num="72" count="0" type="stmt"/>
|
|
4307
|
-
<line num="74" count="
|
|
4396
|
+
<line num="74" count="252" type="stmt"/>
|
|
4308
4397
|
<line num="78" count="47" type="stmt"/>
|
|
4309
4398
|
<line num="79" count="2" type="stmt"/>
|
|
4310
4399
|
<line num="84" count="47" type="stmt"/>
|
|
@@ -4341,13 +4430,13 @@
|
|
|
4341
4430
|
<line num="146" count="1" type="stmt"/>
|
|
4342
4431
|
<line num="147" count="1" type="stmt"/>
|
|
4343
4432
|
<line num="152" count="47" type="stmt"/>
|
|
4344
|
-
<line num="153" count="
|
|
4345
|
-
<line num="154" count="
|
|
4346
|
-
<line num="155" count="
|
|
4347
|
-
<line num="156" count="
|
|
4348
|
-
<line num="157" count="
|
|
4433
|
+
<line num="153" count="36" type="stmt"/>
|
|
4434
|
+
<line num="154" count="36" type="stmt"/>
|
|
4435
|
+
<line num="155" count="36" type="stmt"/>
|
|
4436
|
+
<line num="156" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
4437
|
+
<line num="157" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4349
4438
|
<line num="158" count="0" type="stmt"/>
|
|
4350
|
-
<line num="160" count="
|
|
4439
|
+
<line num="160" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4351
4440
|
<line num="163" count="47" type="stmt"/>
|
|
4352
4441
|
<line num="164" count="1" type="stmt"/>
|
|
4353
4442
|
<line num="165" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -4378,7 +4467,7 @@
|
|
|
4378
4467
|
<line num="13" count="43" type="stmt"/>
|
|
4379
4468
|
<line num="18" count="43" type="stmt"/>
|
|
4380
4469
|
<line num="19" count="4" type="stmt"/>
|
|
4381
|
-
<line num="20" count="
|
|
4470
|
+
<line num="20" count="108" type="stmt"/>
|
|
4382
4471
|
<line num="22" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4383
4472
|
<line num="25" count="4" type="stmt"/>
|
|
4384
4473
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -4433,7 +4522,7 @@
|
|
|
4433
4522
|
<line num="44" count="2" type="stmt"/>
|
|
4434
4523
|
</file>
|
|
4435
4524
|
<file name="workerRequests.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/workerRequests.js">
|
|
4436
|
-
<metrics statements="
|
|
4525
|
+
<metrics statements="62" coveredstatements="30" conditionals="26" coveredconditionals="10" methods="11" coveredmethods="3"/>
|
|
4437
4526
|
<line num="1" count="44" type="stmt"/>
|
|
4438
4527
|
<line num="2" count="44" type="stmt"/>
|
|
4439
4528
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -4490,6 +4579,12 @@
|
|
|
4490
4579
|
<line num="130" count="44" type="stmt"/>
|
|
4491
4580
|
<line num="131" count="0" type="stmt"/>
|
|
4492
4581
|
<line num="138" count="0" type="stmt"/>
|
|
4582
|
+
<line num="141" count="44" type="stmt"/>
|
|
4583
|
+
<line num="142" count="0" type="stmt"/>
|
|
4584
|
+
<line num="146" count="0" type="stmt"/>
|
|
4585
|
+
<line num="149" count="44" type="stmt"/>
|
|
4586
|
+
<line num="150" count="0" type="stmt"/>
|
|
4587
|
+
<line num="154" count="0" type="stmt"/>
|
|
4493
4588
|
</file>
|
|
4494
4589
|
</package>
|
|
4495
4590
|
<package name="utilities.queue">
|
|
@@ -4515,7 +4610,7 @@
|
|
|
4515
4610
|
<line num="75" count="8" type="stmt"/>
|
|
4516
4611
|
<line num="82" count="0" type="stmt"/>
|
|
4517
4612
|
<line num="91" count="0" type="stmt"/>
|
|
4518
|
-
<line num="98" count="
|
|
4613
|
+
<line num="98" count="248" type="stmt"/>
|
|
4519
4614
|
<line num="110" count="0" type="stmt"/>
|
|
4520
4615
|
<line num="114" count="43" type="stmt"/>
|
|
4521
4616
|
</file>
|