@budibase/server 1.0.49-alpha.1 → 1.0.49-alpha.2
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/builder/assets/{index.ed1cf508.js → index.82e12602.js} +149 -149
- package/builder/assets/{index.ba78c49d.css → index.83c0944f.css} +1 -1
- package/builder/index.html +2 -2
- package/coverage/clover.xml +989 -1020
- package/coverage/coverage-final.json +90 -91
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +106 -106
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +21 -21
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- 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 +27 -12
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +6 -6
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/{migrations/usageQuotas/syncApps.js.html → api/controllers/migrations.js.html} +30 -45
- package/coverage/lcov-report/api/controllers/permission.js.html +15 -15
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.js.html +19 -19
- package/coverage/lcov-report/api/controllers/query/validation.js.html +6 -6
- package/coverage/lcov-report/api/controllers/role.js.html +9 -9
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +16 -16
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.js.html +13 -13
- package/coverage/lcov-report/api/controllers/row/internal.js.html +26 -26
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +8 -8
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +10 -10
- package/coverage/lcov-report/api/controllers/row/utils.js.html +13 -13
- package/coverage/lcov-report/api/controllers/screen.js.html +7 -7
- package/coverage/lcov-report/api/controllers/script.js.html +4 -4
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +9 -9
- package/coverage/lcov-report/api/controllers/table/external.js.html +12 -12
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +14 -14
- package/coverage/lcov-report/api/controllers/table/internal.js.html +12 -12
- package/coverage/lcov-report/api/controllers/table/utils.js.html +30 -30
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +20 -20
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +4 -4
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +14 -14
- package/coverage/lcov-report/api/controllers/view/utils.js.html +11 -11
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +7 -7
- package/coverage/lcov-report/api/controllers/webhook.js.html +15 -15
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +3 -3
- 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/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- 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 +22 -7
- package/coverage/lcov-report/api/routes/index.js.html +10 -4
- 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/{migrations/usageQuotas/index.js.html → api/routes/migrations.js.html} +25 -55
- 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/row.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/static.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/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +24 -24
- package/coverage/lcov-report/automations/automationUtils.js.html +5 -5
- package/coverage/lcov-report/automations/bullboard.js.html +16 -16
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +6 -6
- package/coverage/lcov-report/automations/steps/createRow.js.html +7 -7
- package/coverage/lcov-report/automations/steps/delay.js.html +4 -4
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +7 -7
- package/coverage/lcov-report/automations/steps/discord.js.html +7 -7
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +6 -6
- package/coverage/lcov-report/automations/steps/executeScript.js.html +6 -6
- package/coverage/lcov-report/automations/steps/filter.js.html +7 -7
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +5 -5
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +8 -8
- package/coverage/lcov-report/automations/steps/queryRows.js.html +10 -10
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +5 -5
- package/coverage/lcov-report/automations/steps/serverLog.js.html +3 -3
- package/coverage/lcov-report/automations/steps/slack.js.html +5 -5
- package/coverage/lcov-report/automations/steps/updateRow.js.html +6 -6
- package/coverage/lcov-report/automations/steps/utils.js.html +3 -3
- package/coverage/lcov-report/automations/steps/zapier.js.html +5 -5
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -8
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +2 -2
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +2 -2
- package/coverage/lcov-report/automations/triggers.js.html +18 -18
- package/coverage/lcov-report/automations/utils.js.html +32 -32
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +26 -26
- package/coverage/lcov-report/constants/layouts.js.html +5 -5
- package/coverage/lcov-report/constants/screens.js.html +4 -4
- package/coverage/lcov-report/db/client.js.html +18 -18
- package/coverage/lcov-report/db/inMemoryView.js.html +7 -7
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +3 -3
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +7 -7
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +18 -18
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +13 -13
- package/coverage/lcov-report/db/newid.js.html +4 -4
- package/coverage/lcov-report/db/utils.js.html +70 -70
- 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 +5 -5
- package/coverage/lcov-report/events/utils.js.html +3 -3
- package/coverage/lcov-report/index.html +26 -41
- 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/authorized.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +11 -11
- package/coverage/lcov-report/middleware/joi-validator.js.html +3 -3
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/usageQuota.js.html +6 -12
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +10 -10
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.js.html +14 -14
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +7 -7
- package/coverage/lcov-report/utilities/centralPath.js.html +4 -4
- package/coverage/lcov-report/utilities/csvParser.js.html +6 -6
- package/coverage/lcov-report/utilities/global.js.html +14 -14
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +24 -24
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +8 -8
- 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 +18 -18
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +4 -4
- package/coverage/lcov-report/utilities/scriptRunner.js.html +5 -5
- package/coverage/lcov-report/utilities/security.js.html +8 -8
- 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/index.js.html +10 -10
- 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 +5 -5
- package/coverage/lcov-report/utilities/workerRequests.js.html +12 -12
- package/coverage/lcov.info +1128 -1176
- package/dist/api/controllers/application.js +18 -20
- package/dist/api/controllers/migrations.js +21 -0
- package/dist/api/routes/index.js +2 -0
- package/dist/api/routes/migrations.js +9 -0
- package/dist/app.js +35 -5
- package/dist/environment.js +1 -0
- package/dist/middleware/usageQuota.js +0 -2
- package/dist/migrations/functions/appUrls.js +37 -0
- package/dist/migrations/functions/quotas1.js +50 -0
- package/dist/migrations/{usageQuotas → functions/usageQuotas}/index.js +6 -10
- package/dist/migrations/{usageQuotas → functions/usageQuotas}/syncApps.js +11 -5
- package/dist/migrations/{usageQuotas → functions/usageQuotas}/syncRows.js +14 -8
- package/dist/migrations/functions/userEmailViewCasing.js +24 -0
- package/dist/migrations/index.js +62 -0
- package/dist/package.json +4 -4
- package/dist/tests/utilities/TestConfiguration.js +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/src/api/controllers/application.js +3 -3
- package/src/api/controllers/migrations.js +13 -0
- package/src/api/routes/index.js +2 -0
- package/src/api/routes/migrations.js +14 -0
- package/src/app.ts +18 -5
- package/src/environment.js +1 -0
- package/src/middleware/usageQuota.js +0 -2
- package/src/migrations/functions/appUrls.ts +25 -0
- package/src/migrations/functions/quotas1.ts +20 -0
- package/src/migrations/functions/tests/appUrls.spec.js +29 -0
- package/src/migrations/{tests/usageQuotas/index.spec.js → functions/tests/quotas1.spec.js} +5 -5
- package/src/migrations/functions/tests/userEmailViewCasing.spec.js +25 -0
- package/src/migrations/functions/usageQuotas/index.ts +8 -0
- package/src/migrations/{usageQuotas/syncApps.js → functions/usageQuotas/syncApps.ts} +3 -3
- package/src/migrations/{usageQuotas/syncRows.js → functions/usageQuotas/syncRows.ts} +5 -5
- package/src/migrations/{tests/usageQuotas → functions/usageQuotas/tests}/syncApps.spec.js +4 -4
- package/src/migrations/{tests/usageQuotas → functions/usageQuotas/tests}/syncRows.spec.js +4 -4
- package/src/migrations/functions/userEmailViewCasing.ts +13 -0
- package/src/migrations/index.ts +56 -0
- package/src/tests/utilities/TestConfiguration.js +4 -0
- package/coverage/lcov-report/migrations/usageQuotas/index.html +0 -141
- package/coverage/lcov-report/migrations/usageQuotas/syncRows.js.html +0 -143
- package/src/migrations/usageQuotas/index.js +0 -24
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1643648075614" clover="3.2.0">
|
|
3
|
+
<project timestamp="1643648075614" name="All files">
|
|
4
|
+
<metrics statements="4946" coveredstatements="3605" conditionals="2049" coveredconditionals="1074" methods="710" coveredmethods="495" elements="7705" coveredelements="5174" complexity="0" loc="4946" ncloc="4946" packages="22" files="145" classes="145"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="29" coveredstatements="27" conditionals="5" coveredconditionals="2" methods="5" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -30,15 +30,15 @@
|
|
|
30
30
|
<line num="72" count="0" type="stmt"/>
|
|
31
31
|
<line num="77" count="23" type="stmt"/>
|
|
32
32
|
<line num="80" count="23" type="stmt"/>
|
|
33
|
-
<line num="81" count="
|
|
34
|
-
<line num="82" count="
|
|
33
|
+
<line num="81" count="598" type="stmt"/>
|
|
34
|
+
<line num="82" count="598" type="stmt"/>
|
|
35
35
|
<line num="86" count="23" type="stmt"/>
|
|
36
36
|
<line num="87" count="23" type="stmt"/>
|
|
37
37
|
<line num="89" count="23" type="stmt"/>
|
|
38
38
|
</file>
|
|
39
39
|
</package>
|
|
40
40
|
<package name="api.controllers">
|
|
41
|
-
<metrics statements="
|
|
41
|
+
<metrics statements="1101" coveredstatements="780" conditionals="367" coveredconditionals="169" methods="155" coveredmethods="108"/>
|
|
42
42
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.js">
|
|
43
43
|
<metrics statements="13" coveredstatements="6" conditionals="13" coveredconditionals="4" methods="2" coveredmethods="1"/>
|
|
44
44
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -83,70 +83,71 @@
|
|
|
83
83
|
<line num="46" count="1" type="stmt"/>
|
|
84
84
|
</file>
|
|
85
85
|
<file name="application.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/application.js">
|
|
86
|
-
<metrics statements="
|
|
87
|
-
<line num="1" count="
|
|
88
|
-
<line num="2" count="
|
|
89
|
-
<line num="3" count="
|
|
90
|
-
<line num="8" count="
|
|
91
|
-
<line num="13" count="
|
|
92
|
-
<line num="21" count="
|
|
93
|
-
<line num="25" count="
|
|
94
|
-
<line num="26" count="
|
|
95
|
-
<line num="27" count="
|
|
96
|
-
<line num="28" count="
|
|
97
|
-
<line num="34" count="
|
|
98
|
-
<line num="35" count="
|
|
99
|
-
<line num="36" count="
|
|
100
|
-
<line num="37" count="
|
|
101
|
-
<line num="38" count="
|
|
102
|
-
<line num="43" count="
|
|
103
|
-
<line num="44" count="
|
|
104
|
-
<line num="45" count="
|
|
105
|
-
<line num="46" count="
|
|
106
|
-
<line num="47" count="
|
|
107
|
-
<line num="49" count="
|
|
108
|
-
<line num="53" count="
|
|
109
|
-
<line num="59" count="
|
|
110
|
-
<line num="63" count="
|
|
86
|
+
<metrics statements="199" coveredstatements="159" conditionals="78" coveredconditionals="43" methods="26" coveredmethods="23"/>
|
|
87
|
+
<line num="1" count="38" type="stmt"/>
|
|
88
|
+
<line num="2" count="38" type="stmt"/>
|
|
89
|
+
<line num="3" count="38" type="stmt"/>
|
|
90
|
+
<line num="8" count="38" type="stmt"/>
|
|
91
|
+
<line num="13" count="38" type="stmt"/>
|
|
92
|
+
<line num="21" count="38" type="stmt"/>
|
|
93
|
+
<line num="25" count="38" type="stmt"/>
|
|
94
|
+
<line num="26" count="38" type="stmt"/>
|
|
95
|
+
<line num="27" count="38" type="stmt"/>
|
|
96
|
+
<line num="28" count="38" type="stmt"/>
|
|
97
|
+
<line num="34" count="38" type="stmt"/>
|
|
98
|
+
<line num="35" count="38" type="stmt"/>
|
|
99
|
+
<line num="36" count="38" type="stmt"/>
|
|
100
|
+
<line num="37" count="38" type="stmt"/>
|
|
101
|
+
<line num="38" count="38" type="stmt"/>
|
|
102
|
+
<line num="43" count="38" type="stmt"/>
|
|
103
|
+
<line num="44" count="38" type="stmt"/>
|
|
104
|
+
<line num="45" count="38" type="stmt"/>
|
|
105
|
+
<line num="46" count="38" type="stmt"/>
|
|
106
|
+
<line num="47" count="38" type="stmt"/>
|
|
107
|
+
<line num="49" count="38" type="stmt"/>
|
|
108
|
+
<line num="53" count="205" type="stmt"/>
|
|
109
|
+
<line num="59" count="410" type="stmt"/>
|
|
110
|
+
<line num="63" count="205" type="stmt"/>
|
|
111
111
|
<line num="69" count="12" type="stmt"/>
|
|
112
|
-
<line num="73" count="
|
|
113
|
-
<line num="
|
|
112
|
+
<line num="73" count="203" type="cond" truecount="4" falsecount="0"/>
|
|
113
|
+
<line num="78" count="38" type="stmt"/>
|
|
114
|
+
<line num="81" count="198" type="cond" truecount="1" falsecount="1"/>
|
|
114
115
|
<line num="83" count="0" type="stmt"/>
|
|
115
|
-
<line num="84" count="
|
|
116
|
-
<line num="86" count="
|
|
117
|
-
<line num="88" count="
|
|
118
|
-
<line num="89" count="
|
|
119
|
-
<line num="91" count="
|
|
120
|
-
<line num="94" count="
|
|
121
|
-
<line num="95" count="
|
|
116
|
+
<line num="84" count="198" type="cond" truecount="1" falsecount="1"/>
|
|
117
|
+
<line num="86" count="198" type="stmt"/>
|
|
118
|
+
<line num="88" count="198" type="cond" truecount="1" falsecount="1"/>
|
|
119
|
+
<line num="89" count="198" type="stmt"/>
|
|
120
|
+
<line num="91" count="198" type="stmt"/>
|
|
121
|
+
<line num="94" count="38" type="stmt"/>
|
|
122
|
+
<line num="95" count="197" type="cond" truecount="2" falsecount="0"/>
|
|
122
123
|
<line num="96" count="2" type="stmt"/>
|
|
123
|
-
<line num="98" count="
|
|
124
|
+
<line num="98" count="733" type="cond" truecount="1" falsecount="1"/>
|
|
124
125
|
<line num="99" count="0" type="stmt"/>
|
|
125
|
-
<line num="103" count="
|
|
126
|
-
<line num="105" count="
|
|
126
|
+
<line num="103" count="38" type="stmt"/>
|
|
127
|
+
<line num="105" count="197" type="cond" truecount="1" falsecount="1"/>
|
|
127
128
|
<line num="106" count="0" type="stmt"/>
|
|
128
|
-
<line num="108" count="
|
|
129
|
+
<line num="108" count="197" type="cond" truecount="2" falsecount="0"/>
|
|
129
130
|
<line num="109" count="2" type="stmt"/>
|
|
130
|
-
<line num="111" count="
|
|
131
|
+
<line num="111" count="733" type="cond" truecount="1" falsecount="1"/>
|
|
131
132
|
<line num="112" count="0" type="stmt"/>
|
|
132
|
-
<line num="117" count="
|
|
133
|
-
<line num="118" count="
|
|
134
|
-
<line num="119" count="
|
|
135
|
-
<line num="121" count="
|
|
136
|
-
<line num="122" count="
|
|
137
|
-
<line num="131" count="
|
|
138
|
-
<line num="132" count="
|
|
139
|
-
<line num="133" count="
|
|
140
|
-
<line num="137" count="
|
|
133
|
+
<line num="117" count="195" type="cond" truecount="1" falsecount="1"/>
|
|
134
|
+
<line num="118" count="195" type="stmt"/>
|
|
135
|
+
<line num="119" count="195" type="stmt"/>
|
|
136
|
+
<line num="121" count="195" type="stmt"/>
|
|
137
|
+
<line num="122" count="195" type="stmt"/>
|
|
138
|
+
<line num="131" count="195" type="stmt"/>
|
|
139
|
+
<line num="132" count="195" type="stmt"/>
|
|
140
|
+
<line num="133" count="195" type="stmt"/>
|
|
141
|
+
<line num="137" count="195" type="cond" truecount="3" falsecount="1"/>
|
|
141
142
|
<line num="138" count="0" type="stmt"/>
|
|
142
143
|
<line num="139" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
143
144
|
<line num="140" count="0" type="stmt"/>
|
|
144
|
-
<line num="142" count="
|
|
145
|
+
<line num="142" count="195" type="cond" truecount="3" falsecount="1"/>
|
|
145
146
|
<line num="145" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
146
147
|
<line num="146" count="0" type="stmt"/>
|
|
147
|
-
<line num="150" count="
|
|
148
|
-
<line num="153" count="
|
|
149
|
-
<line num="156" count="
|
|
148
|
+
<line num="150" count="195" type="stmt"/>
|
|
149
|
+
<line num="153" count="195" type="stmt"/>
|
|
150
|
+
<line num="156" count="38" type="stmt"/>
|
|
150
151
|
<line num="157" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
151
152
|
<line num="158" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
152
153
|
<line num="159" count="10" type="stmt"/>
|
|
@@ -160,48 +161,48 @@
|
|
|
160
161
|
<line num="170" count="0" type="stmt"/>
|
|
161
162
|
<line num="173" count="0" type="stmt"/>
|
|
162
163
|
<line num="178" count="10" type="stmt"/>
|
|
163
|
-
<line num="181" count="
|
|
164
|
+
<line num="181" count="38" type="stmt"/>
|
|
164
165
|
<line num="182" count="1" type="stmt"/>
|
|
165
166
|
<line num="183" count="1" type="stmt"/>
|
|
166
167
|
<line num="184" count="1" type="stmt"/>
|
|
167
168
|
<line num="185" count="1" type="stmt"/>
|
|
168
169
|
<line num="186" count="1" type="stmt"/>
|
|
169
170
|
<line num="190" count="1" type="stmt"/>
|
|
170
|
-
<line num="197" count="
|
|
171
|
-
<line num="198" count="
|
|
172
|
-
<line num="199" count="
|
|
173
|
-
<line num="200" count="
|
|
174
|
-
<line num="201" count="
|
|
175
|
-
<line num="204" count="
|
|
176
|
-
<line num="205" count="
|
|
177
|
-
<line num="206" count="
|
|
178
|
-
<line num="207" count="
|
|
179
|
-
<line num="210" count="
|
|
180
|
-
<line num="218" count="
|
|
181
|
-
<line num="219" count="
|
|
182
|
-
<line num="220" count="
|
|
183
|
-
<line num="221" count="
|
|
184
|
-
<line num="222" count="
|
|
185
|
-
<line num="223" count="
|
|
186
|
-
<line num="225" count="
|
|
187
|
-
<line num="226" count="
|
|
188
|
-
<line num="231" count="
|
|
171
|
+
<line num="197" count="38" type="stmt"/>
|
|
172
|
+
<line num="198" count="204" type="stmt"/>
|
|
173
|
+
<line num="199" count="204" type="stmt"/>
|
|
174
|
+
<line num="200" count="204" type="stmt"/>
|
|
175
|
+
<line num="201" count="204" type="stmt"/>
|
|
176
|
+
<line num="204" count="204" type="cond" truecount="4" falsecount="0"/>
|
|
177
|
+
<line num="205" count="202" type="stmt"/>
|
|
178
|
+
<line num="206" count="202" type="stmt"/>
|
|
179
|
+
<line num="207" count="202" type="stmt"/>
|
|
180
|
+
<line num="210" count="204" type="stmt"/>
|
|
181
|
+
<line num="218" count="38" type="stmt"/>
|
|
182
|
+
<line num="219" count="195" type="stmt"/>
|
|
183
|
+
<line num="220" count="195" type="stmt"/>
|
|
184
|
+
<line num="221" count="195" type="stmt"/>
|
|
185
|
+
<line num="222" count="195" type="stmt"/>
|
|
186
|
+
<line num="223" count="195" type="stmt"/>
|
|
187
|
+
<line num="225" count="195" type="stmt"/>
|
|
188
|
+
<line num="226" count="195" type="stmt"/>
|
|
189
|
+
<line num="231" count="195" type="cond" truecount="2" falsecount="2"/>
|
|
189
190
|
<line num="232" count="0" type="stmt"/>
|
|
190
|
-
<line num="234" count="
|
|
191
|
-
<line num="235" count="
|
|
192
|
-
<line num="237" count="
|
|
193
|
-
<line num="239" count="
|
|
194
|
-
<line num="241" count="
|
|
191
|
+
<line num="234" count="195" type="stmt"/>
|
|
192
|
+
<line num="235" count="195" type="stmt"/>
|
|
193
|
+
<line num="237" count="195" type="stmt"/>
|
|
194
|
+
<line num="239" count="195" type="stmt"/>
|
|
195
|
+
<line num="241" count="195" type="stmt"/>
|
|
195
196
|
<line num="242" count="0" type="stmt"/>
|
|
196
|
-
<line num="246" count="
|
|
197
|
-
<line num="261" count="
|
|
198
|
-
<line num="262" count="
|
|
199
|
-
<line num="266" count="
|
|
200
|
-
<line num="267" count="
|
|
201
|
-
<line num="275" count="
|
|
202
|
-
<line num="276" count="
|
|
203
|
-
<line num="277" count="
|
|
204
|
-
<line num="282" count="
|
|
197
|
+
<line num="246" count="195" type="stmt"/>
|
|
198
|
+
<line num="261" count="195" type="stmt"/>
|
|
199
|
+
<line num="262" count="195" type="stmt"/>
|
|
200
|
+
<line num="266" count="195" type="cond" truecount="1" falsecount="1"/>
|
|
201
|
+
<line num="267" count="195" type="stmt"/>
|
|
202
|
+
<line num="275" count="195" type="stmt"/>
|
|
203
|
+
<line num="276" count="195" type="stmt"/>
|
|
204
|
+
<line num="277" count="195" type="stmt"/>
|
|
205
|
+
<line num="282" count="38" type="stmt"/>
|
|
205
206
|
<line num="283" count="2" type="stmt"/>
|
|
206
207
|
<line num="285" count="2" type="stmt"/>
|
|
207
208
|
<line num="286" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -213,7 +214,7 @@
|
|
|
213
214
|
<line num="295" count="2" type="stmt"/>
|
|
214
215
|
<line num="296" count="2" type="stmt"/>
|
|
215
216
|
<line num="297" count="2" type="stmt"/>
|
|
216
|
-
<line num="300" count="
|
|
217
|
+
<line num="300" count="38" type="stmt"/>
|
|
217
218
|
<line num="302" count="2" type="stmt"/>
|
|
218
219
|
<line num="303" count="2" type="stmt"/>
|
|
219
220
|
<line num="304" count="2" type="stmt"/>
|
|
@@ -224,7 +225,7 @@
|
|
|
224
225
|
<line num="317" count="2" type="stmt"/>
|
|
225
226
|
<line num="318" count="2" type="stmt"/>
|
|
226
227
|
<line num="319" count="2" type="stmt"/>
|
|
227
|
-
<line num="322" count="
|
|
228
|
+
<line num="322" count="38" type="stmt"/>
|
|
228
229
|
<line num="324" count="1" type="stmt"/>
|
|
229
230
|
<line num="325" count="1" type="stmt"/>
|
|
230
231
|
<line num="326" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -235,7 +236,7 @@
|
|
|
235
236
|
<line num="340" count="1" type="stmt"/>
|
|
236
237
|
<line num="341" count="1" type="stmt"/>
|
|
237
238
|
<line num="342" count="1" type="stmt"/>
|
|
238
|
-
<line num="345" count="
|
|
239
|
+
<line num="345" count="38" type="stmt"/>
|
|
239
240
|
<line num="346" count="11" type="stmt"/>
|
|
240
241
|
<line num="348" count="11" type="stmt"/>
|
|
241
242
|
<line num="353" count="11" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -244,7 +245,7 @@
|
|
|
244
245
|
<line num="358" count="11" type="stmt"/>
|
|
245
246
|
<line num="360" count="11" type="stmt"/>
|
|
246
247
|
<line num="361" count="11" type="stmt"/>
|
|
247
|
-
<line num="364" count="
|
|
248
|
+
<line num="364" count="38" type="stmt"/>
|
|
248
249
|
<line num="365" count="0" type="stmt"/>
|
|
249
250
|
<line num="366" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
250
251
|
<line num="367" count="0" type="stmt"/>
|
|
@@ -265,7 +266,7 @@
|
|
|
265
266
|
<line num="404" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
266
267
|
<line num="405" count="0" type="stmt"/>
|
|
267
268
|
<line num="407" count="0" type="stmt"/>
|
|
268
|
-
<line num="413" count="
|
|
269
|
+
<line num="413" count="38" type="stmt"/>
|
|
269
270
|
<line num="414" count="5" type="stmt"/>
|
|
270
271
|
<line num="415" count="5" type="stmt"/>
|
|
271
272
|
<line num="417" count="5" type="stmt"/>
|
|
@@ -275,13 +276,13 @@
|
|
|
275
276
|
<line num="426" count="5" type="stmt"/>
|
|
276
277
|
<line num="428" count="5" type="stmt"/>
|
|
277
278
|
<line num="429" count="5" type="stmt"/>
|
|
278
|
-
<line num="432" count="
|
|
279
|
-
<line num="433" count="
|
|
280
|
-
<line num="435" count="
|
|
281
|
-
<line num="436" count="
|
|
282
|
-
<line num="437" count="
|
|
283
|
-
<line num="438" count="
|
|
284
|
-
<line num="441" count="
|
|
279
|
+
<line num="432" count="38" type="stmt"/>
|
|
280
|
+
<line num="433" count="195" type="stmt"/>
|
|
281
|
+
<line num="435" count="195" type="stmt"/>
|
|
282
|
+
<line num="436" count="195" type="stmt"/>
|
|
283
|
+
<line num="437" count="390" type="stmt"/>
|
|
284
|
+
<line num="438" count="390" type="stmt"/>
|
|
285
|
+
<line num="441" count="195" type="stmt"/>
|
|
285
286
|
</file>
|
|
286
287
|
<file name="auth.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.js">
|
|
287
288
|
<metrics statements="29" coveredstatements="24" conditionals="8" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
@@ -317,16 +318,16 @@
|
|
|
317
318
|
</file>
|
|
318
319
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
319
320
|
<metrics statements="96" coveredstatements="86" conditionals="32" coveredconditionals="23" methods="14" coveredmethods="13"/>
|
|
320
|
-
<line num="1" count="
|
|
321
|
-
<line num="2" count="
|
|
322
|
-
<line num="3" count="
|
|
323
|
-
<line num="4" count="
|
|
324
|
-
<line num="9" count="
|
|
325
|
-
<line num="10" count="
|
|
326
|
-
<line num="11" count="
|
|
327
|
-
<line num="12" count="
|
|
328
|
-
<line num="14" count="
|
|
329
|
-
<line num="15" count="
|
|
321
|
+
<line num="1" count="38" type="stmt"/>
|
|
322
|
+
<line num="2" count="38" type="stmt"/>
|
|
323
|
+
<line num="3" count="38" type="stmt"/>
|
|
324
|
+
<line num="4" count="38" type="stmt"/>
|
|
325
|
+
<line num="9" count="38" type="stmt"/>
|
|
326
|
+
<line num="10" count="38" type="stmt"/>
|
|
327
|
+
<line num="11" count="38" type="stmt"/>
|
|
328
|
+
<line num="12" count="38" type="stmt"/>
|
|
329
|
+
<line num="14" count="38" type="stmt"/>
|
|
330
|
+
<line num="15" count="38" type="stmt"/>
|
|
330
331
|
<line num="24" count="1" type="stmt"/>
|
|
331
332
|
<line num="29" count="1" type="stmt"/>
|
|
332
333
|
<line num="37" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -343,7 +344,7 @@
|
|
|
343
344
|
<line num="52" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
344
345
|
<line num="53" count="0" type="stmt"/>
|
|
345
346
|
<line num="57" count="22" type="stmt"/>
|
|
346
|
-
<line num="60" count="
|
|
347
|
+
<line num="60" count="38" type="stmt"/>
|
|
347
348
|
<line num="61" count="21" type="stmt"/>
|
|
348
349
|
<line num="62" count="21" type="stmt"/>
|
|
349
350
|
<line num="63" count="21" type="stmt"/>
|
|
@@ -357,7 +358,7 @@
|
|
|
357
358
|
<line num="79" count="20" type="stmt"/>
|
|
358
359
|
<line num="81" count="20" type="stmt"/>
|
|
359
360
|
<line num="82" count="20" type="stmt"/>
|
|
360
|
-
<line num="91" count="
|
|
361
|
+
<line num="91" count="38" type="stmt"/>
|
|
361
362
|
<line num="92" count="2" type="stmt"/>
|
|
362
363
|
<line num="93" count="2" type="stmt"/>
|
|
363
364
|
<line num="94" count="2" type="stmt"/>
|
|
@@ -372,27 +373,27 @@
|
|
|
372
373
|
<line num="115" count="1" type="stmt"/>
|
|
373
374
|
<line num="122" count="2" type="stmt"/>
|
|
374
375
|
<line num="123" count="2" type="stmt"/>
|
|
375
|
-
<line num="133" count="
|
|
376
|
+
<line num="133" count="38" type="stmt"/>
|
|
376
377
|
<line num="134" count="2" type="stmt"/>
|
|
377
378
|
<line num="135" count="2" type="stmt"/>
|
|
378
379
|
<line num="140" count="2" type="stmt"/>
|
|
379
|
-
<line num="143" count="
|
|
380
|
+
<line num="143" count="38" type="stmt"/>
|
|
380
381
|
<line num="144" count="1" type="stmt"/>
|
|
381
382
|
<line num="145" count="1" type="stmt"/>
|
|
382
|
-
<line num="148" count="
|
|
383
|
+
<line num="148" count="38" type="stmt"/>
|
|
383
384
|
<line num="149" count="1" type="stmt"/>
|
|
384
385
|
<line num="150" count="1" type="stmt"/>
|
|
385
386
|
<line num="151" count="1" type="stmt"/>
|
|
386
387
|
<line num="152" count="1" type="stmt"/>
|
|
387
388
|
<line num="157" count="1" type="stmt"/>
|
|
388
389
|
<line num="158" count="1" type="stmt"/>
|
|
389
|
-
<line num="161" count="
|
|
390
|
+
<line num="161" count="38" type="stmt"/>
|
|
390
391
|
<line num="162" count="1" type="stmt"/>
|
|
391
|
-
<line num="165" count="
|
|
392
|
+
<line num="165" count="38" type="stmt"/>
|
|
392
393
|
<line num="166" count="1" type="stmt"/>
|
|
393
|
-
<line num="169" count="
|
|
394
|
+
<line num="169" count="38" type="stmt"/>
|
|
394
395
|
<line num="170" count="1" type="stmt"/>
|
|
395
|
-
<line num="182" count="
|
|
396
|
+
<line num="182" count="38" type="stmt"/>
|
|
396
397
|
<line num="183" count="0" type="stmt"/>
|
|
397
398
|
<line num="184" count="0" type="stmt"/>
|
|
398
399
|
<line num="185" count="0" type="stmt"/>
|
|
@@ -403,7 +404,7 @@
|
|
|
403
404
|
<line num="201" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
404
405
|
<line num="202" count="0" type="stmt"/>
|
|
405
406
|
<line num="204" count="2" type="stmt"/>
|
|
406
|
-
<line num="207" count="
|
|
407
|
+
<line num="207" count="38" type="stmt"/>
|
|
407
408
|
<line num="208" count="2" type="stmt"/>
|
|
408
409
|
<line num="209" count="2" type="stmt"/>
|
|
409
410
|
<line num="210" count="2" type="stmt"/>
|
|
@@ -505,13 +506,13 @@
|
|
|
505
506
|
</file>
|
|
506
507
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
507
508
|
<metrics statements="129" coveredstatements="77" conditionals="53" coveredconditionals="20" methods="19" coveredmethods="11"/>
|
|
508
|
-
<line num="1" count="
|
|
509
|
-
<line num="9" count="
|
|
510
|
-
<line num="10" count="
|
|
511
|
-
<line num="11" count="
|
|
512
|
-
<line num="12" count="
|
|
513
|
-
<line num="13" count="
|
|
514
|
-
<line num="15" count="
|
|
509
|
+
<line num="1" count="39" type="stmt"/>
|
|
510
|
+
<line num="9" count="39" type="stmt"/>
|
|
511
|
+
<line num="10" count="39" type="stmt"/>
|
|
512
|
+
<line num="11" count="39" type="stmt"/>
|
|
513
|
+
<line num="12" count="39" type="stmt"/>
|
|
514
|
+
<line num="13" count="39" type="stmt"/>
|
|
515
|
+
<line num="15" count="39" type="stmt"/>
|
|
515
516
|
<line num="16" count="2" type="stmt"/>
|
|
516
517
|
<line num="19" count="2" type="stmt"/>
|
|
517
518
|
<line num="20" count="2" type="stmt"/>
|
|
@@ -523,7 +524,7 @@
|
|
|
523
524
|
<line num="42" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
524
525
|
<line num="44" count="0" type="stmt"/>
|
|
525
526
|
<line num="48" count="2" type="stmt"/>
|
|
526
|
-
<line num="51" count="
|
|
527
|
+
<line num="51" count="39" type="stmt"/>
|
|
527
528
|
<line num="52" count="0" type="stmt"/>
|
|
528
529
|
<line num="53" count="0" type="stmt"/>
|
|
529
530
|
<line num="55" count="0" type="stmt"/>
|
|
@@ -534,7 +535,7 @@
|
|
|
534
535
|
<line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
535
536
|
<line num="63" count="0" type="stmt"/>
|
|
536
537
|
<line num="65" count="0" type="stmt"/>
|
|
537
|
-
<line num="71" count="
|
|
538
|
+
<line num="71" count="39" type="stmt"/>
|
|
538
539
|
<line num="72" count="6" type="stmt"/>
|
|
539
540
|
<line num="73" count="6" type="stmt"/>
|
|
540
541
|
<line num="74" count="6" type="stmt"/>
|
|
@@ -548,7 +549,7 @@
|
|
|
548
549
|
<line num="92" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
549
550
|
<line num="93" count="1" type="stmt"/>
|
|
550
551
|
<line num="97" count="1" type="stmt"/>
|
|
551
|
-
<line num="100" count="
|
|
552
|
+
<line num="100" count="39" type="stmt"/>
|
|
552
553
|
<line num="101" count="6" type="stmt"/>
|
|
553
554
|
<line num="102" count="6" type="stmt"/>
|
|
554
555
|
<line num="103" count="6" type="stmt"/>
|
|
@@ -566,7 +567,7 @@
|
|
|
566
567
|
<line num="123" count="6" type="stmt"/>
|
|
567
568
|
<line num="124" count="6" type="stmt"/>
|
|
568
569
|
<line num="125" count="6" type="stmt"/>
|
|
569
|
-
<line num="128" count="
|
|
570
|
+
<line num="128" count="39" type="stmt"/>
|
|
570
571
|
<line num="129" count="39" type="stmt"/>
|
|
571
572
|
<line num="130" count="39" type="stmt"/>
|
|
572
573
|
<line num="131" count="39" type="stmt"/>
|
|
@@ -586,7 +587,7 @@
|
|
|
586
587
|
<line num="158" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
587
588
|
<line num="159" count="0" type="stmt"/>
|
|
588
589
|
<line num="161" count="39" type="stmt"/>
|
|
589
|
-
<line num="164" count="
|
|
590
|
+
<line num="164" count="39" type="stmt"/>
|
|
590
591
|
<line num="165" count="1" type="stmt"/>
|
|
591
592
|
<line num="168" count="1" type="stmt"/>
|
|
592
593
|
<line num="171" count="1" type="stmt"/>
|
|
@@ -594,10 +595,10 @@
|
|
|
594
595
|
<line num="180" count="1" type="stmt"/>
|
|
595
596
|
<line num="182" count="1" type="stmt"/>
|
|
596
597
|
<line num="183" count="1" type="stmt"/>
|
|
597
|
-
<line num="186" count="
|
|
598
|
+
<line num="186" count="39" type="stmt"/>
|
|
598
599
|
<line num="187" count="1" type="stmt"/>
|
|
599
600
|
<line num="188" count="1" type="stmt"/>
|
|
600
|
-
<line num="192" count="
|
|
601
|
+
<line num="192" count="39" type="stmt"/>
|
|
601
602
|
<line num="193" count="1" type="stmt"/>
|
|
602
603
|
<line num="194" count="1" type="stmt"/>
|
|
603
604
|
<line num="195" count="1" type="stmt"/>
|
|
@@ -611,7 +612,7 @@
|
|
|
611
612
|
<line num="212" count="0" type="stmt"/>
|
|
612
613
|
<line num="214" count="0" type="stmt"/>
|
|
613
614
|
<line num="215" count="0" type="stmt"/>
|
|
614
|
-
<line num="218" count="
|
|
615
|
+
<line num="218" count="39" type="stmt"/>
|
|
615
616
|
<line num="219" count="0" type="stmt"/>
|
|
616
617
|
<line num="222" count="0" type="stmt"/>
|
|
617
618
|
<line num="223" count="0" type="stmt"/>
|
|
@@ -713,10 +714,10 @@
|
|
|
713
714
|
</file>
|
|
714
715
|
<file name="layout.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/layout.js">
|
|
715
716
|
<metrics statements="27" coveredstatements="22" conditionals="8" coveredconditionals="5" methods="3" coveredmethods="2"/>
|
|
716
|
-
<line num="4" count="
|
|
717
|
-
<line num="5" count="
|
|
718
|
-
<line num="6" count="
|
|
719
|
-
<line num="8" count="
|
|
717
|
+
<line num="4" count="38" type="stmt"/>
|
|
718
|
+
<line num="5" count="38" type="stmt"/>
|
|
719
|
+
<line num="6" count="38" type="stmt"/>
|
|
720
|
+
<line num="8" count="38" type="stmt"/>
|
|
720
721
|
<line num="9" count="5" type="stmt"/>
|
|
721
722
|
<line num="10" count="5" type="stmt"/>
|
|
722
723
|
<line num="12" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -727,7 +728,7 @@
|
|
|
727
728
|
<line num="22" count="5" type="stmt"/>
|
|
728
729
|
<line num="24" count="5" type="stmt"/>
|
|
729
730
|
<line num="25" count="5" type="stmt"/>
|
|
730
|
-
<line num="28" count="
|
|
731
|
+
<line num="28" count="38" type="stmt"/>
|
|
731
732
|
<line num="29" count="1" type="stmt"/>
|
|
732
733
|
<line num="30" count="1" type="stmt"/>
|
|
733
734
|
<line num="31" count="1" type="stmt"/>
|
|
@@ -768,16 +769,27 @@
|
|
|
768
769
|
<line num="41" count="1" type="stmt"/>
|
|
769
770
|
<line num="43" count="0" type="stmt"/>
|
|
770
771
|
</file>
|
|
772
|
+
<file name="migrations.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/migrations.js">
|
|
773
|
+
<metrics statements="8" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
774
|
+
<line num="1" count="23" type="stmt"/>
|
|
775
|
+
<line num="3" count="23" type="stmt"/>
|
|
776
|
+
<line num="4" count="0" type="stmt"/>
|
|
777
|
+
<line num="6" count="0" type="stmt"/>
|
|
778
|
+
<line num="7" count="0" type="stmt"/>
|
|
779
|
+
<line num="10" count="23" type="stmt"/>
|
|
780
|
+
<line num="11" count="0" type="stmt"/>
|
|
781
|
+
<line num="12" count="0" type="stmt"/>
|
|
782
|
+
</file>
|
|
771
783
|
<file name="permission.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/permission.js">
|
|
772
784
|
<metrics statements="78" coveredstatements="77" conditionals="33" coveredconditionals="30" methods="13" coveredmethods="13"/>
|
|
773
|
-
<line num="1" count="
|
|
774
|
-
<line num="7" count="
|
|
775
|
-
<line num="8" count="
|
|
776
|
-
<line num="9" count="
|
|
777
|
-
<line num="13" count="
|
|
778
|
-
<line num="14" count="
|
|
779
|
-
<line num="16" count="
|
|
780
|
-
<line num="21" count="
|
|
785
|
+
<line num="1" count="38" type="stmt"/>
|
|
786
|
+
<line num="7" count="38" type="stmt"/>
|
|
787
|
+
<line num="8" count="38" type="stmt"/>
|
|
788
|
+
<line num="9" count="38" type="stmt"/>
|
|
789
|
+
<line num="13" count="38" type="stmt"/>
|
|
790
|
+
<line num="14" count="38" type="stmt"/>
|
|
791
|
+
<line num="16" count="38" type="stmt"/>
|
|
792
|
+
<line num="21" count="38" type="stmt"/>
|
|
781
793
|
<line num="25" count="12" type="stmt"/>
|
|
782
794
|
<line num="30" count="12" type="stmt"/>
|
|
783
795
|
<line num="38" count="11" type="stmt"/>
|
|
@@ -810,11 +822,11 @@
|
|
|
810
822
|
<line num="93" count="11" type="stmt"/>
|
|
811
823
|
<line num="94" count="11" type="stmt"/>
|
|
812
824
|
<line num="95" count="11" type="stmt"/>
|
|
813
|
-
<line num="99" count="
|
|
825
|
+
<line num="99" count="38" type="stmt"/>
|
|
814
826
|
<line num="100" count="1" type="stmt"/>
|
|
815
|
-
<line num="103" count="
|
|
827
|
+
<line num="103" count="38" type="stmt"/>
|
|
816
828
|
<line num="105" count="1" type="stmt"/>
|
|
817
|
-
<line num="108" count="
|
|
829
|
+
<line num="108" count="38" type="stmt"/>
|
|
818
830
|
<line num="109" count="1" type="stmt"/>
|
|
819
831
|
<line num="110" count="1" type="stmt"/>
|
|
820
832
|
<line num="111" count="1" type="stmt"/>
|
|
@@ -832,7 +844,7 @@
|
|
|
832
844
|
<line num="128" count="1" type="stmt"/>
|
|
833
845
|
<line num="129" count="1" type="stmt"/>
|
|
834
846
|
<line num="131" count="1" type="stmt"/>
|
|
835
|
-
<line num="134" count="
|
|
847
|
+
<line num="134" count="38" type="stmt"/>
|
|
836
848
|
<line num="135" count="3" type="stmt"/>
|
|
837
849
|
<line num="136" count="3" type="stmt"/>
|
|
838
850
|
<line num="137" count="3" type="stmt"/>
|
|
@@ -844,17 +856,17 @@
|
|
|
844
856
|
<line num="148" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
845
857
|
<line num="154" count="3" type="stmt"/>
|
|
846
858
|
<line num="158" count="3" type="stmt"/>
|
|
847
|
-
<line num="161" count="
|
|
859
|
+
<line num="161" count="38" type="stmt"/>
|
|
848
860
|
<line num="162" count="10" type="stmt"/>
|
|
849
|
-
<line num="169" count="
|
|
861
|
+
<line num="169" count="38" type="stmt"/>
|
|
850
862
|
<line num="170" count="1" type="stmt"/>
|
|
851
863
|
</file>
|
|
852
864
|
<file name="role.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/role.js">
|
|
853
865
|
<metrics statements="53" coveredstatements="47" conditionals="22" coveredconditionals="14" methods="7" coveredmethods="5"/>
|
|
854
|
-
<line num="1" count="
|
|
855
|
-
<line num="7" count="
|
|
856
|
-
<line num="12" count="
|
|
857
|
-
<line num="14" count="
|
|
866
|
+
<line num="1" count="38" type="stmt"/>
|
|
867
|
+
<line num="7" count="38" type="stmt"/>
|
|
868
|
+
<line num="12" count="38" type="stmt"/>
|
|
869
|
+
<line num="14" count="38" type="stmt"/>
|
|
858
870
|
<line num="20" count="4" type="stmt"/>
|
|
859
871
|
<line num="21" count="4" type="stmt"/>
|
|
860
872
|
<line num="22" count="4" type="stmt"/>
|
|
@@ -871,11 +883,11 @@
|
|
|
871
883
|
<line num="34" count="4" type="stmt"/>
|
|
872
884
|
<line num="37" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
873
885
|
<line num="38" count="4" type="stmt"/>
|
|
874
|
-
<line num="42" count="
|
|
886
|
+
<line num="42" count="38" type="stmt"/>
|
|
875
887
|
<line num="43" count="2" type="stmt"/>
|
|
876
|
-
<line num="46" count="
|
|
888
|
+
<line num="46" count="38" type="stmt"/>
|
|
877
889
|
<line num="47" count="1" type="stmt"/>
|
|
878
|
-
<line num="50" count="
|
|
890
|
+
<line num="50" count="38" type="stmt"/>
|
|
879
891
|
<line num="51" count="3" type="stmt"/>
|
|
880
892
|
<line num="52" count="3" type="stmt"/>
|
|
881
893
|
<line num="53" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -890,7 +902,7 @@
|
|
|
890
902
|
<line num="66" count="3" type="stmt"/>
|
|
891
903
|
<line num="67" count="3" type="stmt"/>
|
|
892
904
|
<line num="68" count="3" type="stmt"/>
|
|
893
|
-
<line num="71" count="
|
|
905
|
+
<line num="71" count="38" type="stmt"/>
|
|
894
906
|
<line num="72" count="1" type="stmt"/>
|
|
895
907
|
<line num="73" count="1" type="stmt"/>
|
|
896
908
|
<line num="74" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -959,16 +971,16 @@
|
|
|
959
971
|
</file>
|
|
960
972
|
<file name="screen.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/screen.js">
|
|
961
973
|
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
962
|
-
<line num="1" count="
|
|
963
|
-
<line num="2" count="
|
|
964
|
-
<line num="3" count="
|
|
965
|
-
<line num="5" count="
|
|
974
|
+
<line num="1" count="38" type="stmt"/>
|
|
975
|
+
<line num="2" count="38" type="stmt"/>
|
|
976
|
+
<line num="3" count="38" type="stmt"/>
|
|
977
|
+
<line num="5" count="38" type="stmt"/>
|
|
966
978
|
<line num="6" count="1" type="stmt"/>
|
|
967
979
|
<line num="7" count="1" type="stmt"/>
|
|
968
980
|
<line num="9" count="1" type="stmt"/>
|
|
969
981
|
<line num="15" count="1" type="stmt"/>
|
|
970
982
|
<line num="17" count="1" type="stmt"/>
|
|
971
|
-
<line num="23" count="
|
|
983
|
+
<line num="23" count="38" type="stmt"/>
|
|
972
984
|
<line num="24" count="19" type="stmt"/>
|
|
973
985
|
<line num="25" count="19" type="stmt"/>
|
|
974
986
|
<line num="26" count="19" type="stmt"/>
|
|
@@ -977,7 +989,7 @@
|
|
|
977
989
|
<line num="31" count="19" type="stmt"/>
|
|
978
990
|
<line num="33" count="19" type="stmt"/>
|
|
979
991
|
<line num="34" count="19" type="stmt"/>
|
|
980
|
-
<line num="41" count="
|
|
992
|
+
<line num="41" count="38" type="stmt"/>
|
|
981
993
|
<line num="42" count="1" type="stmt"/>
|
|
982
994
|
<line num="43" count="1" type="stmt"/>
|
|
983
995
|
<line num="44" count="1" type="stmt"/>
|
|
@@ -985,12 +997,12 @@
|
|
|
985
997
|
</file>
|
|
986
998
|
<file name="script.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/script.js">
|
|
987
999
|
<metrics statements="7" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
988
|
-
<line num="1" count="
|
|
989
|
-
<line num="3" count="
|
|
1000
|
+
<line num="1" count="39" type="stmt"/>
|
|
1001
|
+
<line num="3" count="39" type="stmt"/>
|
|
990
1002
|
<line num="4" count="0" type="stmt"/>
|
|
991
1003
|
<line num="5" count="0" type="stmt"/>
|
|
992
1004
|
<line num="6" count="0" type="stmt"/>
|
|
993
|
-
<line num="9" count="
|
|
1005
|
+
<line num="9" count="39" type="stmt"/>
|
|
994
1006
|
<line num="10" count="0" type="stmt"/>
|
|
995
1007
|
</file>
|
|
996
1008
|
<file name="templates.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/templates.js">
|
|
@@ -1013,16 +1025,16 @@
|
|
|
1013
1025
|
</file>
|
|
1014
1026
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
1015
1027
|
<metrics statements="120" coveredstatements="39" conditionals="37" coveredconditionals="0" methods="16" coveredmethods="5"/>
|
|
1016
|
-
<line num="1" count="
|
|
1017
|
-
<line num="6" count="
|
|
1018
|
-
<line num="7" count="
|
|
1019
|
-
<line num="8" count="
|
|
1020
|
-
<line num="9" count="
|
|
1021
|
-
<line num="10" count="
|
|
1022
|
-
<line num="11" count="
|
|
1023
|
-
<line num="15" count="
|
|
1024
|
-
<line num="16" count="
|
|
1025
|
-
<line num="17" count="
|
|
1028
|
+
<line num="1" count="39" type="stmt"/>
|
|
1029
|
+
<line num="6" count="39" type="stmt"/>
|
|
1030
|
+
<line num="7" count="39" type="stmt"/>
|
|
1031
|
+
<line num="8" count="39" type="stmt"/>
|
|
1032
|
+
<line num="9" count="39" type="stmt"/>
|
|
1033
|
+
<line num="10" count="39" type="stmt"/>
|
|
1034
|
+
<line num="11" count="39" type="stmt"/>
|
|
1035
|
+
<line num="15" count="39" type="stmt"/>
|
|
1036
|
+
<line num="16" count="39" type="stmt"/>
|
|
1037
|
+
<line num="17" count="39" type="stmt"/>
|
|
1026
1038
|
<line num="20" count="2" type="stmt"/>
|
|
1027
1039
|
<line num="26" count="0" type="stmt"/>
|
|
1028
1040
|
<line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1037,7 +1049,7 @@
|
|
|
1037
1049
|
<line num="48" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1038
1050
|
<line num="49" count="0" type="stmt"/>
|
|
1039
1051
|
<line num="54" count="0" type="stmt"/>
|
|
1040
|
-
<line num="57" count="
|
|
1052
|
+
<line num="57" count="39" type="stmt"/>
|
|
1041
1053
|
<line num="59" count="0" type="stmt"/>
|
|
1042
1054
|
<line num="60" count="0" type="stmt"/>
|
|
1043
1055
|
<line num="64" count="0" type="stmt"/>
|
|
@@ -1046,7 +1058,7 @@
|
|
|
1046
1058
|
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1047
1059
|
<line num="68" count="0" type="stmt"/>
|
|
1048
1060
|
<line num="71" count="0" type="stmt"/>
|
|
1049
|
-
<line num="74" count="
|
|
1061
|
+
<line num="74" count="39" type="stmt"/>
|
|
1050
1062
|
<line num="75" count="0" type="stmt"/>
|
|
1051
1063
|
<line num="77" count="0" type="stmt"/>
|
|
1052
1064
|
<line num="78" count="0" type="stmt"/>
|
|
@@ -1083,7 +1095,7 @@
|
|
|
1083
1095
|
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1084
1096
|
<line num="136" count="0" type="stmt"/>
|
|
1085
1097
|
<line num="140" count="0" type="stmt"/>
|
|
1086
|
-
<line num="145" count="
|
|
1098
|
+
<line num="145" count="39" type="stmt"/>
|
|
1087
1099
|
<line num="146" count="2" type="stmt"/>
|
|
1088
1100
|
<line num="147" count="2" type="stmt"/>
|
|
1089
1101
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -1092,27 +1104,27 @@
|
|
|
1092
1104
|
<line num="152" count="7" type="stmt"/>
|
|
1093
1105
|
<line num="154" count="7" type="stmt"/>
|
|
1094
1106
|
<line num="162" count="2" type="stmt"/>
|
|
1095
|
-
<line num="165" count="
|
|
1107
|
+
<line num="165" count="39" type="stmt"/>
|
|
1096
1108
|
<line num="167" count="0" type="stmt"/>
|
|
1097
1109
|
<line num="169" count="0" type="stmt"/>
|
|
1098
1110
|
<line num="171" count="0" type="stmt"/>
|
|
1099
1111
|
<line num="172" count="0" type="stmt"/>
|
|
1100
|
-
<line num="175" count="
|
|
1112
|
+
<line num="175" count="39" type="stmt"/>
|
|
1101
1113
|
<line num="176" count="1" type="stmt"/>
|
|
1102
1114
|
<line num="177" count="1" type="stmt"/>
|
|
1103
1115
|
<line num="178" count="1" type="stmt"/>
|
|
1104
1116
|
<line num="180" count="1" type="stmt"/>
|
|
1105
1117
|
<line num="181" count="1" type="stmt"/>
|
|
1106
1118
|
<line num="185" count="1" type="stmt"/>
|
|
1107
|
-
<line num="188" count="
|
|
1119
|
+
<line num="188" count="39" type="stmt"/>
|
|
1108
1120
|
<line num="189" count="1" type="stmt"/>
|
|
1109
1121
|
<line num="190" count="1" type="stmt"/>
|
|
1110
1122
|
<line num="191" count="1" type="stmt"/>
|
|
1111
1123
|
<line num="192" count="0" type="stmt"/>
|
|
1112
1124
|
<line num="196" count="1" type="stmt"/>
|
|
1113
|
-
<line num="201" count="
|
|
1125
|
+
<line num="201" count="39" type="stmt"/>
|
|
1114
1126
|
<line num="202" count="1" type="stmt"/>
|
|
1115
|
-
<line num="205" count="
|
|
1127
|
+
<line num="205" count="39" type="stmt"/>
|
|
1116
1128
|
<line num="206" count="0" type="stmt"/>
|
|
1117
1129
|
<line num="207" count="0" type="stmt"/>
|
|
1118
1130
|
<line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1125,7 +1137,7 @@
|
|
|
1125
1137
|
<line num="219" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1126
1138
|
<line num="220" count="0" type="stmt"/>
|
|
1127
1139
|
<line num="221" count="0" type="stmt"/>
|
|
1128
|
-
<line num="224" count="
|
|
1140
|
+
<line num="224" count="39" type="stmt"/>
|
|
1129
1141
|
<line num="225" count="0" type="stmt"/>
|
|
1130
1142
|
<line num="226" count="0" type="stmt"/>
|
|
1131
1143
|
<line num="227" count="0" type="stmt"/>
|
|
@@ -1136,23 +1148,23 @@
|
|
|
1136
1148
|
</file>
|
|
1137
1149
|
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/webhook.js">
|
|
1138
1150
|
<metrics statements="57" coveredstatements="52" conditionals="10" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
1139
|
-
<line num="1" count="
|
|
1140
|
-
<line num="2" count="
|
|
1141
|
-
<line num="3" count="
|
|
1142
|
-
<line num="4" count="
|
|
1143
|
-
<line num="5" count="
|
|
1144
|
-
<line num="6" count="
|
|
1145
|
-
<line num="8" count="
|
|
1151
|
+
<line num="1" count="38" type="stmt"/>
|
|
1152
|
+
<line num="2" count="38" type="stmt"/>
|
|
1153
|
+
<line num="3" count="38" type="stmt"/>
|
|
1154
|
+
<line num="4" count="38" type="stmt"/>
|
|
1155
|
+
<line num="5" count="38" type="stmt"/>
|
|
1156
|
+
<line num="6" count="38" type="stmt"/>
|
|
1157
|
+
<line num="8" count="38" type="stmt"/>
|
|
1146
1158
|
<line num="11" count="1" type="stmt"/>
|
|
1147
1159
|
<line num="12" count="1" type="stmt"/>
|
|
1148
1160
|
<line num="13" count="1" type="stmt"/>
|
|
1149
|
-
<line num="19" count="
|
|
1150
|
-
<line num="21" count="
|
|
1151
|
-
<line num="25" count="
|
|
1161
|
+
<line num="19" count="38" type="stmt"/>
|
|
1162
|
+
<line num="21" count="38" type="stmt"/>
|
|
1163
|
+
<line num="25" count="38" type="stmt"/>
|
|
1152
1164
|
<line num="26" count="2" type="stmt"/>
|
|
1153
1165
|
<line num="27" count="2" type="stmt"/>
|
|
1154
1166
|
<line num="32" count="2" type="stmt"/>
|
|
1155
|
-
<line num="35" count="
|
|
1167
|
+
<line num="35" count="38" type="stmt"/>
|
|
1156
1168
|
<line num="36" count="10" type="stmt"/>
|
|
1157
1169
|
<line num="37" count="10" type="stmt"/>
|
|
1158
1170
|
<line num="38" count="10" type="stmt"/>
|
|
@@ -1162,10 +1174,10 @@
|
|
|
1162
1174
|
<line num="46" count="10" type="stmt"/>
|
|
1163
1175
|
<line num="47" count="10" type="stmt"/>
|
|
1164
1176
|
<line num="48" count="10" type="stmt"/>
|
|
1165
|
-
<line num="54" count="
|
|
1177
|
+
<line num="54" count="38" type="stmt"/>
|
|
1166
1178
|
<line num="55" count="2" type="stmt"/>
|
|
1167
1179
|
<line num="56" count="2" type="stmt"/>
|
|
1168
|
-
<line num="59" count="
|
|
1180
|
+
<line num="59" count="38" type="stmt"/>
|
|
1169
1181
|
<line num="60" count="1" type="stmt"/>
|
|
1170
1182
|
<line num="61" count="1" type="stmt"/>
|
|
1171
1183
|
<line num="62" count="1" type="stmt"/>
|
|
@@ -1178,7 +1190,7 @@
|
|
|
1178
1190
|
<line num="73" count="1" type="stmt"/>
|
|
1179
1191
|
<line num="78" count="1" type="stmt"/>
|
|
1180
1192
|
<line num="80" count="1" type="stmt"/>
|
|
1181
|
-
<line num="83" count="
|
|
1193
|
+
<line num="83" count="38" type="stmt"/>
|
|
1182
1194
|
<line num="84" count="1" type="stmt"/>
|
|
1183
1195
|
<line num="85" count="1" type="stmt"/>
|
|
1184
1196
|
<line num="86" count="1" type="stmt"/>
|
|
@@ -1199,26 +1211,26 @@
|
|
|
1199
1211
|
<metrics statements="102" coveredstatements="83" conditionals="29" coveredconditionals="19" methods="17" coveredmethods="15"/>
|
|
1200
1212
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/index.js">
|
|
1201
1213
|
<metrics statements="94" coveredstatements="75" conditionals="29" coveredconditionals="19" methods="14" coveredmethods="12"/>
|
|
1202
|
-
<line num="1" count="
|
|
1203
|
-
<line num="6" count="
|
|
1204
|
-
<line num="7" count="
|
|
1205
|
-
<line num="8" count="
|
|
1206
|
-
<line num="9" count="
|
|
1207
|
-
<line num="10" count="
|
|
1208
|
-
<line num="11" count="
|
|
1209
|
-
<line num="12" count="
|
|
1210
|
-
<line num="14" count="
|
|
1214
|
+
<line num="1" count="39" type="stmt"/>
|
|
1215
|
+
<line num="6" count="39" type="stmt"/>
|
|
1216
|
+
<line num="7" count="39" type="stmt"/>
|
|
1217
|
+
<line num="8" count="39" type="stmt"/>
|
|
1218
|
+
<line num="9" count="39" type="stmt"/>
|
|
1219
|
+
<line num="10" count="39" type="stmt"/>
|
|
1220
|
+
<line num="11" count="39" type="stmt"/>
|
|
1221
|
+
<line num="12" count="39" type="stmt"/>
|
|
1222
|
+
<line num="14" count="39" type="stmt"/>
|
|
1211
1223
|
<line num="20" count="5" type="stmt"/>
|
|
1212
1224
|
<line num="21" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1213
1225
|
<line num="22" count="5" type="stmt"/>
|
|
1214
1226
|
<line num="23" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1215
1227
|
<line num="24" count="4" type="stmt"/>
|
|
1216
1228
|
<line num="27" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1217
|
-
<line num="30" count="
|
|
1229
|
+
<line num="30" count="39" type="stmt"/>
|
|
1218
1230
|
<line num="31" count="2" type="stmt"/>
|
|
1219
1231
|
<line num="33" count="2" type="stmt"/>
|
|
1220
1232
|
<line num="39" count="2" type="stmt"/>
|
|
1221
|
-
<line num="42" count="
|
|
1233
|
+
<line num="42" count="39" type="stmt"/>
|
|
1222
1234
|
<line num="43" count="0" type="stmt"/>
|
|
1223
1235
|
<line num="44" count="0" type="stmt"/>
|
|
1224
1236
|
<line num="46" count="0" type="stmt"/>
|
|
@@ -1234,7 +1246,7 @@
|
|
|
1234
1246
|
<line num="72" count="0" type="stmt"/>
|
|
1235
1247
|
<line num="74" count="0" type="stmt"/>
|
|
1236
1248
|
<line num="78" count="0" type="stmt"/>
|
|
1237
|
-
<line num="81" count="
|
|
1249
|
+
<line num="81" count="39" type="stmt"/>
|
|
1238
1250
|
<line num="82" count="28" type="stmt"/>
|
|
1239
1251
|
<line num="83" count="28" type="stmt"/>
|
|
1240
1252
|
<line num="85" count="28" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1243,14 +1255,14 @@
|
|
|
1243
1255
|
<line num="90" count="28" type="stmt"/>
|
|
1244
1256
|
<line num="92" count="28" type="stmt"/>
|
|
1245
1257
|
<line num="93" count="28" type="stmt"/>
|
|
1246
|
-
<line num="96" count="
|
|
1258
|
+
<line num="96" count="39" type="stmt"/>
|
|
1247
1259
|
<line num="97" count="3" type="stmt"/>
|
|
1248
1260
|
<line num="98" count="3" type="stmt"/>
|
|
1249
1261
|
<line num="100" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1250
1262
|
<line num="101" count="1" type="stmt"/>
|
|
1251
1263
|
<line num="102" count="1" type="stmt"/>
|
|
1252
1264
|
<line num="104" count="3" type="stmt"/>
|
|
1253
|
-
<line num="107" count="
|
|
1265
|
+
<line num="107" count="39" type="stmt"/>
|
|
1254
1266
|
<line num="108" count="8" type="stmt"/>
|
|
1255
1267
|
<line num="110" count="8" type="stmt"/>
|
|
1256
1268
|
<line num="114" count="8" type="stmt"/>
|
|
@@ -1272,11 +1284,11 @@
|
|
|
1272
1284
|
<line num="167" count="1" type="stmt"/>
|
|
1273
1285
|
<line num="169" count="0" type="stmt"/>
|
|
1274
1286
|
<line num="172" count="1" type="stmt"/>
|
|
1275
|
-
<line num="176" count="
|
|
1287
|
+
<line num="176" count="39" type="stmt"/>
|
|
1276
1288
|
<line num="177" count="2" type="stmt"/>
|
|
1277
|
-
<line num="180" count="
|
|
1289
|
+
<line num="180" count="39" type="stmt"/>
|
|
1278
1290
|
<line num="181" count="0" type="stmt"/>
|
|
1279
|
-
<line num="184" count="
|
|
1291
|
+
<line num="184" count="39" type="stmt"/>
|
|
1280
1292
|
<line num="185" count="2" type="stmt"/>
|
|
1281
1293
|
<line num="186" count="2" type="stmt"/>
|
|
1282
1294
|
<line num="187" count="2" type="stmt"/>
|
|
@@ -1287,7 +1299,7 @@
|
|
|
1287
1299
|
<line num="197" count="1" type="stmt"/>
|
|
1288
1300
|
<line num="198" count="1" type="stmt"/>
|
|
1289
1301
|
<line num="200" count="1" type="stmt"/>
|
|
1290
|
-
<line num="204" count="
|
|
1302
|
+
<line num="204" count="39" type="stmt"/>
|
|
1291
1303
|
<line num="205" count="2" type="stmt"/>
|
|
1292
1304
|
<line num="206" count="2" type="stmt"/>
|
|
1293
1305
|
<line num="207" count="2" type="stmt"/>
|
|
@@ -1296,13 +1308,13 @@
|
|
|
1296
1308
|
</file>
|
|
1297
1309
|
<file name="validation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/validation.js">
|
|
1298
1310
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1299
|
-
<line num="1" count="
|
|
1300
|
-
<line num="2" count="
|
|
1301
|
-
<line num="4" count="
|
|
1311
|
+
<line num="1" count="40" type="stmt"/>
|
|
1312
|
+
<line num="2" count="40" type="stmt"/>
|
|
1313
|
+
<line num="4" count="40" type="stmt"/>
|
|
1302
1314
|
<line num="5" count="28" type="stmt"/>
|
|
1303
|
-
<line num="26" count="
|
|
1315
|
+
<line num="26" count="40" type="stmt"/>
|
|
1304
1316
|
<line num="28" count="23" type="stmt"/>
|
|
1305
|
-
<line num="31" count="
|
|
1317
|
+
<line num="31" count="40" type="stmt"/>
|
|
1306
1318
|
<line num="33" count="23" type="stmt"/>
|
|
1307
1319
|
</file>
|
|
1308
1320
|
</package>
|
|
@@ -1310,10 +1322,10 @@
|
|
|
1310
1322
|
<metrics statements="651" coveredstatements="333" conditionals="292" coveredconditionals="88" methods="93" coveredmethods="39"/>
|
|
1311
1323
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1312
1324
|
<metrics statements="99" coveredstatements="15" conditionals="42" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
1313
|
-
<line num="6" count="
|
|
1314
|
-
<line num="10" count="
|
|
1315
|
-
<line num="11" count="
|
|
1316
|
-
<line num="12" count="
|
|
1325
|
+
<line num="6" count="39" type="stmt"/>
|
|
1326
|
+
<line num="10" count="39" type="stmt"/>
|
|
1327
|
+
<line num="11" count="39" type="stmt"/>
|
|
1328
|
+
<line num="12" count="39" type="stmt"/>
|
|
1317
1329
|
<line num="16" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1318
1330
|
<line num="17" count="0" type="stmt"/>
|
|
1319
1331
|
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1322,40 +1334,40 @@
|
|
|
1322
1334
|
<line num="22" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1323
1335
|
<line num="23" count="0" type="stmt"/>
|
|
1324
1336
|
<line num="28" count="0" type="stmt"/>
|
|
1325
|
-
<line num="33" count="
|
|
1326
|
-
<line num="35" count="
|
|
1337
|
+
<line num="33" count="39" type="stmt"/>
|
|
1338
|
+
<line num="35" count="39" type="stmt"/>
|
|
1327
1339
|
<line num="36" count="0" type="stmt"/>
|
|
1328
1340
|
<line num="37" count="0" type="stmt"/>
|
|
1329
1341
|
<line num="38" count="0" type="stmt"/>
|
|
1330
1342
|
<line num="39" count="0" type="stmt"/>
|
|
1331
1343
|
<line num="41" count="0" type="stmt"/>
|
|
1332
1344
|
<line num="42" count="0" type="stmt"/>
|
|
1333
|
-
<line num="48" count="
|
|
1345
|
+
<line num="48" count="39" type="stmt"/>
|
|
1334
1346
|
<line num="49" count="0" type="stmt"/>
|
|
1335
1347
|
<line num="50" count="0" type="stmt"/>
|
|
1336
1348
|
<line num="51" count="0" type="stmt"/>
|
|
1337
1349
|
<line num="52" count="0" type="stmt"/>
|
|
1338
|
-
<line num="57" count="
|
|
1350
|
+
<line num="57" count="39" type="stmt"/>
|
|
1339
1351
|
<line num="60" count="0" type="stmt"/>
|
|
1340
1352
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1341
1353
|
<line num="62" count="0" type="stmt"/>
|
|
1342
|
-
<line num="65" count="
|
|
1354
|
+
<line num="65" count="39" type="stmt"/>
|
|
1343
1355
|
<line num="66" count="0" type="stmt"/>
|
|
1344
1356
|
<line num="67" count="0" type="stmt"/>
|
|
1345
1357
|
<line num="68" count="0" type="stmt"/>
|
|
1346
|
-
<line num="71" count="
|
|
1358
|
+
<line num="71" count="39" type="stmt"/>
|
|
1347
1359
|
<line num="72" count="0" type="stmt"/>
|
|
1348
1360
|
<line num="73" count="0" type="stmt"/>
|
|
1349
1361
|
<line num="74" count="0" type="stmt"/>
|
|
1350
1362
|
<line num="75" count="0" type="stmt"/>
|
|
1351
1363
|
<line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1352
|
-
<line num="86" count="
|
|
1364
|
+
<line num="86" count="39" type="stmt"/>
|
|
1353
1365
|
<line num="87" count="0" type="stmt"/>
|
|
1354
1366
|
<line num="88" count="0" type="stmt"/>
|
|
1355
1367
|
<line num="89" count="0" type="stmt"/>
|
|
1356
1368
|
<line num="90" count="0" type="stmt"/>
|
|
1357
1369
|
<line num="98" count="0" type="stmt"/>
|
|
1358
|
-
<line num="101" count="
|
|
1370
|
+
<line num="101" count="39" type="stmt"/>
|
|
1359
1371
|
<line num="102" count="0" type="stmt"/>
|
|
1360
1372
|
<line num="103" count="0" type="stmt"/>
|
|
1361
1373
|
<line num="104" count="0" type="stmt"/>
|
|
@@ -1364,7 +1376,7 @@
|
|
|
1364
1376
|
<line num="107" count="0" type="stmt"/>
|
|
1365
1377
|
<line num="113" count="0" type="stmt"/>
|
|
1366
1378
|
<line num="114" count="0" type="stmt"/>
|
|
1367
|
-
<line num="117" count="
|
|
1379
|
+
<line num="117" count="39" type="stmt"/>
|
|
1368
1380
|
<line num="118" count="0" type="stmt"/>
|
|
1369
1381
|
<line num="119" count="0" type="stmt"/>
|
|
1370
1382
|
<line num="120" count="0" type="stmt"/>
|
|
@@ -1385,9 +1397,9 @@
|
|
|
1385
1397
|
<line num="155" count="0" type="stmt"/>
|
|
1386
1398
|
<line num="168" count="0" type="stmt"/>
|
|
1387
1399
|
<line num="171" count="0" type="stmt"/>
|
|
1388
|
-
<line num="174" count="
|
|
1400
|
+
<line num="174" count="39" type="stmt"/>
|
|
1389
1401
|
<line num="176" count="0" type="stmt"/>
|
|
1390
|
-
<line num="179" count="
|
|
1402
|
+
<line num="179" count="39" type="stmt"/>
|
|
1391
1403
|
<line num="180" count="0" type="stmt"/>
|
|
1392
1404
|
<line num="181" count="0" type="stmt"/>
|
|
1393
1405
|
<line num="182" count="0" type="stmt"/>
|
|
@@ -1412,9 +1424,9 @@
|
|
|
1412
1424
|
</file>
|
|
1413
1425
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/index.js">
|
|
1414
1426
|
<metrics statements="85" coveredstatements="79" conditionals="34" coveredconditionals="32" methods="11" coveredmethods="11"/>
|
|
1415
|
-
<line num="1" count="
|
|
1416
|
-
<line num="2" count="
|
|
1417
|
-
<line num="3" count="
|
|
1427
|
+
<line num="1" count="39" type="stmt"/>
|
|
1428
|
+
<line num="2" count="39" type="stmt"/>
|
|
1429
|
+
<line num="3" count="39" type="stmt"/>
|
|
1418
1430
|
<line num="6" count="114" type="cond" truecount="1" falsecount="1"/>
|
|
1419
1431
|
<line num="7" count="0" type="stmt"/>
|
|
1420
1432
|
<line num="9" count="113" type="stmt"/>
|
|
@@ -1424,7 +1436,7 @@
|
|
|
1424
1436
|
<line num="17" count="32" type="stmt"/>
|
|
1425
1437
|
<line num="19" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1426
1438
|
<line num="20" count="7" type="stmt"/>
|
|
1427
|
-
<line num="24" count="
|
|
1439
|
+
<line num="24" count="39" type="stmt"/>
|
|
1428
1440
|
<line num="25" count="6" type="stmt"/>
|
|
1429
1441
|
<line num="26" count="6" type="stmt"/>
|
|
1430
1442
|
<line num="27" count="6" type="stmt"/>
|
|
@@ -1437,7 +1449,7 @@
|
|
|
1437
1449
|
<line num="37" count="4" type="stmt"/>
|
|
1438
1450
|
<line num="38" count="4" type="stmt"/>
|
|
1439
1451
|
<line num="40" count="2" type="stmt"/>
|
|
1440
|
-
<line num="44" count="
|
|
1452
|
+
<line num="44" count="39" type="stmt"/>
|
|
1441
1453
|
<line num="45" count="72" type="stmt"/>
|
|
1442
1454
|
<line num="46" count="72" type="stmt"/>
|
|
1443
1455
|
<line num="47" count="72" type="stmt"/>
|
|
@@ -1450,22 +1462,22 @@
|
|
|
1450
1462
|
<line num="56" count="69" type="stmt"/>
|
|
1451
1463
|
<line num="57" count="69" type="stmt"/>
|
|
1452
1464
|
<line num="59" count="1" type="stmt"/>
|
|
1453
|
-
<line num="63" count="
|
|
1465
|
+
<line num="63" count="39" type="stmt"/>
|
|
1454
1466
|
<line num="64" count="7" type="stmt"/>
|
|
1455
1467
|
<line num="65" count="7" type="stmt"/>
|
|
1456
1468
|
<line num="66" count="7" type="stmt"/>
|
|
1457
1469
|
<line num="68" count="1" type="stmt"/>
|
|
1458
|
-
<line num="72" count="
|
|
1470
|
+
<line num="72" count="39" type="stmt"/>
|
|
1459
1471
|
<line num="73" count="4" type="stmt"/>
|
|
1460
1472
|
<line num="74" count="4" type="stmt"/>
|
|
1461
1473
|
<line num="75" count="4" type="stmt"/>
|
|
1462
1474
|
<line num="77" count="0" type="stmt"/>
|
|
1463
|
-
<line num="81" count="
|
|
1475
|
+
<line num="81" count="39" type="stmt"/>
|
|
1464
1476
|
<line num="82" count="18" type="stmt"/>
|
|
1465
1477
|
<line num="83" count="18" type="stmt"/>
|
|
1466
1478
|
<line num="84" count="18" type="stmt"/>
|
|
1467
1479
|
<line num="86" count="3" type="stmt"/>
|
|
1468
|
-
<line num="90" count="
|
|
1480
|
+
<line num="90" count="39" type="stmt"/>
|
|
1469
1481
|
<line num="91" count="5" type="stmt"/>
|
|
1470
1482
|
<line num="92" count="5" type="stmt"/>
|
|
1471
1483
|
<line num="93" count="5" type="stmt"/>
|
|
@@ -1481,18 +1493,18 @@
|
|
|
1481
1493
|
<line num="107" count="4" type="stmt"/>
|
|
1482
1494
|
<line num="109" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1483
1495
|
<line num="110" count="4" type="stmt"/>
|
|
1484
|
-
<line num="113" count="
|
|
1496
|
+
<line num="113" count="39" type="stmt"/>
|
|
1485
1497
|
<line num="114" count="1" type="stmt"/>
|
|
1486
1498
|
<line num="115" count="1" type="stmt"/>
|
|
1487
1499
|
<line num="116" count="1" type="stmt"/>
|
|
1488
1500
|
<line num="117" count="1" type="stmt"/>
|
|
1489
1501
|
<line num="119" count="0" type="stmt"/>
|
|
1490
|
-
<line num="123" count="
|
|
1502
|
+
<line num="123" count="39" type="stmt"/>
|
|
1491
1503
|
<line num="124" count="2" type="stmt"/>
|
|
1492
1504
|
<line num="125" count="2" type="stmt"/>
|
|
1493
1505
|
<line num="126" count="2" type="stmt"/>
|
|
1494
1506
|
<line num="128" count="0" type="stmt"/>
|
|
1495
|
-
<line num="132" count="
|
|
1507
|
+
<line num="132" count="39" type="stmt"/>
|
|
1496
1508
|
<line num="133" count="1" type="stmt"/>
|
|
1497
1509
|
<line num="134" count="1" type="stmt"/>
|
|
1498
1510
|
<line num="135" count="1" type="stmt"/>
|
|
@@ -1500,21 +1512,21 @@
|
|
|
1500
1512
|
</file>
|
|
1501
1513
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1502
1514
|
<metrics statements="202" coveredstatements="174" conditionals="60" coveredconditionals="38" methods="24" coveredmethods="22"/>
|
|
1503
|
-
<line num="1" count="
|
|
1504
|
-
<line num="2" count="
|
|
1505
|
-
<line num="8" count="
|
|
1506
|
-
<line num="9" count="
|
|
1507
|
-
<line num="14" count="
|
|
1508
|
-
<line num="15" count="
|
|
1509
|
-
<line num="16" count="
|
|
1510
|
-
<line num="17" count="
|
|
1511
|
-
<line num="18" count="
|
|
1512
|
-
<line num="19" count="
|
|
1513
|
-
<line num="20" count="
|
|
1514
|
-
<line num="26" count="
|
|
1515
|
-
<line num="27" count="
|
|
1516
|
-
<line num="28" count="
|
|
1517
|
-
<line num="30" count="
|
|
1515
|
+
<line num="1" count="39" type="stmt"/>
|
|
1516
|
+
<line num="2" count="39" type="stmt"/>
|
|
1517
|
+
<line num="8" count="39" type="stmt"/>
|
|
1518
|
+
<line num="9" count="39" type="stmt"/>
|
|
1519
|
+
<line num="14" count="39" type="stmt"/>
|
|
1520
|
+
<line num="15" count="39" type="stmt"/>
|
|
1521
|
+
<line num="16" count="39" type="stmt"/>
|
|
1522
|
+
<line num="17" count="39" type="stmt"/>
|
|
1523
|
+
<line num="18" count="39" type="stmt"/>
|
|
1524
|
+
<line num="19" count="39" type="stmt"/>
|
|
1525
|
+
<line num="20" count="39" type="stmt"/>
|
|
1526
|
+
<line num="26" count="39" type="stmt"/>
|
|
1527
|
+
<line num="27" count="39" type="stmt"/>
|
|
1528
|
+
<line num="28" count="39" type="stmt"/>
|
|
1529
|
+
<line num="30" count="39" type="stmt"/>
|
|
1518
1530
|
<line num="37" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1519
1531
|
<line num="38" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1520
1532
|
<line num="39" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1536,7 +1548,7 @@
|
|
|
1536
1548
|
<line num="68" count="5" type="stmt"/>
|
|
1537
1549
|
<line num="73" count="10" type="stmt"/>
|
|
1538
1550
|
<line num="75" count="5" type="stmt"/>
|
|
1539
|
-
<line num="78" count="
|
|
1551
|
+
<line num="78" count="39" type="stmt"/>
|
|
1540
1552
|
<line num="79" count="5" type="stmt"/>
|
|
1541
1553
|
<line num="80" count="5" type="stmt"/>
|
|
1542
1554
|
<line num="81" count="5" type="stmt"/>
|
|
@@ -1563,7 +1575,7 @@
|
|
|
1563
1575
|
<line num="131" count="0" type="stmt"/>
|
|
1564
1576
|
<line num="132" count="0" type="stmt"/>
|
|
1565
1577
|
<line num="135" count="4" type="stmt"/>
|
|
1566
|
-
<line num="141" count="
|
|
1578
|
+
<line num="141" count="39" type="stmt"/>
|
|
1567
1579
|
<line num="142" count="70" type="stmt"/>
|
|
1568
1580
|
<line num="143" count="70" type="stmt"/>
|
|
1569
1581
|
<line num="144" count="70" type="stmt"/>
|
|
@@ -1577,7 +1589,7 @@
|
|
|
1577
1589
|
<line num="160" count="0" type="stmt"/>
|
|
1578
1590
|
<line num="164" count="70" type="stmt"/>
|
|
1579
1591
|
<line num="172" count="69" type="stmt"/>
|
|
1580
|
-
<line num="178" count="
|
|
1592
|
+
<line num="178" count="39" type="stmt"/>
|
|
1581
1593
|
<line num="179" count="7" type="stmt"/>
|
|
1582
1594
|
<line num="180" count="7" type="stmt"/>
|
|
1583
1595
|
<line num="183" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -1602,21 +1614,21 @@
|
|
|
1602
1614
|
<line num="228" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1603
1615
|
<line num="232" count="0" type="stmt"/>
|
|
1604
1616
|
<line num="238" count="5" type="stmt"/>
|
|
1605
|
-
<line num="241" count="
|
|
1617
|
+
<line num="241" count="39" type="stmt"/>
|
|
1606
1618
|
<line num="242" count="5" type="stmt"/>
|
|
1607
1619
|
<line num="243" count="5" type="stmt"/>
|
|
1608
1620
|
<line num="245" count="5" type="stmt"/>
|
|
1609
1621
|
<line num="246" count="5" type="stmt"/>
|
|
1610
1622
|
<line num="247" count="5" type="stmt"/>
|
|
1611
1623
|
<line num="248" count="5" type="stmt"/>
|
|
1612
|
-
<line num="251" count="
|
|
1624
|
+
<line num="251" count="39" type="stmt"/>
|
|
1613
1625
|
<line num="252" count="18" type="stmt"/>
|
|
1614
1626
|
<line num="253" count="18" type="stmt"/>
|
|
1615
1627
|
<line num="254" count="18" type="stmt"/>
|
|
1616
1628
|
<line num="255" count="18" type="stmt"/>
|
|
1617
1629
|
<line num="256" count="15" type="stmt"/>
|
|
1618
1630
|
<line num="257" count="15" type="stmt"/>
|
|
1619
|
-
<line num="260" count="
|
|
1631
|
+
<line num="260" count="39" type="stmt"/>
|
|
1620
1632
|
<line num="261" count="3" type="stmt"/>
|
|
1621
1633
|
<line num="262" count="3" type="stmt"/>
|
|
1622
1634
|
<line num="263" count="3" type="stmt"/>
|
|
@@ -1634,7 +1646,7 @@
|
|
|
1634
1646
|
<line num="290" count="0" type="stmt"/>
|
|
1635
1647
|
<line num="292" count="2" type="stmt"/>
|
|
1636
1648
|
<line num="294" count="2" type="stmt"/>
|
|
1637
|
-
<line num="297" count="
|
|
1649
|
+
<line num="297" count="39" type="stmt"/>
|
|
1638
1650
|
<line num="298" count="2" type="stmt"/>
|
|
1639
1651
|
<line num="299" count="2" type="stmt"/>
|
|
1640
1652
|
<line num="300" count="2" type="stmt"/>
|
|
@@ -1652,7 +1664,7 @@
|
|
|
1652
1664
|
<line num="331" count="2" type="stmt"/>
|
|
1653
1665
|
<line num="332" count="2" type="stmt"/>
|
|
1654
1666
|
<line num="333" count="2" type="stmt"/>
|
|
1655
|
-
<line num="336" count="
|
|
1667
|
+
<line num="336" count="39" type="stmt"/>
|
|
1656
1668
|
<line num="338" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1657
1669
|
<line num="339" count="0" type="stmt"/>
|
|
1658
1670
|
<line num="342" count="1" type="stmt"/>
|
|
@@ -1670,9 +1682,9 @@
|
|
|
1670
1682
|
<line num="362" count="1" type="stmt"/>
|
|
1671
1683
|
<line num="363" count="1" type="stmt"/>
|
|
1672
1684
|
<line num="366" count="1" type="stmt"/>
|
|
1673
|
-
<line num="369" count="
|
|
1685
|
+
<line num="369" count="39" type="stmt"/>
|
|
1674
1686
|
<line num="370" count="2" type="stmt"/>
|
|
1675
|
-
<line num="377" count="
|
|
1687
|
+
<line num="377" count="39" type="stmt"/>
|
|
1676
1688
|
<line num="378" count="1" type="stmt"/>
|
|
1677
1689
|
<line num="379" count="1" type="stmt"/>
|
|
1678
1690
|
<line num="380" count="1" type="stmt"/>
|
|
@@ -1705,9 +1717,9 @@
|
|
|
1705
1717
|
</file>
|
|
1706
1718
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1707
1719
|
<metrics statements="151" coveredstatements="7" conditionals="95" coveredconditionals="0" methods="33" coveredmethods="0"/>
|
|
1708
|
-
<line num="1" count="
|
|
1709
|
-
<line num="2" count="
|
|
1710
|
-
<line num="3" count="
|
|
1720
|
+
<line num="1" count="38" type="stmt"/>
|
|
1721
|
+
<line num="2" count="38" type="stmt"/>
|
|
1722
|
+
<line num="3" count="38" type="stmt"/>
|
|
1711
1723
|
<line num="11" count="0" type="stmt"/>
|
|
1712
1724
|
<line num="12" count="0" type="stmt"/>
|
|
1713
1725
|
<line num="22" count="0" type="stmt"/>
|
|
@@ -1816,7 +1828,7 @@
|
|
|
1816
1828
|
<line num="244" count="0" type="stmt"/>
|
|
1817
1829
|
<line num="247" count="0" type="stmt"/>
|
|
1818
1830
|
<line num="248" count="0" type="stmt"/>
|
|
1819
|
-
<line num="258" count="
|
|
1831
|
+
<line num="258" count="38" type="stmt"/>
|
|
1820
1832
|
<line num="259" count="0" type="stmt"/>
|
|
1821
1833
|
<line num="263" count="0" type="stmt"/>
|
|
1822
1834
|
<line num="265" count="0" type="stmt"/>
|
|
@@ -1825,7 +1837,7 @@
|
|
|
1825
1837
|
<line num="271" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1826
1838
|
<line num="272" count="0" type="stmt"/>
|
|
1827
1839
|
<line num="274" count="0" type="stmt"/>
|
|
1828
|
-
<line num="294" count="
|
|
1840
|
+
<line num="294" count="38" type="stmt"/>
|
|
1829
1841
|
<line num="295" count="0" type="stmt"/>
|
|
1830
1842
|
<line num="296" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1831
1843
|
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1840,7 +1852,7 @@
|
|
|
1840
1852
|
<line num="317" count="0" type="stmt"/>
|
|
1841
1853
|
<line num="319" count="0" type="stmt"/>
|
|
1842
1854
|
<line num="324" count="0" type="stmt"/>
|
|
1843
|
-
<line num="343" count="
|
|
1855
|
+
<line num="343" count="38" type="stmt"/>
|
|
1844
1856
|
<line num="344" count="0" type="stmt"/>
|
|
1845
1857
|
<line num="345" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1846
1858
|
<line num="346" count="0" type="stmt"/>
|
|
@@ -1849,7 +1861,7 @@
|
|
|
1849
1861
|
<line num="355" count="0" type="stmt"/>
|
|
1850
1862
|
<line num="362" count="0" type="stmt"/>
|
|
1851
1863
|
<line num="367" count="0" type="stmt"/>
|
|
1852
|
-
<line num="389" count="
|
|
1864
|
+
<line num="389" count="38" type="stmt"/>
|
|
1853
1865
|
<line num="390" count="0" type="stmt"/>
|
|
1854
1866
|
<line num="391" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1855
1867
|
<line num="392" count="0" type="stmt"/>
|
|
@@ -1859,13 +1871,13 @@
|
|
|
1859
1871
|
</file>
|
|
1860
1872
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1861
1873
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
1862
|
-
<line num="1" count="
|
|
1863
|
-
<line num="2" count="
|
|
1864
|
-
<line num="7" count="
|
|
1865
|
-
<line num="8" count="
|
|
1866
|
-
<line num="9" count="
|
|
1867
|
-
<line num="10" count="
|
|
1868
|
-
<line num="18" count="
|
|
1874
|
+
<line num="1" count="39" type="stmt"/>
|
|
1875
|
+
<line num="2" count="39" type="stmt"/>
|
|
1876
|
+
<line num="7" count="39" type="stmt"/>
|
|
1877
|
+
<line num="8" count="39" type="stmt"/>
|
|
1878
|
+
<line num="9" count="39" type="stmt"/>
|
|
1879
|
+
<line num="10" count="39" type="stmt"/>
|
|
1880
|
+
<line num="18" count="39" type="stmt"/>
|
|
1869
1881
|
<line num="19" count="77" type="stmt"/>
|
|
1870
1882
|
<line num="21" count="77" type="cond" truecount="1" falsecount="1"/>
|
|
1871
1883
|
<line num="22" count="77" type="stmt"/>
|
|
@@ -1889,7 +1901,7 @@
|
|
|
1889
1901
|
<line num="58" count="0" type="stmt"/>
|
|
1890
1902
|
<line num="60" count="0" type="stmt"/>
|
|
1891
1903
|
<line num="69" count="0" type="stmt"/>
|
|
1892
|
-
<line num="72" count="
|
|
1904
|
+
<line num="72" count="39" type="stmt"/>
|
|
1893
1905
|
<line num="73" count="0" type="stmt"/>
|
|
1894
1906
|
<line num="75" count="0" type="stmt"/>
|
|
1895
1907
|
<line num="81" count="0" type="stmt"/>
|
|
@@ -1902,7 +1914,7 @@
|
|
|
1902
1914
|
<line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1903
1915
|
<line num="98" count="0" type="stmt"/>
|
|
1904
1916
|
<line num="102" count="0" type="stmt"/>
|
|
1905
|
-
<line num="111" count="
|
|
1917
|
+
<line num="111" count="39" type="stmt"/>
|
|
1906
1918
|
<line num="117" count="73" type="stmt"/>
|
|
1907
1919
|
<line num="118" count="73" type="stmt"/>
|
|
1908
1920
|
<line num="120" count="73" type="stmt"/>
|
|
@@ -1925,23 +1937,23 @@
|
|
|
1925
1937
|
</file>
|
|
1926
1938
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1927
1939
|
<metrics statements="51" coveredstatements="35" conditionals="30" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1928
|
-
<line num="1" count="
|
|
1929
|
-
<line num="2" count="
|
|
1930
|
-
<line num="3" count="
|
|
1931
|
-
<line num="4" count="
|
|
1932
|
-
<line num="5" count="
|
|
1933
|
-
<line num="6" count="
|
|
1934
|
-
<line num="7" count="
|
|
1935
|
-
<line num="8" count="
|
|
1936
|
-
<line num="10" count="
|
|
1940
|
+
<line num="1" count="39" type="stmt"/>
|
|
1941
|
+
<line num="2" count="39" type="stmt"/>
|
|
1942
|
+
<line num="3" count="39" type="stmt"/>
|
|
1943
|
+
<line num="4" count="39" type="stmt"/>
|
|
1944
|
+
<line num="5" count="39" type="stmt"/>
|
|
1945
|
+
<line num="6" count="39" type="stmt"/>
|
|
1946
|
+
<line num="7" count="39" type="stmt"/>
|
|
1947
|
+
<line num="8" count="39" type="stmt"/>
|
|
1948
|
+
<line num="10" count="39" type="stmt"/>
|
|
1937
1949
|
<line num="12" count="2" type="stmt"/>
|
|
1938
1950
|
<line num="16" count="0" type="stmt"/>
|
|
1939
|
-
<line num="20" count="
|
|
1951
|
+
<line num="20" count="39" type="stmt"/>
|
|
1940
1952
|
<line num="21" count="1" type="stmt"/>
|
|
1941
1953
|
<line num="22" count="1" type="stmt"/>
|
|
1942
1954
|
<line num="23" count="1" type="stmt"/>
|
|
1943
1955
|
<line num="24" count="1" type="stmt"/>
|
|
1944
|
-
<line num="27" count="
|
|
1956
|
+
<line num="27" count="39" type="stmt"/>
|
|
1945
1957
|
<line num="30" count="19" type="cond" truecount="1" falsecount="1"/>
|
|
1946
1958
|
<line num="31" count="0" type="stmt"/>
|
|
1947
1959
|
<line num="34" count="0" type="stmt"/>
|
|
@@ -1950,7 +1962,7 @@
|
|
|
1950
1962
|
<line num="39" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
1951
1963
|
<line num="40" count="0" type="stmt"/>
|
|
1952
1964
|
<line num="42" count="16" type="stmt"/>
|
|
1953
|
-
<line num="45" count="
|
|
1965
|
+
<line num="45" count="39" type="stmt"/>
|
|
1954
1966
|
<line num="46" count="77" type="cond" truecount="2" falsecount="0"/>
|
|
1955
1967
|
<line num="47" count="2" type="stmt"/>
|
|
1956
1968
|
<line num="48" count="2" type="stmt"/>
|
|
@@ -1982,13 +1994,13 @@
|
|
|
1982
1994
|
<metrics statements="535" coveredstatements="290" conditionals="285" coveredconditionals="105" methods="78" coveredmethods="42"/>
|
|
1983
1995
|
<file name="bulkFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/bulkFormula.js">
|
|
1984
1996
|
<metrics statements="76" coveredstatements="53" conditionals="55" coveredconditionals="24" methods="16" coveredmethods="13"/>
|
|
1985
|
-
<line num="1" count="
|
|
1986
|
-
<line num="2" count="
|
|
1987
|
-
<line num="3" count="
|
|
1988
|
-
<line num="4" count="
|
|
1989
|
-
<line num="5" count="
|
|
1990
|
-
<line num="6" count="
|
|
1991
|
-
<line num="7" count="
|
|
1997
|
+
<line num="1" count="39" type="stmt"/>
|
|
1998
|
+
<line num="2" count="39" type="stmt"/>
|
|
1999
|
+
<line num="3" count="39" type="stmt"/>
|
|
2000
|
+
<line num="4" count="39" type="stmt"/>
|
|
2001
|
+
<line num="5" count="39" type="stmt"/>
|
|
2002
|
+
<line num="6" count="39" type="stmt"/>
|
|
2003
|
+
<line num="7" count="39" type="stmt"/>
|
|
1992
2004
|
<line num="10" count="1354" type="stmt"/>
|
|
1993
2005
|
<line num="21" count="260" type="stmt"/>
|
|
1994
2006
|
<line num="22" count="260" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -2053,7 +2065,7 @@
|
|
|
2053
2065
|
<line num="162" count="260" type="cond" truecount="1" falsecount="3"/>
|
|
2054
2066
|
<line num="168" count="101" type="cond" truecount="1" falsecount="1"/>
|
|
2055
2067
|
<line num="169" count="0" type="stmt"/>
|
|
2056
|
-
<line num="173" count="
|
|
2068
|
+
<line num="173" count="39" type="stmt"/>
|
|
2057
2069
|
<line num="178" count="103" type="stmt"/>
|
|
2058
2070
|
<line num="179" count="103" type="stmt"/>
|
|
2059
2071
|
<line num="180" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -2061,14 +2073,14 @@
|
|
|
2061
2073
|
</file>
|
|
2062
2074
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
2063
2075
|
<metrics statements="137" coveredstatements="11" conditionals="76" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
2064
|
-
<line num="1" count="
|
|
2065
|
-
<line num="5" count="
|
|
2066
|
-
<line num="12" count="
|
|
2067
|
-
<line num="17" count="
|
|
2068
|
-
<line num="18" count="
|
|
2069
|
-
<line num="19" count="
|
|
2070
|
-
<line num="20" count="
|
|
2071
|
-
<line num="21" count="
|
|
2076
|
+
<line num="1" count="39" type="stmt"/>
|
|
2077
|
+
<line num="5" count="39" type="stmt"/>
|
|
2078
|
+
<line num="12" count="39" type="stmt"/>
|
|
2079
|
+
<line num="17" count="39" type="stmt"/>
|
|
2080
|
+
<line num="18" count="39" type="stmt"/>
|
|
2081
|
+
<line num="19" count="39" type="stmt"/>
|
|
2082
|
+
<line num="20" count="39" type="stmt"/>
|
|
2083
|
+
<line num="21" count="39" type="stmt"/>
|
|
2072
2084
|
<line num="30" count="0" type="stmt"/>
|
|
2073
2085
|
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2074
2086
|
<line num="42" count="0" type="stmt"/>
|
|
@@ -2120,7 +2132,7 @@
|
|
|
2120
2132
|
<line num="153" count="0" type="stmt"/>
|
|
2121
2133
|
<line num="154" count="0" type="stmt"/>
|
|
2122
2134
|
<line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2123
|
-
<line num="161" count="
|
|
2135
|
+
<line num="161" count="39" type="stmt"/>
|
|
2124
2136
|
<line num="162" count="0" type="stmt"/>
|
|
2125
2137
|
<line num="163" count="0" type="stmt"/>
|
|
2126
2138
|
<line num="165" count="0" type="stmt"/>
|
|
@@ -2174,7 +2186,7 @@
|
|
|
2174
2186
|
<line num="263" count="0" type="stmt"/>
|
|
2175
2187
|
<line num="264" count="0" type="stmt"/>
|
|
2176
2188
|
<line num="266" count="0" type="stmt"/>
|
|
2177
|
-
<line num="269" count="
|
|
2189
|
+
<line num="269" count="39" type="stmt"/>
|
|
2178
2190
|
<line num="270" count="0" type="stmt"/>
|
|
2179
2191
|
<line num="271" count="0" type="stmt"/>
|
|
2180
2192
|
<line num="272" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
@@ -2189,7 +2201,7 @@
|
|
|
2189
2201
|
<line num="286" count="0" type="stmt"/>
|
|
2190
2202
|
<line num="287" count="0" type="stmt"/>
|
|
2191
2203
|
<line num="289" count="0" type="stmt"/>
|
|
2192
|
-
<line num="292" count="
|
|
2204
|
+
<line num="292" count="39" type="stmt"/>
|
|
2193
2205
|
<line num="293" count="0" type="stmt"/>
|
|
2194
2206
|
<line num="294" count="0" type="stmt"/>
|
|
2195
2207
|
<line num="295" count="0" type="stmt"/>
|
|
@@ -2201,13 +2213,13 @@
|
|
|
2201
2213
|
</file>
|
|
2202
2214
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/index.js">
|
|
2203
2215
|
<metrics statements="55" coveredstatements="43" conditionals="23" coveredconditionals="17" methods="9" coveredmethods="6"/>
|
|
2204
|
-
<line num="1" count="
|
|
2205
|
-
<line num="2" count="
|
|
2206
|
-
<line num="3" count="
|
|
2207
|
-
<line num="4" count="
|
|
2208
|
-
<line num="5" count="
|
|
2209
|
-
<line num="6" count="
|
|
2210
|
-
<line num="7" count="
|
|
2216
|
+
<line num="1" count="39" type="stmt"/>
|
|
2217
|
+
<line num="2" count="39" type="stmt"/>
|
|
2218
|
+
<line num="3" count="39" type="stmt"/>
|
|
2219
|
+
<line num="4" count="39" type="stmt"/>
|
|
2220
|
+
<line num="5" count="39" type="stmt"/>
|
|
2221
|
+
<line num="6" count="39" type="stmt"/>
|
|
2222
|
+
<line num="7" count="39" type="stmt"/>
|
|
2211
2223
|
<line num="10" count="103" type="cond" truecount="4" falsecount="0"/>
|
|
2212
2224
|
<line num="11" count="101" type="stmt"/>
|
|
2213
2225
|
<line num="13" count="103" type="cond" truecount="3" falsecount="1"/>
|
|
@@ -2215,7 +2227,7 @@
|
|
|
2215
2227
|
<line num="15" count="103" type="cond" truecount="3" falsecount="1"/>
|
|
2216
2228
|
<line num="16" count="0" type="stmt"/>
|
|
2217
2229
|
<line num="18" count="103" type="stmt"/>
|
|
2218
|
-
<line num="22" count="
|
|
2230
|
+
<line num="22" count="39" type="stmt"/>
|
|
2219
2231
|
<line num="23" count="1" type="stmt"/>
|
|
2220
2232
|
<line num="25" count="1" type="stmt"/>
|
|
2221
2233
|
<line num="27" count="1" type="stmt"/>
|
|
@@ -2225,10 +2237,10 @@
|
|
|
2225
2237
|
<line num="36" count="0" type="stmt"/>
|
|
2226
2238
|
<line num="43" count="0" type="stmt"/>
|
|
2227
2239
|
<line num="47" count="1" type="stmt"/>
|
|
2228
|
-
<line num="50" count="
|
|
2240
|
+
<line num="50" count="39" type="stmt"/>
|
|
2229
2241
|
<line num="51" count="19" type="stmt"/>
|
|
2230
2242
|
<line num="52" count="19" type="stmt"/>
|
|
2231
|
-
<line num="55" count="
|
|
2243
|
+
<line num="55" count="39" type="stmt"/>
|
|
2232
2244
|
<line num="56" count="101" type="stmt"/>
|
|
2233
2245
|
<line num="57" count="101" type="stmt"/>
|
|
2234
2246
|
<line num="58" count="101" type="stmt"/>
|
|
@@ -2236,19 +2248,19 @@
|
|
|
2236
2248
|
<line num="60" count="101" type="stmt"/>
|
|
2237
2249
|
<line num="61" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2238
2250
|
<line num="63" count="101" type="stmt"/>
|
|
2239
|
-
<line num="66" count="
|
|
2251
|
+
<line num="66" count="39" type="stmt"/>
|
|
2240
2252
|
<line num="67" count="2" type="stmt"/>
|
|
2241
2253
|
<line num="68" count="2" type="stmt"/>
|
|
2242
2254
|
<line num="69" count="2" type="stmt"/>
|
|
2243
2255
|
<line num="70" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2244
2256
|
<line num="72" count="2" type="stmt"/>
|
|
2245
2257
|
<line num="73" count="2" type="stmt"/>
|
|
2246
|
-
<line num="76" count="
|
|
2258
|
+
<line num="76" count="39" type="stmt"/>
|
|
2247
2259
|
<line num="77" count="0" type="stmt"/>
|
|
2248
2260
|
<line num="78" count="0" type="stmt"/>
|
|
2249
2261
|
<line num="82" count="0" type="stmt"/>
|
|
2250
2262
|
<line num="83" count="0" type="stmt"/>
|
|
2251
|
-
<line num="86" count="
|
|
2263
|
+
<line num="86" count="39" type="stmt"/>
|
|
2252
2264
|
<line num="88" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
2253
2265
|
<line num="90" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2254
2266
|
<line num="91" count="0" type="stmt"/>
|
|
@@ -2259,15 +2271,15 @@
|
|
|
2259
2271
|
</file>
|
|
2260
2272
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/internal.js">
|
|
2261
2273
|
<metrics statements="67" coveredstatements="54" conditionals="32" coveredconditionals="23" methods="5" coveredmethods="3"/>
|
|
2262
|
-
<line num="1" count="
|
|
2263
|
-
<line num="2" count="
|
|
2264
|
-
<line num="3" count="
|
|
2265
|
-
<line num="4" count="
|
|
2266
|
-
<line num="10" count="
|
|
2267
|
-
<line num="11" count="
|
|
2268
|
-
<line num="12" count="
|
|
2269
|
-
<line num="13" count="
|
|
2270
|
-
<line num="15" count="
|
|
2274
|
+
<line num="1" count="39" type="stmt"/>
|
|
2275
|
+
<line num="2" count="39" type="stmt"/>
|
|
2276
|
+
<line num="3" count="39" type="stmt"/>
|
|
2277
|
+
<line num="4" count="39" type="stmt"/>
|
|
2278
|
+
<line num="10" count="39" type="stmt"/>
|
|
2279
|
+
<line num="11" count="39" type="stmt"/>
|
|
2280
|
+
<line num="12" count="39" type="stmt"/>
|
|
2281
|
+
<line num="13" count="39" type="stmt"/>
|
|
2282
|
+
<line num="15" count="39" type="stmt"/>
|
|
2271
2283
|
<line num="16" count="101" type="stmt"/>
|
|
2272
2284
|
<line num="17" count="101" type="stmt"/>
|
|
2273
2285
|
<line num="18" count="101" type="stmt"/>
|
|
@@ -2303,7 +2315,7 @@
|
|
|
2303
2315
|
<line num="108" count="101" type="stmt"/>
|
|
2304
2316
|
<line num="110" count="101" type="stmt"/>
|
|
2305
2317
|
<line num="111" count="101" type="stmt"/>
|
|
2306
|
-
<line num="114" count="
|
|
2318
|
+
<line num="114" count="39" type="stmt"/>
|
|
2307
2319
|
<line num="115" count="2" type="stmt"/>
|
|
2308
2320
|
<line num="116" count="2" type="stmt"/>
|
|
2309
2321
|
<line num="117" count="2" type="stmt"/>
|
|
@@ -2320,7 +2332,7 @@
|
|
|
2320
2332
|
<line num="148" count="2" type="stmt"/>
|
|
2321
2333
|
<line num="149" count="2" type="stmt"/>
|
|
2322
2334
|
<line num="150" count="2" type="stmt"/>
|
|
2323
|
-
<line num="153" count="
|
|
2335
|
+
<line num="153" count="39" type="stmt"/>
|
|
2324
2336
|
<line num="154" count="0" type="stmt"/>
|
|
2325
2337
|
<line num="155" count="0" type="stmt"/>
|
|
2326
2338
|
<line num="156" count="0" type="stmt"/>
|
|
@@ -2329,25 +2341,25 @@
|
|
|
2329
2341
|
</file>
|
|
2330
2342
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/utils.js">
|
|
2331
2343
|
<metrics statements="200" coveredstatements="129" conditionals="99" coveredconditionals="41" methods="34" coveredmethods="20"/>
|
|
2332
|
-
<line num="1" count="
|
|
2333
|
-
<line num="2" count="
|
|
2334
|
-
<line num="9" count="
|
|
2335
|
-
<line num="10" count="
|
|
2336
|
-
<line num="11" count="
|
|
2337
|
-
<line num="15" count="
|
|
2338
|
-
<line num="20" count="
|
|
2339
|
-
<line num="25" count="
|
|
2340
|
-
<line num="26" count="
|
|
2341
|
-
<line num="27" count="
|
|
2342
|
-
<line num="28" count="
|
|
2343
|
-
<line num="29" count="
|
|
2344
|
-
<line num="31" count="
|
|
2344
|
+
<line num="1" count="39" type="stmt"/>
|
|
2345
|
+
<line num="2" count="39" type="stmt"/>
|
|
2346
|
+
<line num="9" count="39" type="stmt"/>
|
|
2347
|
+
<line num="10" count="39" type="stmt"/>
|
|
2348
|
+
<line num="11" count="39" type="stmt"/>
|
|
2349
|
+
<line num="15" count="39" type="stmt"/>
|
|
2350
|
+
<line num="20" count="39" type="stmt"/>
|
|
2351
|
+
<line num="25" count="39" type="stmt"/>
|
|
2352
|
+
<line num="26" count="39" type="stmt"/>
|
|
2353
|
+
<line num="27" count="39" type="stmt"/>
|
|
2354
|
+
<line num="28" count="39" type="stmt"/>
|
|
2355
|
+
<line num="29" count="39" type="stmt"/>
|
|
2356
|
+
<line num="31" count="39" type="stmt"/>
|
|
2345
2357
|
<line num="32" count="0" type="stmt"/>
|
|
2346
2358
|
<line num="33" count="0" type="stmt"/>
|
|
2347
2359
|
<line num="38" count="0" type="stmt"/>
|
|
2348
2360
|
<line num="40" count="0" type="stmt"/>
|
|
2349
2361
|
<line num="41" count="0" type="stmt"/>
|
|
2350
|
-
<line num="46" count="
|
|
2362
|
+
<line num="46" count="39" type="stmt"/>
|
|
2351
2363
|
<line num="47" count="101" type="stmt"/>
|
|
2352
2364
|
<line num="48" count="101" type="stmt"/>
|
|
2353
2365
|
<line num="49" count="101" type="stmt"/>
|
|
@@ -2369,7 +2381,7 @@
|
|
|
2369
2381
|
<line num="78" count="1" type="stmt"/>
|
|
2370
2382
|
<line num="79" count="1" type="stmt"/>
|
|
2371
2383
|
<line num="81" count="101" type="stmt"/>
|
|
2372
|
-
<line num="85" count="
|
|
2384
|
+
<line num="85" count="39" type="stmt"/>
|
|
2373
2385
|
<line num="86" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2374
2386
|
<line num="87" count="0" type="stmt"/>
|
|
2375
2387
|
<line num="90" count="4" type="stmt"/>
|
|
@@ -2377,7 +2389,7 @@
|
|
|
2377
2389
|
<line num="94" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
2378
2390
|
<line num="99" count="0" type="stmt"/>
|
|
2379
2391
|
<line num="102" count="4" type="stmt"/>
|
|
2380
|
-
<line num="105" count="
|
|
2392
|
+
<line num="105" count="39" type="stmt"/>
|
|
2381
2393
|
<line num="106" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
2382
2394
|
<line num="107" count="101" type="stmt"/>
|
|
2383
2395
|
<line num="110" count="1" type="stmt"/>
|
|
@@ -2400,7 +2412,7 @@
|
|
|
2400
2412
|
<line num="150" count="1" type="stmt"/>
|
|
2401
2413
|
<line num="151" count="1" type="stmt"/>
|
|
2402
2414
|
<line num="152" count="1" type="stmt"/>
|
|
2403
|
-
<line num="155" count="
|
|
2415
|
+
<line num="155" count="39" type="stmt"/>
|
|
2404
2416
|
<line num="156" count="101" type="stmt"/>
|
|
2405
2417
|
<line num="158" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2406
2418
|
<line num="159" count="2" type="stmt"/>
|
|
@@ -2415,7 +2427,7 @@
|
|
|
2415
2427
|
<line num="175" count="1" type="stmt"/>
|
|
2416
2428
|
<line num="186" count="1" type="stmt"/>
|
|
2417
2429
|
<line num="196" count="101" type="stmt"/>
|
|
2418
|
-
<line num="199" count="
|
|
2430
|
+
<line num="199" count="39" type="stmt"/>
|
|
2419
2431
|
<line num="201" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2420
2432
|
<line num="202" count="1" type="stmt"/>
|
|
2421
2433
|
<line num="204" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -2439,20 +2451,20 @@
|
|
|
2439
2451
|
<line num="249" count="101" type="stmt"/>
|
|
2440
2452
|
<line num="255" count="101" type="stmt"/>
|
|
2441
2453
|
<line num="259" count="101" type="stmt"/>
|
|
2442
|
-
<line num="263" count="
|
|
2454
|
+
<line num="263" count="39" type="stmt"/>
|
|
2443
2455
|
<line num="264" count="207" type="stmt"/>
|
|
2444
2456
|
<line num="265" count="207" type="stmt"/>
|
|
2445
2457
|
<line num="270" count="474" type="stmt"/>
|
|
2446
|
-
<line num="277" count="
|
|
2458
|
+
<line num="277" count="39" type="stmt"/>
|
|
2447
2459
|
<line num="278" count="0" type="stmt"/>
|
|
2448
2460
|
<line num="279" count="0" type="stmt"/>
|
|
2449
2461
|
<line num="280" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2450
2462
|
<line num="281" count="0" type="stmt"/>
|
|
2451
2463
|
<line num="283" count="0" type="stmt"/>
|
|
2452
|
-
<line num="286" count="
|
|
2464
|
+
<line num="286" count="39" type="stmt"/>
|
|
2453
2465
|
<line num="287" count="0" type="stmt"/>
|
|
2454
2466
|
<line num="288" count="0" type="stmt"/>
|
|
2455
|
-
<line num="291" count="
|
|
2467
|
+
<line num="291" count="39" type="stmt"/>
|
|
2456
2468
|
<line num="292" count="30" type="stmt"/>
|
|
2457
2469
|
<line num="293" count="30" type="cond" truecount="1" falsecount="1"/>
|
|
2458
2470
|
<line num="294" count="0" type="stmt"/>
|
|
@@ -2460,7 +2472,7 @@
|
|
|
2460
2472
|
<line num="296" count="0" type="stmt"/>
|
|
2461
2473
|
<line num="297" count="0" type="stmt"/>
|
|
2462
2474
|
<line num="299" count="30" type="stmt"/>
|
|
2463
|
-
<line num="303" count="
|
|
2475
|
+
<line num="303" count="39" type="stmt"/>
|
|
2464
2476
|
<line num="304" count="1" type="stmt"/>
|
|
2465
2477
|
<line num="305" count="1" type="stmt"/>
|
|
2466
2478
|
<line num="308" count="1" type="stmt"/>
|
|
@@ -2499,16 +2511,16 @@
|
|
|
2499
2511
|
<line num="367" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2500
2512
|
<line num="368" count="0" type="stmt"/>
|
|
2501
2513
|
<line num="370" count="0" type="stmt"/>
|
|
2502
|
-
<line num="375" count="
|
|
2514
|
+
<line num="375" count="39" type="stmt"/>
|
|
2503
2515
|
<line num="376" count="0" type="stmt"/>
|
|
2504
|
-
<line num="379" count="
|
|
2516
|
+
<line num="379" count="39" type="stmt"/>
|
|
2505
2517
|
<line num="380" count="0" type="stmt"/>
|
|
2506
|
-
<line num="383" count="
|
|
2518
|
+
<line num="383" count="39" type="cond" truecount="0" falsecount="1"/>
|
|
2507
2519
|
<line num="384" count="0" type="stmt"/>
|
|
2508
2520
|
<line num="389" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2509
2521
|
<line num="390" count="0" type="stmt"/>
|
|
2510
2522
|
<line num="392" count="0" type="stmt"/>
|
|
2511
|
-
<line num="395" count="
|
|
2523
|
+
<line num="395" count="39" type="stmt"/>
|
|
2512
2524
|
<line num="396" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2513
2525
|
<line num="400" count="0" type="stmt"/>
|
|
2514
2526
|
<line num="402" count="0" type="stmt"/>
|
|
@@ -2517,7 +2529,7 @@
|
|
|
2517
2529
|
<line num="405" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
2518
2530
|
<line num="406" count="0" type="stmt"/>
|
|
2519
2531
|
<line num="409" count="0" type="stmt"/>
|
|
2520
|
-
<line num="412" count="
|
|
2532
|
+
<line num="412" count="39" type="stmt"/>
|
|
2521
2533
|
<line num="413" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2522
2534
|
<line num="414" count="97" type="stmt"/>
|
|
2523
2535
|
<line num="416" count="4" type="stmt"/>
|
|
@@ -2528,14 +2540,14 @@
|
|
|
2528
2540
|
<line num="422" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2529
2541
|
<line num="423" count="0" type="stmt"/>
|
|
2530
2542
|
<line num="426" count="4" type="stmt"/>
|
|
2531
|
-
<line num="429" count="
|
|
2543
|
+
<line num="429" count="39" type="stmt"/>
|
|
2532
2544
|
</file>
|
|
2533
2545
|
</package>
|
|
2534
2546
|
<package name="api.controllers.view">
|
|
2535
2547
|
<metrics statements="190" coveredstatements="140" conditionals="83" coveredconditionals="53" methods="25" coveredmethods="18"/>
|
|
2536
2548
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
2537
2549
|
<metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
2538
|
-
<line num="1" count="
|
|
2550
|
+
<line num="1" count="38" type="stmt"/>
|
|
2539
2551
|
<line num="2" count="2" type="stmt"/>
|
|
2540
2552
|
<line num="4" count="1" type="stmt"/>
|
|
2541
2553
|
<line num="5" count="1" type="stmt"/>
|
|
@@ -2543,24 +2555,24 @@
|
|
|
2543
2555
|
<line num="8" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2544
2556
|
<line num="9" count="2" type="stmt"/>
|
|
2545
2557
|
<line num="13" count="1" type="stmt"/>
|
|
2546
|
-
<line num="16" count="
|
|
2558
|
+
<line num="16" count="38" type="stmt"/>
|
|
2547
2559
|
<line num="17" count="1" type="stmt"/>
|
|
2548
|
-
<line num="20" count="
|
|
2560
|
+
<line num="20" count="38" type="stmt"/>
|
|
2549
2561
|
</file>
|
|
2550
2562
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/index.js">
|
|
2551
2563
|
<metrics statements="70" coveredstatements="63" conditionals="25" coveredconditionals="18" methods="8" coveredmethods="5"/>
|
|
2552
|
-
<line num="1" count="
|
|
2553
|
-
<line num="2" count="
|
|
2554
|
-
<line num="3" count="
|
|
2555
|
-
<line num="4" count="
|
|
2556
|
-
<line num="5" count="
|
|
2557
|
-
<line num="6" count="
|
|
2558
|
-
<line num="7" count="
|
|
2559
|
-
<line num="8" count="
|
|
2560
|
-
<line num="10" count="
|
|
2564
|
+
<line num="1" count="38" type="stmt"/>
|
|
2565
|
+
<line num="2" count="38" type="stmt"/>
|
|
2566
|
+
<line num="3" count="38" type="stmt"/>
|
|
2567
|
+
<line num="4" count="38" type="stmt"/>
|
|
2568
|
+
<line num="5" count="38" type="stmt"/>
|
|
2569
|
+
<line num="6" count="38" type="stmt"/>
|
|
2570
|
+
<line num="7" count="38" type="stmt"/>
|
|
2571
|
+
<line num="8" count="38" type="stmt"/>
|
|
2572
|
+
<line num="10" count="38" type="stmt"/>
|
|
2561
2573
|
<line num="11" count="1" type="stmt"/>
|
|
2562
2574
|
<line num="12" count="1" type="stmt"/>
|
|
2563
|
-
<line num="15" count="
|
|
2575
|
+
<line num="15" count="38" type="stmt"/>
|
|
2564
2576
|
<line num="16" count="8" type="stmt"/>
|
|
2565
2577
|
<line num="17" count="8" type="stmt"/>
|
|
2566
2578
|
<line num="18" count="8" type="stmt"/>
|
|
@@ -2576,7 +2588,7 @@
|
|
|
2576
2588
|
<line num="34" count="0" type="stmt"/>
|
|
2577
2589
|
<line num="36" count="8" type="stmt"/>
|
|
2578
2590
|
<line num="38" count="8" type="stmt"/>
|
|
2579
|
-
<line num="44" count="
|
|
2591
|
+
<line num="44" count="38" type="stmt"/>
|
|
2580
2592
|
<line num="45" count="1" type="stmt"/>
|
|
2581
2593
|
<line num="46" count="1" type="stmt"/>
|
|
2582
2594
|
<line num="47" count="1" type="stmt"/>
|
|
@@ -2584,7 +2596,7 @@
|
|
|
2584
2596
|
<line num="49" count="1" type="stmt"/>
|
|
2585
2597
|
<line num="50" count="1" type="stmt"/>
|
|
2586
2598
|
<line num="52" count="1" type="stmt"/>
|
|
2587
|
-
<line num="55" count="
|
|
2599
|
+
<line num="55" count="38" type="stmt"/>
|
|
2588
2600
|
<line num="56" count="2" type="stmt"/>
|
|
2589
2601
|
<line num="57" count="2" type="stmt"/>
|
|
2590
2602
|
<line num="58" count="2" type="stmt"/>
|
|
@@ -2622,9 +2634,9 @@
|
|
|
2622
2634
|
</file>
|
|
2623
2635
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.js">
|
|
2624
2636
|
<metrics statements="76" coveredstatements="38" conditionals="26" coveredconditionals="9" methods="9" coveredmethods="6"/>
|
|
2625
|
-
<line num="7" count="
|
|
2626
|
-
<line num="8" count="
|
|
2627
|
-
<line num="10" count="
|
|
2637
|
+
<line num="7" count="39" type="stmt"/>
|
|
2638
|
+
<line num="8" count="39" type="stmt"/>
|
|
2639
|
+
<line num="10" count="39" type="stmt"/>
|
|
2628
2640
|
<line num="11" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2629
2641
|
<line num="12" count="2" type="stmt"/>
|
|
2630
2642
|
<line num="13" count="2" type="stmt"/>
|
|
@@ -2632,7 +2644,7 @@
|
|
|
2632
2644
|
<line num="17" count="0" type="stmt"/>
|
|
2633
2645
|
<line num="20" count="0" type="stmt"/>
|
|
2634
2646
|
<line num="21" count="0" type="stmt"/>
|
|
2635
|
-
<line num="25" count="
|
|
2647
|
+
<line num="25" count="39" type="stmt"/>
|
|
2636
2648
|
<line num="26" count="2" type="stmt"/>
|
|
2637
2649
|
<line num="27" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2638
2650
|
<line num="28" count="2" type="stmt"/>
|
|
@@ -2645,7 +2657,7 @@
|
|
|
2645
2657
|
<line num="47" count="0" type="stmt"/>
|
|
2646
2658
|
<line num="48" count="0" type="stmt"/>
|
|
2647
2659
|
<line num="54" count="2" type="stmt"/>
|
|
2648
|
-
<line num="57" count="
|
|
2660
|
+
<line num="57" count="39" type="stmt"/>
|
|
2649
2661
|
<line num="58" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
2650
2662
|
<line num="59" count="8" type="stmt"/>
|
|
2651
2663
|
<line num="60" count="8" type="stmt"/>
|
|
@@ -2663,7 +2675,7 @@
|
|
|
2663
2675
|
<line num="84" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2664
2676
|
<line num="85" count="0" type="stmt"/>
|
|
2665
2677
|
<line num="90" count="0" type="stmt"/>
|
|
2666
|
-
<line num="94" count="
|
|
2678
|
+
<line num="94" count="39" type="stmt"/>
|
|
2667
2679
|
<line num="95" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2668
2680
|
<line num="96" count="1" type="stmt"/>
|
|
2669
2681
|
<line num="97" count="1" type="stmt"/>
|
|
@@ -2674,25 +2686,25 @@
|
|
|
2674
2686
|
<line num="103" count="0" type="stmt"/>
|
|
2675
2687
|
<line num="104" count="0" type="stmt"/>
|
|
2676
2688
|
<line num="105" count="0" type="stmt"/>
|
|
2677
|
-
<line num="109" count="
|
|
2689
|
+
<line num="109" count="39" type="stmt"/>
|
|
2678
2690
|
<line num="111" count="0" type="stmt"/>
|
|
2679
2691
|
<line num="112" count="0" type="stmt"/>
|
|
2680
2692
|
<line num="113" count="0" type="stmt"/>
|
|
2681
2693
|
<line num="114" count="0" type="stmt"/>
|
|
2682
2694
|
<line num="115" count="0" type="stmt"/>
|
|
2683
|
-
<line num="118" count="
|
|
2695
|
+
<line num="118" count="39" type="stmt"/>
|
|
2684
2696
|
<line num="119" count="0" type="stmt"/>
|
|
2685
2697
|
<line num="120" count="0" type="stmt"/>
|
|
2686
2698
|
<line num="121" count="0" type="stmt"/>
|
|
2687
2699
|
<line num="122" count="0" type="stmt"/>
|
|
2688
2700
|
<line num="123" count="0" type="stmt"/>
|
|
2689
|
-
<line num="126" count="
|
|
2701
|
+
<line num="126" count="39" type="stmt"/>
|
|
2690
2702
|
<line num="127" count="6" type="stmt"/>
|
|
2691
2703
|
<line num="128" count="6" type="stmt"/>
|
|
2692
2704
|
<line num="129" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2693
2705
|
<line num="130" count="1" type="stmt"/>
|
|
2694
2706
|
<line num="132" count="5" type="stmt"/>
|
|
2695
|
-
<line num="135" count="
|
|
2707
|
+
<line num="135" count="39" type="stmt"/>
|
|
2696
2708
|
<line num="136" count="1" type="stmt"/>
|
|
2697
2709
|
<line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2698
2710
|
<line num="138" count="0" type="stmt"/>
|
|
@@ -2701,12 +2713,12 @@
|
|
|
2701
2713
|
</file>
|
|
2702
2714
|
<file name="viewBuilder.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/viewBuilder.js">
|
|
2703
2715
|
<metrics statements="33" coveredstatements="28" conditionals="30" coveredconditionals="25" methods="4" coveredmethods="3"/>
|
|
2704
|
-
<line num="1" count="
|
|
2705
|
-
<line num="13" count="
|
|
2716
|
+
<line num="1" count="40" type="stmt"/>
|
|
2717
|
+
<line num="13" count="40" type="stmt"/>
|
|
2706
2718
|
<line num="14" count="0" type="stmt"/>
|
|
2707
|
-
<line num="22" count="
|
|
2708
|
-
<line num="28" count="
|
|
2709
|
-
<line num="34" count="
|
|
2719
|
+
<line num="22" count="40" type="stmt"/>
|
|
2720
|
+
<line num="28" count="40" type="stmt"/>
|
|
2721
|
+
<line num="34" count="40" type="stmt"/>
|
|
2710
2722
|
<line num="72" count="11" type="stmt"/>
|
|
2711
2723
|
<line num="74" count="11" type="stmt"/>
|
|
2712
2724
|
<line num="75" count="11" type="stmt"/>
|
|
@@ -2733,11 +2745,11 @@
|
|
|
2733
2745
|
<line num="137" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2734
2746
|
<line num="138" count="6" type="stmt"/>
|
|
2735
2747
|
<line num="144" count="11" type="stmt"/>
|
|
2736
|
-
<line num="162" count="
|
|
2748
|
+
<line num="162" count="40" type="stmt"/>
|
|
2737
2749
|
</file>
|
|
2738
2750
|
</package>
|
|
2739
2751
|
<package name="api.routes">
|
|
2740
|
-
<metrics statements="
|
|
2752
|
+
<metrics statements="267" coveredstatements="260" conditionals="11" coveredconditionals="7" methods="10" coveredmethods="10"/>
|
|
2741
2753
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/analytics.js">
|
|
2742
2754
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2743
2755
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -2862,7 +2874,7 @@
|
|
|
2862
2874
|
<line num="26" count="23" type="stmt"/>
|
|
2863
2875
|
</file>
|
|
2864
2876
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/index.js">
|
|
2865
|
-
<metrics statements="
|
|
2877
|
+
<metrics statements="29" coveredstatements="29" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2866
2878
|
<line num="1" count="23" type="stmt"/>
|
|
2867
2879
|
<line num="2" count="23" type="stmt"/>
|
|
2868
2880
|
<line num="3" count="23" type="stmt"/>
|
|
@@ -2889,8 +2901,9 @@
|
|
|
2889
2901
|
<line num="24" count="23" type="stmt"/>
|
|
2890
2902
|
<line num="25" count="23" type="stmt"/>
|
|
2891
2903
|
<line num="26" count="23" type="stmt"/>
|
|
2892
|
-
<line num="
|
|
2893
|
-
<line num="
|
|
2904
|
+
<line num="27" count="23" type="stmt"/>
|
|
2905
|
+
<line num="29" count="23" type="stmt"/>
|
|
2906
|
+
<line num="60" count="23" type="stmt"/>
|
|
2894
2907
|
</file>
|
|
2895
2908
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.js">
|
|
2896
2909
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2923,6 +2936,15 @@
|
|
|
2923
2936
|
<line num="12" count="23" type="stmt"/>
|
|
2924
2937
|
<line num="38" count="23" type="stmt"/>
|
|
2925
2938
|
</file>
|
|
2939
|
+
<file name="migrations.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/migrations.js">
|
|
2940
|
+
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2941
|
+
<line num="1" count="23" type="stmt"/>
|
|
2942
|
+
<line num="2" count="23" type="stmt"/>
|
|
2943
|
+
<line num="3" count="23" type="stmt"/>
|
|
2944
|
+
<line num="4" count="23" type="stmt"/>
|
|
2945
|
+
<line num="6" count="23" type="stmt"/>
|
|
2946
|
+
<line num="14" count="23" type="stmt"/>
|
|
2947
|
+
</file>
|
|
2926
2948
|
<file name="permission.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/permission.js">
|
|
2927
2949
|
<metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
2928
2950
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -3087,34 +3109,34 @@
|
|
|
3087
3109
|
<metrics statements="209" coveredstatements="177" conditionals="96" coveredconditionals="77" methods="26" coveredmethods="21"/>
|
|
3088
3110
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
3089
3111
|
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
3090
|
-
<line num="1" count="
|
|
3091
|
-
<line num="2" count="
|
|
3092
|
-
<line num="3" count="
|
|
3093
|
-
<line num="4" count="
|
|
3094
|
-
<line num="5" count="
|
|
3095
|
-
<line num="6" count="
|
|
3096
|
-
<line num="7" count="
|
|
3097
|
-
<line num="8" count="
|
|
3098
|
-
<line num="9" count="
|
|
3099
|
-
<line num="10" count="
|
|
3100
|
-
<line num="11" count="
|
|
3101
|
-
<line num="12" count="
|
|
3102
|
-
<line num="13" count="
|
|
3103
|
-
<line num="14" count="
|
|
3104
|
-
<line num="15" count="
|
|
3105
|
-
<line num="16" count="
|
|
3106
|
-
<line num="18" count="
|
|
3107
|
-
<line num="36" count="
|
|
3108
|
-
<line num="58" count="
|
|
3109
|
-
<line num="59" count="
|
|
3110
|
-
<line num="60" count="
|
|
3111
|
-
<line num="61" count="
|
|
3112
|
-
<line num="71" count="
|
|
3112
|
+
<line num="1" count="39" type="stmt"/>
|
|
3113
|
+
<line num="2" count="39" type="stmt"/>
|
|
3114
|
+
<line num="3" count="39" type="stmt"/>
|
|
3115
|
+
<line num="4" count="39" type="stmt"/>
|
|
3116
|
+
<line num="5" count="39" type="stmt"/>
|
|
3117
|
+
<line num="6" count="39" type="stmt"/>
|
|
3118
|
+
<line num="7" count="39" type="stmt"/>
|
|
3119
|
+
<line num="8" count="39" type="stmt"/>
|
|
3120
|
+
<line num="9" count="39" type="stmt"/>
|
|
3121
|
+
<line num="10" count="39" type="stmt"/>
|
|
3122
|
+
<line num="11" count="39" type="stmt"/>
|
|
3123
|
+
<line num="12" count="39" type="stmt"/>
|
|
3124
|
+
<line num="13" count="39" type="stmt"/>
|
|
3125
|
+
<line num="14" count="39" type="stmt"/>
|
|
3126
|
+
<line num="15" count="39" type="stmt"/>
|
|
3127
|
+
<line num="16" count="39" type="stmt"/>
|
|
3128
|
+
<line num="18" count="39" type="stmt"/>
|
|
3129
|
+
<line num="36" count="39" type="stmt"/>
|
|
3130
|
+
<line num="58" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
3131
|
+
<line num="59" count="39" type="stmt"/>
|
|
3132
|
+
<line num="60" count="39" type="stmt"/>
|
|
3133
|
+
<line num="61" count="39" type="stmt"/>
|
|
3134
|
+
<line num="71" count="39" type="stmt"/>
|
|
3113
3135
|
</file>
|
|
3114
3136
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
3115
3137
|
<metrics statements="31" coveredstatements="29" conditionals="25" coveredconditionals="21" methods="3" coveredmethods="3"/>
|
|
3116
|
-
<line num="1" count="
|
|
3117
|
-
<line num="19" count="
|
|
3138
|
+
<line num="1" count="39" type="stmt"/>
|
|
3139
|
+
<line num="19" count="39" type="stmt"/>
|
|
3118
3140
|
<line num="20" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
3119
3141
|
<line num="21" count="1" type="stmt"/>
|
|
3120
3142
|
<line num="23" count="14" type="stmt"/>
|
|
@@ -3135,10 +3157,10 @@
|
|
|
3135
3157
|
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3136
3158
|
<line num="44" count="1" type="stmt"/>
|
|
3137
3159
|
<line num="48" count="14" type="stmt"/>
|
|
3138
|
-
<line num="61" count="
|
|
3160
|
+
<line num="61" count="39" type="stmt"/>
|
|
3139
3161
|
<line num="62" count="9" type="stmt"/>
|
|
3140
3162
|
<line num="63" count="8" type="stmt"/>
|
|
3141
|
-
<line num="66" count="
|
|
3163
|
+
<line num="66" count="39" type="stmt"/>
|
|
3142
3164
|
<line num="67" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
3143
3165
|
<line num="68" count="0" type="stmt"/>
|
|
3144
3166
|
<line num="70" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -3147,21 +3169,21 @@
|
|
|
3147
3169
|
</file>
|
|
3148
3170
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
3149
3171
|
<metrics statements="28" coveredstatements="15" conditionals="6" coveredconditionals="3" methods="3" coveredmethods="0"/>
|
|
3150
|
-
<line num="1" count="
|
|
3151
|
-
<line num="2" count="
|
|
3152
|
-
<line num="3" count="
|
|
3153
|
-
<line num="4" count="
|
|
3154
|
-
<line num="5" count="
|
|
3155
|
-
<line num="8" count="
|
|
3156
|
-
<line num="9" count="
|
|
3157
|
-
<line num="10" count="
|
|
3158
|
-
<line num="12" count="
|
|
3159
|
-
<line num="13" count="
|
|
3160
|
-
<line num="14" count="
|
|
3161
|
-
<line num="16" count="
|
|
3172
|
+
<line num="1" count="38" type="stmt"/>
|
|
3173
|
+
<line num="2" count="38" type="stmt"/>
|
|
3174
|
+
<line num="3" count="38" type="stmt"/>
|
|
3175
|
+
<line num="4" count="38" type="stmt"/>
|
|
3176
|
+
<line num="5" count="38" type="cond" truecount="1" falsecount="1"/>
|
|
3177
|
+
<line num="8" count="38" type="stmt"/>
|
|
3178
|
+
<line num="9" count="38" type="stmt"/>
|
|
3179
|
+
<line num="10" count="38" type="stmt"/>
|
|
3180
|
+
<line num="12" count="38" type="stmt"/>
|
|
3181
|
+
<line num="13" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
3182
|
+
<line num="14" count="38" type="stmt"/>
|
|
3183
|
+
<line num="16" count="38" type="stmt"/>
|
|
3162
3184
|
<line num="19" count="0" type="stmt"/>
|
|
3163
|
-
<line num="22" count="
|
|
3164
|
-
<line num="24" count="
|
|
3185
|
+
<line num="22" count="38" type="stmt"/>
|
|
3186
|
+
<line num="24" count="38" type="stmt"/>
|
|
3165
3187
|
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3166
3188
|
<line num="27" count="0" type="stmt"/>
|
|
3167
3189
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -3174,7 +3196,7 @@
|
|
|
3174
3196
|
<line num="40" count="0" type="stmt"/>
|
|
3175
3197
|
<line num="44" count="0" type="stmt"/>
|
|
3176
3198
|
<line num="45" count="0" type="stmt"/>
|
|
3177
|
-
<line num="48" count="
|
|
3199
|
+
<line num="48" count="38" type="stmt"/>
|
|
3178
3200
|
</file>
|
|
3179
3201
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/index.js">
|
|
3180
3202
|
<metrics statements="8" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="2"/>
|
|
@@ -3189,18 +3211,18 @@
|
|
|
3189
3211
|
</file>
|
|
3190
3212
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
3191
3213
|
<metrics statements="45" coveredstatements="43" conditionals="25" coveredconditionals="21" methods="7" coveredmethods="7"/>
|
|
3192
|
-
<line num="1" count="
|
|
3193
|
-
<line num="2" count="
|
|
3194
|
-
<line num="3" count="
|
|
3195
|
-
<line num="4" count="
|
|
3196
|
-
<line num="5" count="
|
|
3197
|
-
<line num="6" count="
|
|
3198
|
-
<line num="8" count="
|
|
3199
|
-
<line num="9" count="
|
|
3200
|
-
<line num="10" count="
|
|
3201
|
-
<line num="11" count="
|
|
3202
|
-
<line num="13" count="
|
|
3203
|
-
<line num="14" count="
|
|
3214
|
+
<line num="1" count="38" type="stmt"/>
|
|
3215
|
+
<line num="2" count="38" type="stmt"/>
|
|
3216
|
+
<line num="3" count="38" type="stmt"/>
|
|
3217
|
+
<line num="4" count="38" type="stmt"/>
|
|
3218
|
+
<line num="5" count="38" type="stmt"/>
|
|
3219
|
+
<line num="6" count="38" type="stmt"/>
|
|
3220
|
+
<line num="8" count="38" type="stmt"/>
|
|
3221
|
+
<line num="9" count="38" type="stmt"/>
|
|
3222
|
+
<line num="10" count="38" type="stmt"/>
|
|
3223
|
+
<line num="11" count="38" type="stmt"/>
|
|
3224
|
+
<line num="13" count="38" type="stmt"/>
|
|
3225
|
+
<line num="14" count="38" type="stmt"/>
|
|
3204
3226
|
<line num="20" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
3205
3227
|
<line num="21" count="0" type="stmt"/>
|
|
3206
3228
|
<line num="24" count="16" type="stmt"/>
|
|
@@ -3216,13 +3238,13 @@
|
|
|
3216
3238
|
<line num="48" count="0" type="stmt"/>
|
|
3217
3239
|
<line num="50" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
3218
3240
|
<line num="54" count="4" type="stmt"/>
|
|
3219
|
-
<line num="59" count="
|
|
3241
|
+
<line num="59" count="38" type="stmt"/>
|
|
3220
3242
|
<line num="64" count="8" type="stmt"/>
|
|
3221
|
-
<line num="67" count="
|
|
3243
|
+
<line num="67" count="38" type="stmt"/>
|
|
3222
3244
|
<line num="72" count="3" type="stmt"/>
|
|
3223
|
-
<line num="75" count="
|
|
3245
|
+
<line num="75" count="38" type="stmt"/>
|
|
3224
3246
|
<line num="80" count="5" type="stmt"/>
|
|
3225
|
-
<line num="83" count="
|
|
3247
|
+
<line num="83" count="38" type="stmt"/>
|
|
3226
3248
|
<line num="88" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3227
3249
|
<line num="96" count="1" type="stmt"/>
|
|
3228
3250
|
<line num="97" count="1" type="stmt"/>
|
|
@@ -3233,49 +3255,49 @@
|
|
|
3233
3255
|
<line num="104" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3234
3256
|
<line num="105" count="2" type="stmt"/>
|
|
3235
3257
|
<line num="107" count="4" type="stmt"/>
|
|
3236
|
-
<line num="111" count="
|
|
3258
|
+
<line num="111" count="38" type="stmt"/>
|
|
3237
3259
|
</file>
|
|
3238
3260
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/utils.js">
|
|
3239
3261
|
<metrics statements="74" coveredstatements="60" conditionals="38" coveredconditionals="31" methods="10" coveredmethods="9"/>
|
|
3240
|
-
<line num="1" count="
|
|
3241
|
-
<line num="2" count="
|
|
3242
|
-
<line num="3" count="
|
|
3243
|
-
<line num="4" count="
|
|
3244
|
-
<line num="5" count="
|
|
3245
|
-
<line num="6" count="
|
|
3246
|
-
<line num="7" count="
|
|
3247
|
-
<line num="8" count="
|
|
3248
|
-
<line num="9" count="
|
|
3249
|
-
<line num="10" count="
|
|
3250
|
-
<line num="12" count="
|
|
3251
|
-
<line num="13" count="
|
|
3252
|
-
<line num="14" count="
|
|
3253
|
-
<line num="16" count="
|
|
3262
|
+
<line num="1" count="38" type="stmt"/>
|
|
3263
|
+
<line num="2" count="38" type="stmt"/>
|
|
3264
|
+
<line num="3" count="38" type="stmt"/>
|
|
3265
|
+
<line num="4" count="38" type="stmt"/>
|
|
3266
|
+
<line num="5" count="38" type="stmt"/>
|
|
3267
|
+
<line num="6" count="38" type="stmt"/>
|
|
3268
|
+
<line num="7" count="38" type="stmt"/>
|
|
3269
|
+
<line num="8" count="38" type="stmt"/>
|
|
3270
|
+
<line num="9" count="38" type="stmt"/>
|
|
3271
|
+
<line num="10" count="38" type="stmt"/>
|
|
3272
|
+
<line num="12" count="38" type="stmt"/>
|
|
3273
|
+
<line num="13" count="38" type="stmt"/>
|
|
3274
|
+
<line num="14" count="38" type="stmt"/>
|
|
3275
|
+
<line num="16" count="38" type="stmt"/>
|
|
3254
3276
|
<line num="17" count="10" type="stmt"/>
|
|
3255
3277
|
<line num="19" count="10" type="stmt"/>
|
|
3256
3278
|
<line num="21" count="0" type="stmt"/>
|
|
3257
3279
|
<line num="24" count="0" type="stmt"/>
|
|
3258
|
-
<line num="28" count="
|
|
3280
|
+
<line num="28" count="38" type="stmt"/>
|
|
3259
3281
|
<line num="29" count="2" type="stmt"/>
|
|
3260
3282
|
<line num="34" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
3261
3283
|
<line num="35" count="0" type="stmt"/>
|
|
3262
3284
|
<line num="37" count="2" type="stmt"/>
|
|
3263
3285
|
<line num="41" count="2" type="stmt"/>
|
|
3264
|
-
<line num="46" count="
|
|
3265
|
-
<line num="47" count="
|
|
3266
|
-
<line num="48" count="
|
|
3267
|
-
<line num="49" count="
|
|
3268
|
-
<line num="50" count="
|
|
3269
|
-
<line num="53" count="
|
|
3270
|
-
<line num="57" count="
|
|
3271
|
-
<line num="58" count="
|
|
3272
|
-
<line num="59" count="
|
|
3273
|
-
<line num="60" count="
|
|
3286
|
+
<line num="46" count="38" type="stmt"/>
|
|
3287
|
+
<line num="47" count="76" type="stmt"/>
|
|
3288
|
+
<line num="48" count="76" type="stmt"/>
|
|
3289
|
+
<line num="49" count="836" type="cond" truecount="2" falsecount="0"/>
|
|
3290
|
+
<line num="50" count="38" type="stmt"/>
|
|
3291
|
+
<line num="53" count="76" type="stmt"/>
|
|
3292
|
+
<line num="57" count="38" type="stmt"/>
|
|
3293
|
+
<line num="58" count="202" type="stmt"/>
|
|
3294
|
+
<line num="59" count="202" type="stmt"/>
|
|
3295
|
+
<line num="60" count="202" type="stmt"/>
|
|
3274
3296
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3275
3297
|
<line num="62" count="0" type="stmt"/>
|
|
3276
3298
|
<line num="63" count="0" type="stmt"/>
|
|
3277
|
-
<line num="66" count="
|
|
3278
|
-
<line num="74" count="
|
|
3299
|
+
<line num="66" count="202" type="stmt"/>
|
|
3300
|
+
<line num="74" count="38" type="stmt"/>
|
|
3279
3301
|
<line num="75" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3280
3302
|
<line num="77" count="1" type="stmt"/>
|
|
3281
3303
|
<line num="84" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -3287,7 +3309,7 @@
|
|
|
3287
3309
|
<line num="98" count="0" type="stmt"/>
|
|
3288
3310
|
<line num="99" count="0" type="stmt"/>
|
|
3289
3311
|
<line num="101" count="1" type="stmt"/>
|
|
3290
|
-
<line num="112" count="
|
|
3312
|
+
<line num="112" count="38" type="stmt"/>
|
|
3291
3313
|
<line num="113" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3292
3314
|
<line num="114" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3293
3315
|
<line num="116" count="23" type="cond" truecount="3" falsecount="0"/>
|
|
@@ -3309,7 +3331,7 @@
|
|
|
3309
3331
|
<line num="169" count="1" type="stmt"/>
|
|
3310
3332
|
<line num="170" count="1" type="stmt"/>
|
|
3311
3333
|
<line num="175" count="23" type="stmt"/>
|
|
3312
|
-
<line num="183" count="
|
|
3334
|
+
<line num="183" count="38" type="stmt"/>
|
|
3313
3335
|
<line num="184" count="0" type="stmt"/>
|
|
3314
3336
|
</file>
|
|
3315
3337
|
</package>
|
|
@@ -3317,11 +3339,11 @@
|
|
|
3317
3339
|
<metrics statements="239" coveredstatements="176" conditionals="85" coveredconditionals="59" methods="20" coveredmethods="11"/>
|
|
3318
3340
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
3319
3341
|
<metrics statements="16" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3320
|
-
<line num="1" count="
|
|
3321
|
-
<line num="2" count="
|
|
3322
|
-
<line num="3" count="
|
|
3323
|
-
<line num="5" count="
|
|
3324
|
-
<line num="41" count="
|
|
3342
|
+
<line num="1" count="39" type="stmt"/>
|
|
3343
|
+
<line num="2" count="39" type="stmt"/>
|
|
3344
|
+
<line num="3" count="39" type="stmt"/>
|
|
3345
|
+
<line num="5" count="39" type="stmt"/>
|
|
3346
|
+
<line num="41" count="39" type="stmt"/>
|
|
3325
3347
|
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3326
3348
|
<line num="43" count="0" type="stmt"/>
|
|
3327
3349
|
<line num="48" count="0" type="stmt"/>
|
|
@@ -3336,12 +3358,12 @@
|
|
|
3336
3358
|
</file>
|
|
3337
3359
|
<file name="createRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/createRow.js">
|
|
3338
3360
|
<metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
3339
|
-
<line num="1" count="
|
|
3340
|
-
<line num="2" count="
|
|
3341
|
-
<line num="3" count="
|
|
3342
|
-
<line num="4" count="
|
|
3343
|
-
<line num="6" count="
|
|
3344
|
-
<line num="62" count="
|
|
3361
|
+
<line num="1" count="39" type="stmt"/>
|
|
3362
|
+
<line num="2" count="39" type="stmt"/>
|
|
3363
|
+
<line num="3" count="39" type="stmt"/>
|
|
3364
|
+
<line num="4" count="39" type="stmt"/>
|
|
3365
|
+
<line num="6" count="39" type="stmt"/>
|
|
3366
|
+
<line num="62" count="39" type="stmt"/>
|
|
3345
3367
|
<line num="63" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
3346
3368
|
<line num="64" count="1" type="stmt"/>
|
|
3347
3369
|
<line num="72" count="8" type="stmt"/>
|
|
@@ -3355,20 +3377,20 @@
|
|
|
3355
3377
|
</file>
|
|
3356
3378
|
<file name="delay.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/delay.js">
|
|
3357
3379
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3358
|
-
<line num="1" count="
|
|
3359
|
-
<line num="3" count="
|
|
3360
|
-
<line num="34" count="
|
|
3380
|
+
<line num="1" count="39" type="stmt"/>
|
|
3381
|
+
<line num="3" count="39" type="stmt"/>
|
|
3382
|
+
<line num="34" count="39" type="stmt"/>
|
|
3361
3383
|
<line num="35" count="1" type="stmt"/>
|
|
3362
3384
|
<line num="36" count="1" type="stmt"/>
|
|
3363
3385
|
</file>
|
|
3364
3386
|
<file name="deleteRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/deleteRow.js">
|
|
3365
3387
|
<metrics statements="14" coveredstatements="14" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
3366
|
-
<line num="1" count="
|
|
3367
|
-
<line num="2" count="
|
|
3368
|
-
<line num="3" count="
|
|
3369
|
-
<line num="4" count="
|
|
3370
|
-
<line num="6" count="
|
|
3371
|
-
<line num="55" count="
|
|
3388
|
+
<line num="1" count="39" type="stmt"/>
|
|
3389
|
+
<line num="2" count="39" type="stmt"/>
|
|
3390
|
+
<line num="3" count="39" type="stmt"/>
|
|
3391
|
+
<line num="4" count="39" type="stmt"/>
|
|
3392
|
+
<line num="6" count="39" type="stmt"/>
|
|
3393
|
+
<line num="55" count="39" type="stmt"/>
|
|
3372
3394
|
<line num="56" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
3373
3395
|
<line num="57" count="1" type="stmt"/>
|
|
3374
3396
|
<line num="65" count="3" type="stmt"/>
|
|
@@ -3380,12 +3402,12 @@
|
|
|
3380
3402
|
</file>
|
|
3381
3403
|
<file name="discord.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/discord.js">
|
|
3382
3404
|
<metrics statements="14" coveredstatements="6" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3383
|
-
<line num="1" count="
|
|
3384
|
-
<line num="2" count="
|
|
3385
|
-
<line num="4" count="
|
|
3386
|
-
<line num="5" count="
|
|
3387
|
-
<line num="7" count="
|
|
3388
|
-
<line num="57" count="
|
|
3405
|
+
<line num="1" count="39" type="stmt"/>
|
|
3406
|
+
<line num="2" count="39" type="stmt"/>
|
|
3407
|
+
<line num="4" count="39" type="stmt"/>
|
|
3408
|
+
<line num="5" count="39" type="stmt"/>
|
|
3409
|
+
<line num="7" count="39" type="stmt"/>
|
|
3410
|
+
<line num="57" count="39" type="stmt"/>
|
|
3389
3411
|
<line num="58" count="0" type="stmt"/>
|
|
3390
3412
|
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3391
3413
|
<line num="60" count="0" type="stmt"/>
|
|
@@ -3397,11 +3419,11 @@
|
|
|
3397
3419
|
</file>
|
|
3398
3420
|
<file name="executeQuery.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeQuery.js">
|
|
3399
3421
|
<metrics statements="14" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3400
|
-
<line num="1" count="
|
|
3401
|
-
<line num="2" count="
|
|
3402
|
-
<line num="3" count="
|
|
3403
|
-
<line num="5" count="
|
|
3404
|
-
<line num="53" count="
|
|
3422
|
+
<line num="1" count="39" type="stmt"/>
|
|
3423
|
+
<line num="2" count="39" type="stmt"/>
|
|
3424
|
+
<line num="3" count="39" type="stmt"/>
|
|
3425
|
+
<line num="5" count="39" type="stmt"/>
|
|
3426
|
+
<line num="53" count="39" type="stmt"/>
|
|
3405
3427
|
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3406
3428
|
<line num="55" count="0" type="stmt"/>
|
|
3407
3429
|
<line num="63" count="0" type="stmt"/>
|
|
@@ -3414,11 +3436,11 @@
|
|
|
3414
3436
|
</file>
|
|
3415
3437
|
<file name="executeScript.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeScript.js">
|
|
3416
3438
|
<metrics statements="12" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3417
|
-
<line num="1" count="
|
|
3418
|
-
<line num="2" count="
|
|
3419
|
-
<line num="3" count="
|
|
3420
|
-
<line num="5" count="
|
|
3421
|
-
<line num="41" count="
|
|
3439
|
+
<line num="1" count="39" type="stmt"/>
|
|
3440
|
+
<line num="2" count="39" type="stmt"/>
|
|
3441
|
+
<line num="3" count="39" type="stmt"/>
|
|
3442
|
+
<line num="5" count="39" type="stmt"/>
|
|
3443
|
+
<line num="41" count="39" type="stmt"/>
|
|
3422
3444
|
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3423
3445
|
<line num="43" count="0" type="stmt"/>
|
|
3424
3446
|
<line num="51" count="0" type="stmt"/>
|
|
@@ -3429,12 +3451,12 @@
|
|
|
3429
3451
|
</file>
|
|
3430
3452
|
<file name="filter.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/filter.js">
|
|
3431
3453
|
<metrics statements="26" coveredstatements="26" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
3432
|
-
<line num="1" count="
|
|
3433
|
-
<line num="8" count="
|
|
3434
|
-
<line num="15" count="
|
|
3435
|
-
<line num="16" count="
|
|
3436
|
-
<line num="18" count="
|
|
3437
|
-
<line num="61" count="
|
|
3454
|
+
<line num="1" count="39" type="stmt"/>
|
|
3455
|
+
<line num="8" count="39" type="stmt"/>
|
|
3456
|
+
<line num="15" count="39" type="stmt"/>
|
|
3457
|
+
<line num="16" count="39" type="stmt"/>
|
|
3458
|
+
<line num="18" count="39" type="stmt"/>
|
|
3459
|
+
<line num="61" count="39" type="stmt"/>
|
|
3438
3460
|
<line num="62" count="11" type="stmt"/>
|
|
3439
3461
|
<line num="64" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
3440
3462
|
<line num="65" count="6" type="stmt"/>
|
|
@@ -3458,10 +3480,10 @@
|
|
|
3458
3480
|
</file>
|
|
3459
3481
|
<file name="integromat.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/integromat.js">
|
|
3460
3482
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3461
|
-
<line num="1" count="
|
|
3462
|
-
<line num="2" count="
|
|
3463
|
-
<line num="4" count="
|
|
3464
|
-
<line num="64" count="
|
|
3483
|
+
<line num="1" count="39" type="stmt"/>
|
|
3484
|
+
<line num="2" count="39" type="stmt"/>
|
|
3485
|
+
<line num="4" count="39" type="stmt"/>
|
|
3486
|
+
<line num="64" count="39" type="stmt"/>
|
|
3465
3487
|
<line num="65" count="0" type="stmt"/>
|
|
3466
3488
|
<line num="67" count="0" type="stmt"/>
|
|
3467
3489
|
<line num="81" count="0" type="stmt"/>
|
|
@@ -3469,13 +3491,13 @@
|
|
|
3469
3491
|
</file>
|
|
3470
3492
|
<file name="outgoingWebhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/outgoingWebhook.js">
|
|
3471
3493
|
<metrics statements="25" coveredstatements="21" conditionals="17" coveredconditionals="12" methods="1" coveredmethods="1"/>
|
|
3472
|
-
<line num="1" count="
|
|
3473
|
-
<line num="2" count="
|
|
3474
|
-
<line num="3" count="
|
|
3475
|
-
<line num="5" count="
|
|
3476
|
-
<line num="13" count="
|
|
3477
|
-
<line num="19" count="
|
|
3478
|
-
<line num="79" count="
|
|
3494
|
+
<line num="1" count="39" type="stmt"/>
|
|
3495
|
+
<line num="2" count="39" type="stmt"/>
|
|
3496
|
+
<line num="3" count="39" type="stmt"/>
|
|
3497
|
+
<line num="5" count="39" type="stmt"/>
|
|
3498
|
+
<line num="13" count="39" type="stmt"/>
|
|
3499
|
+
<line num="19" count="39" type="stmt"/>
|
|
3500
|
+
<line num="79" count="39" type="stmt"/>
|
|
3479
3501
|
<line num="80" count="2" type="stmt"/>
|
|
3480
3502
|
<line num="81" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3481
3503
|
<line num="82" count="2" type="stmt"/>
|
|
@@ -3497,18 +3519,18 @@
|
|
|
3497
3519
|
</file>
|
|
3498
3520
|
<file name="queryRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/queryRows.js">
|
|
3499
3521
|
<metrics statements="23" coveredstatements="22" conditionals="11" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
3500
|
-
<line num="1" count="
|
|
3501
|
-
<line num="2" count="
|
|
3502
|
-
<line num="3" count="
|
|
3503
|
-
<line num="4" count="
|
|
3504
|
-
<line num="5" count="
|
|
3505
|
-
<line num="7" count="
|
|
3506
|
-
<line num="12" count="
|
|
3507
|
-
<line num="17" count="
|
|
3522
|
+
<line num="1" count="39" type="stmt"/>
|
|
3523
|
+
<line num="2" count="39" type="stmt"/>
|
|
3524
|
+
<line num="3" count="39" type="stmt"/>
|
|
3525
|
+
<line num="4" count="39" type="stmt"/>
|
|
3526
|
+
<line num="5" count="39" type="stmt"/>
|
|
3527
|
+
<line num="7" count="39" type="stmt"/>
|
|
3528
|
+
<line num="12" count="39" type="stmt"/>
|
|
3529
|
+
<line num="17" count="39" type="stmt"/>
|
|
3508
3530
|
<line num="75" count="1" type="stmt"/>
|
|
3509
3531
|
<line num="80" count="1" type="stmt"/>
|
|
3510
3532
|
<line num="81" count="1" type="stmt"/>
|
|
3511
|
-
<line num="84" count="
|
|
3533
|
+
<line num="84" count="39" type="stmt"/>
|
|
3512
3534
|
<line num="85" count="1" type="stmt"/>
|
|
3513
3535
|
<line num="86" count="1" type="stmt"/>
|
|
3514
3536
|
<line num="87" count="1" type="stmt"/>
|
|
@@ -3523,10 +3545,10 @@
|
|
|
3523
3545
|
</file>
|
|
3524
3546
|
<file name="sendSmtpEmail.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/sendSmtpEmail.js">
|
|
3525
3547
|
<metrics statements="11" coveredstatements="4" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3526
|
-
<line num="1" count="
|
|
3527
|
-
<line num="2" count="
|
|
3528
|
-
<line num="4" count="
|
|
3529
|
-
<line num="51" count="
|
|
3548
|
+
<line num="1" count="39" type="stmt"/>
|
|
3549
|
+
<line num="2" count="39" type="stmt"/>
|
|
3550
|
+
<line num="4" count="39" type="stmt"/>
|
|
3551
|
+
<line num="51" count="39" type="stmt"/>
|
|
3530
3552
|
<line num="52" count="0" type="stmt"/>
|
|
3531
3553
|
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3532
3554
|
<line num="54" count="0" type="stmt"/>
|
|
@@ -3537,17 +3559,17 @@
|
|
|
3537
3559
|
</file>
|
|
3538
3560
|
<file name="serverLog.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/serverLog.js">
|
|
3539
3561
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3540
|
-
<line num="7" count="
|
|
3541
|
-
<line num="40" count="
|
|
3562
|
+
<line num="7" count="39" type="stmt"/>
|
|
3563
|
+
<line num="40" count="39" type="stmt"/>
|
|
3542
3564
|
<line num="41" count="0" type="stmt"/>
|
|
3543
3565
|
<line num="42" count="0" type="stmt"/>
|
|
3544
3566
|
</file>
|
|
3545
3567
|
<file name="slack.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/slack.js">
|
|
3546
3568
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3547
|
-
<line num="1" count="
|
|
3548
|
-
<line num="2" count="
|
|
3549
|
-
<line num="4" count="
|
|
3550
|
-
<line num="46" count="
|
|
3569
|
+
<line num="1" count="39" type="stmt"/>
|
|
3570
|
+
<line num="2" count="39" type="stmt"/>
|
|
3571
|
+
<line num="4" count="39" type="stmt"/>
|
|
3572
|
+
<line num="46" count="39" type="stmt"/>
|
|
3551
3573
|
<line num="47" count="0" type="stmt"/>
|
|
3552
3574
|
<line num="48" count="0" type="stmt"/>
|
|
3553
3575
|
<line num="58" count="0" type="stmt"/>
|
|
@@ -3555,11 +3577,11 @@
|
|
|
3555
3577
|
</file>
|
|
3556
3578
|
<file name="updateRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/updateRow.js">
|
|
3557
3579
|
<metrics statements="18" coveredstatements="18" conditionals="10" coveredconditionals="10" methods="1" coveredmethods="1"/>
|
|
3558
|
-
<line num="1" count="
|
|
3559
|
-
<line num="2" count="
|
|
3560
|
-
<line num="3" count="
|
|
3561
|
-
<line num="5" count="
|
|
3562
|
-
<line num="58" count="
|
|
3580
|
+
<line num="1" count="39" type="stmt"/>
|
|
3581
|
+
<line num="2" count="39" type="stmt"/>
|
|
3582
|
+
<line num="3" count="39" type="stmt"/>
|
|
3583
|
+
<line num="5" count="39" type="stmt"/>
|
|
3584
|
+
<line num="58" count="39" type="stmt"/>
|
|
3563
3585
|
<line num="59" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3564
3586
|
<line num="60" count="1" type="stmt"/>
|
|
3565
3587
|
<line num="67" count="2" type="stmt"/>
|
|
@@ -3576,7 +3598,7 @@
|
|
|
3576
3598
|
</file>
|
|
3577
3599
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/utils.js">
|
|
3578
3600
|
<metrics statements="17" coveredstatements="15" conditionals="9" coveredconditionals="6" methods="3" coveredmethods="3"/>
|
|
3579
|
-
<line num="1" count="
|
|
3601
|
+
<line num="1" count="39" type="stmt"/>
|
|
3580
3602
|
<line num="2" count="2" type="stmt"/>
|
|
3581
3603
|
<line num="4" count="2" type="stmt"/>
|
|
3582
3604
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -3585,7 +3607,7 @@
|
|
|
3585
3607
|
<line num="9" count="0" type="stmt"/>
|
|
3586
3608
|
<line num="12" count="0" type="stmt"/>
|
|
3587
3609
|
<line num="14" count="2" type="stmt"/>
|
|
3588
|
-
<line num="20" count="
|
|
3610
|
+
<line num="20" count="39" type="cond" truecount="0" falsecount="1"/>
|
|
3589
3611
|
<line num="21" count="15" type="stmt"/>
|
|
3590
3612
|
<line num="26" count="1" type="stmt"/>
|
|
3591
3613
|
<line num="29" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3596,10 +3618,10 @@
|
|
|
3596
3618
|
</file>
|
|
3597
3619
|
<file name="zapier.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/zapier.js">
|
|
3598
3620
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3599
|
-
<line num="1" count="
|
|
3600
|
-
<line num="2" count="
|
|
3601
|
-
<line num="4" count="
|
|
3602
|
-
<line num="57" count="
|
|
3621
|
+
<line num="1" count="39" type="stmt"/>
|
|
3622
|
+
<line num="2" count="39" type="stmt"/>
|
|
3623
|
+
<line num="4" count="39" type="stmt"/>
|
|
3624
|
+
<line num="57" count="39" type="stmt"/>
|
|
3603
3625
|
<line num="58" count="0" type="stmt"/>
|
|
3604
3626
|
<line num="62" count="0" type="stmt"/>
|
|
3605
3627
|
<line num="77" count="0" type="stmt"/>
|
|
@@ -3610,113 +3632,113 @@
|
|
|
3610
3632
|
<metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3611
3633
|
<file name="app.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/app.js">
|
|
3612
3634
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3613
|
-
<line num="1" count="
|
|
3635
|
+
<line num="1" count="39" type="stmt"/>
|
|
3614
3636
|
</file>
|
|
3615
3637
|
<file name="cron.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/cron.js">
|
|
3616
3638
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3617
|
-
<line num="1" count="
|
|
3639
|
+
<line num="1" count="39" type="stmt"/>
|
|
3618
3640
|
</file>
|
|
3619
3641
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/index.js">
|
|
3620
3642
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3621
|
-
<line num="1" count="
|
|
3622
|
-
<line num="2" count="
|
|
3623
|
-
<line num="3" count="
|
|
3624
|
-
<line num="4" count="
|
|
3625
|
-
<line num="5" count="
|
|
3626
|
-
<line num="6" count="
|
|
3627
|
-
<line num="8" count="
|
|
3643
|
+
<line num="1" count="39" type="stmt"/>
|
|
3644
|
+
<line num="2" count="39" type="stmt"/>
|
|
3645
|
+
<line num="3" count="39" type="stmt"/>
|
|
3646
|
+
<line num="4" count="39" type="stmt"/>
|
|
3647
|
+
<line num="5" count="39" type="stmt"/>
|
|
3648
|
+
<line num="6" count="39" type="stmt"/>
|
|
3649
|
+
<line num="8" count="39" type="stmt"/>
|
|
3628
3650
|
</file>
|
|
3629
3651
|
<file name="rowDeleted.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowDeleted.js">
|
|
3630
3652
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3631
|
-
<line num="1" count="
|
|
3653
|
+
<line num="1" count="39" type="stmt"/>
|
|
3632
3654
|
</file>
|
|
3633
3655
|
<file name="rowSaved.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowSaved.js">
|
|
3634
3656
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3635
|
-
<line num="1" count="
|
|
3657
|
+
<line num="1" count="39" type="stmt"/>
|
|
3636
3658
|
</file>
|
|
3637
3659
|
<file name="rowUpdated.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowUpdated.js">
|
|
3638
3660
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3639
|
-
<line num="1" count="
|
|
3661
|
+
<line num="1" count="39" type="stmt"/>
|
|
3640
3662
|
</file>
|
|
3641
3663
|
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/webhook.js">
|
|
3642
3664
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3643
|
-
<line num="1" count="
|
|
3665
|
+
<line num="1" count="39" type="stmt"/>
|
|
3644
3666
|
</file>
|
|
3645
3667
|
</package>
|
|
3646
3668
|
<package name="constants">
|
|
3647
3669
|
<metrics statements="32" coveredstatements="32" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3648
3670
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3649
3671
|
<metrics statements="25" coveredstatements="25" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3650
|
-
<line num="1" count="
|
|
3651
|
-
<line num="2" count="
|
|
3652
|
-
<line num="3" count="
|
|
3653
|
-
<line num="5" count="
|
|
3654
|
-
<line num="9" count="
|
|
3655
|
-
<line num="22" count="
|
|
3656
|
-
<line num="23" count="
|
|
3657
|
-
<line num="32" count="
|
|
3658
|
-
<line num="48" count="
|
|
3659
|
-
<line num="54" count="
|
|
3660
|
-
<line num="55" count="
|
|
3661
|
-
<line num="58" count="
|
|
3662
|
-
<line num="64" count="
|
|
3663
|
-
<line num="69" count="
|
|
3664
|
-
<line num="75" count="
|
|
3665
|
-
<line num="86" count="
|
|
3666
|
-
<line num="90" count="
|
|
3667
|
-
<line num="95" count="
|
|
3668
|
-
<line num="157" count="
|
|
3669
|
-
<line num="165" count="
|
|
3670
|
-
<line num="166" count="
|
|
3671
|
-
<line num="173" count="
|
|
3672
|
-
<line num="178" count="
|
|
3673
|
-
<line num="184" count="
|
|
3674
|
-
<line num="190" count="
|
|
3672
|
+
<line num="1" count="47" type="stmt"/>
|
|
3673
|
+
<line num="2" count="47" type="stmt"/>
|
|
3674
|
+
<line num="3" count="47" type="stmt"/>
|
|
3675
|
+
<line num="5" count="47" type="stmt"/>
|
|
3676
|
+
<line num="9" count="47" type="stmt"/>
|
|
3677
|
+
<line num="22" count="47" type="stmt"/>
|
|
3678
|
+
<line num="23" count="47" type="stmt"/>
|
|
3679
|
+
<line num="32" count="47" type="stmt"/>
|
|
3680
|
+
<line num="48" count="47" type="stmt"/>
|
|
3681
|
+
<line num="54" count="47" type="stmt"/>
|
|
3682
|
+
<line num="55" count="94" type="cond" truecount="1" falsecount="1"/>
|
|
3683
|
+
<line num="58" count="47" type="stmt"/>
|
|
3684
|
+
<line num="64" count="47" type="stmt"/>
|
|
3685
|
+
<line num="69" count="47" type="stmt"/>
|
|
3686
|
+
<line num="75" count="47" type="stmt"/>
|
|
3687
|
+
<line num="86" count="47" type="stmt"/>
|
|
3688
|
+
<line num="90" count="47" type="stmt"/>
|
|
3689
|
+
<line num="95" count="47" type="stmt"/>
|
|
3690
|
+
<line num="157" count="47" type="stmt"/>
|
|
3691
|
+
<line num="165" count="47" type="stmt"/>
|
|
3692
|
+
<line num="166" count="47" type="stmt"/>
|
|
3693
|
+
<line num="173" count="47" type="stmt"/>
|
|
3694
|
+
<line num="178" count="47" type="stmt"/>
|
|
3695
|
+
<line num="184" count="47" type="stmt"/>
|
|
3696
|
+
<line num="190" count="47" type="stmt"/>
|
|
3675
3697
|
</file>
|
|
3676
3698
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3677
3699
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3678
|
-
<line num="1" count="
|
|
3679
|
-
<line num="6" count="
|
|
3680
|
-
<line num="51" count="
|
|
3681
|
-
<line num="149" count="
|
|
3700
|
+
<line num="1" count="38" type="stmt"/>
|
|
3701
|
+
<line num="6" count="38" type="stmt"/>
|
|
3702
|
+
<line num="51" count="38" type="stmt"/>
|
|
3703
|
+
<line num="149" count="38" type="stmt"/>
|
|
3682
3704
|
</file>
|
|
3683
3705
|
<file name="screens.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/screens.js">
|
|
3684
3706
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3685
|
-
<line num="1" count="
|
|
3686
|
-
<line num="2" count="
|
|
3687
|
-
<line num="4" count="
|
|
3707
|
+
<line num="1" count="38" type="stmt"/>
|
|
3708
|
+
<line num="2" count="38" type="stmt"/>
|
|
3709
|
+
<line num="4" count="38" type="stmt"/>
|
|
3688
3710
|
</file>
|
|
3689
3711
|
</package>
|
|
3690
3712
|
<package name="db">
|
|
3691
3713
|
<metrics statements="155" coveredstatements="130" conditionals="63" coveredconditionals="22" methods="36" coveredmethods="28"/>
|
|
3692
3714
|
<file name="client.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/client.js">
|
|
3693
3715
|
<metrics statements="17" coveredstatements="17" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|
|
3694
|
-
<line num="1" count="
|
|
3695
|
-
<line num="2" count="
|
|
3696
|
-
<line num="3" count="
|
|
3697
|
-
<line num="4" count="
|
|
3698
|
-
<line num="5" count="
|
|
3699
|
-
<line num="6" count="
|
|
3700
|
-
<line num="8" count="
|
|
3701
|
-
<line num="10" count="
|
|
3702
|
-
<line num="11" count="
|
|
3703
|
-
<line num="12" count="
|
|
3704
|
-
<line num="14" count="
|
|
3705
|
-
<line num="18" count="
|
|
3706
|
-
<line num="19" count="
|
|
3707
|
-
<line num="20" count="
|
|
3708
|
-
<line num="26" count="
|
|
3709
|
-
<line num="29" count="
|
|
3710
|
-
<line num="31" count="
|
|
3716
|
+
<line num="1" count="49" type="stmt"/>
|
|
3717
|
+
<line num="2" count="49" type="stmt"/>
|
|
3718
|
+
<line num="3" count="49" type="stmt"/>
|
|
3719
|
+
<line num="4" count="49" type="stmt"/>
|
|
3720
|
+
<line num="5" count="49" type="stmt"/>
|
|
3721
|
+
<line num="6" count="49" type="stmt"/>
|
|
3722
|
+
<line num="8" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
3723
|
+
<line num="10" count="49" type="stmt"/>
|
|
3724
|
+
<line num="11" count="49" type="stmt"/>
|
|
3725
|
+
<line num="12" count="49" type="stmt"/>
|
|
3726
|
+
<line num="14" count="49" type="stmt"/>
|
|
3727
|
+
<line num="18" count="49" type="cond" truecount="1" falsecount="1"/>
|
|
3728
|
+
<line num="19" count="49" type="stmt"/>
|
|
3729
|
+
<line num="20" count="49" type="stmt"/>
|
|
3730
|
+
<line num="26" count="49" type="stmt"/>
|
|
3731
|
+
<line num="29" count="49" type="stmt"/>
|
|
3732
|
+
<line num="31" count="49" type="stmt"/>
|
|
3711
3733
|
</file>
|
|
3712
3734
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3713
3735
|
<metrics statements="23" coveredstatements="6" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3714
|
-
<line num="1" count="
|
|
3715
|
-
<line num="2" count="
|
|
3716
|
-
<line num="3" count="
|
|
3717
|
-
<line num="5" count="
|
|
3718
|
-
<line num="6" count="
|
|
3719
|
-
<line num="11" count="
|
|
3736
|
+
<line num="1" count="39" type="stmt"/>
|
|
3737
|
+
<line num="2" count="39" type="stmt"/>
|
|
3738
|
+
<line num="3" count="39" type="stmt"/>
|
|
3739
|
+
<line num="5" count="39" type="stmt"/>
|
|
3740
|
+
<line num="6" count="39" type="stmt"/>
|
|
3741
|
+
<line num="11" count="39" type="stmt"/>
|
|
3720
3742
|
<line num="15" count="0" type="stmt"/>
|
|
3721
3743
|
<line num="17" count="0" type="stmt"/>
|
|
3722
3744
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -3737,126 +3759,126 @@
|
|
|
3737
3759
|
</file>
|
|
3738
3760
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/index.js">
|
|
3739
3761
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3740
|
-
<line num="1" count="
|
|
3741
|
-
<line num="3" count="
|
|
3762
|
+
<line num="1" count="49" type="stmt"/>
|
|
3763
|
+
<line num="3" count="49" type="stmt"/>
|
|
3742
3764
|
</file>
|
|
3743
3765
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3744
3766
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3745
|
-
<line num="1" count="
|
|
3746
|
-
<line num="3" count="
|
|
3747
|
-
<line num="4" count="
|
|
3767
|
+
<line num="1" count="54" type="stmt"/>
|
|
3768
|
+
<line num="3" count="54" type="stmt"/>
|
|
3769
|
+
<line num="4" count="932" type="stmt"/>
|
|
3748
3770
|
</file>
|
|
3749
3771
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3750
3772
|
<metrics statements="110" coveredstatements="102" conditionals="51" coveredconditionals="19" methods="31" coveredmethods="27"/>
|
|
3751
|
-
<line num="1" count="
|
|
3752
|
-
<line num="12" count="
|
|
3753
|
-
<line num="14" count="
|
|
3754
|
-
<line num="16" count="
|
|
3755
|
-
<line num="22" count="
|
|
3756
|
-
<line num="46" count="
|
|
3757
|
-
<line num="51" count="
|
|
3758
|
-
<line num="55" count="
|
|
3759
|
-
<line num="59" count="
|
|
3760
|
-
<line num="61" count="
|
|
3761
|
-
<line num="69" count="
|
|
3762
|
-
<line num="70" count="
|
|
3763
|
-
<line num="71" count="
|
|
3764
|
-
<line num="72" count="
|
|
3765
|
-
<line num="73" count="
|
|
3766
|
-
<line num="74" count="
|
|
3767
|
-
<line num="75" count="
|
|
3768
|
-
<line num="76" count="
|
|
3769
|
-
<line num="77" count="
|
|
3770
|
-
<line num="78" count="
|
|
3771
|
-
<line num="79" count="
|
|
3772
|
-
<line num="80" count="
|
|
3773
|
-
<line num="81" count="
|
|
3774
|
-
<line num="82" count="
|
|
3775
|
-
<line num="84" count="
|
|
3776
|
-
<line num="85" count="
|
|
3777
|
-
<line num="87" count="
|
|
3773
|
+
<line num="1" count="54" type="stmt"/>
|
|
3774
|
+
<line num="12" count="54" type="stmt"/>
|
|
3775
|
+
<line num="14" count="54" type="stmt"/>
|
|
3776
|
+
<line num="16" count="54" type="stmt"/>
|
|
3777
|
+
<line num="22" count="54" type="stmt"/>
|
|
3778
|
+
<line num="46" count="54" type="stmt"/>
|
|
3779
|
+
<line num="51" count="54" type="stmt"/>
|
|
3780
|
+
<line num="55" count="54" type="stmt"/>
|
|
3781
|
+
<line num="59" count="54" type="stmt"/>
|
|
3782
|
+
<line num="61" count="54" type="stmt"/>
|
|
3783
|
+
<line num="69" count="54" type="stmt"/>
|
|
3784
|
+
<line num="70" count="54" type="stmt"/>
|
|
3785
|
+
<line num="71" count="54" type="stmt"/>
|
|
3786
|
+
<line num="72" count="54" type="stmt"/>
|
|
3787
|
+
<line num="73" count="54" type="stmt"/>
|
|
3788
|
+
<line num="74" count="54" type="stmt"/>
|
|
3789
|
+
<line num="75" count="54" type="stmt"/>
|
|
3790
|
+
<line num="76" count="54" type="stmt"/>
|
|
3791
|
+
<line num="77" count="54" type="stmt"/>
|
|
3792
|
+
<line num="78" count="54" type="stmt"/>
|
|
3793
|
+
<line num="79" count="54" type="stmt"/>
|
|
3794
|
+
<line num="80" count="54" type="stmt"/>
|
|
3795
|
+
<line num="81" count="54" type="stmt"/>
|
|
3796
|
+
<line num="82" count="54" type="stmt"/>
|
|
3797
|
+
<line num="84" count="54" type="stmt"/>
|
|
3798
|
+
<line num="85" count="54" type="stmt"/>
|
|
3799
|
+
<line num="87" count="54" type="stmt"/>
|
|
3778
3800
|
<line num="88" count="74" type="stmt"/>
|
|
3779
|
-
<line num="104" count="
|
|
3780
|
-
<line num="105" count="
|
|
3781
|
-
<line num="107" count="
|
|
3782
|
-
<line num="114" count="
|
|
3783
|
-
<line num="119" count="
|
|
3801
|
+
<line num="104" count="864" type="cond" truecount="2" falsecount="0"/>
|
|
3802
|
+
<line num="105" count="851" type="stmt"/>
|
|
3803
|
+
<line num="107" count="864" type="stmt"/>
|
|
3804
|
+
<line num="114" count="54" type="stmt"/>
|
|
3805
|
+
<line num="119" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3784
3806
|
<line num="120" count="209" type="stmt"/>
|
|
3785
|
-
<line num="127" count="
|
|
3807
|
+
<line num="127" count="54" type="stmt"/>
|
|
3786
3808
|
<line num="128" count="101" type="stmt"/>
|
|
3787
|
-
<line num="139" count="
|
|
3809
|
+
<line num="139" count="54" type="cond" truecount="0" falsecount="3"/>
|
|
3788
3810
|
<line num="140" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
3789
3811
|
<line num="141" count="4" type="stmt"/>
|
|
3790
3812
|
<line num="144" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3791
3813
|
<line num="146" count="11" type="stmt"/>
|
|
3792
|
-
<line num="155" count="
|
|
3814
|
+
<line num="155" count="54" type="cond" truecount="1" falsecount="0"/>
|
|
3793
3815
|
<line num="156" count="216" type="cond" truecount="2" falsecount="0"/>
|
|
3794
3816
|
<line num="157" count="216" type="stmt"/>
|
|
3795
|
-
<line num="163" count="
|
|
3817
|
+
<line num="163" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3796
3818
|
<line num="164" count="3" type="stmt"/>
|
|
3797
|
-
<line num="172" count="
|
|
3819
|
+
<line num="172" count="54" type="stmt"/>
|
|
3798
3820
|
<line num="173" count="145" type="stmt"/>
|
|
3799
|
-
<line num="179" count="
|
|
3821
|
+
<line num="179" count="54" type="stmt"/>
|
|
3800
3822
|
<line num="180" count="2" type="stmt"/>
|
|
3801
3823
|
<line num="181" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
3802
3824
|
<line num="182" count="1" type="stmt"/>
|
|
3803
3825
|
<line num="184" count="1" type="stmt"/>
|
|
3804
|
-
<line num="190" count="
|
|
3805
|
-
<line num="191" count="
|
|
3806
|
-
<line num="198" count="
|
|
3826
|
+
<line num="190" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3827
|
+
<line num="191" count="220" type="stmt"/>
|
|
3828
|
+
<line num="198" count="54" type="stmt"/>
|
|
3807
3829
|
<line num="199" count="20" type="stmt"/>
|
|
3808
|
-
<line num="213" count="
|
|
3830
|
+
<line num="213" count="54" type="stmt"/>
|
|
3809
3831
|
<line num="221" count="9" type="stmt"/>
|
|
3810
3832
|
<line num="222" count="9" type="stmt"/>
|
|
3811
3833
|
<line num="223" count="9" type="stmt"/>
|
|
3812
3834
|
<line num="224" count="9" type="stmt"/>
|
|
3813
|
-
<line num="230" count="
|
|
3835
|
+
<line num="230" count="54" type="cond" truecount="0" falsecount="1"/>
|
|
3814
3836
|
<line num="231" count="0" type="stmt"/>
|
|
3815
|
-
<line num="238" count="
|
|
3816
|
-
<line num="239" count="
|
|
3817
|
-
<line num="240" count="
|
|
3837
|
+
<line num="238" count="54" type="cond" truecount="0" falsecount="1"/>
|
|
3838
|
+
<line num="239" count="195" type="stmt"/>
|
|
3839
|
+
<line num="240" count="195" type="cond" truecount="1" falsecount="1"/>
|
|
3818
3840
|
<line num="241" count="0" type="stmt"/>
|
|
3819
|
-
<line num="243" count="
|
|
3820
|
-
<line num="250" count="
|
|
3821
|
-
<line num="251" count="
|
|
3822
|
-
<line num="252" count="
|
|
3823
|
-
<line num="253" count="
|
|
3824
|
-
<line num="260" count="
|
|
3841
|
+
<line num="243" count="195" type="stmt"/>
|
|
3842
|
+
<line num="250" count="54" type="stmt"/>
|
|
3843
|
+
<line num="251" count="195" type="stmt"/>
|
|
3844
|
+
<line num="252" count="195" type="stmt"/>
|
|
3845
|
+
<line num="253" count="195" type="stmt"/>
|
|
3846
|
+
<line num="260" count="54" type="stmt"/>
|
|
3825
3847
|
<line num="261" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3826
|
-
<line num="267" count="
|
|
3827
|
-
<line num="268" count="
|
|
3828
|
-
<line num="275" count="
|
|
3848
|
+
<line num="267" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3849
|
+
<line num="268" count="205" type="stmt"/>
|
|
3850
|
+
<line num="275" count="54" type="stmt"/>
|
|
3829
3851
|
<line num="276" count="19" type="stmt"/>
|
|
3830
|
-
<line num="282" count="
|
|
3831
|
-
<line num="283" count="
|
|
3832
|
-
<line num="290" count="
|
|
3852
|
+
<line num="282" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3853
|
+
<line num="283" count="207" type="stmt"/>
|
|
3854
|
+
<line num="290" count="54" type="stmt"/>
|
|
3833
3855
|
<line num="291" count="10" type="stmt"/>
|
|
3834
|
-
<line num="297" count="
|
|
3856
|
+
<line num="297" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3835
3857
|
<line num="298" count="2" type="stmt"/>
|
|
3836
|
-
<line num="305" count="
|
|
3858
|
+
<line num="305" count="54" type="cond" truecount="1" falsecount="1"/>
|
|
3837
3859
|
<line num="306" count="39" type="stmt"/>
|
|
3838
|
-
<line num="314" count="
|
|
3860
|
+
<line num="314" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3839
3861
|
<line num="315" count="3" type="stmt"/>
|
|
3840
|
-
<line num="322" count="
|
|
3862
|
+
<line num="322" count="54" type="stmt"/>
|
|
3841
3863
|
<line num="323" count="81" type="stmt"/>
|
|
3842
|
-
<line num="331" count="
|
|
3864
|
+
<line num="331" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3843
3865
|
<line num="332" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
3844
3866
|
<line num="333" count="2" type="stmt"/>
|
|
3845
3867
|
<line num="336" count="1" type="stmt"/>
|
|
3846
|
-
<line num="347" count="
|
|
3868
|
+
<line num="347" count="54" type="stmt"/>
|
|
3847
3869
|
<line num="348" count="0" type="stmt"/>
|
|
3848
|
-
<line num="351" count="
|
|
3870
|
+
<line num="351" count="54" type="stmt"/>
|
|
3849
3871
|
<line num="352" count="10" type="stmt"/>
|
|
3850
|
-
<line num="355" count="
|
|
3872
|
+
<line num="355" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3851
3873
|
<line num="356" count="0" type="stmt"/>
|
|
3852
3874
|
<line num="357" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3853
3875
|
<line num="358" count="0" type="stmt"/>
|
|
3854
3876
|
<line num="360" count="0" type="stmt"/>
|
|
3855
|
-
<line num="363" count="
|
|
3877
|
+
<line num="363" count="54" type="stmt"/>
|
|
3856
3878
|
<line num="364" count="1" type="stmt"/>
|
|
3857
|
-
<line num="367" count="
|
|
3879
|
+
<line num="367" count="54" type="cond" truecount="0" falsecount="1"/>
|
|
3858
3880
|
<line num="368" count="0" type="stmt"/>
|
|
3859
|
-
<line num="374" count="
|
|
3881
|
+
<line num="374" count="54" type="stmt"/>
|
|
3860
3882
|
<line num="375" count="60" type="stmt"/>
|
|
3861
3883
|
</file>
|
|
3862
3884
|
</package>
|
|
@@ -3864,11 +3886,11 @@
|
|
|
3864
3886
|
<metrics statements="299" coveredstatements="289" conditionals="136" coveredconditionals="117" methods="60" coveredmethods="57"/>
|
|
3865
3887
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
3866
3888
|
<metrics statements="151" coveredstatements="146" conditionals="68" coveredconditionals="60" methods="27" coveredmethods="24"/>
|
|
3867
|
-
<line num="1" count="
|
|
3868
|
-
<line num="2" count="
|
|
3869
|
-
<line num="7" count="
|
|
3870
|
-
<line num="8" count="
|
|
3871
|
-
<line num="9" count="
|
|
3889
|
+
<line num="1" count="39" type="stmt"/>
|
|
3890
|
+
<line num="2" count="39" type="stmt"/>
|
|
3891
|
+
<line num="7" count="39" type="stmt"/>
|
|
3892
|
+
<line num="8" count="39" type="stmt"/>
|
|
3893
|
+
<line num="9" count="39" type="stmt"/>
|
|
3872
3894
|
<line num="32" count="9" type="stmt"/>
|
|
3873
3895
|
<line num="41" count="9" type="stmt"/>
|
|
3874
3896
|
<line num="42" count="9" type="stmt"/>
|
|
@@ -4014,24 +4036,24 @@
|
|
|
4014
4036
|
<line num="458" count="1" type="stmt"/>
|
|
4015
4037
|
<line num="463" count="1" type="stmt"/>
|
|
4016
4038
|
<line num="464" count="1" type="stmt"/>
|
|
4017
|
-
<line num="468" count="
|
|
4039
|
+
<line num="468" count="39" type="stmt"/>
|
|
4018
4040
|
</file>
|
|
4019
4041
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
4020
4042
|
<metrics statements="95" coveredstatements="91" conditionals="42" coveredconditionals="34" methods="20" coveredmethods="20"/>
|
|
4021
|
-
<line num="1" count="
|
|
4022
|
-
<line num="10" count="
|
|
4023
|
-
<line num="11" count="
|
|
4024
|
-
<line num="12" count="
|
|
4025
|
-
<line num="13" count="
|
|
4026
|
-
<line num="14" count="
|
|
4027
|
-
<line num="15" count="
|
|
4028
|
-
<line num="16" count="
|
|
4029
|
-
<line num="17" count="
|
|
4030
|
-
<line num="24" count="
|
|
4031
|
-
<line num="33" count="
|
|
4032
|
-
<line num="35" count="
|
|
4033
|
-
<line num="36" count="
|
|
4034
|
-
<line num="37" count="
|
|
4043
|
+
<line num="1" count="39" type="stmt"/>
|
|
4044
|
+
<line num="10" count="39" type="stmt"/>
|
|
4045
|
+
<line num="11" count="39" type="stmt"/>
|
|
4046
|
+
<line num="12" count="39" type="stmt"/>
|
|
4047
|
+
<line num="13" count="39" type="stmt"/>
|
|
4048
|
+
<line num="14" count="39" type="stmt"/>
|
|
4049
|
+
<line num="15" count="39" type="stmt"/>
|
|
4050
|
+
<line num="16" count="39" type="stmt"/>
|
|
4051
|
+
<line num="17" count="39" type="stmt"/>
|
|
4052
|
+
<line num="24" count="39" type="stmt"/>
|
|
4053
|
+
<line num="33" count="39" type="stmt"/>
|
|
4054
|
+
<line num="35" count="39" type="stmt"/>
|
|
4055
|
+
<line num="36" count="39" type="stmt"/>
|
|
4056
|
+
<line num="37" count="39" type="stmt"/>
|
|
4035
4057
|
<line num="40" count="30" type="stmt"/>
|
|
4036
4058
|
<line num="41" count="113" type="cond" truecount="2" falsecount="0"/>
|
|
4037
4059
|
<line num="42" count="53" type="stmt"/>
|
|
@@ -4055,7 +4077,7 @@
|
|
|
4055
4077
|
<line num="89" count="18" type="stmt"/>
|
|
4056
4078
|
<line num="91" count="30" type="stmt"/>
|
|
4057
4079
|
<line num="92" count="30" type="stmt"/>
|
|
4058
|
-
<line num="107" count="
|
|
4080
|
+
<line num="107" count="39" type="stmt"/>
|
|
4059
4081
|
<line num="108" count="182" type="stmt"/>
|
|
4060
4082
|
<line num="109" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
4061
4083
|
<line num="110" count="182" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4074,7 +4096,7 @@
|
|
|
4074
4096
|
<line num="138" count="1" type="stmt"/>
|
|
4075
4097
|
<line num="140" count="1" type="stmt"/>
|
|
4076
4098
|
<line num="142" count="0" type="stmt"/>
|
|
4077
|
-
<line num="154" count="
|
|
4099
|
+
<line num="154" count="39" type="stmt"/>
|
|
4078
4100
|
<line num="155" count="103" type="stmt"/>
|
|
4079
4101
|
<line num="156" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
4080
4102
|
<line num="157" count="73" type="stmt"/>
|
|
@@ -4095,7 +4117,7 @@
|
|
|
4095
4117
|
<line num="184" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
4096
4118
|
<line num="185" count="18" type="stmt"/>
|
|
4097
4119
|
<line num="190" count="30" type="stmt"/>
|
|
4098
|
-
<line num="200" count="
|
|
4120
|
+
<line num="200" count="39" type="stmt"/>
|
|
4099
4121
|
<line num="201" count="26" type="stmt"/>
|
|
4100
4122
|
<line num="203" count="26" type="stmt"/>
|
|
4101
4123
|
<line num="204" count="26" type="stmt"/>
|
|
@@ -4116,14 +4138,14 @@
|
|
|
4116
4138
|
</file>
|
|
4117
4139
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
4118
4140
|
<metrics statements="53" coveredstatements="52" conditionals="26" coveredconditionals="23" methods="13" coveredmethods="13"/>
|
|
4119
|
-
<line num="1" count="
|
|
4120
|
-
<line num="2" count="
|
|
4121
|
-
<line num="3" count="
|
|
4122
|
-
<line num="4" count="
|
|
4123
|
-
<line num="5" count="
|
|
4124
|
-
<line num="11" count="
|
|
4125
|
-
<line num="16" count="
|
|
4126
|
-
<line num="32" count="
|
|
4141
|
+
<line num="1" count="39" type="stmt"/>
|
|
4142
|
+
<line num="2" count="39" type="stmt"/>
|
|
4143
|
+
<line num="3" count="39" type="stmt"/>
|
|
4144
|
+
<line num="4" count="39" type="stmt"/>
|
|
4145
|
+
<line num="5" count="39" type="stmt"/>
|
|
4146
|
+
<line num="11" count="39" type="stmt"/>
|
|
4147
|
+
<line num="16" count="39" type="stmt"/>
|
|
4148
|
+
<line num="32" count="39" type="stmt"/>
|
|
4127
4149
|
<line num="33" count="71" type="stmt"/>
|
|
4128
4150
|
<line num="34" count="71" type="stmt"/>
|
|
4129
4151
|
<line num="36" count="71" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4146,14 +4168,14 @@
|
|
|
4146
4168
|
<line num="70" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
4147
4169
|
<line num="71" count="1" type="stmt"/>
|
|
4148
4170
|
<line num="72" count="1" type="stmt"/>
|
|
4149
|
-
<line num="80" count="
|
|
4171
|
+
<line num="80" count="39" type="stmt"/>
|
|
4150
4172
|
<line num="81" count="30" type="stmt"/>
|
|
4151
4173
|
<line num="82" count="33" type="stmt"/>
|
|
4152
|
-
<line num="86" count="
|
|
4174
|
+
<line num="86" count="39" type="stmt"/>
|
|
4153
4175
|
<line num="87" count="103" type="stmt"/>
|
|
4154
4176
|
<line num="88" count="302" type="stmt"/>
|
|
4155
4177
|
<line num="89" count="53" type="stmt"/>
|
|
4156
|
-
<line num="92" count="
|
|
4178
|
+
<line num="92" count="39" type="stmt"/>
|
|
4157
4179
|
<line num="93" count="61" type="stmt"/>
|
|
4158
4180
|
<line num="94" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
4159
4181
|
<line num="95" count="34" type="stmt"/>
|
|
@@ -4161,7 +4183,7 @@
|
|
|
4161
4183
|
<line num="98" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
4162
4184
|
<line num="99" count="27" type="stmt"/>
|
|
4163
4185
|
<line num="101" count="27" type="stmt"/>
|
|
4164
|
-
<line num="104" count="
|
|
4186
|
+
<line num="104" count="39" type="stmt"/>
|
|
4165
4187
|
<line num="106" count="2" type="stmt"/>
|
|
4166
4188
|
<line num="107" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
4167
4189
|
<line num="108" count="1" type="stmt"/>
|
|
@@ -4190,17 +4212,17 @@
|
|
|
4190
4212
|
</file>
|
|
4191
4213
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/index.js">
|
|
4192
4214
|
<metrics statements="7" coveredstatements="7" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="3"/>
|
|
4193
|
-
<line num="1" count="
|
|
4194
|
-
<line num="2" count="
|
|
4215
|
+
<line num="1" count="39" type="stmt"/>
|
|
4216
|
+
<line num="2" count="39" type="stmt"/>
|
|
4195
4217
|
<line num="16" count="12" type="stmt"/>
|
|
4196
4218
|
<line num="20" count="7" type="stmt"/>
|
|
4197
4219
|
<line num="24" count="23" type="stmt"/>
|
|
4198
|
-
<line num="28" count="
|
|
4199
|
-
<line num="30" count="
|
|
4220
|
+
<line num="28" count="39" type="stmt"/>
|
|
4221
|
+
<line num="30" count="39" type="stmt"/>
|
|
4200
4222
|
</file>
|
|
4201
4223
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/utils.js">
|
|
4202
4224
|
<metrics statements="19" coveredstatements="18" conditionals="10" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
4203
|
-
<line num="1" count="
|
|
4225
|
+
<line num="1" count="39" type="stmt"/>
|
|
4204
4226
|
<line num="2" count="16" type="stmt"/>
|
|
4205
4227
|
<line num="7" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4206
4228
|
<line num="8" count="11" type="stmt"/>
|
|
@@ -4210,7 +4232,7 @@
|
|
|
4210
4232
|
<line num="14" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4211
4233
|
<line num="15" count="4" type="stmt"/>
|
|
4212
4234
|
<line num="17" count="16" type="stmt"/>
|
|
4213
|
-
<line num="20" count="
|
|
4235
|
+
<line num="20" count="39" type="stmt"/>
|
|
4214
4236
|
<line num="21" count="7" type="stmt"/>
|
|
4215
4237
|
<line num="22" count="7" type="stmt"/>
|
|
4216
4238
|
<line num="30" count="7" type="stmt"/>
|
|
@@ -4228,7 +4250,7 @@
|
|
|
4228
4250
|
</file>
|
|
4229
4251
|
</package>
|
|
4230
4252
|
<package name="middleware">
|
|
4231
|
-
<metrics statements="
|
|
4253
|
+
<metrics statements="264" coveredstatements="220" conditionals="179" coveredconditionals="127" methods="35" coveredmethods="30"/>
|
|
4232
4254
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
4233
4255
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4234
4256
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -4396,9 +4418,9 @@
|
|
|
4396
4418
|
<line num="15" count="0" type="stmt"/>
|
|
4397
4419
|
<line num="16" count="0" type="stmt"/>
|
|
4398
4420
|
<line num="18" count="24" type="stmt"/>
|
|
4399
|
-
<line num="22" count="
|
|
4421
|
+
<line num="22" count="40" type="stmt"/>
|
|
4400
4422
|
<line num="23" count="230" type="stmt"/>
|
|
4401
|
-
<line num="26" count="
|
|
4423
|
+
<line num="26" count="40" type="stmt"/>
|
|
4402
4424
|
<line num="27" count="46" type="stmt"/>
|
|
4403
4425
|
</file>
|
|
4404
4426
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
@@ -4443,78 +4465,76 @@
|
|
|
4443
4465
|
<line num="9" count="0" type="stmt"/>
|
|
4444
4466
|
</file>
|
|
4445
4467
|
<file name="usageQuota.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/usageQuota.js">
|
|
4446
|
-
<metrics statements="
|
|
4468
|
+
<metrics statements="69" coveredstatements="47" conditionals="51" coveredconditionals="26" methods="8" coveredmethods="4"/>
|
|
4447
4469
|
<line num="1" count="24" type="stmt"/>
|
|
4448
4470
|
<line num="2" count="24" type="stmt"/>
|
|
4449
4471
|
<line num="3" count="24" type="stmt"/>
|
|
4450
4472
|
<line num="7" count="24" type="stmt"/>
|
|
4451
|
-
<line num="
|
|
4452
|
-
<line num="
|
|
4453
|
-
<line num="
|
|
4454
|
-
<line num="28" count="
|
|
4455
|
-
<line num="29" count="
|
|
4456
|
-
<line num="
|
|
4457
|
-
<line num="35" count="
|
|
4458
|
-
<line num="36" count="
|
|
4459
|
-
<line num="
|
|
4473
|
+
<line num="10" count="24" type="stmt"/>
|
|
4474
|
+
<line num="15" count="24" type="stmt"/>
|
|
4475
|
+
<line num="27" count="4" type="stmt"/>
|
|
4476
|
+
<line num="28" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
4477
|
+
<line num="29" count="4" type="stmt"/>
|
|
4478
|
+
<line num="34" count="24" type="stmt"/>
|
|
4479
|
+
<line num="35" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
4480
|
+
<line num="36" count="6" type="stmt"/>
|
|
4481
|
+
<line num="39" count="4" type="stmt"/>
|
|
4460
4482
|
<line num="40" count="4" type="stmt"/>
|
|
4461
|
-
<line num="41" count="4" type="
|
|
4462
|
-
<line num="42" count="
|
|
4463
|
-
<line num="
|
|
4464
|
-
<line num="46" count="
|
|
4483
|
+
<line num="41" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4484
|
+
<line num="42" count="0" type="stmt"/>
|
|
4485
|
+
<line num="45" count="4" type="cond" truecount="5" falsecount="0"/>
|
|
4486
|
+
<line num="46" count="2" type="stmt"/>
|
|
4465
4487
|
<line num="47" count="2" type="stmt"/>
|
|
4466
|
-
<line num="48" count="2" type="
|
|
4467
|
-
<line num="49" count="2" type="
|
|
4488
|
+
<line num="48" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4489
|
+
<line num="49" count="2" type="stmt"/>
|
|
4468
4490
|
<line num="50" count="2" type="stmt"/>
|
|
4469
|
-
<line num="
|
|
4470
|
-
<line num="
|
|
4471
|
-
<line num="
|
|
4472
|
-
<line num="
|
|
4473
|
-
<line num="
|
|
4474
|
-
<line num="
|
|
4475
|
-
<line num="
|
|
4476
|
-
<line num="
|
|
4491
|
+
<line num="52" count="1" type="stmt"/>
|
|
4492
|
+
<line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4493
|
+
<line num="60" count="0" type="stmt"/>
|
|
4494
|
+
<line num="62" count="1" type="stmt"/>
|
|
4495
|
+
<line num="68" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4496
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4497
|
+
<line num="73" count="0" type="stmt"/>
|
|
4498
|
+
<line num="75" count="3" type="stmt"/>
|
|
4477
4499
|
<line num="76" count="3" type="stmt"/>
|
|
4478
|
-
<line num="
|
|
4479
|
-
<line num="
|
|
4480
|
-
<line num="
|
|
4481
|
-
<line num="
|
|
4482
|
-
<line num="
|
|
4483
|
-
<line num="91" count="
|
|
4484
|
-
<line num="
|
|
4485
|
-
<line num="
|
|
4486
|
-
<line num="
|
|
4487
|
-
<line num="
|
|
4488
|
-
<line num="102" count="3" type="
|
|
4489
|
-
<line num="
|
|
4490
|
-
<line num="
|
|
4491
|
-
<line num="107" count="
|
|
4492
|
-
<line num="
|
|
4493
|
-
<line num="
|
|
4494
|
-
<line num="
|
|
4495
|
-
<line num="
|
|
4496
|
-
<line num="
|
|
4497
|
-
<line num="
|
|
4498
|
-
<line num="
|
|
4499
|
-
<line num="
|
|
4500
|
-
<line num="
|
|
4501
|
-
<line num="
|
|
4500
|
+
<line num="78" count="0" type="stmt"/>
|
|
4501
|
+
<line num="82" count="24" type="stmt"/>
|
|
4502
|
+
<line num="83" count="3" type="stmt"/>
|
|
4503
|
+
<line num="89" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4504
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4505
|
+
<line num="91" count="0" type="stmt"/>
|
|
4506
|
+
<line num="94" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4507
|
+
<line num="95" count="0" type="stmt"/>
|
|
4508
|
+
<line num="100" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4509
|
+
<line num="101" count="3" type="stmt"/>
|
|
4510
|
+
<line num="102" count="3" type="stmt"/>
|
|
4511
|
+
<line num="105" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4512
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4513
|
+
<line num="107" count="0" type="stmt"/>
|
|
4514
|
+
<line num="110" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
4515
|
+
<line num="111" count="2" type="stmt"/>
|
|
4516
|
+
<line num="116" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4517
|
+
<line num="117" count="3" type="stmt"/>
|
|
4518
|
+
<line num="121" count="24" type="stmt"/>
|
|
4519
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4520
|
+
<line num="124" count="0" type="stmt"/>
|
|
4521
|
+
<line num="125" count="0" type="stmt"/>
|
|
4522
|
+
<line num="129" count="0" type="stmt"/>
|
|
4523
|
+
<line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4502
4524
|
<line num="131" count="0" type="stmt"/>
|
|
4503
|
-
<line num="
|
|
4504
|
-
<line num="
|
|
4505
|
-
<line num="
|
|
4525
|
+
<line num="135" count="24" type="stmt"/>
|
|
4526
|
+
<line num="137" count="0" type="stmt"/>
|
|
4527
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4506
4528
|
<line num="139" count="0" type="stmt"/>
|
|
4507
|
-
<line num="
|
|
4508
|
-
<line num="
|
|
4509
|
-
<line num="
|
|
4510
|
-
<line num="147" count="
|
|
4529
|
+
<line num="143" count="24" type="stmt"/>
|
|
4530
|
+
<line num="145" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4531
|
+
<line num="146" count="0" type="stmt"/>
|
|
4532
|
+
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4511
4533
|
<line num="148" count="0" type="stmt"/>
|
|
4512
|
-
<line num="
|
|
4513
|
-
<line num="
|
|
4514
|
-
<line num="
|
|
4515
|
-
<line num="158" count="24" type="stmt"/>
|
|
4534
|
+
<line num="152" count="24" type="stmt"/>
|
|
4535
|
+
<line num="156" count="24" type="stmt"/>
|
|
4536
|
+
<line num="160" count="24" type="stmt"/>
|
|
4516
4537
|
<line num="162" count="24" type="stmt"/>
|
|
4517
|
-
<line num="164" count="24" type="stmt"/>
|
|
4518
4538
|
</file>
|
|
4519
4539
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/utils.js">
|
|
4520
4540
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -4523,57 +4543,6 @@
|
|
|
4523
4543
|
<line num="6" count="294" type="stmt"/>
|
|
4524
4544
|
</file>
|
|
4525
4545
|
</package>
|
|
4526
|
-
<package name="migrations.usageQuotas">
|
|
4527
|
-
<metrics statements="39" coveredstatements="39" conditionals="8" coveredconditionals="5" methods="5" coveredmethods="5"/>
|
|
4528
|
-
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/index.js">
|
|
4529
|
-
<metrics statements="10" coveredstatements="10" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
4530
|
-
<line num="5" count="25" type="stmt"/>
|
|
4531
|
-
<line num="6" count="25" type="stmt"/>
|
|
4532
|
-
<line num="7" count="25" type="stmt"/>
|
|
4533
|
-
<line num="8" count="25" type="stmt"/>
|
|
4534
|
-
<line num="10" count="25" type="stmt"/>
|
|
4535
|
-
<line num="11" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4536
|
-
<line num="12" count="3" type="stmt"/>
|
|
4537
|
-
<line num="16" count="1" type="stmt"/>
|
|
4538
|
-
<line num="20" count="1" type="stmt"/>
|
|
4539
|
-
<line num="21" count="1" type="stmt"/>
|
|
4540
|
-
</file>
|
|
4541
|
-
<file name="syncApps.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/syncApps.js">
|
|
4542
|
-
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
4543
|
-
<line num="1" count="25" type="stmt"/>
|
|
4544
|
-
<line num="2" count="25" type="stmt"/>
|
|
4545
|
-
<line num="3" count="25" type="stmt"/>
|
|
4546
|
-
<line num="4" count="25" type="stmt"/>
|
|
4547
|
-
<line num="6" count="25" type="stmt"/>
|
|
4548
|
-
<line num="7" count="1" type="stmt"/>
|
|
4549
|
-
<line num="9" count="1" type="stmt"/>
|
|
4550
|
-
<line num="10" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4551
|
-
<line num="13" count="1" type="stmt"/>
|
|
4552
|
-
<line num="14" count="1" type="stmt"/>
|
|
4553
|
-
<line num="15" count="1" type="stmt"/>
|
|
4554
|
-
<line num="16" count="1" type="stmt"/>
|
|
4555
|
-
<line num="17" count="1" type="stmt"/>
|
|
4556
|
-
</file>
|
|
4557
|
-
<file name="syncRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/syncRows.js">
|
|
4558
|
-
<metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
4559
|
-
<line num="1" count="25" type="stmt"/>
|
|
4560
|
-
<line num="2" count="25" type="stmt"/>
|
|
4561
|
-
<line num="3" count="25" type="stmt"/>
|
|
4562
|
-
<line num="4" count="25" type="stmt"/>
|
|
4563
|
-
<line num="5" count="25" type="stmt"/>
|
|
4564
|
-
<line num="7" count="25" type="stmt"/>
|
|
4565
|
-
<line num="8" count="1" type="stmt"/>
|
|
4566
|
-
<line num="10" count="1" type="stmt"/>
|
|
4567
|
-
<line num="11" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4568
|
-
<line num="12" count="1" type="stmt"/>
|
|
4569
|
-
<line num="13" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4570
|
-
<line num="16" count="1" type="stmt"/>
|
|
4571
|
-
<line num="17" count="1" type="stmt"/>
|
|
4572
|
-
<line num="18" count="1" type="stmt"/>
|
|
4573
|
-
<line num="19" count="1" type="stmt"/>
|
|
4574
|
-
<line num="20" count="1" type="stmt"/>
|
|
4575
|
-
</file>
|
|
4576
|
-
</package>
|
|
4577
4546
|
<package name="threads">
|
|
4578
4547
|
<metrics statements="256" coveredstatements="217" conditionals="115" coveredconditionals="73" methods="37" coveredmethods="34"/>
|
|
4579
4548
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
@@ -4657,9 +4626,9 @@
|
|
|
4657
4626
|
</file>
|
|
4658
4627
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/index.js">
|
|
4659
4628
|
<metrics statements="29" coveredstatements="23" conditionals="18" coveredconditionals="10" methods="5" coveredmethods="5"/>
|
|
4660
|
-
<line num="1" count="
|
|
4661
|
-
<line num="2" count="
|
|
4662
|
-
<line num="4" count="
|
|
4629
|
+
<line num="1" count="39" type="stmt"/>
|
|
4630
|
+
<line num="2" count="39" type="stmt"/>
|
|
4631
|
+
<line num="4" count="39" type="stmt"/>
|
|
4663
4632
|
<line num="10" count="20" type="stmt"/>
|
|
4664
4633
|
<line num="11" count="20" type="cond" truecount="2" falsecount="1"/>
|
|
4665
4634
|
<line num="13" count="10" type="stmt"/>
|
|
@@ -4668,10 +4637,10 @@
|
|
|
4668
4637
|
<line num="17" count="10" type="stmt"/>
|
|
4669
4638
|
<line num="19" count="0" type="stmt"/>
|
|
4670
4639
|
<line num="21" count="20" type="stmt"/>
|
|
4671
|
-
<line num="26" count="
|
|
4672
|
-
<line num="27" count="
|
|
4673
|
-
<line num="28" count="
|
|
4674
|
-
<line num="33" count="
|
|
4640
|
+
<line num="26" count="77" type="stmt"/>
|
|
4641
|
+
<line num="27" count="77" type="cond" truecount="2" falsecount="0"/>
|
|
4642
|
+
<line num="28" count="77" type="stmt"/>
|
|
4643
|
+
<line num="33" count="77" type="cond" truecount="1" falsecount="1"/>
|
|
4675
4644
|
<line num="34" count="0" type="stmt"/>
|
|
4676
4645
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4677
4646
|
<line num="39" count="0" type="stmt"/>
|
|
@@ -4684,8 +4653,8 @@
|
|
|
4684
4653
|
<line num="55" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4685
4654
|
<line num="56" count="2" type="stmt"/>
|
|
4686
4655
|
<line num="58" count="14" type="stmt"/>
|
|
4687
|
-
<line num="65" count="
|
|
4688
|
-
<line num="66" count="
|
|
4656
|
+
<line num="65" count="39" type="stmt"/>
|
|
4657
|
+
<line num="66" count="39" type="stmt"/>
|
|
4689
4658
|
</file>
|
|
4690
4659
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4691
4660
|
<metrics statements="114" coveredstatements="99" conditionals="60" coveredconditionals="41" methods="13" coveredmethods="12"/>
|
|
@@ -4806,42 +4775,42 @@
|
|
|
4806
4775
|
</file>
|
|
4807
4776
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/utils.js">
|
|
4808
4777
|
<metrics statements="37" coveredstatements="31" conditionals="14" coveredconditionals="9" methods="9" coveredmethods="8"/>
|
|
4809
|
-
<line num="1" count="
|
|
4810
|
-
<line num="2" count="
|
|
4811
|
-
<line num="3" count="
|
|
4812
|
-
<line num="4" count="
|
|
4813
|
-
<line num="5" count="
|
|
4814
|
-
<line num="7" count="
|
|
4778
|
+
<line num="1" count="39" type="stmt"/>
|
|
4779
|
+
<line num="2" count="39" type="stmt"/>
|
|
4780
|
+
<line num="3" count="39" type="stmt"/>
|
|
4781
|
+
<line num="4" count="39" type="stmt"/>
|
|
4782
|
+
<line num="5" count="39" type="stmt"/>
|
|
4783
|
+
<line num="7" count="39" type="stmt"/>
|
|
4815
4784
|
<line num="11" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
4816
4785
|
<line num="12" count="2" type="stmt"/>
|
|
4817
4786
|
<line num="14" count="19" type="stmt"/>
|
|
4818
|
-
<line num="17" count="
|
|
4787
|
+
<line num="17" count="39" type="stmt"/>
|
|
4819
4788
|
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4820
|
-
<line num="21" count="
|
|
4789
|
+
<line num="21" count="39" type="stmt"/>
|
|
4821
4790
|
<line num="23" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
4822
4791
|
<line num="24" count="6" type="stmt"/>
|
|
4823
4792
|
<line num="27" count="0" type="stmt"/>
|
|
4824
4793
|
<line num="28" count="0" type="stmt"/>
|
|
4825
4794
|
<line num="32" count="19" type="stmt"/>
|
|
4826
|
-
<line num="35" count="
|
|
4795
|
+
<line num="35" count="39" type="stmt"/>
|
|
4827
4796
|
<line num="36" count="11" type="stmt"/>
|
|
4828
4797
|
<line num="37" count="11" type="stmt"/>
|
|
4829
|
-
<line num="40" count="
|
|
4798
|
+
<line num="40" count="39" type="stmt"/>
|
|
4830
4799
|
<line num="41" count="3" type="stmt"/>
|
|
4831
4800
|
<line num="42" count="3" type="stmt"/>
|
|
4832
4801
|
<line num="43" count="3" type="stmt"/>
|
|
4833
4802
|
<line num="44" count="3" type="stmt"/>
|
|
4834
4803
|
<line num="48" count="3" type="stmt"/>
|
|
4835
|
-
<line num="51" count="
|
|
4804
|
+
<line num="51" count="39" type="stmt"/>
|
|
4836
4805
|
<line num="52" count="5" type="stmt"/>
|
|
4837
4806
|
<line num="53" count="5" type="stmt"/>
|
|
4838
|
-
<line num="60" count="
|
|
4807
|
+
<line num="60" count="39" type="stmt"/>
|
|
4839
4808
|
<line num="61" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4840
4809
|
<line num="62" count="0" type="stmt"/>
|
|
4841
4810
|
<line num="63" count="0" type="stmt"/>
|
|
4842
4811
|
<line num="65" count="0" type="stmt"/>
|
|
4843
4812
|
<line num="68" count="14" type="stmt"/>
|
|
4844
|
-
<line num="71" count="
|
|
4813
|
+
<line num="71" count="39" type="stmt"/>
|
|
4845
4814
|
<line num="72" count="14" type="stmt"/>
|
|
4846
4815
|
</file>
|
|
4847
4816
|
</package>
|
|
@@ -4861,27 +4830,27 @@
|
|
|
4861
4830
|
</file>
|
|
4862
4831
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4863
4832
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4864
|
-
<line num="1" count="
|
|
4865
|
-
<line num="2" count="
|
|
4866
|
-
<line num="3" count="
|
|
4867
|
-
<line num="4" count="
|
|
4868
|
-
<line num="6" count="
|
|
4833
|
+
<line num="1" count="39" type="stmt"/>
|
|
4834
|
+
<line num="2" count="39" type="stmt"/>
|
|
4835
|
+
<line num="3" count="39" type="stmt"/>
|
|
4836
|
+
<line num="4" count="39" type="stmt"/>
|
|
4837
|
+
<line num="6" count="39" type="stmt"/>
|
|
4869
4838
|
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4870
|
-
<line num="10" count="
|
|
4839
|
+
<line num="10" count="39" type="stmt"/>
|
|
4871
4840
|
</file>
|
|
4872
4841
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
4873
4842
|
<metrics statements="5" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4874
|
-
<line num="1" count="
|
|
4875
|
-
<line num="11" count="
|
|
4843
|
+
<line num="1" count="39" type="stmt"/>
|
|
4844
|
+
<line num="11" count="39" type="stmt"/>
|
|
4876
4845
|
<line num="12" count="0" type="stmt"/>
|
|
4877
|
-
<line num="20" count="
|
|
4846
|
+
<line num="20" count="39" type="stmt"/>
|
|
4878
4847
|
<line num="21" count="0" type="stmt"/>
|
|
4879
4848
|
</file>
|
|
4880
4849
|
<file name="csvParser.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/csvParser.js">
|
|
4881
4850
|
<metrics statements="72" coveredstatements="57" conditionals="34" coveredconditionals="23" methods="15" coveredmethods="12"/>
|
|
4882
|
-
<line num="1" count="
|
|
4883
|
-
<line num="2" count="
|
|
4884
|
-
<line num="4" count="
|
|
4851
|
+
<line num="1" count="40" type="stmt"/>
|
|
4852
|
+
<line num="2" count="40" type="stmt"/>
|
|
4853
|
+
<line num="4" count="40" type="stmt"/>
|
|
4885
4854
|
<line num="5" count="0" type="stmt"/>
|
|
4886
4855
|
<line num="6" count="0" type="stmt"/>
|
|
4887
4856
|
<line num="9" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4890,7 +4859,7 @@
|
|
|
4890
4859
|
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4891
4860
|
<line num="17" count="0" type="stmt"/>
|
|
4892
4861
|
<line num="19" count="0" type="stmt"/>
|
|
4893
|
-
<line num="23" count="
|
|
4862
|
+
<line num="23" count="40" type="stmt"/>
|
|
4894
4863
|
<line num="25" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4895
4864
|
<line num="26" count="0" type="stmt"/>
|
|
4896
4865
|
<line num="28" count="3" type="stmt"/>
|
|
@@ -4950,18 +4919,18 @@
|
|
|
4950
4919
|
<line num="133" count="3" type="stmt"/>
|
|
4951
4920
|
<line num="135" count="1" type="stmt"/>
|
|
4952
4921
|
<line num="136" count="1" type="stmt"/>
|
|
4953
|
-
<line num="140" count="
|
|
4922
|
+
<line num="140" count="40" type="stmt"/>
|
|
4954
4923
|
</file>
|
|
4955
4924
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4956
4925
|
<metrics statements="56" coveredstatements="46" conditionals="25" coveredconditionals="17" methods="15" coveredmethods="11"/>
|
|
4957
|
-
<line num="4" count="
|
|
4958
|
-
<line num="5" count="
|
|
4959
|
-
<line num="6" count="
|
|
4960
|
-
<line num="7" count="
|
|
4961
|
-
<line num="8" count="
|
|
4962
|
-
<line num="12" count="
|
|
4963
|
-
<line num="13" count="
|
|
4964
|
-
<line num="15" count="
|
|
4926
|
+
<line num="4" count="44" type="stmt"/>
|
|
4927
|
+
<line num="5" count="44" type="stmt"/>
|
|
4928
|
+
<line num="6" count="44" type="stmt"/>
|
|
4929
|
+
<line num="7" count="44" type="stmt"/>
|
|
4930
|
+
<line num="8" count="44" type="stmt"/>
|
|
4931
|
+
<line num="12" count="44" type="stmt"/>
|
|
4932
|
+
<line num="13" count="44" type="stmt"/>
|
|
4933
|
+
<line num="15" count="44" type="stmt"/>
|
|
4965
4934
|
<line num="16" count="146" type="cond" truecount="4" falsecount="0"/>
|
|
4966
4935
|
<line num="17" count="3" type="stmt"/>
|
|
4967
4936
|
<line num="20" count="143" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -4979,16 +4948,16 @@
|
|
|
4979
4948
|
<line num="39" count="139" type="cond" truecount="1" falsecount="1"/>
|
|
4980
4949
|
<line num="40" count="139" type="stmt"/>
|
|
4981
4950
|
<line num="42" count="139" type="stmt"/>
|
|
4982
|
-
<line num="45" count="
|
|
4951
|
+
<line num="45" count="44" type="stmt"/>
|
|
4983
4952
|
<line num="48" count="137" type="stmt"/>
|
|
4984
4953
|
<line num="49" count="137" type="stmt"/>
|
|
4985
|
-
<line num="52" count="
|
|
4954
|
+
<line num="52" count="44" type="stmt"/>
|
|
4986
4955
|
<line num="53" count="2" type="stmt"/>
|
|
4987
4956
|
<line num="54" count="2" type="stmt"/>
|
|
4988
|
-
<line num="57" count="
|
|
4957
|
+
<line num="57" count="44" type="stmt"/>
|
|
4989
4958
|
<line num="58" count="2" type="stmt"/>
|
|
4990
4959
|
<line num="59" count="2" type="stmt"/>
|
|
4991
|
-
<line num="62" count="
|
|
4960
|
+
<line num="62" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
4992
4961
|
<line num="63" count="32" type="stmt"/>
|
|
4993
4962
|
<line num="65" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4994
4963
|
<line num="66" count="30" type="stmt"/>
|
|
@@ -5004,7 +4973,7 @@
|
|
|
5004
4973
|
<line num="86" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
5005
4974
|
<line num="87" count="0" type="stmt"/>
|
|
5006
4975
|
<line num="89" count="32" type="stmt"/>
|
|
5007
|
-
<line num="92" count="
|
|
4976
|
+
<line num="92" count="44" type="stmt"/>
|
|
5008
4977
|
<line num="93" count="30" type="stmt"/>
|
|
5009
4978
|
<line num="94" count="30" type="stmt"/>
|
|
5010
4979
|
<line num="95" count="0" type="stmt"/>
|
|
@@ -5013,36 +4982,36 @@
|
|
|
5013
4982
|
</file>
|
|
5014
4983
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
5015
4984
|
<metrics statements="76" coveredstatements="55" conditionals="28" coveredconditionals="14" methods="16" coveredmethods="12"/>
|
|
5016
|
-
<line num="1" count="
|
|
5017
|
-
<line num="2" count="
|
|
5018
|
-
<line num="3" count="
|
|
5019
|
-
<line num="4" count="
|
|
5020
|
-
<line num="5" count="
|
|
5021
|
-
<line num="6" count="
|
|
5022
|
-
<line num="8" count="
|
|
5023
|
-
<line num="10" count="
|
|
5024
|
-
<line num="12" count="
|
|
5025
|
-
<line num="14" count="
|
|
4985
|
+
<line num="1" count="42" type="stmt"/>
|
|
4986
|
+
<line num="2" count="42" type="stmt"/>
|
|
4987
|
+
<line num="3" count="42" type="stmt"/>
|
|
4988
|
+
<line num="4" count="42" type="stmt"/>
|
|
4989
|
+
<line num="5" count="42" type="stmt"/>
|
|
4990
|
+
<line num="6" count="42" type="stmt"/>
|
|
4991
|
+
<line num="8" count="42" type="stmt"/>
|
|
4992
|
+
<line num="10" count="42" type="stmt"/>
|
|
4993
|
+
<line num="12" count="42" type="stmt"/>
|
|
4994
|
+
<line num="14" count="42" type="stmt"/>
|
|
5026
4995
|
<line num="15" count="1" type="stmt"/>
|
|
5027
4996
|
<line num="16" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
5028
4997
|
<line num="17" count="1" type="stmt"/>
|
|
5029
4998
|
<line num="19" count="1" type="stmt"/>
|
|
5030
|
-
<line num="28" count="
|
|
4999
|
+
<line num="28" count="42" type="stmt"/>
|
|
5031
5000
|
<line num="29" count="13" type="stmt"/>
|
|
5032
|
-
<line num="36" count="
|
|
5001
|
+
<line num="36" count="42" type="stmt"/>
|
|
5033
5002
|
<line num="37" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
5034
5003
|
<line num="39" count="2" type="stmt"/>
|
|
5035
5004
|
<line num="41" count="0" type="stmt"/>
|
|
5036
|
-
<line num="55" count="
|
|
5037
|
-
<line num="56" count="
|
|
5005
|
+
<line num="55" count="42" type="stmt"/>
|
|
5006
|
+
<line num="56" count="204" type="cond" truecount="1" falsecount="1"/>
|
|
5038
5007
|
<line num="57" count="0" type="stmt"/>
|
|
5039
5008
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5040
5009
|
<line num="62" count="0" type="stmt"/>
|
|
5041
5010
|
<line num="64" count="0" type="stmt"/>
|
|
5042
|
-
<line num="66" count="
|
|
5043
|
-
<line num="70" count="
|
|
5011
|
+
<line num="66" count="204" type="stmt"/>
|
|
5012
|
+
<line num="70" count="42" type="stmt"/>
|
|
5044
5013
|
<line num="71" count="2" type="stmt"/>
|
|
5045
|
-
<line num="76" count="
|
|
5014
|
+
<line num="76" count="42" type="stmt"/>
|
|
5046
5015
|
<line num="77" count="3" type="stmt"/>
|
|
5047
5016
|
<line num="78" count="3" type="stmt"/>
|
|
5048
5017
|
<line num="81" count="3" type="stmt"/>
|
|
@@ -5057,10 +5026,10 @@
|
|
|
5057
5026
|
<line num="92" count="0" type="stmt"/>
|
|
5058
5027
|
<line num="94" count="3" type="stmt"/>
|
|
5059
5028
|
<line num="95" count="3" type="stmt"/>
|
|
5060
|
-
<line num="102" count="
|
|
5029
|
+
<line num="102" count="42" type="stmt"/>
|
|
5061
5030
|
<line num="103" count="1" type="stmt"/>
|
|
5062
5031
|
<line num="104" count="1" type="stmt"/>
|
|
5063
|
-
<line num="108" count="
|
|
5032
|
+
<line num="108" count="42" type="stmt"/>
|
|
5064
5033
|
<line num="109" count="4" type="stmt"/>
|
|
5065
5034
|
<line num="110" count="4" type="stmt"/>
|
|
5066
5035
|
<line num="112" count="4" type="stmt"/>
|
|
@@ -5069,19 +5038,19 @@
|
|
|
5069
5038
|
<line num="115" count="0" type="stmt"/>
|
|
5070
5039
|
<line num="120" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
5071
5040
|
<line num="121" count="0" type="stmt"/>
|
|
5072
|
-
<line num="125" count="
|
|
5041
|
+
<line num="125" count="42" type="stmt"/>
|
|
5073
5042
|
<line num="126" count="0" type="stmt"/>
|
|
5074
|
-
<line num="135" count="
|
|
5043
|
+
<line num="135" count="42" type="stmt"/>
|
|
5075
5044
|
<line num="136" count="0" type="stmt"/>
|
|
5076
5045
|
<line num="138" count="0" type="stmt"/>
|
|
5077
5046
|
<line num="139" count="0" type="stmt"/>
|
|
5078
|
-
<line num="144" count="
|
|
5047
|
+
<line num="144" count="42" type="stmt"/>
|
|
5079
5048
|
<line num="145" count="0" type="stmt"/>
|
|
5080
5049
|
<line num="146" count="0" type="stmt"/>
|
|
5081
5050
|
<line num="147" count="0" type="stmt"/>
|
|
5082
5051
|
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5083
5052
|
<line num="150" count="0" type="stmt"/>
|
|
5084
|
-
<line num="154" count="
|
|
5053
|
+
<line num="154" count="42" type="stmt"/>
|
|
5085
5054
|
<line num="155" count="29" type="stmt"/>
|
|
5086
5055
|
<line num="156" count="29" type="stmt"/>
|
|
5087
5056
|
<line num="157" count="29" type="stmt"/>
|
|
@@ -5092,9 +5061,9 @@
|
|
|
5092
5061
|
</file>
|
|
5093
5062
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
5094
5063
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
5095
|
-
<line num="1" count="
|
|
5096
|
-
<line num="2" count="
|
|
5097
|
-
<line num="3" count="
|
|
5064
|
+
<line num="1" count="39" type="stmt"/>
|
|
5065
|
+
<line num="2" count="39" type="stmt"/>
|
|
5066
|
+
<line num="3" count="39" type="stmt"/>
|
|
5098
5067
|
<line num="7" count="0" type="stmt"/>
|
|
5099
5068
|
<line num="8" count="0" type="stmt"/>
|
|
5100
5069
|
<line num="11" count="0" type="stmt"/>
|
|
@@ -5104,15 +5073,15 @@
|
|
|
5104
5073
|
<line num="15" count="0" type="stmt"/>
|
|
5105
5074
|
<line num="19" count="0" type="stmt"/>
|
|
5106
5075
|
<line num="20" count="0" type="stmt"/>
|
|
5107
|
-
<line num="24" count="
|
|
5076
|
+
<line num="24" count="39" type="stmt"/>
|
|
5108
5077
|
</file>
|
|
5109
5078
|
<file name="security.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/security.js">
|
|
5110
5079
|
<metrics statements="28" coveredstatements="23" conditionals="15" coveredconditionals="8" methods="4" coveredmethods="4"/>
|
|
5111
|
-
<line num="6" count="
|
|
5112
|
-
<line num="10" count="
|
|
5113
|
-
<line num="11" count="
|
|
5114
|
-
<line num="13" count="
|
|
5115
|
-
<line num="18" count="
|
|
5080
|
+
<line num="6" count="38" type="stmt"/>
|
|
5081
|
+
<line num="10" count="38" type="stmt"/>
|
|
5082
|
+
<line num="11" count="38" type="stmt"/>
|
|
5083
|
+
<line num="13" count="38" type="stmt"/>
|
|
5084
|
+
<line num="18" count="38" type="stmt"/>
|
|
5116
5085
|
<line num="19" count="4" type="stmt"/>
|
|
5117
5086
|
<line num="20" count="84" type="stmt"/>
|
|
5118
5087
|
<line num="22" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
@@ -5121,7 +5090,7 @@
|
|
|
5121
5090
|
<line num="29" count="0" type="stmt"/>
|
|
5122
5091
|
<line num="32" count="0" type="stmt"/>
|
|
5123
5092
|
<line num="35" count="0" type="stmt"/>
|
|
5124
|
-
<line num="44" count="
|
|
5093
|
+
<line num="44" count="38" type="stmt"/>
|
|
5125
5094
|
<line num="45" count="4" type="stmt"/>
|
|
5126
5095
|
<line num="46" count="4" type="stmt"/>
|
|
5127
5096
|
<line num="47" count="4" type="stmt"/>
|
|
@@ -5135,7 +5104,7 @@
|
|
|
5135
5104
|
<line num="59" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5136
5105
|
<line num="60" count="8" type="stmt"/>
|
|
5137
5106
|
<line num="67" count="4" type="stmt"/>
|
|
5138
|
-
<line num="70" count="
|
|
5107
|
+
<line num="70" count="38" type="stmt"/>
|
|
5139
5108
|
</file>
|
|
5140
5109
|
<file name="statusCodes.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/statusCodes.js">
|
|
5141
5110
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -5143,10 +5112,10 @@
|
|
|
5143
5112
|
</file>
|
|
5144
5113
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
5145
5114
|
<metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
5146
|
-
<line num="1" count="
|
|
5147
|
-
<line num="2" count="
|
|
5148
|
-
<line num="3" count="
|
|
5149
|
-
<line num="5" count="
|
|
5115
|
+
<line num="1" count="39" type="stmt"/>
|
|
5116
|
+
<line num="2" count="39" type="stmt"/>
|
|
5117
|
+
<line num="3" count="39" type="stmt"/>
|
|
5118
|
+
<line num="5" count="39" type="stmt"/>
|
|
5150
5119
|
<line num="6" count="2" type="stmt"/>
|
|
5151
5120
|
<line num="8" count="2" type="stmt"/>
|
|
5152
5121
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -5157,13 +5126,13 @@
|
|
|
5157
5126
|
</file>
|
|
5158
5127
|
<file name="workerRequests.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/workerRequests.js">
|
|
5159
5128
|
<metrics statements="42" coveredstatements="22" conditionals="25" coveredconditionals="8" methods="4" coveredmethods="2"/>
|
|
5160
|
-
<line num="1" count="
|
|
5161
|
-
<line num="2" count="
|
|
5162
|
-
<line num="3" count="
|
|
5163
|
-
<line num="4" count="
|
|
5164
|
-
<line num="5" count="
|
|
5165
|
-
<line num="6" count="
|
|
5166
|
-
<line num="7" count="
|
|
5129
|
+
<line num="1" count="39" type="stmt"/>
|
|
5130
|
+
<line num="2" count="39" type="stmt"/>
|
|
5131
|
+
<line num="3" count="39" type="stmt"/>
|
|
5132
|
+
<line num="4" count="39" type="stmt"/>
|
|
5133
|
+
<line num="5" count="39" type="stmt"/>
|
|
5134
|
+
<line num="6" count="39" type="stmt"/>
|
|
5135
|
+
<line num="7" count="39" type="stmt"/>
|
|
5167
5136
|
<line num="10" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
5168
5137
|
<line num="11" count="11" type="stmt"/>
|
|
5169
5138
|
<line num="13" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -5177,14 +5146,14 @@
|
|
|
5177
5146
|
<line num="28" count="11" type="cond" truecount="3" falsecount="1"/>
|
|
5178
5147
|
<line num="29" count="0" type="stmt"/>
|
|
5179
5148
|
<line num="31" count="11" type="stmt"/>
|
|
5180
|
-
<line num="34" count="
|
|
5181
|
-
<line num="37" count="
|
|
5149
|
+
<line num="34" count="39" type="stmt"/>
|
|
5150
|
+
<line num="37" count="39" type="stmt"/>
|
|
5182
5151
|
<line num="39" count="0" type="stmt"/>
|
|
5183
5152
|
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5184
5153
|
<line num="55" count="0" type="stmt"/>
|
|
5185
5154
|
<line num="56" count="0" type="stmt"/>
|
|
5186
5155
|
<line num="58" count="0" type="stmt"/>
|
|
5187
|
-
<line num="61" count="
|
|
5156
|
+
<line num="61" count="39" type="cond" truecount="0" falsecount="1"/>
|
|
5188
5157
|
<line num="62" count="0" type="stmt"/>
|
|
5189
5158
|
<line num="63" count="0" type="stmt"/>
|
|
5190
5159
|
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -5193,7 +5162,7 @@
|
|
|
5193
5162
|
<line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5194
5163
|
<line num="73" count="0" type="stmt"/>
|
|
5195
5164
|
<line num="75" count="0" type="stmt"/>
|
|
5196
|
-
<line num="78" count="
|
|
5165
|
+
<line num="78" count="39" type="stmt"/>
|
|
5197
5166
|
<line num="79" count="11" type="stmt"/>
|
|
5198
5167
|
<line num="80" count="11" type="stmt"/>
|
|
5199
5168
|
<line num="86" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -5205,12 +5174,12 @@
|
|
|
5205
5174
|
<metrics statements="21" coveredstatements="18" conditionals="7" coveredconditionals="4" methods="8" coveredmethods="6"/>
|
|
5206
5175
|
<file name="inMemoryQueue.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/queue/inMemoryQueue.js">
|
|
5207
5176
|
<metrics statements="21" coveredstatements="18" conditionals="7" coveredconditionals="4" methods="8" coveredmethods="6"/>
|
|
5208
|
-
<line num="1" count="
|
|
5177
|
+
<line num="1" count="38" type="stmt"/>
|
|
5209
5178
|
<line num="13" count="8" type="stmt"/>
|
|
5210
|
-
<line num="33" count="
|
|
5211
|
-
<line num="34" count="
|
|
5212
|
-
<line num="35" count="
|
|
5213
|
-
<line num="36" count="
|
|
5179
|
+
<line num="33" count="38" type="stmt"/>
|
|
5180
|
+
<line num="34" count="38" type="stmt"/>
|
|
5181
|
+
<line num="35" count="38" type="stmt"/>
|
|
5182
|
+
<line num="36" count="38" type="stmt"/>
|
|
5214
5183
|
<line num="49" count="27" type="stmt"/>
|
|
5215
5184
|
<line num="50" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
5216
5185
|
<line num="51" count="3" type="stmt"/>
|
|
@@ -5223,9 +5192,9 @@
|
|
|
5223
5192
|
<line num="73" count="8" type="stmt"/>
|
|
5224
5193
|
<line num="74" count="8" type="stmt"/>
|
|
5225
5194
|
<line num="83" count="0" type="stmt"/>
|
|
5226
|
-
<line num="90" count="
|
|
5195
|
+
<line num="90" count="202" type="stmt"/>
|
|
5227
5196
|
<line num="97" count="0" type="stmt"/>
|
|
5228
|
-
<line num="101" count="
|
|
5197
|
+
<line num="101" count="38" type="stmt"/>
|
|
5229
5198
|
</file>
|
|
5230
5199
|
</package>
|
|
5231
5200
|
<package name="utilities.routing">
|
|
@@ -5247,17 +5216,17 @@
|
|
|
5247
5216
|
<metrics statements="140" coveredstatements="86" conditionals="118" coveredconditionals="52" methods="21" coveredmethods="11"/>
|
|
5248
5217
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.js">
|
|
5249
5218
|
<metrics statements="123" coveredstatements="74" conditionals="100" coveredconditionals="43" methods="20" coveredmethods="10"/>
|
|
5250
|
-
<line num="1" count="
|
|
5251
|
-
<line num="2" count="
|
|
5252
|
-
<line num="3" count="
|
|
5253
|
-
<line num="4" count="
|
|
5254
|
-
<line num="5" count="
|
|
5255
|
-
<line num="6" count="
|
|
5256
|
-
<line num="7" count="
|
|
5257
|
-
<line num="12" count="
|
|
5258
|
-
<line num="13" count="
|
|
5259
|
-
<line num="15" count="
|
|
5260
|
-
<line num="20" count="
|
|
5219
|
+
<line num="1" count="39" type="stmt"/>
|
|
5220
|
+
<line num="2" count="39" type="stmt"/>
|
|
5221
|
+
<line num="3" count="39" type="stmt"/>
|
|
5222
|
+
<line num="4" count="39" type="stmt"/>
|
|
5223
|
+
<line num="5" count="39" type="stmt"/>
|
|
5224
|
+
<line num="6" count="39" type="stmt"/>
|
|
5225
|
+
<line num="7" count="39" type="stmt"/>
|
|
5226
|
+
<line num="12" count="39" type="stmt"/>
|
|
5227
|
+
<line num="13" count="39" type="stmt"/>
|
|
5228
|
+
<line num="15" count="39" type="stmt"/>
|
|
5229
|
+
<line num="20" count="39" type="stmt"/>
|
|
5261
5230
|
<line num="26" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
5262
5231
|
<line num="27" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
5263
5232
|
<line num="29" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -5303,9 +5272,9 @@
|
|
|
5303
5272
|
<line num="174" count="0" type="stmt"/>
|
|
5304
5273
|
<line num="176" count="0" type="stmt"/>
|
|
5305
5274
|
<line num="179" count="76" type="stmt"/>
|
|
5306
|
-
<line num="181" count="
|
|
5307
|
-
<line num="183" count="
|
|
5308
|
-
<line num="191" count="
|
|
5275
|
+
<line num="181" count="39" type="stmt"/>
|
|
5276
|
+
<line num="183" count="39" type="stmt"/>
|
|
5277
|
+
<line num="191" count="39" type="stmt"/>
|
|
5309
5278
|
<line num="193" count="180" type="cond" truecount="1" falsecount="1"/>
|
|
5310
5279
|
<line num="194" count="0" type="stmt"/>
|
|
5311
5280
|
<line num="197" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -5313,7 +5282,7 @@
|
|
|
5313
5282
|
<line num="199" count="164" type="cond" truecount="2" falsecount="0"/>
|
|
5314
5283
|
<line num="200" count="22" type="stmt"/>
|
|
5315
5284
|
<line num="203" count="142" type="stmt"/>
|
|
5316
|
-
<line num="215" count="
|
|
5285
|
+
<line num="215" count="39" type="stmt"/>
|
|
5317
5286
|
<line num="221" count="76" type="stmt"/>
|
|
5318
5287
|
<line num="223" count="76" type="stmt"/>
|
|
5319
5288
|
<line num="224" count="76" type="stmt"/>
|
|
@@ -5330,7 +5299,7 @@
|
|
|
5330
5299
|
<line num="245" count="71" type="stmt"/>
|
|
5331
5300
|
<line num="246" count="71" type="stmt"/>
|
|
5332
5301
|
<line num="250" count="76" type="stmt"/>
|
|
5333
|
-
<line num="263" count="
|
|
5302
|
+
<line num="263" count="39" type="stmt"/>
|
|
5334
5303
|
<line num="269" count="103" type="stmt"/>
|
|
5335
5304
|
<line num="270" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5336
5305
|
<line num="271" count="90" type="stmt"/>
|
|
@@ -5347,7 +5316,7 @@
|
|
|
5347
5316
|
<line num="293" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5348
5317
|
<line num="294" count="26" type="stmt"/>
|
|
5349
5318
|
<line num="300" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5350
|
-
<line num="314" count="
|
|
5319
|
+
<line num="314" count="39" type="stmt"/>
|
|
5351
5320
|
<line num="319" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
5352
5321
|
<line num="320" count="11" type="stmt"/>
|
|
5353
5322
|
<line num="322" count="11" type="stmt"/>
|
|
@@ -5373,9 +5342,9 @@
|
|
|
5373
5342
|
</file>
|
|
5374
5343
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
|
|
5375
5344
|
<metrics statements="17" coveredstatements="12" conditionals="18" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
5376
|
-
<line num="1" count="
|
|
5377
|
-
<line num="2" count="
|
|
5378
|
-
<line num="7" count="
|
|
5345
|
+
<line num="1" count="39" type="stmt"/>
|
|
5346
|
+
<line num="2" count="39" type="stmt"/>
|
|
5347
|
+
<line num="7" count="39" type="stmt"/>
|
|
5379
5348
|
<line num="12" count="267" type="stmt"/>
|
|
5380
5349
|
<line num="13" count="267" type="cond" truecount="2" falsecount="0"/>
|
|
5381
5350
|
<line num="14" count="164" type="stmt"/>
|
|
@@ -5396,27 +5365,27 @@
|
|
|
5396
5365
|
<metrics statements="76" coveredstatements="64" conditionals="27" coveredconditionals="19" methods="10" coveredmethods="8"/>
|
|
5397
5366
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/index.js">
|
|
5398
5367
|
<metrics statements="35" coveredstatements="31" conditionals="17" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
5399
|
-
<line num="1" count="
|
|
5400
|
-
<line num="2" count="
|
|
5401
|
-
<line num="6" count="
|
|
5402
|
-
<line num="8" count="
|
|
5403
|
-
<line num="10" count="
|
|
5368
|
+
<line num="1" count="40" type="stmt"/>
|
|
5369
|
+
<line num="2" count="40" type="stmt"/>
|
|
5370
|
+
<line num="6" count="40" type="stmt"/>
|
|
5371
|
+
<line num="8" count="40" type="stmt"/>
|
|
5372
|
+
<line num="10" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
5404
5373
|
<line num="12" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
5405
5374
|
<line num="13" count="3" type="stmt"/>
|
|
5406
5375
|
<line num="17" count="3" type="stmt"/>
|
|
5407
5376
|
<line num="18" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
5408
5377
|
<line num="19" count="2" type="stmt"/>
|
|
5409
5378
|
<line num="22" count="5" type="stmt"/>
|
|
5410
|
-
<line num="24" count="
|
|
5411
|
-
<line num="27" count="
|
|
5412
|
-
<line num="37" count="
|
|
5379
|
+
<line num="24" count="45" type="stmt"/>
|
|
5380
|
+
<line num="27" count="40" type="stmt"/>
|
|
5381
|
+
<line num="37" count="40" type="stmt"/>
|
|
5413
5382
|
<line num="39" count="10" type="stmt"/>
|
|
5414
5383
|
<line num="40" count="10" type="stmt"/>
|
|
5415
5384
|
<line num="43" count="2" type="stmt"/>
|
|
5416
5385
|
<line num="44" count="2" type="stmt"/>
|
|
5417
5386
|
<line num="45" count="2" type="stmt"/>
|
|
5418
5387
|
<line num="48" count="10" type="stmt"/>
|
|
5419
|
-
<line num="58" count="
|
|
5388
|
+
<line num="58" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
5420
5389
|
<line num="59" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
5421
5390
|
<line num="60" count="14" type="stmt"/>
|
|
5422
5391
|
<line num="63" count="2" type="stmt"/>
|