@budibase/server 1.0.45 → 1.0.46-alpha.3
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.39e01193.css → index.0df4f7ab.css} +1 -1
- package/builder/assets/{index.04ee727d.js → index.6eae2fa0.js} +229 -227
- package/builder/assets/{vendor.f9faf6ab.js → vendor.10e2ad1b.js} +12 -12
- package/builder/index.html +3 -3
- package/coverage/clover.xml +1470 -1285
- package/coverage/coverage-final.json +90 -84
- 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 +90 -90
- 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/hosting.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- 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/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 +15 -15
- package/coverage/lcov-report/api/controllers/row/index.js.html +26 -26
- package/coverage/lcov-report/api/controllers/row/internal.js.html +44 -44
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +8 -8
- package/coverage/lcov-report/api/controllers/row/utils.js.html +53 -38
- 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/external.js.html +12 -12
- package/coverage/lcov-report/api/controllers/table/index.html +23 -23
- package/coverage/lcov-report/api/controllers/table/index.js.html +57 -39
- package/coverage/lcov-report/api/controllers/table/internal.js.html +40 -34
- package/coverage/lcov-report/api/controllers/table/utils.js.html +86 -62
- 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 +1 -1
- 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/hosting.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/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 +13 -19
- package/coverage/lcov-report/automations/steps/delay.js.html +4 -4
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +11 -20
- 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 +13 -13
- 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 +22 -22
- 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 +15 -15
- package/coverage/lcov-report/db/index.js.html +3 -3
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +18 -18
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +31 -31
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +15 -15
- package/coverage/lcov-report/db/newid.js.html +4 -4
- package/coverage/lcov-report/db/utils.js.html +83 -83
- 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 +74 -44
- 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 +33 -6
- package/coverage/lcov-report/middleware/index.html +25 -25
- 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 +275 -41
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/migrations/usageQuotas/index.html +141 -0
- package/coverage/lcov-report/migrations/usageQuotas/index.js.html +152 -0
- package/coverage/lcov-report/migrations/usageQuotas/syncApps.js.html +134 -0
- package/coverage/lcov-report/migrations/usageQuotas/syncRows.js.html +143 -0
- 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 +25 -25
- 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 +53 -53
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +10 -10
- 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 +141 -0
- package/coverage/lcov-report/utilities/usageQuota/index.js.html +356 -0
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +302 -0
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +134 -0
- package/coverage/lcov-report/utilities/users.js.html +5 -5
- package/coverage/lcov-report/utilities/workerRequests.js.html +31 -31
- package/coverage/lcov.info +2010 -1698
- package/dist/api/controllers/row/utils.js +12 -6
- package/dist/api/controllers/table/index.js +10 -4
- package/dist/api/controllers/table/internal.js +2 -0
- package/dist/api/controllers/table/utils.js +9 -2
- package/dist/automations/steps/createRow.js +2 -4
- package/dist/automations/steps/deleteRow.js +1 -4
- package/dist/environment.js +1 -0
- package/dist/integrations/base/sql.js +13 -6
- package/dist/integrations/utils.js +53 -8
- package/dist/middleware/currentapp.js +9 -0
- package/dist/middleware/usageQuota.js +82 -13
- package/dist/migrations/usageQuotas/index.js +24 -0
- package/dist/migrations/usageQuotas/syncApps.js +26 -0
- package/dist/migrations/usageQuotas/syncRows.js +29 -0
- package/dist/package.json +4 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utilities/{usageQuota.js → usageQuota/index.js} +44 -31
- package/dist/utilities/usageQuota/rows.js +77 -0
- package/dist/utilities/usageQuota/usageQuoteReset.js +16 -0
- package/package.json +5 -5
- package/src/api/controllers/row/utils.js +11 -6
- package/src/api/controllers/table/index.js +15 -9
- package/src/api/controllers/table/internal.js +2 -0
- package/src/api/controllers/table/utils.js +9 -1
- package/src/automations/steps/createRow.js +2 -4
- package/src/automations/steps/deleteRow.js +1 -4
- package/src/environment.js +1 -0
- package/src/integrations/base/sql.ts +14 -7
- package/src/integrations/tests/sql.spec.js +16 -0
- package/src/integrations/utils.ts +57 -10
- package/src/middleware/currentapp.js +9 -0
- package/src/middleware/tests/usageQuota.spec.js +18 -24
- package/src/middleware/usageQuota.js +93 -15
- package/src/migrations/tests/usageQuotas/index.spec.js +27 -0
- package/src/migrations/tests/usageQuotas/syncApps.spec.js +37 -0
- package/src/migrations/tests/usageQuotas/syncRows.spec.js +43 -0
- package/src/migrations/usageQuotas/index.js +24 -0
- package/src/migrations/usageQuotas/syncApps.js +18 -0
- package/src/migrations/usageQuotas/syncRows.js +21 -0
- package/src/utilities/tests/usageQuota/usageQuota.spec.js +72 -0
- package/src/utilities/usageQuota/index.js +92 -0
- package/src/utilities/usageQuota/rows.js +74 -0
- package/src/utilities/usageQuota/usageQuoteReset.js +18 -0
- package/src/utilities/usageQuota.js +0 -73
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="1642764419753" clover="3.2.0">
|
|
3
|
+
<project timestamp="1642764419753" name="All files">
|
|
4
|
+
<metrics statements="4795" coveredstatements="3551" conditionals="1917" coveredconditionals="1039" methods="680" coveredmethods="478" elements="7392" coveredelements="5068" complexity="0" loc="4795" ncloc="4795" packages="23" files="146" classes="146"/>
|
|
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">
|
|
@@ -84,62 +84,62 @@
|
|
|
84
84
|
</file>
|
|
85
85
|
<file name="application.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/application.js">
|
|
86
86
|
<metrics statements="180" coveredstatements="142" conditionals="72" coveredconditionals="41" methods="20" coveredmethods="17"/>
|
|
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="39" count="
|
|
100
|
-
<line num="40" count="
|
|
101
|
-
<line num="41" count="
|
|
102
|
-
<line num="46" count="
|
|
103
|
-
<line num="47" count="
|
|
104
|
-
<line num="48" count="
|
|
105
|
-
<line num="49" count="
|
|
106
|
-
<line num="50" count="
|
|
107
|
-
<line num="52" count="
|
|
108
|
-
<line num="56" count="
|
|
109
|
-
<line num="62" count="
|
|
110
|
-
<line num="66" count="
|
|
87
|
+
<line num="1" count="36" type="stmt"/>
|
|
88
|
+
<line num="2" count="36" type="stmt"/>
|
|
89
|
+
<line num="3" count="36" type="stmt"/>
|
|
90
|
+
<line num="8" count="36" type="stmt"/>
|
|
91
|
+
<line num="13" count="36" type="stmt"/>
|
|
92
|
+
<line num="21" count="36" type="stmt"/>
|
|
93
|
+
<line num="25" count="36" type="stmt"/>
|
|
94
|
+
<line num="26" count="36" type="stmt"/>
|
|
95
|
+
<line num="27" count="36" type="stmt"/>
|
|
96
|
+
<line num="28" count="36" type="stmt"/>
|
|
97
|
+
<line num="34" count="36" type="stmt"/>
|
|
98
|
+
<line num="35" count="36" type="stmt"/>
|
|
99
|
+
<line num="39" count="36" type="stmt"/>
|
|
100
|
+
<line num="40" count="36" type="stmt"/>
|
|
101
|
+
<line num="41" count="36" type="stmt"/>
|
|
102
|
+
<line num="46" count="36" type="stmt"/>
|
|
103
|
+
<line num="47" count="36" type="stmt"/>
|
|
104
|
+
<line num="48" count="36" type="stmt"/>
|
|
105
|
+
<line num="49" count="36" type="stmt"/>
|
|
106
|
+
<line num="50" count="36" type="stmt"/>
|
|
107
|
+
<line num="52" count="36" type="stmt"/>
|
|
108
|
+
<line num="56" count="200" type="stmt"/>
|
|
109
|
+
<line num="62" count="400" type="stmt"/>
|
|
110
|
+
<line num="66" count="200" type="stmt"/>
|
|
111
111
|
<line num="72" count="12" type="stmt"/>
|
|
112
|
-
<line num="76" count="
|
|
113
|
-
<line num="83" count="
|
|
112
|
+
<line num="76" count="198" type="cond" truecount="4" falsecount="0"/>
|
|
113
|
+
<line num="83" count="195" type="cond" truecount="1" falsecount="1"/>
|
|
114
114
|
<line num="84" count="0" type="stmt"/>
|
|
115
|
-
<line num="85" count="
|
|
116
|
-
<line num="86" count="
|
|
117
|
-
<line num="88" count="
|
|
118
|
-
<line num="89" count="
|
|
119
|
-
<line num="91" count="
|
|
115
|
+
<line num="85" count="195" type="cond" truecount="2" falsecount="0"/>
|
|
116
|
+
<line num="86" count="191" type="stmt"/>
|
|
117
|
+
<line num="88" count="195" type="cond" truecount="2" falsecount="0"/>
|
|
118
|
+
<line num="89" count="191" type="stmt"/>
|
|
119
|
+
<line num="91" count="195" type="cond" truecount="2" falsecount="0"/>
|
|
120
120
|
<line num="92" count="15" type="stmt"/>
|
|
121
|
-
<line num="94" count="
|
|
122
|
-
<line num="95" count="
|
|
121
|
+
<line num="94" count="180" type="stmt"/>
|
|
122
|
+
<line num="95" count="180" type="cond" truecount="1" falsecount="1"/>
|
|
123
123
|
<line num="101" count="0" type="stmt"/>
|
|
124
|
-
<line num="103" count="
|
|
125
|
-
<line num="107" count="
|
|
126
|
-
<line num="108" count="
|
|
127
|
-
<line num="109" count="
|
|
128
|
-
<line num="111" count="
|
|
129
|
-
<line num="112" count="
|
|
130
|
-
<line num="121" count="
|
|
131
|
-
<line num="122" count="
|
|
132
|
-
<line num="123" count="
|
|
133
|
-
<line num="127" count="
|
|
124
|
+
<line num="103" count="180" type="stmt"/>
|
|
125
|
+
<line num="107" count="190" type="cond" truecount="1" falsecount="1"/>
|
|
126
|
+
<line num="108" count="190" type="stmt"/>
|
|
127
|
+
<line num="109" count="190" type="stmt"/>
|
|
128
|
+
<line num="111" count="190" type="stmt"/>
|
|
129
|
+
<line num="112" count="190" type="stmt"/>
|
|
130
|
+
<line num="121" count="190" type="stmt"/>
|
|
131
|
+
<line num="122" count="190" type="stmt"/>
|
|
132
|
+
<line num="123" count="190" type="stmt"/>
|
|
133
|
+
<line num="127" count="190" type="cond" truecount="3" falsecount="1"/>
|
|
134
134
|
<line num="128" count="0" type="stmt"/>
|
|
135
135
|
<line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
136
136
|
<line num="130" count="0" type="stmt"/>
|
|
137
|
-
<line num="132" count="
|
|
137
|
+
<line num="132" count="190" type="cond" truecount="3" falsecount="1"/>
|
|
138
138
|
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
139
139
|
<line num="136" count="0" type="stmt"/>
|
|
140
|
-
<line num="140" count="
|
|
141
|
-
<line num="143" count="
|
|
142
|
-
<line num="146" count="
|
|
140
|
+
<line num="140" count="190" type="stmt"/>
|
|
141
|
+
<line num="143" count="190" type="stmt"/>
|
|
142
|
+
<line num="146" count="36" type="stmt"/>
|
|
143
143
|
<line num="147" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
144
144
|
<line num="148" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
145
145
|
<line num="149" count="10" type="stmt"/>
|
|
@@ -153,48 +153,48 @@
|
|
|
153
153
|
<line num="160" count="0" type="stmt"/>
|
|
154
154
|
<line num="163" count="0" type="stmt"/>
|
|
155
155
|
<line num="168" count="10" type="stmt"/>
|
|
156
|
-
<line num="171" count="
|
|
156
|
+
<line num="171" count="36" type="stmt"/>
|
|
157
157
|
<line num="172" count="1" type="stmt"/>
|
|
158
158
|
<line num="173" count="1" type="stmt"/>
|
|
159
159
|
<line num="174" count="1" type="stmt"/>
|
|
160
160
|
<line num="175" count="1" type="stmt"/>
|
|
161
161
|
<line num="176" count="1" type="stmt"/>
|
|
162
162
|
<line num="180" count="1" type="stmt"/>
|
|
163
|
-
<line num="187" count="
|
|
164
|
-
<line num="188" count="
|
|
165
|
-
<line num="189" count="
|
|
166
|
-
<line num="190" count="
|
|
167
|
-
<line num="191" count="
|
|
168
|
-
<line num="194" count="
|
|
169
|
-
<line num="195" count="
|
|
170
|
-
<line num="196" count="
|
|
171
|
-
<line num="197" count="
|
|
172
|
-
<line num="200" count="
|
|
173
|
-
<line num="208" count="
|
|
174
|
-
<line num="209" count="
|
|
175
|
-
<line num="210" count="
|
|
176
|
-
<line num="215" count="
|
|
163
|
+
<line num="187" count="36" type="stmt"/>
|
|
164
|
+
<line num="188" count="199" type="stmt"/>
|
|
165
|
+
<line num="189" count="199" type="stmt"/>
|
|
166
|
+
<line num="190" count="199" type="stmt"/>
|
|
167
|
+
<line num="191" count="199" type="stmt"/>
|
|
168
|
+
<line num="194" count="199" type="cond" truecount="4" falsecount="0"/>
|
|
169
|
+
<line num="195" count="197" type="stmt"/>
|
|
170
|
+
<line num="196" count="197" type="stmt"/>
|
|
171
|
+
<line num="197" count="197" type="stmt"/>
|
|
172
|
+
<line num="200" count="199" type="stmt"/>
|
|
173
|
+
<line num="208" count="36" type="stmt"/>
|
|
174
|
+
<line num="209" count="190" type="stmt"/>
|
|
175
|
+
<line num="210" count="190" type="stmt"/>
|
|
176
|
+
<line num="215" count="190" type="cond" truecount="2" falsecount="2"/>
|
|
177
177
|
<line num="216" count="0" type="stmt"/>
|
|
178
|
-
<line num="218" count="
|
|
179
|
-
<line num="219" count="
|
|
180
|
-
<line num="221" count="
|
|
181
|
-
<line num="222" count="
|
|
182
|
-
<line num="224" count="
|
|
183
|
-
<line num="226" count="
|
|
178
|
+
<line num="218" count="190" type="stmt"/>
|
|
179
|
+
<line num="219" count="190" type="stmt"/>
|
|
180
|
+
<line num="221" count="190" type="stmt"/>
|
|
181
|
+
<line num="222" count="190" type="stmt"/>
|
|
182
|
+
<line num="224" count="190" type="stmt"/>
|
|
183
|
+
<line num="226" count="190" type="stmt"/>
|
|
184
184
|
<line num="227" count="0" type="stmt"/>
|
|
185
|
-
<line num="231" count="
|
|
186
|
-
<line num="246" count="
|
|
187
|
-
<line num="247" count="
|
|
188
|
-
<line num="251" count="
|
|
189
|
-
<line num="252" count="
|
|
190
|
-
<line num="260" count="
|
|
191
|
-
<line num="261" count="
|
|
192
|
-
<line num="262" count="
|
|
193
|
-
<line num="265" count="
|
|
185
|
+
<line num="231" count="190" type="stmt"/>
|
|
186
|
+
<line num="246" count="190" type="stmt"/>
|
|
187
|
+
<line num="247" count="190" type="stmt"/>
|
|
188
|
+
<line num="251" count="190" type="cond" truecount="1" falsecount="1"/>
|
|
189
|
+
<line num="252" count="190" type="stmt"/>
|
|
190
|
+
<line num="260" count="190" type="stmt"/>
|
|
191
|
+
<line num="261" count="190" type="stmt"/>
|
|
192
|
+
<line num="262" count="190" type="stmt"/>
|
|
193
|
+
<line num="265" count="36" type="stmt"/>
|
|
194
194
|
<line num="266" count="2" type="stmt"/>
|
|
195
195
|
<line num="267" count="2" type="stmt"/>
|
|
196
196
|
<line num="268" count="2" type="stmt"/>
|
|
197
|
-
<line num="271" count="
|
|
197
|
+
<line num="271" count="36" type="stmt"/>
|
|
198
198
|
<line num="273" count="2" type="stmt"/>
|
|
199
199
|
<line num="274" count="2" type="stmt"/>
|
|
200
200
|
<line num="275" count="2" type="stmt"/>
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
<line num="288" count="2" type="stmt"/>
|
|
206
206
|
<line num="289" count="2" type="stmt"/>
|
|
207
207
|
<line num="290" count="2" type="stmt"/>
|
|
208
|
-
<line num="293" count="
|
|
208
|
+
<line num="293" count="36" type="stmt"/>
|
|
209
209
|
<line num="295" count="1" type="stmt"/>
|
|
210
210
|
<line num="296" count="1" type="stmt"/>
|
|
211
211
|
<line num="297" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
<line num="311" count="1" type="stmt"/>
|
|
217
217
|
<line num="312" count="1" type="stmt"/>
|
|
218
218
|
<line num="313" count="1" type="stmt"/>
|
|
219
|
-
<line num="316" count="
|
|
219
|
+
<line num="316" count="36" type="stmt"/>
|
|
220
220
|
<line num="317" count="11" type="stmt"/>
|
|
221
221
|
<line num="319" count="11" type="stmt"/>
|
|
222
222
|
<line num="324" count="11" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
<line num="329" count="11" type="stmt"/>
|
|
226
226
|
<line num="331" count="11" type="stmt"/>
|
|
227
227
|
<line num="332" count="11" type="stmt"/>
|
|
228
|
-
<line num="335" count="
|
|
228
|
+
<line num="335" count="36" type="stmt"/>
|
|
229
229
|
<line num="336" count="0" type="stmt"/>
|
|
230
230
|
<line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
231
231
|
<line num="338" count="0" type="stmt"/>
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
<line num="375" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
247
247
|
<line num="376" count="0" type="stmt"/>
|
|
248
248
|
<line num="378" count="0" type="stmt"/>
|
|
249
|
-
<line num="384" count="
|
|
249
|
+
<line num="384" count="36" type="stmt"/>
|
|
250
250
|
<line num="385" count="5" type="stmt"/>
|
|
251
251
|
<line num="386" count="5" type="stmt"/>
|
|
252
252
|
<line num="387" count="5" type="stmt"/>
|
|
@@ -257,13 +257,13 @@
|
|
|
257
257
|
<line num="398" count="5" type="stmt"/>
|
|
258
258
|
<line num="400" count="5" type="stmt"/>
|
|
259
259
|
<line num="401" count="5" type="stmt"/>
|
|
260
|
-
<line num="404" count="
|
|
261
|
-
<line num="405" count="
|
|
262
|
-
<line num="407" count="
|
|
263
|
-
<line num="408" count="
|
|
264
|
-
<line num="409" count="
|
|
265
|
-
<line num="410" count="
|
|
266
|
-
<line num="413" count="
|
|
260
|
+
<line num="404" count="36" type="stmt"/>
|
|
261
|
+
<line num="405" count="190" type="stmt"/>
|
|
262
|
+
<line num="407" count="190" type="stmt"/>
|
|
263
|
+
<line num="408" count="190" type="stmt"/>
|
|
264
|
+
<line num="409" count="380" type="stmt"/>
|
|
265
|
+
<line num="410" count="380" type="stmt"/>
|
|
266
|
+
<line num="413" count="190" type="stmt"/>
|
|
267
267
|
</file>
|
|
268
268
|
<file name="auth.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.js">
|
|
269
269
|
<metrics statements="27" coveredstatements="23" conditionals="8" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
@@ -297,16 +297,16 @@
|
|
|
297
297
|
</file>
|
|
298
298
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
299
299
|
<metrics statements="96" coveredstatements="86" conditionals="32" coveredconditionals="23" methods="14" coveredmethods="13"/>
|
|
300
|
-
<line num="1" count="
|
|
301
|
-
<line num="2" count="
|
|
302
|
-
<line num="3" count="
|
|
303
|
-
<line num="4" count="
|
|
304
|
-
<line num="9" count="
|
|
305
|
-
<line num="10" count="
|
|
306
|
-
<line num="11" count="
|
|
307
|
-
<line num="12" count="
|
|
308
|
-
<line num="14" count="
|
|
309
|
-
<line num="15" count="
|
|
300
|
+
<line num="1" count="36" type="stmt"/>
|
|
301
|
+
<line num="2" count="36" type="stmt"/>
|
|
302
|
+
<line num="3" count="36" type="stmt"/>
|
|
303
|
+
<line num="4" count="36" type="stmt"/>
|
|
304
|
+
<line num="9" count="36" type="stmt"/>
|
|
305
|
+
<line num="10" count="36" type="stmt"/>
|
|
306
|
+
<line num="11" count="36" type="stmt"/>
|
|
307
|
+
<line num="12" count="36" type="stmt"/>
|
|
308
|
+
<line num="14" count="36" type="stmt"/>
|
|
309
|
+
<line num="15" count="36" type="stmt"/>
|
|
310
310
|
<line num="24" count="1" type="stmt"/>
|
|
311
311
|
<line num="29" count="1" type="stmt"/>
|
|
312
312
|
<line num="37" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<line num="52" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
324
324
|
<line num="53" count="0" type="stmt"/>
|
|
325
325
|
<line num="57" count="22" type="stmt"/>
|
|
326
|
-
<line num="60" count="
|
|
326
|
+
<line num="60" count="36" type="stmt"/>
|
|
327
327
|
<line num="61" count="21" type="stmt"/>
|
|
328
328
|
<line num="62" count="21" type="stmt"/>
|
|
329
329
|
<line num="63" count="21" type="stmt"/>
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
<line num="79" count="20" type="stmt"/>
|
|
338
338
|
<line num="81" count="20" type="stmt"/>
|
|
339
339
|
<line num="82" count="20" type="stmt"/>
|
|
340
|
-
<line num="91" count="
|
|
340
|
+
<line num="91" count="36" type="stmt"/>
|
|
341
341
|
<line num="92" count="2" type="stmt"/>
|
|
342
342
|
<line num="93" count="2" type="stmt"/>
|
|
343
343
|
<line num="94" count="2" type="stmt"/>
|
|
@@ -352,27 +352,27 @@
|
|
|
352
352
|
<line num="115" count="1" type="stmt"/>
|
|
353
353
|
<line num="122" count="2" type="stmt"/>
|
|
354
354
|
<line num="123" count="2" type="stmt"/>
|
|
355
|
-
<line num="133" count="
|
|
355
|
+
<line num="133" count="36" type="stmt"/>
|
|
356
356
|
<line num="134" count="2" type="stmt"/>
|
|
357
357
|
<line num="135" count="2" type="stmt"/>
|
|
358
358
|
<line num="140" count="2" type="stmt"/>
|
|
359
|
-
<line num="143" count="
|
|
359
|
+
<line num="143" count="36" type="stmt"/>
|
|
360
360
|
<line num="144" count="1" type="stmt"/>
|
|
361
361
|
<line num="145" count="1" type="stmt"/>
|
|
362
|
-
<line num="148" count="
|
|
362
|
+
<line num="148" count="36" type="stmt"/>
|
|
363
363
|
<line num="149" count="1" type="stmt"/>
|
|
364
364
|
<line num="150" count="1" type="stmt"/>
|
|
365
365
|
<line num="151" count="1" type="stmt"/>
|
|
366
366
|
<line num="152" count="1" type="stmt"/>
|
|
367
367
|
<line num="157" count="1" type="stmt"/>
|
|
368
368
|
<line num="158" count="1" type="stmt"/>
|
|
369
|
-
<line num="161" count="
|
|
369
|
+
<line num="161" count="36" type="stmt"/>
|
|
370
370
|
<line num="162" count="1" type="stmt"/>
|
|
371
|
-
<line num="165" count="
|
|
371
|
+
<line num="165" count="36" type="stmt"/>
|
|
372
372
|
<line num="166" count="1" type="stmt"/>
|
|
373
|
-
<line num="169" count="
|
|
373
|
+
<line num="169" count="36" type="stmt"/>
|
|
374
374
|
<line num="170" count="1" type="stmt"/>
|
|
375
|
-
<line num="182" count="
|
|
375
|
+
<line num="182" count="36" type="stmt"/>
|
|
376
376
|
<line num="183" count="0" type="stmt"/>
|
|
377
377
|
<line num="184" count="0" type="stmt"/>
|
|
378
378
|
<line num="185" count="0" type="stmt"/>
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
<line num="201" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
384
384
|
<line num="202" count="0" type="stmt"/>
|
|
385
385
|
<line num="204" count="2" type="stmt"/>
|
|
386
|
-
<line num="207" count="
|
|
386
|
+
<line num="207" count="36" type="stmt"/>
|
|
387
387
|
<line num="208" count="2" type="stmt"/>
|
|
388
388
|
<line num="209" count="2" type="stmt"/>
|
|
389
389
|
<line num="210" count="2" type="stmt"/>
|
|
@@ -485,13 +485,13 @@
|
|
|
485
485
|
</file>
|
|
486
486
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
487
487
|
<metrics statements="123" coveredstatements="73" conditionals="45" coveredconditionals="15" methods="19" coveredmethods="11"/>
|
|
488
|
-
<line num="1" count="
|
|
489
|
-
<line num="9" count="
|
|
490
|
-
<line num="10" count="
|
|
491
|
-
<line num="11" count="
|
|
492
|
-
<line num="12" count="
|
|
493
|
-
<line num="13" count="
|
|
494
|
-
<line num="15" count="
|
|
488
|
+
<line num="1" count="37" type="stmt"/>
|
|
489
|
+
<line num="9" count="37" type="stmt"/>
|
|
490
|
+
<line num="10" count="37" type="stmt"/>
|
|
491
|
+
<line num="11" count="37" type="stmt"/>
|
|
492
|
+
<line num="12" count="37" type="stmt"/>
|
|
493
|
+
<line num="13" count="37" type="stmt"/>
|
|
494
|
+
<line num="15" count="37" type="stmt"/>
|
|
495
495
|
<line num="16" count="2" type="stmt"/>
|
|
496
496
|
<line num="19" count="2" type="stmt"/>
|
|
497
497
|
<line num="20" count="2" type="stmt"/>
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
<line num="33" count="2" type="stmt"/>
|
|
501
501
|
<line num="39" count="1" type="stmt"/>
|
|
502
502
|
<line num="41" count="2" type="stmt"/>
|
|
503
|
-
<line num="44" count="
|
|
503
|
+
<line num="44" count="37" type="stmt"/>
|
|
504
504
|
<line num="45" count="0" type="stmt"/>
|
|
505
505
|
<line num="46" count="0" type="stmt"/>
|
|
506
506
|
<line num="48" count="0" type="stmt"/>
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
512
512
|
<line num="56" count="0" type="stmt"/>
|
|
513
513
|
<line num="58" count="0" type="stmt"/>
|
|
514
|
-
<line num="64" count="
|
|
514
|
+
<line num="64" count="37" type="stmt"/>
|
|
515
515
|
<line num="65" count="6" type="stmt"/>
|
|
516
516
|
<line num="66" count="6" type="stmt"/>
|
|
517
517
|
<line num="67" count="6" type="stmt"/>
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
<line num="85" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
526
526
|
<line num="86" count="1" type="stmt"/>
|
|
527
527
|
<line num="90" count="1" type="stmt"/>
|
|
528
|
-
<line num="93" count="
|
|
528
|
+
<line num="93" count="37" type="stmt"/>
|
|
529
529
|
<line num="94" count="6" type="stmt"/>
|
|
530
530
|
<line num="95" count="6" type="stmt"/>
|
|
531
531
|
<line num="96" count="6" type="stmt"/>
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
<line num="111" count="6" type="stmt"/>
|
|
541
541
|
<line num="112" count="6" type="stmt"/>
|
|
542
542
|
<line num="113" count="6" type="stmt"/>
|
|
543
|
-
<line num="116" count="
|
|
543
|
+
<line num="116" count="37" type="stmt"/>
|
|
544
544
|
<line num="117" count="35" type="stmt"/>
|
|
545
545
|
<line num="118" count="35" type="stmt"/>
|
|
546
546
|
<line num="119" count="35" type="stmt"/>
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
<line num="146" count="35" type="cond" truecount="1" falsecount="1"/>
|
|
561
561
|
<line num="147" count="0" type="stmt"/>
|
|
562
562
|
<line num="149" count="35" type="stmt"/>
|
|
563
|
-
<line num="152" count="
|
|
563
|
+
<line num="152" count="37" type="stmt"/>
|
|
564
564
|
<line num="153" count="1" type="stmt"/>
|
|
565
565
|
<line num="156" count="1" type="stmt"/>
|
|
566
566
|
<line num="159" count="1" type="stmt"/>
|
|
@@ -568,10 +568,10 @@
|
|
|
568
568
|
<line num="168" count="1" type="stmt"/>
|
|
569
569
|
<line num="170" count="1" type="stmt"/>
|
|
570
570
|
<line num="171" count="1" type="stmt"/>
|
|
571
|
-
<line num="174" count="
|
|
571
|
+
<line num="174" count="37" type="stmt"/>
|
|
572
572
|
<line num="175" count="1" type="stmt"/>
|
|
573
573
|
<line num="176" count="1" type="stmt"/>
|
|
574
|
-
<line num="180" count="
|
|
574
|
+
<line num="180" count="37" type="stmt"/>
|
|
575
575
|
<line num="181" count="1" type="stmt"/>
|
|
576
576
|
<line num="182" count="1" type="stmt"/>
|
|
577
577
|
<line num="183" count="1" type="stmt"/>
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
<line num="200" count="0" type="stmt"/>
|
|
586
586
|
<line num="202" count="0" type="stmt"/>
|
|
587
587
|
<line num="203" count="0" type="stmt"/>
|
|
588
|
-
<line num="206" count="
|
|
588
|
+
<line num="206" count="37" type="stmt"/>
|
|
589
589
|
<line num="207" count="0" type="stmt"/>
|
|
590
590
|
<line num="210" count="0" type="stmt"/>
|
|
591
591
|
<line num="211" count="0" type="stmt"/>
|
|
@@ -705,10 +705,10 @@
|
|
|
705
705
|
</file>
|
|
706
706
|
<file name="layout.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/layout.js">
|
|
707
707
|
<metrics statements="27" coveredstatements="22" conditionals="8" coveredconditionals="5" methods="3" coveredmethods="2"/>
|
|
708
|
-
<line num="4" count="
|
|
709
|
-
<line num="5" count="
|
|
710
|
-
<line num="6" count="
|
|
711
|
-
<line num="8" count="
|
|
708
|
+
<line num="4" count="36" type="stmt"/>
|
|
709
|
+
<line num="5" count="36" type="stmt"/>
|
|
710
|
+
<line num="6" count="36" type="stmt"/>
|
|
711
|
+
<line num="8" count="36" type="stmt"/>
|
|
712
712
|
<line num="9" count="5" type="stmt"/>
|
|
713
713
|
<line num="10" count="5" type="stmt"/>
|
|
714
714
|
<line num="12" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
<line num="22" count="5" type="stmt"/>
|
|
720
720
|
<line num="24" count="5" type="stmt"/>
|
|
721
721
|
<line num="25" count="5" type="stmt"/>
|
|
722
|
-
<line num="28" count="
|
|
722
|
+
<line num="28" count="36" type="stmt"/>
|
|
723
723
|
<line num="29" count="1" type="stmt"/>
|
|
724
724
|
<line num="30" count="1" type="stmt"/>
|
|
725
725
|
<line num="31" count="1" type="stmt"/>
|
|
@@ -762,14 +762,14 @@
|
|
|
762
762
|
</file>
|
|
763
763
|
<file name="permission.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/permission.js">
|
|
764
764
|
<metrics statements="78" coveredstatements="77" conditionals="33" coveredconditionals="30" methods="13" coveredmethods="13"/>
|
|
765
|
-
<line num="1" count="
|
|
766
|
-
<line num="7" count="
|
|
767
|
-
<line num="8" count="
|
|
768
|
-
<line num="9" count="
|
|
769
|
-
<line num="13" count="
|
|
770
|
-
<line num="14" count="
|
|
771
|
-
<line num="16" count="
|
|
772
|
-
<line num="21" count="
|
|
765
|
+
<line num="1" count="36" type="stmt"/>
|
|
766
|
+
<line num="7" count="36" type="stmt"/>
|
|
767
|
+
<line num="8" count="36" type="stmt"/>
|
|
768
|
+
<line num="9" count="36" type="stmt"/>
|
|
769
|
+
<line num="13" count="36" type="stmt"/>
|
|
770
|
+
<line num="14" count="36" type="stmt"/>
|
|
771
|
+
<line num="16" count="36" type="stmt"/>
|
|
772
|
+
<line num="21" count="36" type="stmt"/>
|
|
773
773
|
<line num="25" count="12" type="stmt"/>
|
|
774
774
|
<line num="30" count="12" type="stmt"/>
|
|
775
775
|
<line num="38" count="11" type="stmt"/>
|
|
@@ -802,11 +802,11 @@
|
|
|
802
802
|
<line num="93" count="11" type="stmt"/>
|
|
803
803
|
<line num="94" count="11" type="stmt"/>
|
|
804
804
|
<line num="95" count="11" type="stmt"/>
|
|
805
|
-
<line num="99" count="
|
|
805
|
+
<line num="99" count="36" type="stmt"/>
|
|
806
806
|
<line num="100" count="1" type="stmt"/>
|
|
807
|
-
<line num="103" count="
|
|
807
|
+
<line num="103" count="36" type="stmt"/>
|
|
808
808
|
<line num="105" count="1" type="stmt"/>
|
|
809
|
-
<line num="108" count="
|
|
809
|
+
<line num="108" count="36" type="stmt"/>
|
|
810
810
|
<line num="109" count="1" type="stmt"/>
|
|
811
811
|
<line num="110" count="1" type="stmt"/>
|
|
812
812
|
<line num="111" count="1" type="stmt"/>
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
<line num="128" count="1" type="stmt"/>
|
|
825
825
|
<line num="129" count="1" type="stmt"/>
|
|
826
826
|
<line num="131" count="1" type="stmt"/>
|
|
827
|
-
<line num="134" count="
|
|
827
|
+
<line num="134" count="36" type="stmt"/>
|
|
828
828
|
<line num="135" count="3" type="stmt"/>
|
|
829
829
|
<line num="136" count="3" type="stmt"/>
|
|
830
830
|
<line num="137" count="3" type="stmt"/>
|
|
@@ -836,17 +836,17 @@
|
|
|
836
836
|
<line num="148" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
837
837
|
<line num="154" count="3" type="stmt"/>
|
|
838
838
|
<line num="158" count="3" type="stmt"/>
|
|
839
|
-
<line num="161" count="
|
|
839
|
+
<line num="161" count="36" type="stmt"/>
|
|
840
840
|
<line num="162" count="10" type="stmt"/>
|
|
841
|
-
<line num="169" count="
|
|
841
|
+
<line num="169" count="36" type="stmt"/>
|
|
842
842
|
<line num="170" count="1" type="stmt"/>
|
|
843
843
|
</file>
|
|
844
844
|
<file name="role.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/role.js">
|
|
845
845
|
<metrics statements="53" coveredstatements="47" conditionals="22" coveredconditionals="14" methods="7" coveredmethods="5"/>
|
|
846
|
-
<line num="1" count="
|
|
847
|
-
<line num="7" count="
|
|
848
|
-
<line num="12" count="
|
|
849
|
-
<line num="14" count="
|
|
846
|
+
<line num="1" count="36" type="stmt"/>
|
|
847
|
+
<line num="7" count="36" type="stmt"/>
|
|
848
|
+
<line num="12" count="36" type="stmt"/>
|
|
849
|
+
<line num="14" count="36" type="stmt"/>
|
|
850
850
|
<line num="20" count="4" type="stmt"/>
|
|
851
851
|
<line num="21" count="4" type="stmt"/>
|
|
852
852
|
<line num="22" count="4" type="stmt"/>
|
|
@@ -863,11 +863,11 @@
|
|
|
863
863
|
<line num="34" count="4" type="stmt"/>
|
|
864
864
|
<line num="37" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
865
865
|
<line num="38" count="4" type="stmt"/>
|
|
866
|
-
<line num="42" count="
|
|
866
|
+
<line num="42" count="36" type="stmt"/>
|
|
867
867
|
<line num="43" count="2" type="stmt"/>
|
|
868
|
-
<line num="46" count="
|
|
868
|
+
<line num="46" count="36" type="stmt"/>
|
|
869
869
|
<line num="47" count="1" type="stmt"/>
|
|
870
|
-
<line num="50" count="
|
|
870
|
+
<line num="50" count="36" type="stmt"/>
|
|
871
871
|
<line num="51" count="3" type="stmt"/>
|
|
872
872
|
<line num="52" count="3" type="stmt"/>
|
|
873
873
|
<line num="53" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -882,7 +882,7 @@
|
|
|
882
882
|
<line num="66" count="3" type="stmt"/>
|
|
883
883
|
<line num="67" count="3" type="stmt"/>
|
|
884
884
|
<line num="68" count="3" type="stmt"/>
|
|
885
|
-
<line num="71" count="
|
|
885
|
+
<line num="71" count="36" type="stmt"/>
|
|
886
886
|
<line num="72" count="1" type="stmt"/>
|
|
887
887
|
<line num="73" count="1" type="stmt"/>
|
|
888
888
|
<line num="74" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -951,16 +951,16 @@
|
|
|
951
951
|
</file>
|
|
952
952
|
<file name="screen.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/screen.js">
|
|
953
953
|
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
954
|
-
<line num="1" count="
|
|
955
|
-
<line num="2" count="
|
|
956
|
-
<line num="3" count="
|
|
957
|
-
<line num="5" count="
|
|
954
|
+
<line num="1" count="36" type="stmt"/>
|
|
955
|
+
<line num="2" count="36" type="stmt"/>
|
|
956
|
+
<line num="3" count="36" type="stmt"/>
|
|
957
|
+
<line num="5" count="36" type="stmt"/>
|
|
958
958
|
<line num="6" count="1" type="stmt"/>
|
|
959
959
|
<line num="7" count="1" type="stmt"/>
|
|
960
960
|
<line num="9" count="1" type="stmt"/>
|
|
961
961
|
<line num="15" count="1" type="stmt"/>
|
|
962
962
|
<line num="17" count="1" type="stmt"/>
|
|
963
|
-
<line num="23" count="
|
|
963
|
+
<line num="23" count="36" type="stmt"/>
|
|
964
964
|
<line num="24" count="19" type="stmt"/>
|
|
965
965
|
<line num="25" count="19" type="stmt"/>
|
|
966
966
|
<line num="26" count="19" type="stmt"/>
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
<line num="31" count="19" type="stmt"/>
|
|
970
970
|
<line num="33" count="19" type="stmt"/>
|
|
971
971
|
<line num="34" count="19" type="stmt"/>
|
|
972
|
-
<line num="41" count="
|
|
972
|
+
<line num="41" count="36" type="stmt"/>
|
|
973
973
|
<line num="42" count="1" type="stmt"/>
|
|
974
974
|
<line num="43" count="1" type="stmt"/>
|
|
975
975
|
<line num="44" count="1" type="stmt"/>
|
|
@@ -977,12 +977,12 @@
|
|
|
977
977
|
</file>
|
|
978
978
|
<file name="script.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/script.js">
|
|
979
979
|
<metrics statements="7" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
980
|
-
<line num="1" count="
|
|
981
|
-
<line num="3" count="
|
|
980
|
+
<line num="1" count="37" type="stmt"/>
|
|
981
|
+
<line num="3" count="37" type="stmt"/>
|
|
982
982
|
<line num="4" count="0" type="stmt"/>
|
|
983
983
|
<line num="5" count="0" type="stmt"/>
|
|
984
984
|
<line num="6" count="0" type="stmt"/>
|
|
985
|
-
<line num="9" count="
|
|
985
|
+
<line num="9" count="37" type="stmt"/>
|
|
986
986
|
<line num="10" count="0" type="stmt"/>
|
|
987
987
|
</file>
|
|
988
988
|
<file name="templates.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/templates.js">
|
|
@@ -1005,16 +1005,16 @@
|
|
|
1005
1005
|
</file>
|
|
1006
1006
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
1007
1007
|
<metrics statements="119" coveredstatements="39" conditionals="37" coveredconditionals="0" methods="16" coveredmethods="5"/>
|
|
1008
|
-
<line num="1" count="
|
|
1009
|
-
<line num="6" count="
|
|
1010
|
-
<line num="7" count="
|
|
1011
|
-
<line num="8" count="
|
|
1012
|
-
<line num="9" count="
|
|
1013
|
-
<line num="10" count="
|
|
1014
|
-
<line num="11" count="
|
|
1015
|
-
<line num="15" count="
|
|
1016
|
-
<line num="16" count="
|
|
1017
|
-
<line num="17" count="
|
|
1008
|
+
<line num="1" count="37" type="stmt"/>
|
|
1009
|
+
<line num="6" count="37" type="stmt"/>
|
|
1010
|
+
<line num="7" count="37" type="stmt"/>
|
|
1011
|
+
<line num="8" count="37" type="stmt"/>
|
|
1012
|
+
<line num="9" count="37" type="stmt"/>
|
|
1013
|
+
<line num="10" count="37" type="stmt"/>
|
|
1014
|
+
<line num="11" count="37" type="stmt"/>
|
|
1015
|
+
<line num="15" count="37" type="stmt"/>
|
|
1016
|
+
<line num="16" count="37" type="stmt"/>
|
|
1017
|
+
<line num="17" count="37" type="stmt"/>
|
|
1018
1018
|
<line num="20" count="2" type="stmt"/>
|
|
1019
1019
|
<line num="26" count="0" type="stmt"/>
|
|
1020
1020
|
<line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
<line num="48" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1030
1030
|
<line num="49" count="0" type="stmt"/>
|
|
1031
1031
|
<line num="54" count="0" type="stmt"/>
|
|
1032
|
-
<line num="57" count="
|
|
1032
|
+
<line num="57" count="37" type="stmt"/>
|
|
1033
1033
|
<line num="59" count="0" type="stmt"/>
|
|
1034
1034
|
<line num="60" count="0" type="stmt"/>
|
|
1035
1035
|
<line num="64" count="0" type="stmt"/>
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1039
1039
|
<line num="68" count="0" type="stmt"/>
|
|
1040
1040
|
<line num="71" count="0" type="stmt"/>
|
|
1041
|
-
<line num="74" count="
|
|
1041
|
+
<line num="74" count="37" type="stmt"/>
|
|
1042
1042
|
<line num="75" count="0" type="stmt"/>
|
|
1043
1043
|
<line num="77" count="0" type="stmt"/>
|
|
1044
1044
|
<line num="78" count="0" type="stmt"/>
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1076
1076
|
<line num="136" count="0" type="stmt"/>
|
|
1077
1077
|
<line num="140" count="0" type="stmt"/>
|
|
1078
|
-
<line num="145" count="
|
|
1078
|
+
<line num="145" count="37" type="stmt"/>
|
|
1079
1079
|
<line num="146" count="2" type="stmt"/>
|
|
1080
1080
|
<line num="147" count="2" type="stmt"/>
|
|
1081
1081
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -1084,26 +1084,26 @@
|
|
|
1084
1084
|
<line num="152" count="7" type="stmt"/>
|
|
1085
1085
|
<line num="154" count="7" type="stmt"/>
|
|
1086
1086
|
<line num="162" count="2" type="stmt"/>
|
|
1087
|
-
<line num="165" count="
|
|
1087
|
+
<line num="165" count="37" type="stmt"/>
|
|
1088
1088
|
<line num="167" count="0" type="stmt"/>
|
|
1089
1089
|
<line num="169" count="0" type="stmt"/>
|
|
1090
1090
|
<line num="170" count="0" type="stmt"/>
|
|
1091
|
-
<line num="173" count="
|
|
1091
|
+
<line num="173" count="37" type="stmt"/>
|
|
1092
1092
|
<line num="174" count="1" type="stmt"/>
|
|
1093
1093
|
<line num="175" count="1" type="stmt"/>
|
|
1094
1094
|
<line num="176" count="1" type="stmt"/>
|
|
1095
1095
|
<line num="178" count="1" type="stmt"/>
|
|
1096
1096
|
<line num="179" count="1" type="stmt"/>
|
|
1097
1097
|
<line num="183" count="1" type="stmt"/>
|
|
1098
|
-
<line num="186" count="
|
|
1098
|
+
<line num="186" count="37" type="stmt"/>
|
|
1099
1099
|
<line num="187" count="1" type="stmt"/>
|
|
1100
1100
|
<line num="188" count="1" type="stmt"/>
|
|
1101
1101
|
<line num="189" count="1" type="stmt"/>
|
|
1102
1102
|
<line num="190" count="0" type="stmt"/>
|
|
1103
1103
|
<line num="194" count="1" type="stmt"/>
|
|
1104
|
-
<line num="199" count="
|
|
1104
|
+
<line num="199" count="37" type="stmt"/>
|
|
1105
1105
|
<line num="200" count="1" type="stmt"/>
|
|
1106
|
-
<line num="203" count="
|
|
1106
|
+
<line num="203" count="37" type="stmt"/>
|
|
1107
1107
|
<line num="204" count="0" type="stmt"/>
|
|
1108
1108
|
<line num="205" count="0" type="stmt"/>
|
|
1109
1109
|
<line num="206" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1117
1117
|
<line num="218" count="0" type="stmt"/>
|
|
1118
1118
|
<line num="219" count="0" type="stmt"/>
|
|
1119
|
-
<line num="222" count="
|
|
1119
|
+
<line num="222" count="37" type="stmt"/>
|
|
1120
1120
|
<line num="223" count="0" type="stmt"/>
|
|
1121
1121
|
<line num="224" count="0" type="stmt"/>
|
|
1122
1122
|
<line num="225" count="0" type="stmt"/>
|
|
@@ -1127,23 +1127,23 @@
|
|
|
1127
1127
|
</file>
|
|
1128
1128
|
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/webhook.js">
|
|
1129
1129
|
<metrics statements="57" coveredstatements="52" conditionals="10" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
1130
|
-
<line num="1" count="
|
|
1131
|
-
<line num="2" count="
|
|
1132
|
-
<line num="3" count="
|
|
1133
|
-
<line num="4" count="
|
|
1134
|
-
<line num="5" count="
|
|
1135
|
-
<line num="6" count="
|
|
1136
|
-
<line num="8" count="
|
|
1130
|
+
<line num="1" count="36" type="stmt"/>
|
|
1131
|
+
<line num="2" count="36" type="stmt"/>
|
|
1132
|
+
<line num="3" count="36" type="stmt"/>
|
|
1133
|
+
<line num="4" count="36" type="stmt"/>
|
|
1134
|
+
<line num="5" count="36" type="stmt"/>
|
|
1135
|
+
<line num="6" count="36" type="stmt"/>
|
|
1136
|
+
<line num="8" count="36" type="stmt"/>
|
|
1137
1137
|
<line num="11" count="1" type="stmt"/>
|
|
1138
1138
|
<line num="12" count="1" type="stmt"/>
|
|
1139
1139
|
<line num="13" count="1" type="stmt"/>
|
|
1140
|
-
<line num="19" count="
|
|
1141
|
-
<line num="21" count="
|
|
1142
|
-
<line num="25" count="
|
|
1140
|
+
<line num="19" count="36" type="stmt"/>
|
|
1141
|
+
<line num="21" count="36" type="stmt"/>
|
|
1142
|
+
<line num="25" count="36" type="stmt"/>
|
|
1143
1143
|
<line num="26" count="2" type="stmt"/>
|
|
1144
1144
|
<line num="27" count="2" type="stmt"/>
|
|
1145
1145
|
<line num="32" count="2" type="stmt"/>
|
|
1146
|
-
<line num="35" count="
|
|
1146
|
+
<line num="35" count="36" type="stmt"/>
|
|
1147
1147
|
<line num="36" count="10" type="stmt"/>
|
|
1148
1148
|
<line num="37" count="10" type="stmt"/>
|
|
1149
1149
|
<line num="38" count="10" type="stmt"/>
|
|
@@ -1153,10 +1153,10 @@
|
|
|
1153
1153
|
<line num="46" count="10" type="stmt"/>
|
|
1154
1154
|
<line num="47" count="10" type="stmt"/>
|
|
1155
1155
|
<line num="48" count="10" type="stmt"/>
|
|
1156
|
-
<line num="54" count="
|
|
1156
|
+
<line num="54" count="36" type="stmt"/>
|
|
1157
1157
|
<line num="55" count="2" type="stmt"/>
|
|
1158
1158
|
<line num="56" count="2" type="stmt"/>
|
|
1159
|
-
<line num="59" count="
|
|
1159
|
+
<line num="59" count="36" type="stmt"/>
|
|
1160
1160
|
<line num="60" count="1" type="stmt"/>
|
|
1161
1161
|
<line num="61" count="1" type="stmt"/>
|
|
1162
1162
|
<line num="62" count="1" type="stmt"/>
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
<line num="73" count="1" type="stmt"/>
|
|
1170
1170
|
<line num="78" count="1" type="stmt"/>
|
|
1171
1171
|
<line num="80" count="1" type="stmt"/>
|
|
1172
|
-
<line num="83" count="
|
|
1172
|
+
<line num="83" count="36" type="stmt"/>
|
|
1173
1173
|
<line num="84" count="1" type="stmt"/>
|
|
1174
1174
|
<line num="85" count="1" type="stmt"/>
|
|
1175
1175
|
<line num="86" count="1" type="stmt"/>
|
|
@@ -1190,26 +1190,26 @@
|
|
|
1190
1190
|
<metrics statements="97" coveredstatements="80" conditionals="21" coveredconditionals="15" methods="17" coveredmethods="15"/>
|
|
1191
1191
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/index.js">
|
|
1192
1192
|
<metrics statements="89" coveredstatements="72" conditionals="21" coveredconditionals="15" methods="14" coveredmethods="12"/>
|
|
1193
|
-
<line num="1" count="
|
|
1194
|
-
<line num="6" count="
|
|
1195
|
-
<line num="7" count="
|
|
1196
|
-
<line num="8" count="
|
|
1197
|
-
<line num="9" count="
|
|
1198
|
-
<line num="10" count="
|
|
1199
|
-
<line num="11" count="
|
|
1200
|
-
<line num="12" count="
|
|
1201
|
-
<line num="14" count="
|
|
1193
|
+
<line num="1" count="37" type="stmt"/>
|
|
1194
|
+
<line num="6" count="37" type="stmt"/>
|
|
1195
|
+
<line num="7" count="37" type="stmt"/>
|
|
1196
|
+
<line num="8" count="37" type="stmt"/>
|
|
1197
|
+
<line num="9" count="37" type="stmt"/>
|
|
1198
|
+
<line num="10" count="37" type="stmt"/>
|
|
1199
|
+
<line num="11" count="37" type="stmt"/>
|
|
1200
|
+
<line num="12" count="37" type="stmt"/>
|
|
1201
|
+
<line num="14" count="37" type="stmt"/>
|
|
1202
1202
|
<line num="20" count="5" type="stmt"/>
|
|
1203
1203
|
<line num="21" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1204
1204
|
<line num="22" count="5" type="stmt"/>
|
|
1205
1205
|
<line num="23" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1206
1206
|
<line num="24" count="4" type="stmt"/>
|
|
1207
1207
|
<line num="27" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1208
|
-
<line num="30" count="
|
|
1208
|
+
<line num="30" count="37" type="stmt"/>
|
|
1209
1209
|
<line num="31" count="2" type="stmt"/>
|
|
1210
1210
|
<line num="33" count="2" type="stmt"/>
|
|
1211
1211
|
<line num="39" count="2" type="stmt"/>
|
|
1212
|
-
<line num="42" count="
|
|
1212
|
+
<line num="42" count="37" type="stmt"/>
|
|
1213
1213
|
<line num="43" count="0" type="stmt"/>
|
|
1214
1214
|
<line num="44" count="0" type="stmt"/>
|
|
1215
1215
|
<line num="46" count="0" type="stmt"/>
|
|
@@ -1225,7 +1225,7 @@
|
|
|
1225
1225
|
<line num="72" count="0" type="stmt"/>
|
|
1226
1226
|
<line num="74" count="0" type="stmt"/>
|
|
1227
1227
|
<line num="78" count="0" type="stmt"/>
|
|
1228
|
-
<line num="81" count="
|
|
1228
|
+
<line num="81" count="37" type="stmt"/>
|
|
1229
1229
|
<line num="82" count="28" type="stmt"/>
|
|
1230
1230
|
<line num="83" count="28" type="stmt"/>
|
|
1231
1231
|
<line num="85" count="28" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1234,14 +1234,14 @@
|
|
|
1234
1234
|
<line num="90" count="28" type="stmt"/>
|
|
1235
1235
|
<line num="92" count="28" type="stmt"/>
|
|
1236
1236
|
<line num="93" count="28" type="stmt"/>
|
|
1237
|
-
<line num="96" count="
|
|
1237
|
+
<line num="96" count="37" type="stmt"/>
|
|
1238
1238
|
<line num="97" count="3" type="stmt"/>
|
|
1239
1239
|
<line num="98" count="3" type="stmt"/>
|
|
1240
1240
|
<line num="100" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1241
1241
|
<line num="101" count="1" type="stmt"/>
|
|
1242
1242
|
<line num="102" count="1" type="stmt"/>
|
|
1243
1243
|
<line num="104" count="3" type="stmt"/>
|
|
1244
|
-
<line num="107" count="
|
|
1244
|
+
<line num="107" count="37" type="stmt"/>
|
|
1245
1245
|
<line num="108" count="8" type="stmt"/>
|
|
1246
1246
|
<line num="110" count="8" type="stmt"/>
|
|
1247
1247
|
<line num="114" count="8" type="stmt"/>
|
|
@@ -1258,11 +1258,11 @@
|
|
|
1258
1258
|
<line num="157" count="1" type="stmt"/>
|
|
1259
1259
|
<line num="159" count="0" type="stmt"/>
|
|
1260
1260
|
<line num="162" count="1" type="stmt"/>
|
|
1261
|
-
<line num="166" count="
|
|
1261
|
+
<line num="166" count="37" type="stmt"/>
|
|
1262
1262
|
<line num="167" count="2" type="stmt"/>
|
|
1263
|
-
<line num="170" count="
|
|
1263
|
+
<line num="170" count="37" type="stmt"/>
|
|
1264
1264
|
<line num="171" count="0" type="stmt"/>
|
|
1265
|
-
<line num="174" count="
|
|
1265
|
+
<line num="174" count="37" type="stmt"/>
|
|
1266
1266
|
<line num="175" count="2" type="stmt"/>
|
|
1267
1267
|
<line num="176" count="2" type="stmt"/>
|
|
1268
1268
|
<line num="177" count="2" type="stmt"/>
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
<line num="186" count="1" type="stmt"/>
|
|
1274
1274
|
<line num="187" count="1" type="stmt"/>
|
|
1275
1275
|
<line num="189" count="1" type="stmt"/>
|
|
1276
|
-
<line num="193" count="
|
|
1276
|
+
<line num="193" count="37" type="stmt"/>
|
|
1277
1277
|
<line num="194" count="2" type="stmt"/>
|
|
1278
1278
|
<line num="195" count="2" type="stmt"/>
|
|
1279
1279
|
<line num="196" count="2" type="stmt"/>
|
|
@@ -1282,24 +1282,24 @@
|
|
|
1282
1282
|
</file>
|
|
1283
1283
|
<file name="validation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/validation.js">
|
|
1284
1284
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1285
|
-
<line num="1" count="
|
|
1286
|
-
<line num="2" count="
|
|
1287
|
-
<line num="4" count="
|
|
1285
|
+
<line num="1" count="38" type="stmt"/>
|
|
1286
|
+
<line num="2" count="38" type="stmt"/>
|
|
1287
|
+
<line num="4" count="38" type="stmt"/>
|
|
1288
1288
|
<line num="5" count="28" type="stmt"/>
|
|
1289
|
-
<line num="26" count="
|
|
1289
|
+
<line num="26" count="38" type="stmt"/>
|
|
1290
1290
|
<line num="28" count="23" type="stmt"/>
|
|
1291
|
-
<line num="31" count="
|
|
1291
|
+
<line num="31" count="38" type="stmt"/>
|
|
1292
1292
|
<line num="33" count="23" type="stmt"/>
|
|
1293
1293
|
</file>
|
|
1294
1294
|
</package>
|
|
1295
1295
|
<package name="api.controllers.row">
|
|
1296
|
-
<metrics statements="
|
|
1296
|
+
<metrics statements="596" coveredstatements="314" conditionals="258" coveredconditionals="85" methods="88" coveredmethods="38"/>
|
|
1297
1297
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1298
1298
|
<metrics statements="99" coveredstatements="15" conditionals="42" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
1299
|
-
<line num="6" count="
|
|
1300
|
-
<line num="10" count="
|
|
1301
|
-
<line num="11" count="
|
|
1302
|
-
<line num="12" count="
|
|
1299
|
+
<line num="6" count="37" type="stmt"/>
|
|
1300
|
+
<line num="10" count="37" type="stmt"/>
|
|
1301
|
+
<line num="11" count="37" type="stmt"/>
|
|
1302
|
+
<line num="12" count="37" type="stmt"/>
|
|
1303
1303
|
<line num="16" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1304
1304
|
<line num="17" count="0" type="stmt"/>
|
|
1305
1305
|
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1308,40 +1308,40 @@
|
|
|
1308
1308
|
<line num="22" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1309
1309
|
<line num="23" count="0" type="stmt"/>
|
|
1310
1310
|
<line num="28" count="0" type="stmt"/>
|
|
1311
|
-
<line num="33" count="
|
|
1312
|
-
<line num="35" count="
|
|
1311
|
+
<line num="33" count="37" type="stmt"/>
|
|
1312
|
+
<line num="35" count="37" type="stmt"/>
|
|
1313
1313
|
<line num="36" count="0" type="stmt"/>
|
|
1314
1314
|
<line num="37" count="0" type="stmt"/>
|
|
1315
1315
|
<line num="38" count="0" type="stmt"/>
|
|
1316
1316
|
<line num="39" count="0" type="stmt"/>
|
|
1317
1317
|
<line num="41" count="0" type="stmt"/>
|
|
1318
1318
|
<line num="42" count="0" type="stmt"/>
|
|
1319
|
-
<line num="48" count="
|
|
1319
|
+
<line num="48" count="37" type="stmt"/>
|
|
1320
1320
|
<line num="49" count="0" type="stmt"/>
|
|
1321
1321
|
<line num="50" count="0" type="stmt"/>
|
|
1322
1322
|
<line num="51" count="0" type="stmt"/>
|
|
1323
1323
|
<line num="52" count="0" type="stmt"/>
|
|
1324
|
-
<line num="57" count="
|
|
1324
|
+
<line num="57" count="37" type="stmt"/>
|
|
1325
1325
|
<line num="60" count="0" type="stmt"/>
|
|
1326
1326
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1327
1327
|
<line num="62" count="0" type="stmt"/>
|
|
1328
|
-
<line num="65" count="
|
|
1328
|
+
<line num="65" count="37" type="stmt"/>
|
|
1329
1329
|
<line num="66" count="0" type="stmt"/>
|
|
1330
1330
|
<line num="67" count="0" type="stmt"/>
|
|
1331
1331
|
<line num="68" count="0" type="stmt"/>
|
|
1332
|
-
<line num="71" count="
|
|
1332
|
+
<line num="71" count="37" type="stmt"/>
|
|
1333
1333
|
<line num="72" count="0" type="stmt"/>
|
|
1334
1334
|
<line num="73" count="0" type="stmt"/>
|
|
1335
1335
|
<line num="74" count="0" type="stmt"/>
|
|
1336
1336
|
<line num="75" count="0" type="stmt"/>
|
|
1337
1337
|
<line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1338
|
-
<line num="86" count="
|
|
1338
|
+
<line num="86" count="37" type="stmt"/>
|
|
1339
1339
|
<line num="87" count="0" type="stmt"/>
|
|
1340
1340
|
<line num="88" count="0" type="stmt"/>
|
|
1341
1341
|
<line num="89" count="0" type="stmt"/>
|
|
1342
1342
|
<line num="90" count="0" type="stmt"/>
|
|
1343
1343
|
<line num="98" count="0" type="stmt"/>
|
|
1344
|
-
<line num="101" count="
|
|
1344
|
+
<line num="101" count="37" type="stmt"/>
|
|
1345
1345
|
<line num="102" count="0" type="stmt"/>
|
|
1346
1346
|
<line num="103" count="0" type="stmt"/>
|
|
1347
1347
|
<line num="104" count="0" type="stmt"/>
|
|
@@ -1350,7 +1350,7 @@
|
|
|
1350
1350
|
<line num="107" count="0" type="stmt"/>
|
|
1351
1351
|
<line num="113" count="0" type="stmt"/>
|
|
1352
1352
|
<line num="114" count="0" type="stmt"/>
|
|
1353
|
-
<line num="117" count="
|
|
1353
|
+
<line num="117" count="37" type="stmt"/>
|
|
1354
1354
|
<line num="118" count="0" type="stmt"/>
|
|
1355
1355
|
<line num="119" count="0" type="stmt"/>
|
|
1356
1356
|
<line num="120" count="0" type="stmt"/>
|
|
@@ -1371,9 +1371,9 @@
|
|
|
1371
1371
|
<line num="155" count="0" type="stmt"/>
|
|
1372
1372
|
<line num="168" count="0" type="stmt"/>
|
|
1373
1373
|
<line num="171" count="0" type="stmt"/>
|
|
1374
|
-
<line num="174" count="
|
|
1374
|
+
<line num="174" count="37" type="stmt"/>
|
|
1375
1375
|
<line num="176" count="0" type="stmt"/>
|
|
1376
|
-
<line num="179" count="
|
|
1376
|
+
<line num="179" count="37" type="stmt"/>
|
|
1377
1377
|
<line num="180" count="0" type="stmt"/>
|
|
1378
1378
|
<line num="181" count="0" type="stmt"/>
|
|
1379
1379
|
<line num="182" count="0" type="stmt"/>
|
|
@@ -1398,19 +1398,19 @@
|
|
|
1398
1398
|
</file>
|
|
1399
1399
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/index.js">
|
|
1400
1400
|
<metrics statements="85" coveredstatements="79" conditionals="34" coveredconditionals="32" methods="11" coveredmethods="11"/>
|
|
1401
|
-
<line num="1" count="
|
|
1402
|
-
<line num="2" count="
|
|
1403
|
-
<line num="3" count="
|
|
1404
|
-
<line num="6" count="
|
|
1401
|
+
<line num="1" count="37" type="stmt"/>
|
|
1402
|
+
<line num="2" count="37" type="stmt"/>
|
|
1403
|
+
<line num="3" count="37" type="stmt"/>
|
|
1404
|
+
<line num="6" count="114" type="cond" truecount="1" falsecount="1"/>
|
|
1405
1405
|
<line num="7" count="0" type="stmt"/>
|
|
1406
|
-
<line num="9" count="
|
|
1407
|
-
<line num="13" count="
|
|
1408
|
-
<line num="14" count="
|
|
1406
|
+
<line num="9" count="113" type="stmt"/>
|
|
1407
|
+
<line num="13" count="116" type="cond" truecount="4" falsecount="0"/>
|
|
1408
|
+
<line num="14" count="76" type="stmt"/>
|
|
1409
1409
|
<line num="16" count="40" type="cond" truecount="4" falsecount="0"/>
|
|
1410
1410
|
<line num="17" count="32" type="stmt"/>
|
|
1411
1411
|
<line num="19" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1412
1412
|
<line num="20" count="7" type="stmt"/>
|
|
1413
|
-
<line num="24" count="
|
|
1413
|
+
<line num="24" count="37" type="stmt"/>
|
|
1414
1414
|
<line num="25" count="6" type="stmt"/>
|
|
1415
1415
|
<line num="26" count="6" type="stmt"/>
|
|
1416
1416
|
<line num="27" count="6" type="stmt"/>
|
|
@@ -1423,35 +1423,35 @@
|
|
|
1423
1423
|
<line num="37" count="4" type="stmt"/>
|
|
1424
1424
|
<line num="38" count="4" type="stmt"/>
|
|
1425
1425
|
<line num="40" count="2" type="stmt"/>
|
|
1426
|
-
<line num="44" count="
|
|
1427
|
-
<line num="45" count="
|
|
1428
|
-
<line num="46" count="
|
|
1429
|
-
<line num="47" count="
|
|
1430
|
-
<line num="49" count="
|
|
1426
|
+
<line num="44" count="37" type="stmt"/>
|
|
1427
|
+
<line num="45" count="72" type="stmt"/>
|
|
1428
|
+
<line num="46" count="72" type="stmt"/>
|
|
1429
|
+
<line num="47" count="72" type="stmt"/>
|
|
1430
|
+
<line num="49" count="72" type="cond" truecount="4" falsecount="0"/>
|
|
1431
1431
|
<line num="50" count="2" type="stmt"/>
|
|
1432
|
-
<line num="52" count="
|
|
1433
|
-
<line num="53" count="
|
|
1434
|
-
<line num="54" count="
|
|
1435
|
-
<line num="55" count="
|
|
1436
|
-
<line num="56" count="
|
|
1437
|
-
<line num="57" count="
|
|
1432
|
+
<line num="52" count="70" type="stmt"/>
|
|
1433
|
+
<line num="53" count="70" type="stmt"/>
|
|
1434
|
+
<line num="54" count="69" type="stmt"/>
|
|
1435
|
+
<line num="55" count="69" type="cond" truecount="2" falsecount="0"/>
|
|
1436
|
+
<line num="56" count="69" type="stmt"/>
|
|
1437
|
+
<line num="57" count="69" type="stmt"/>
|
|
1438
1438
|
<line num="59" count="1" type="stmt"/>
|
|
1439
|
-
<line num="63" count="
|
|
1439
|
+
<line num="63" count="37" type="stmt"/>
|
|
1440
1440
|
<line num="64" count="7" type="stmt"/>
|
|
1441
1441
|
<line num="65" count="7" type="stmt"/>
|
|
1442
1442
|
<line num="66" count="7" type="stmt"/>
|
|
1443
1443
|
<line num="68" count="1" type="stmt"/>
|
|
1444
|
-
<line num="72" count="
|
|
1444
|
+
<line num="72" count="37" type="stmt"/>
|
|
1445
1445
|
<line num="73" count="4" type="stmt"/>
|
|
1446
1446
|
<line num="74" count="4" type="stmt"/>
|
|
1447
1447
|
<line num="75" count="4" type="stmt"/>
|
|
1448
1448
|
<line num="77" count="0" type="stmt"/>
|
|
1449
|
-
<line num="81" count="
|
|
1449
|
+
<line num="81" count="37" type="stmt"/>
|
|
1450
1450
|
<line num="82" count="18" type="stmt"/>
|
|
1451
1451
|
<line num="83" count="18" type="stmt"/>
|
|
1452
1452
|
<line num="84" count="18" type="stmt"/>
|
|
1453
1453
|
<line num="86" count="3" type="stmt"/>
|
|
1454
|
-
<line num="90" count="
|
|
1454
|
+
<line num="90" count="37" type="stmt"/>
|
|
1455
1455
|
<line num="91" count="5" type="stmt"/>
|
|
1456
1456
|
<line num="92" count="5" type="stmt"/>
|
|
1457
1457
|
<line num="93" count="5" type="stmt"/>
|
|
@@ -1467,18 +1467,18 @@
|
|
|
1467
1467
|
<line num="107" count="4" type="stmt"/>
|
|
1468
1468
|
<line num="109" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1469
1469
|
<line num="110" count="4" type="stmt"/>
|
|
1470
|
-
<line num="113" count="
|
|
1470
|
+
<line num="113" count="37" type="stmt"/>
|
|
1471
1471
|
<line num="114" count="1" type="stmt"/>
|
|
1472
1472
|
<line num="115" count="1" type="stmt"/>
|
|
1473
1473
|
<line num="116" count="1" type="stmt"/>
|
|
1474
1474
|
<line num="117" count="1" type="stmt"/>
|
|
1475
1475
|
<line num="119" count="0" type="stmt"/>
|
|
1476
|
-
<line num="123" count="
|
|
1476
|
+
<line num="123" count="37" type="stmt"/>
|
|
1477
1477
|
<line num="124" count="2" type="stmt"/>
|
|
1478
1478
|
<line num="125" count="2" type="stmt"/>
|
|
1479
1479
|
<line num="126" count="2" type="stmt"/>
|
|
1480
1480
|
<line num="128" count="0" type="stmt"/>
|
|
1481
|
-
<line num="132" count="
|
|
1481
|
+
<line num="132" count="37" type="stmt"/>
|
|
1482
1482
|
<line num="133" count="1" type="stmt"/>
|
|
1483
1483
|
<line num="134" count="1" type="stmt"/>
|
|
1484
1484
|
<line num="135" count="1" type="stmt"/>
|
|
@@ -1486,23 +1486,23 @@
|
|
|
1486
1486
|
</file>
|
|
1487
1487
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1488
1488
|
<metrics statements="214" coveredstatements="178" conditionals="64" coveredconditionals="39" methods="25" coveredmethods="23"/>
|
|
1489
|
-
<line num="1" count="
|
|
1490
|
-
<line num="2" count="
|
|
1491
|
-
<line num="8" count="
|
|
1492
|
-
<line num="9" count="
|
|
1493
|
-
<line num="15" count="
|
|
1494
|
-
<line num="16" count="
|
|
1495
|
-
<line num="17" count="
|
|
1496
|
-
<line num="18" count="
|
|
1497
|
-
<line num="19" count="
|
|
1498
|
-
<line num="20" count="
|
|
1499
|
-
<line num="21" count="
|
|
1500
|
-
<line num="22" count="
|
|
1501
|
-
<line num="28" count="
|
|
1502
|
-
<line num="29" count="
|
|
1503
|
-
<line num="31" count="
|
|
1504
|
-
<line num="38" count="
|
|
1505
|
-
<line num="42" count="
|
|
1489
|
+
<line num="1" count="37" type="stmt"/>
|
|
1490
|
+
<line num="2" count="37" type="stmt"/>
|
|
1491
|
+
<line num="8" count="37" type="stmt"/>
|
|
1492
|
+
<line num="9" count="37" type="stmt"/>
|
|
1493
|
+
<line num="15" count="37" type="stmt"/>
|
|
1494
|
+
<line num="16" count="37" type="stmt"/>
|
|
1495
|
+
<line num="17" count="37" type="stmt"/>
|
|
1496
|
+
<line num="18" count="37" type="stmt"/>
|
|
1497
|
+
<line num="19" count="37" type="stmt"/>
|
|
1498
|
+
<line num="20" count="37" type="stmt"/>
|
|
1499
|
+
<line num="21" count="37" type="stmt"/>
|
|
1500
|
+
<line num="22" count="37" type="stmt"/>
|
|
1501
|
+
<line num="28" count="37" type="stmt"/>
|
|
1502
|
+
<line num="29" count="37" type="stmt"/>
|
|
1503
|
+
<line num="31" count="37" type="stmt"/>
|
|
1504
|
+
<line num="38" count="73" type="stmt"/>
|
|
1505
|
+
<line num="42" count="73" type="cond" truecount="1" falsecount="1"/>
|
|
1506
1506
|
<line num="43" count="0" type="stmt"/>
|
|
1507
1507
|
<line num="44" count="0" type="stmt"/>
|
|
1508
1508
|
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1511,10 +1511,10 @@
|
|
|
1511
1511
|
<line num="51" count="0" type="stmt"/>
|
|
1512
1512
|
<line num="52" count="0" type="stmt"/>
|
|
1513
1513
|
<line num="54" count="0" type="stmt"/>
|
|
1514
|
-
<line num="58" count="
|
|
1515
|
-
<line num="59" count="
|
|
1516
|
-
<line num="61" count="
|
|
1517
|
-
<line num="62" count="
|
|
1514
|
+
<line num="58" count="73" type="stmt"/>
|
|
1515
|
+
<line num="59" count="73" type="stmt"/>
|
|
1516
|
+
<line num="61" count="73" type="stmt"/>
|
|
1517
|
+
<line num="62" count="73" type="stmt"/>
|
|
1518
1518
|
<line num="68" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1519
1519
|
<line num="69" count="0" type="stmt"/>
|
|
1520
1520
|
<line num="70" count="0" type="stmt"/>
|
|
@@ -1536,7 +1536,7 @@
|
|
|
1536
1536
|
<line num="102" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1537
1537
|
<line num="103" count="0" type="stmt"/>
|
|
1538
1538
|
<line num="105" count="5" type="stmt"/>
|
|
1539
|
-
<line num="108" count="
|
|
1539
|
+
<line num="108" count="37" type="stmt"/>
|
|
1540
1540
|
<line num="109" count="5" type="stmt"/>
|
|
1541
1541
|
<line num="110" count="5" type="stmt"/>
|
|
1542
1542
|
<line num="111" count="5" type="stmt"/>
|
|
@@ -1563,21 +1563,21 @@
|
|
|
1563
1563
|
<line num="161" count="0" type="stmt"/>
|
|
1564
1564
|
<line num="162" count="0" type="stmt"/>
|
|
1565
1565
|
<line num="165" count="4" type="stmt"/>
|
|
1566
|
-
<line num="168" count="
|
|
1567
|
-
<line num="169" count="
|
|
1568
|
-
<line num="170" count="
|
|
1569
|
-
<line num="171" count="
|
|
1570
|
-
<line num="172" count="
|
|
1571
|
-
<line num="174" count="
|
|
1572
|
-
<line num="175" count="
|
|
1573
|
-
<line num="179" count="
|
|
1574
|
-
<line num="180" count="
|
|
1575
|
-
<line num="181" count="
|
|
1576
|
-
<line num="186" count="
|
|
1566
|
+
<line num="168" count="37" type="stmt"/>
|
|
1567
|
+
<line num="169" count="70" type="stmt"/>
|
|
1568
|
+
<line num="170" count="70" type="stmt"/>
|
|
1569
|
+
<line num="171" count="70" type="stmt"/>
|
|
1570
|
+
<line num="172" count="70" type="stmt"/>
|
|
1571
|
+
<line num="174" count="70" type="cond" truecount="3" falsecount="1"/>
|
|
1572
|
+
<line num="175" count="70" type="stmt"/>
|
|
1573
|
+
<line num="179" count="70" type="stmt"/>
|
|
1574
|
+
<line num="180" count="70" type="stmt"/>
|
|
1575
|
+
<line num="181" count="70" type="stmt"/>
|
|
1576
|
+
<line num="186" count="70" type="cond" truecount="1" falsecount="1"/>
|
|
1577
1577
|
<line num="187" count="0" type="stmt"/>
|
|
1578
|
-
<line num="191" count="
|
|
1579
|
-
<line num="199" count="
|
|
1580
|
-
<line num="202" count="
|
|
1578
|
+
<line num="191" count="70" type="stmt"/>
|
|
1579
|
+
<line num="199" count="69" type="stmt"/>
|
|
1580
|
+
<line num="202" count="37" type="stmt"/>
|
|
1581
1581
|
<line num="203" count="7" type="stmt"/>
|
|
1582
1582
|
<line num="204" count="7" type="stmt"/>
|
|
1583
1583
|
<line num="207" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -1602,21 +1602,21 @@
|
|
|
1602
1602
|
<line num="252" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1603
1603
|
<line num="256" count="0" type="stmt"/>
|
|
1604
1604
|
<line num="262" count="5" type="stmt"/>
|
|
1605
|
-
<line num="265" count="
|
|
1605
|
+
<line num="265" count="37" type="stmt"/>
|
|
1606
1606
|
<line num="266" count="5" type="stmt"/>
|
|
1607
1607
|
<line num="267" count="5" type="stmt"/>
|
|
1608
1608
|
<line num="269" count="5" type="stmt"/>
|
|
1609
1609
|
<line num="270" count="5" type="stmt"/>
|
|
1610
1610
|
<line num="271" count="5" type="stmt"/>
|
|
1611
1611
|
<line num="272" count="5" type="stmt"/>
|
|
1612
|
-
<line num="275" count="
|
|
1612
|
+
<line num="275" count="37" type="stmt"/>
|
|
1613
1613
|
<line num="276" count="18" type="stmt"/>
|
|
1614
1614
|
<line num="277" count="18" type="stmt"/>
|
|
1615
1615
|
<line num="278" count="18" type="stmt"/>
|
|
1616
1616
|
<line num="279" count="18" type="stmt"/>
|
|
1617
1617
|
<line num="280" count="15" type="stmt"/>
|
|
1618
1618
|
<line num="281" count="15" type="stmt"/>
|
|
1619
|
-
<line num="284" count="
|
|
1619
|
+
<line num="284" count="37" type="stmt"/>
|
|
1620
1620
|
<line num="285" count="3" type="stmt"/>
|
|
1621
1621
|
<line num="286" count="3" type="stmt"/>
|
|
1622
1622
|
<line num="287" count="3" type="stmt"/>
|
|
@@ -1633,7 +1633,7 @@
|
|
|
1633
1633
|
<line num="312" count="0" type="stmt"/>
|
|
1634
1634
|
<line num="314" count="2" type="stmt"/>
|
|
1635
1635
|
<line num="316" count="2" type="stmt"/>
|
|
1636
|
-
<line num="319" count="
|
|
1636
|
+
<line num="319" count="37" type="stmt"/>
|
|
1637
1637
|
<line num="320" count="2" type="stmt"/>
|
|
1638
1638
|
<line num="321" count="2" type="stmt"/>
|
|
1639
1639
|
<line num="322" count="2" type="stmt"/>
|
|
@@ -1650,7 +1650,7 @@
|
|
|
1650
1650
|
<line num="352" count="2" type="stmt"/>
|
|
1651
1651
|
<line num="353" count="2" type="stmt"/>
|
|
1652
1652
|
<line num="354" count="2" type="stmt"/>
|
|
1653
|
-
<line num="357" count="
|
|
1653
|
+
<line num="357" count="37" type="stmt"/>
|
|
1654
1654
|
<line num="359" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1655
1655
|
<line num="360" count="0" type="stmt"/>
|
|
1656
1656
|
<line num="363" count="1" type="stmt"/>
|
|
@@ -1668,9 +1668,9 @@
|
|
|
1668
1668
|
<line num="383" count="1" type="stmt"/>
|
|
1669
1669
|
<line num="384" count="1" type="stmt"/>
|
|
1670
1670
|
<line num="387" count="1" type="stmt"/>
|
|
1671
|
-
<line num="390" count="
|
|
1671
|
+
<line num="390" count="37" type="stmt"/>
|
|
1672
1672
|
<line num="391" count="2" type="stmt"/>
|
|
1673
|
-
<line num="398" count="
|
|
1673
|
+
<line num="398" count="37" type="stmt"/>
|
|
1674
1674
|
<line num="399" count="1" type="stmt"/>
|
|
1675
1675
|
<line num="400" count="1" type="stmt"/>
|
|
1676
1676
|
<line num="401" count="1" type="stmt"/>
|
|
@@ -1703,9 +1703,9 @@
|
|
|
1703
1703
|
</file>
|
|
1704
1704
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1705
1705
|
<metrics statements="147" coveredstatements="7" conditionals="87" coveredconditionals="0" methods="33" coveredmethods="0"/>
|
|
1706
|
-
<line num="1" count="
|
|
1707
|
-
<line num="2" count="
|
|
1708
|
-
<line num="3" count="
|
|
1706
|
+
<line num="1" count="36" type="stmt"/>
|
|
1707
|
+
<line num="2" count="36" type="stmt"/>
|
|
1708
|
+
<line num="3" count="36" type="stmt"/>
|
|
1709
1709
|
<line num="11" count="0" type="stmt"/>
|
|
1710
1710
|
<line num="12" count="0" type="stmt"/>
|
|
1711
1711
|
<line num="22" count="0" type="stmt"/>
|
|
@@ -1810,7 +1810,7 @@
|
|
|
1810
1810
|
<line num="236" count="0" type="stmt"/>
|
|
1811
1811
|
<line num="239" count="0" type="stmt"/>
|
|
1812
1812
|
<line num="240" count="0" type="stmt"/>
|
|
1813
|
-
<line num="250" count="
|
|
1813
|
+
<line num="250" count="36" type="stmt"/>
|
|
1814
1814
|
<line num="251" count="0" type="stmt"/>
|
|
1815
1815
|
<line num="255" count="0" type="stmt"/>
|
|
1816
1816
|
<line num="257" count="0" type="stmt"/>
|
|
@@ -1819,7 +1819,7 @@
|
|
|
1819
1819
|
<line num="263" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1820
1820
|
<line num="264" count="0" type="stmt"/>
|
|
1821
1821
|
<line num="266" count="0" type="stmt"/>
|
|
1822
|
-
<line num="286" count="
|
|
1822
|
+
<line num="286" count="36" type="stmt"/>
|
|
1823
1823
|
<line num="287" count="0" type="stmt"/>
|
|
1824
1824
|
<line num="288" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1825
1825
|
<line num="289" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1834,7 +1834,7 @@
|
|
|
1834
1834
|
<line num="309" count="0" type="stmt"/>
|
|
1835
1835
|
<line num="311" count="0" type="stmt"/>
|
|
1836
1836
|
<line num="316" count="0" type="stmt"/>
|
|
1837
|
-
<line num="335" count="
|
|
1837
|
+
<line num="335" count="36" type="stmt"/>
|
|
1838
1838
|
<line num="336" count="0" type="stmt"/>
|
|
1839
1839
|
<line num="337" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1840
1840
|
<line num="338" count="0" type="stmt"/>
|
|
@@ -1843,7 +1843,7 @@
|
|
|
1843
1843
|
<line num="347" count="0" type="stmt"/>
|
|
1844
1844
|
<line num="354" count="0" type="stmt"/>
|
|
1845
1845
|
<line num="359" count="0" type="stmt"/>
|
|
1846
|
-
<line num="381" count="
|
|
1846
|
+
<line num="381" count="36" type="stmt"/>
|
|
1847
1847
|
<line num="382" count="0" type="stmt"/>
|
|
1848
1848
|
<line num="383" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1849
1849
|
<line num="384" count="0" type="stmt"/>
|
|
@@ -1852,24 +1852,24 @@
|
|
|
1852
1852
|
<line num="388" count="0" type="stmt"/>
|
|
1853
1853
|
</file>
|
|
1854
1854
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1855
|
-
<metrics statements="
|
|
1856
|
-
<line num="1" count="
|
|
1857
|
-
<line num="2" count="
|
|
1858
|
-
<line num="3" count="
|
|
1859
|
-
<line num="4" count="
|
|
1860
|
-
<line num="5" count="
|
|
1861
|
-
<line num="6" count="
|
|
1862
|
-
<line num="7" count="
|
|
1863
|
-
<line num="8" count="
|
|
1864
|
-
<line num="10" count="
|
|
1855
|
+
<metrics statements="51" coveredstatements="35" conditionals="31" coveredconditionals="14" methods="6" coveredmethods="4"/>
|
|
1856
|
+
<line num="1" count="37" type="stmt"/>
|
|
1857
|
+
<line num="2" count="37" type="stmt"/>
|
|
1858
|
+
<line num="3" count="37" type="stmt"/>
|
|
1859
|
+
<line num="4" count="37" type="stmt"/>
|
|
1860
|
+
<line num="5" count="37" type="stmt"/>
|
|
1861
|
+
<line num="6" count="37" type="stmt"/>
|
|
1862
|
+
<line num="7" count="37" type="stmt"/>
|
|
1863
|
+
<line num="8" count="37" type="stmt"/>
|
|
1864
|
+
<line num="10" count="37" type="stmt"/>
|
|
1865
1865
|
<line num="12" count="2" type="stmt"/>
|
|
1866
1866
|
<line num="16" count="0" type="stmt"/>
|
|
1867
|
-
<line num="20" count="
|
|
1867
|
+
<line num="20" count="37" type="stmt"/>
|
|
1868
1868
|
<line num="21" count="1" type="stmt"/>
|
|
1869
1869
|
<line num="22" count="1" type="stmt"/>
|
|
1870
1870
|
<line num="23" count="1" type="stmt"/>
|
|
1871
1871
|
<line num="24" count="1" type="stmt"/>
|
|
1872
|
-
<line num="27" count="
|
|
1872
|
+
<line num="27" count="37" type="stmt"/>
|
|
1873
1873
|
<line num="30" count="19" type="cond" truecount="1" falsecount="1"/>
|
|
1874
1874
|
<line num="31" count="0" type="stmt"/>
|
|
1875
1875
|
<line num="34" count="0" type="stmt"/>
|
|
@@ -1878,43 +1878,46 @@
|
|
|
1878
1878
|
<line num="39" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
1879
1879
|
<line num="40" count="0" type="stmt"/>
|
|
1880
1880
|
<line num="42" count="16" type="stmt"/>
|
|
1881
|
-
<line num="45" count="
|
|
1882
|
-
<line num="46" count="
|
|
1881
|
+
<line num="45" count="37" type="stmt"/>
|
|
1882
|
+
<line num="46" count="77" type="cond" truecount="2" falsecount="0"/>
|
|
1883
1883
|
<line num="47" count="2" type="stmt"/>
|
|
1884
1884
|
<line num="48" count="2" type="stmt"/>
|
|
1885
|
-
<line num="50" count="
|
|
1886
|
-
<line num="51" count="
|
|
1887
|
-
<line num="52" count="
|
|
1888
|
-
<line num="53" count="
|
|
1889
|
-
<line num="55" count="
|
|
1885
|
+
<line num="50" count="77" type="stmt"/>
|
|
1886
|
+
<line num="51" count="77" type="stmt"/>
|
|
1887
|
+
<line num="52" count="212" type="stmt"/>
|
|
1888
|
+
<line num="53" count="212" type="stmt"/>
|
|
1889
|
+
<line num="55" count="212" type="cond" truecount="1" falsecount="1"/>
|
|
1890
1890
|
<line num="59" count="0" type="stmt"/>
|
|
1891
|
-
<line num="64" count="
|
|
1892
|
-
<line num="65" count="0" type="
|
|
1893
|
-
<line num="66" count="0" type="
|
|
1894
|
-
<line num="67" count="0" type="
|
|
1895
|
-
<line num="
|
|
1896
|
-
<line num="
|
|
1891
|
+
<line num="64" count="212" type="cond" truecount="2" falsecount="2"/>
|
|
1892
|
+
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1893
|
+
<line num="66" count="0" type="stmt"/>
|
|
1894
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1895
|
+
<line num="68" count="0" type="stmt"/>
|
|
1896
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1897
1897
|
<line num="73" count="0" type="stmt"/>
|
|
1898
|
-
<line num="75" count="
|
|
1899
|
-
<line num="77" count="
|
|
1898
|
+
<line num="75" count="212" type="cond" truecount="2" falsecount="2"/>
|
|
1899
|
+
<line num="77" count="0" type="stmt"/>
|
|
1900
1900
|
<line num="78" count="0" type="stmt"/>
|
|
1901
|
-
<line num="
|
|
1902
|
-
<line num="
|
|
1903
|
-
<line num="
|
|
1901
|
+
<line num="80" count="0" type="stmt"/>
|
|
1902
|
+
<line num="82" count="212" type="cond" truecount="1" falsecount="1"/>
|
|
1903
|
+
<line num="83" count="0" type="stmt"/>
|
|
1904
|
+
<line num="88" count="212" type="stmt"/>
|
|
1905
|
+
<line num="90" count="212" type="cond" truecount="2" falsecount="0"/>
|
|
1906
|
+
<line num="92" count="77" type="stmt"/>
|
|
1904
1907
|
</file>
|
|
1905
1908
|
</package>
|
|
1906
1909
|
<package name="api.controllers.table">
|
|
1907
|
-
<metrics statements="
|
|
1910
|
+
<metrics statements="432" coveredstatements="223" conditionals="221" coveredconditionals="81" methods="56" coveredmethods="27"/>
|
|
1908
1911
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1909
1912
|
<metrics statements="137" coveredstatements="11" conditionals="76" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
1910
|
-
<line num="1" count="
|
|
1911
|
-
<line num="5" count="
|
|
1912
|
-
<line num="12" count="
|
|
1913
|
-
<line num="17" count="
|
|
1914
|
-
<line num="18" count="
|
|
1915
|
-
<line num="19" count="
|
|
1916
|
-
<line num="20" count="
|
|
1917
|
-
<line num="21" count="
|
|
1913
|
+
<line num="1" count="37" type="stmt"/>
|
|
1914
|
+
<line num="5" count="37" type="stmt"/>
|
|
1915
|
+
<line num="12" count="37" type="stmt"/>
|
|
1916
|
+
<line num="17" count="37" type="stmt"/>
|
|
1917
|
+
<line num="18" count="37" type="stmt"/>
|
|
1918
|
+
<line num="19" count="37" type="stmt"/>
|
|
1919
|
+
<line num="20" count="37" type="stmt"/>
|
|
1920
|
+
<line num="21" count="37" type="stmt"/>
|
|
1918
1921
|
<line num="30" count="0" type="stmt"/>
|
|
1919
1922
|
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1920
1923
|
<line num="42" count="0" type="stmt"/>
|
|
@@ -1966,7 +1969,7 @@
|
|
|
1966
1969
|
<line num="153" count="0" type="stmt"/>
|
|
1967
1970
|
<line num="154" count="0" type="stmt"/>
|
|
1968
1971
|
<line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1969
|
-
<line num="161" count="
|
|
1972
|
+
<line num="161" count="37" type="stmt"/>
|
|
1970
1973
|
<line num="162" count="0" type="stmt"/>
|
|
1971
1974
|
<line num="163" count="0" type="stmt"/>
|
|
1972
1975
|
<line num="165" count="0" type="stmt"/>
|
|
@@ -2020,7 +2023,7 @@
|
|
|
2020
2023
|
<line num="263" count="0" type="stmt"/>
|
|
2021
2024
|
<line num="264" count="0" type="stmt"/>
|
|
2022
2025
|
<line num="266" count="0" type="stmt"/>
|
|
2023
|
-
<line num="269" count="
|
|
2026
|
+
<line num="269" count="37" type="stmt"/>
|
|
2024
2027
|
<line num="270" count="0" type="stmt"/>
|
|
2025
2028
|
<line num="271" count="0" type="stmt"/>
|
|
2026
2029
|
<line num="272" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
@@ -2035,7 +2038,7 @@
|
|
|
2035
2038
|
<line num="286" count="0" type="stmt"/>
|
|
2036
2039
|
<line num="287" count="0" type="stmt"/>
|
|
2037
2040
|
<line num="289" count="0" type="stmt"/>
|
|
2038
|
-
<line num="292" count="
|
|
2041
|
+
<line num="292" count="37" type="stmt"/>
|
|
2039
2042
|
<line num="293" count="0" type="stmt"/>
|
|
2040
2043
|
<line num="294" count="0" type="stmt"/>
|
|
2041
2044
|
<line num="295" count="0" type="stmt"/>
|
|
@@ -2046,305 +2049,315 @@
|
|
|
2046
2049
|
<line num="306" count="0" type="stmt"/>
|
|
2047
2050
|
</file>
|
|
2048
2051
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/index.js">
|
|
2049
|
-
<metrics statements="
|
|
2050
|
-
<line num="1" count="
|
|
2051
|
-
<line num="2" count="
|
|
2052
|
-
<line num="3" count="
|
|
2053
|
-
<line num="4" count="
|
|
2054
|
-
<line num="5" count="
|
|
2055
|
-
<line num="10" count="
|
|
2056
|
-
<line num="11" count="
|
|
2057
|
-
<line num="14" count="
|
|
2058
|
-
<line num="15" count="
|
|
2059
|
-
<line num="17" count="
|
|
2052
|
+
<metrics statements="56" coveredstatements="44" conditionals="23" coveredconditionals="17" methods="10" coveredmethods="7"/>
|
|
2053
|
+
<line num="1" count="37" type="stmt"/>
|
|
2054
|
+
<line num="2" count="37" type="stmt"/>
|
|
2055
|
+
<line num="3" count="37" type="stmt"/>
|
|
2056
|
+
<line num="4" count="37" type="stmt"/>
|
|
2057
|
+
<line num="5" count="37" type="stmt"/>
|
|
2058
|
+
<line num="10" count="37" type="stmt"/>
|
|
2059
|
+
<line num="11" count="37" type="stmt"/>
|
|
2060
|
+
<line num="14" count="103" type="cond" truecount="4" falsecount="0"/>
|
|
2061
|
+
<line num="15" count="101" type="stmt"/>
|
|
2062
|
+
<line num="17" count="103" type="cond" truecount="3" falsecount="1"/>
|
|
2060
2063
|
<line num="18" count="0" type="stmt"/>
|
|
2061
|
-
<line num="19" count="
|
|
2064
|
+
<line num="19" count="103" type="cond" truecount="3" falsecount="1"/>
|
|
2062
2065
|
<line num="20" count="0" type="stmt"/>
|
|
2063
|
-
<line num="22" count="
|
|
2064
|
-
<line num="26" count="
|
|
2066
|
+
<line num="22" count="103" type="stmt"/>
|
|
2067
|
+
<line num="26" count="37" type="stmt"/>
|
|
2065
2068
|
<line num="27" count="1" type="stmt"/>
|
|
2066
2069
|
<line num="29" count="1" type="stmt"/>
|
|
2067
2070
|
<line num="35" count="2" type="stmt"/>
|
|
2068
2071
|
<line num="41" count="1" type="stmt"/>
|
|
2069
2072
|
<line num="47" count="1" type="stmt"/>
|
|
2070
|
-
<line num="48" count="0" type="
|
|
2071
|
-
<line num="
|
|
2072
|
-
<line num="
|
|
2073
|
-
<line num="
|
|
2074
|
-
<line num="
|
|
2075
|
-
<line num="
|
|
2076
|
-
<line num="
|
|
2077
|
-
<line num="
|
|
2078
|
-
<line num="
|
|
2079
|
-
<line num="
|
|
2080
|
-
<line num="
|
|
2081
|
-
<line num="
|
|
2082
|
-
<line num="
|
|
2083
|
-
<line num="74" count="
|
|
2084
|
-
<line num="75" count="
|
|
2085
|
-
<line num="
|
|
2086
|
-
<line num="
|
|
2087
|
-
<line num="78" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2088
|
-
<line num="80" count="2" type="stmt"/>
|
|
2073
|
+
<line num="48" count="0" type="stmt"/>
|
|
2074
|
+
<line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2075
|
+
<line num="50" count="0" type="stmt"/>
|
|
2076
|
+
<line num="57" count="0" type="stmt"/>
|
|
2077
|
+
<line num="61" count="1" type="stmt"/>
|
|
2078
|
+
<line num="64" count="37" type="stmt"/>
|
|
2079
|
+
<line num="65" count="19" type="stmt"/>
|
|
2080
|
+
<line num="66" count="19" type="stmt"/>
|
|
2081
|
+
<line num="69" count="37" type="stmt"/>
|
|
2082
|
+
<line num="70" count="101" type="stmt"/>
|
|
2083
|
+
<line num="71" count="101" type="stmt"/>
|
|
2084
|
+
<line num="72" count="101" type="stmt"/>
|
|
2085
|
+
<line num="73" count="101" type="stmt"/>
|
|
2086
|
+
<line num="74" count="101" type="stmt"/>
|
|
2087
|
+
<line num="75" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2088
|
+
<line num="77" count="101" type="stmt"/>
|
|
2089
|
+
<line num="80" count="37" type="stmt"/>
|
|
2089
2090
|
<line num="81" count="2" type="stmt"/>
|
|
2090
|
-
<line num="
|
|
2091
|
-
<line num="
|
|
2092
|
-
<line num="
|
|
2093
|
-
<line num="
|
|
2091
|
+
<line num="82" count="2" type="stmt"/>
|
|
2092
|
+
<line num="83" count="2" type="stmt"/>
|
|
2093
|
+
<line num="84" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2094
|
+
<line num="86" count="2" type="stmt"/>
|
|
2095
|
+
<line num="87" count="2" type="stmt"/>
|
|
2096
|
+
<line num="90" count="37" type="stmt"/>
|
|
2094
2097
|
<line num="91" count="0" type="stmt"/>
|
|
2095
|
-
<line num="
|
|
2096
|
-
<line num="96" count="
|
|
2097
|
-
<line num="
|
|
2098
|
-
<line num="
|
|
2099
|
-
<line num="
|
|
2100
|
-
<line num="
|
|
2101
|
-
<line num="
|
|
2102
|
-
<line num="
|
|
2098
|
+
<line num="92" count="0" type="stmt"/>
|
|
2099
|
+
<line num="96" count="0" type="stmt"/>
|
|
2100
|
+
<line num="97" count="0" type="stmt"/>
|
|
2101
|
+
<line num="100" count="37" type="stmt"/>
|
|
2102
|
+
<line num="102" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
2103
|
+
<line num="104" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2104
|
+
<line num="105" count="0" type="stmt"/>
|
|
2105
|
+
<line num="107" count="1" type="stmt"/>
|
|
2106
|
+
<line num="108" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2107
|
+
<line num="109" count="0" type="stmt"/>
|
|
2108
|
+
<line num="111" count="1" type="stmt"/>
|
|
2103
2109
|
</file>
|
|
2104
2110
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/internal.js">
|
|
2105
|
-
<metrics statements="
|
|
2106
|
-
<line num="1" count="
|
|
2107
|
-
<line num="2" count="
|
|
2108
|
-
<line num="3" count="
|
|
2109
|
-
<line num="4" count="
|
|
2110
|
-
<line num="10" count="
|
|
2111
|
-
<line num="
|
|
2112
|
-
<line num="13" count="
|
|
2113
|
-
<line num="14" count="
|
|
2114
|
-
<line num="15" count="
|
|
2115
|
-
<line num="16" count="
|
|
2116
|
-
<line num="
|
|
2117
|
-
<line num="26" count="
|
|
2118
|
-
<line num="
|
|
2119
|
-
<line num="30" count="
|
|
2120
|
-
<line num="
|
|
2121
|
-
<line num="
|
|
2122
|
-
<line num="
|
|
2123
|
-
<line num="46" count="
|
|
2124
|
-
<line num="47" count="
|
|
2125
|
-
<line num="48" count="13" type="
|
|
2126
|
-
<line num="49" count="
|
|
2127
|
-
<line num="
|
|
2128
|
-
<line num="
|
|
2129
|
-
<line num="
|
|
2130
|
-
<line num="72" count="
|
|
2131
|
-
<line num="73" count="0" type="
|
|
2132
|
-
<line num="
|
|
2133
|
-
<line num="76" count="0" type="
|
|
2134
|
-
<line num="
|
|
2135
|
-
<line num="81" count="
|
|
2136
|
-
<line num="
|
|
2137
|
-
<line num="90" count="
|
|
2138
|
-
<line num="
|
|
2139
|
-
<line num="
|
|
2140
|
-
<line num="99" count="
|
|
2141
|
-
<line num="100" count="
|
|
2142
|
-
<line num="
|
|
2143
|
-
<line num="103" count="
|
|
2144
|
-
<line num="
|
|
2145
|
-
<line num="
|
|
2146
|
-
<line num="
|
|
2147
|
-
<line num="111" count="
|
|
2111
|
+
<metrics statements="62" coveredstatements="49" conditionals="32" coveredconditionals="23" methods="5" coveredmethods="3"/>
|
|
2112
|
+
<line num="1" count="37" type="stmt"/>
|
|
2113
|
+
<line num="2" count="37" type="stmt"/>
|
|
2114
|
+
<line num="3" count="37" type="stmt"/>
|
|
2115
|
+
<line num="4" count="37" type="stmt"/>
|
|
2116
|
+
<line num="10" count="37" type="stmt"/>
|
|
2117
|
+
<line num="11" count="37" type="stmt"/>
|
|
2118
|
+
<line num="13" count="37" type="stmt"/>
|
|
2119
|
+
<line num="14" count="101" type="stmt"/>
|
|
2120
|
+
<line num="15" count="101" type="stmt"/>
|
|
2121
|
+
<line num="16" count="101" type="stmt"/>
|
|
2122
|
+
<line num="17" count="101" type="stmt"/>
|
|
2123
|
+
<line num="26" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2124
|
+
<line num="27" count="4" type="stmt"/>
|
|
2125
|
+
<line num="30" count="101" type="cond" truecount="1" falsecount="1"/>
|
|
2126
|
+
<line num="31" count="0" type="stmt"/>
|
|
2127
|
+
<line num="36" count="101" type="stmt"/>
|
|
2128
|
+
<line num="42" count="101" type="stmt"/>
|
|
2129
|
+
<line num="46" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2130
|
+
<line num="47" count="4" type="stmt"/>
|
|
2131
|
+
<line num="48" count="13" type="stmt"/>
|
|
2132
|
+
<line num="49" count="13" type="cond" truecount="3" falsecount="1"/>
|
|
2133
|
+
<line num="50" count="0" type="stmt"/>
|
|
2134
|
+
<line num="56" count="101" type="stmt"/>
|
|
2135
|
+
<line num="69" count="101" type="stmt"/>
|
|
2136
|
+
<line num="72" count="101" type="stmt"/>
|
|
2137
|
+
<line num="73" count="0" type="stmt"/>
|
|
2138
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2139
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2140
|
+
<line num="77" count="0" type="stmt"/>
|
|
2141
|
+
<line num="81" count="101" type="stmt"/>
|
|
2142
|
+
<line num="82" count="101" type="stmt"/>
|
|
2143
|
+
<line num="90" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2144
|
+
<line num="91" count="4" type="stmt"/>
|
|
2145
|
+
<line num="94" count="0" type="stmt"/>
|
|
2146
|
+
<line num="99" count="101" type="stmt"/>
|
|
2147
|
+
<line num="100" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2148
|
+
<line num="101" count="1" type="stmt"/>
|
|
2149
|
+
<line num="103" count="101" type="stmt"/>
|
|
2150
|
+
<line num="104" count="101" type="stmt"/>
|
|
2151
|
+
<line num="106" count="101" type="stmt"/>
|
|
2152
|
+
<line num="108" count="101" type="stmt"/>
|
|
2153
|
+
<line num="111" count="37" type="stmt"/>
|
|
2148
2154
|
<line num="112" count="2" type="stmt"/>
|
|
2149
2155
|
<line num="113" count="2" type="stmt"/>
|
|
2150
|
-
<line num="
|
|
2151
|
-
<line num="
|
|
2152
|
-
<line num="
|
|
2153
|
-
<line num="
|
|
2154
|
-
<line num="
|
|
2155
|
-
<line num="
|
|
2156
|
+
<line num="114" count="2" type="stmt"/>
|
|
2157
|
+
<line num="117" count="2" type="stmt"/>
|
|
2158
|
+
<line num="122" count="2" type="stmt"/>
|
|
2159
|
+
<line num="123" count="2" type="stmt"/>
|
|
2160
|
+
<line num="126" count="2" type="stmt"/>
|
|
2161
|
+
<line num="133" count="2" type="stmt"/>
|
|
2156
2162
|
<line num="136" count="2" type="stmt"/>
|
|
2157
|
-
<line num="
|
|
2158
|
-
<line num="
|
|
2159
|
-
<line num="
|
|
2160
|
-
<line num="
|
|
2161
|
-
<line num="
|
|
2162
|
-
<line num="147" count="
|
|
2163
|
+
<line num="137" count="2" type="stmt"/>
|
|
2164
|
+
<line num="138" count="2" type="stmt"/>
|
|
2165
|
+
<line num="140" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2166
|
+
<line num="141" count="0" type="stmt"/>
|
|
2167
|
+
<line num="144" count="2" type="stmt"/>
|
|
2168
|
+
<line num="147" count="37" type="stmt"/>
|
|
2163
2169
|
<line num="148" count="0" type="stmt"/>
|
|
2164
2170
|
<line num="149" count="0" type="stmt"/>
|
|
2165
2171
|
<line num="150" count="0" type="stmt"/>
|
|
2172
|
+
<line num="151" count="0" type="stmt"/>
|
|
2173
|
+
<line num="152" count="0" type="stmt"/>
|
|
2166
2174
|
</file>
|
|
2167
2175
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/utils.js">
|
|
2168
|
-
<metrics statements="
|
|
2169
|
-
<line num="1" count="
|
|
2170
|
-
<line num="2" count="
|
|
2171
|
-
<line num="7" count="
|
|
2172
|
-
<line num="8" count="
|
|
2173
|
-
<line num="9" count="
|
|
2174
|
-
<line num="10" count="
|
|
2175
|
-
<line num="11" count="
|
|
2176
|
-
<line num="
|
|
2177
|
-
<line num="
|
|
2178
|
-
<line num="
|
|
2179
|
-
<line num="19" count="
|
|
2180
|
-
<line num="
|
|
2181
|
-
<line num="
|
|
2182
|
-
<line num="
|
|
2183
|
-
<line num="
|
|
2184
|
-
<line num="
|
|
2185
|
-
<line num="
|
|
2186
|
-
<line num="
|
|
2187
|
-
<line num="31" count="
|
|
2188
|
-
<line num="
|
|
2189
|
-
<line num="37" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2176
|
+
<metrics statements="177" coveredstatements="119" conditionals="90" coveredconditionals="41" methods="27" coveredmethods="17"/>
|
|
2177
|
+
<line num="1" count="37" type="stmt"/>
|
|
2178
|
+
<line num="2" count="37" type="stmt"/>
|
|
2179
|
+
<line num="7" count="37" type="stmt"/>
|
|
2180
|
+
<line num="8" count="37" type="stmt"/>
|
|
2181
|
+
<line num="9" count="37" type="stmt"/>
|
|
2182
|
+
<line num="10" count="37" type="stmt"/>
|
|
2183
|
+
<line num="11" count="37" type="stmt"/>
|
|
2184
|
+
<line num="16" count="37" type="stmt"/>
|
|
2185
|
+
<line num="17" count="37" type="stmt"/>
|
|
2186
|
+
<line num="18" count="37" type="stmt"/>
|
|
2187
|
+
<line num="19" count="37" type="stmt"/>
|
|
2188
|
+
<line num="21" count="37" type="stmt"/>
|
|
2189
|
+
<line num="22" count="101" type="stmt"/>
|
|
2190
|
+
<line num="23" count="101" type="stmt"/>
|
|
2191
|
+
<line num="24" count="101" type="stmt"/>
|
|
2192
|
+
<line num="25" count="101" type="cond" truecount="5" falsecount="0"/>
|
|
2193
|
+
<line num="26" count="4" type="stmt"/>
|
|
2194
|
+
<line num="27" count="11" type="stmt"/>
|
|
2195
|
+
<line num="31" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2196
|
+
<line num="33" count="1" type="stmt"/>
|
|
2190
2197
|
<line num="38" count="1" type="stmt"/>
|
|
2191
|
-
<line num="39" count="1" type="
|
|
2192
|
-
<line num="40" count="
|
|
2193
|
-
<line num="41" count="
|
|
2194
|
-
<line num="
|
|
2195
|
-
<line num="
|
|
2196
|
-
<line num="
|
|
2197
|
-
<line num="
|
|
2198
|
-
<line num="
|
|
2199
|
-
<line num="
|
|
2200
|
-
<line num="56" count="
|
|
2201
|
-
<line num="
|
|
2202
|
-
<line num="
|
|
2203
|
-
<line num="
|
|
2204
|
-
<line num="
|
|
2205
|
-
<line num="
|
|
2206
|
-
<line num="
|
|
2207
|
-
<line num="
|
|
2208
|
-
<line num="76" count="
|
|
2209
|
-
<line num="
|
|
2198
|
+
<line num="39" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2199
|
+
<line num="40" count="1" type="stmt"/>
|
|
2200
|
+
<line num="41" count="1" type="stmt"/>
|
|
2201
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2202
|
+
<line num="43" count="0" type="stmt"/>
|
|
2203
|
+
<line num="45" count="1" type="stmt"/>
|
|
2204
|
+
<line num="49" count="1" type="stmt"/>
|
|
2205
|
+
<line num="50" count="1" type="stmt"/>
|
|
2206
|
+
<line num="52" count="101" type="stmt"/>
|
|
2207
|
+
<line num="56" count="37" type="stmt"/>
|
|
2208
|
+
<line num="57" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2209
|
+
<line num="58" count="0" type="stmt"/>
|
|
2210
|
+
<line num="61" count="4" type="stmt"/>
|
|
2211
|
+
<line num="64" count="4" type="stmt"/>
|
|
2212
|
+
<line num="65" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
2213
|
+
<line num="70" count="0" type="stmt"/>
|
|
2214
|
+
<line num="73" count="4" type="stmt"/>
|
|
2215
|
+
<line num="76" count="37" type="stmt"/>
|
|
2216
|
+
<line num="77" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
2217
|
+
<line num="78" count="101" type="stmt"/>
|
|
2210
2218
|
<line num="81" count="1" type="stmt"/>
|
|
2211
|
-
<line num="
|
|
2212
|
-
<line num="87" count="1" type="stmt"/>
|
|
2219
|
+
<line num="83" count="1" type="stmt"/>
|
|
2213
2220
|
<line num="88" count="1" type="stmt"/>
|
|
2214
2221
|
<line num="89" count="1" type="stmt"/>
|
|
2215
2222
|
<line num="90" count="1" type="stmt"/>
|
|
2216
2223
|
<line num="91" count="1" type="stmt"/>
|
|
2217
|
-
<line num="
|
|
2218
|
-
<line num="
|
|
2224
|
+
<line num="92" count="1" type="stmt"/>
|
|
2225
|
+
<line num="93" count="1" type="stmt"/>
|
|
2226
|
+
<line num="96" count="1" type="stmt"/>
|
|
2219
2227
|
<line num="97" count="1" type="stmt"/>
|
|
2220
|
-
<line num="99" count="
|
|
2221
|
-
<line num="
|
|
2222
|
-
<line num="
|
|
2223
|
-
<line num="
|
|
2224
|
-
<line num="115" count="1" type="stmt"/>
|
|
2228
|
+
<line num="99" count="1" type="stmt"/>
|
|
2229
|
+
<line num="101" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2230
|
+
<line num="106" count="0" type="stmt"/>
|
|
2231
|
+
<line num="113" count="1" type="stmt"/>
|
|
2225
2232
|
<line num="116" count="1" type="stmt"/>
|
|
2226
|
-
<line num="
|
|
2227
|
-
<line num="120" count="
|
|
2228
|
-
<line num="121" count="
|
|
2229
|
-
<line num="
|
|
2230
|
-
<line num="
|
|
2231
|
-
<line num="
|
|
2232
|
-
<line num="127" count="
|
|
2233
|
-
<line num="
|
|
2234
|
-
<line num="
|
|
2235
|
-
<line num="
|
|
2236
|
-
<line num="133" count="
|
|
2237
|
-
<line num="
|
|
2233
|
+
<line num="119" count="1" type="stmt"/>
|
|
2234
|
+
<line num="120" count="1" type="stmt"/>
|
|
2235
|
+
<line num="121" count="1" type="stmt"/>
|
|
2236
|
+
<line num="122" count="1" type="stmt"/>
|
|
2237
|
+
<line num="123" count="1" type="stmt"/>
|
|
2238
|
+
<line num="126" count="37" type="stmt"/>
|
|
2239
|
+
<line num="127" count="101" type="stmt"/>
|
|
2240
|
+
<line num="129" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
2241
|
+
<line num="130" count="2" type="stmt"/>
|
|
2242
|
+
<line num="131" count="2" type="stmt"/>
|
|
2243
|
+
<line num="133" count="2" type="stmt"/>
|
|
2244
|
+
<line num="134" count="3" type="stmt"/>
|
|
2245
|
+
<line num="137" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2238
2246
|
<line num="138" count="1" type="stmt"/>
|
|
2239
|
-
<line num="
|
|
2240
|
-
<line num="
|
|
2241
|
-
<line num="
|
|
2242
|
-
<line num="
|
|
2243
|
-
<line num="
|
|
2244
|
-
<line num="167" count="
|
|
2245
|
-
<line num="
|
|
2246
|
-
<line num="
|
|
2247
|
-
<line num="
|
|
2248
|
-
<line num="
|
|
2249
|
-
<line num="
|
|
2250
|
-
<line num="
|
|
2251
|
-
<line num="
|
|
2252
|
-
<line num="
|
|
2253
|
-
<line num="
|
|
2254
|
-
<line num="
|
|
2255
|
-
<line num="
|
|
2256
|
-
<line num="
|
|
2257
|
-
<line num="
|
|
2258
|
-
<line num="
|
|
2259
|
-
<line num="
|
|
2260
|
-
<line num="
|
|
2261
|
-
<line num="
|
|
2262
|
-
<line num="
|
|
2263
|
-
<line num="
|
|
2264
|
-
<line num="
|
|
2265
|
-
<line num="
|
|
2266
|
-
<line num="
|
|
2267
|
-
<line num="
|
|
2268
|
-
<line num="229" count="
|
|
2269
|
-
<line num="
|
|
2270
|
-
<line num="
|
|
2271
|
-
<line num="
|
|
2272
|
-
<line num="236" count="
|
|
2247
|
+
<line num="139" count="1" type="stmt"/>
|
|
2248
|
+
<line num="143" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2249
|
+
<line num="144" count="1" type="stmt"/>
|
|
2250
|
+
<line num="146" count="1" type="stmt"/>
|
|
2251
|
+
<line num="157" count="1" type="stmt"/>
|
|
2252
|
+
<line num="167" count="101" type="stmt"/>
|
|
2253
|
+
<line num="170" count="37" type="stmt"/>
|
|
2254
|
+
<line num="172" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2255
|
+
<line num="173" count="1" type="stmt"/>
|
|
2256
|
+
<line num="175" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
2257
|
+
<line num="176" count="5" type="stmt"/>
|
|
2258
|
+
<line num="180" count="101" type="stmt"/>
|
|
2259
|
+
<line num="185" count="101" type="stmt"/>
|
|
2260
|
+
<line num="186" count="101" type="stmt"/>
|
|
2261
|
+
<line num="187" count="101" type="cond" truecount="3" falsecount="1"/>
|
|
2262
|
+
<line num="188" count="101" type="stmt"/>
|
|
2263
|
+
<line num="190" count="101" type="stmt"/>
|
|
2264
|
+
<line num="191" count="101" type="stmt"/>
|
|
2265
|
+
<line num="193" count="101" type="stmt"/>
|
|
2266
|
+
<line num="198" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2267
|
+
<line num="199" count="4" type="stmt"/>
|
|
2268
|
+
<line num="201" count="101" type="stmt"/>
|
|
2269
|
+
<line num="202" count="101" type="stmt"/>
|
|
2270
|
+
<line num="207" count="101" type="stmt"/>
|
|
2271
|
+
<line num="212" count="101" type="stmt"/>
|
|
2272
|
+
<line num="213" count="101" type="stmt"/>
|
|
2273
|
+
<line num="218" count="101" type="stmt"/>
|
|
2274
|
+
<line num="219" count="101" type="stmt"/>
|
|
2275
|
+
<line num="225" count="101" type="stmt"/>
|
|
2276
|
+
<line num="229" count="101" type="stmt"/>
|
|
2277
|
+
<line num="233" count="37" type="stmt"/>
|
|
2278
|
+
<line num="234" count="0" type="stmt"/>
|
|
2279
|
+
<line num="235" count="0" type="stmt"/>
|
|
2280
|
+
<line num="236" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2273
2281
|
<line num="237" count="0" type="stmt"/>
|
|
2274
|
-
<line num="
|
|
2275
|
-
<line num="
|
|
2276
|
-
<line num="
|
|
2277
|
-
<line num="243" count="30" type="cond" truecount="1" falsecount="1"/>
|
|
2282
|
+
<line num="239" count="0" type="stmt"/>
|
|
2283
|
+
<line num="242" count="37" type="stmt"/>
|
|
2284
|
+
<line num="243" count="0" type="stmt"/>
|
|
2278
2285
|
<line num="244" count="0" type="stmt"/>
|
|
2279
|
-
<line num="
|
|
2280
|
-
<line num="
|
|
2281
|
-
<line num="
|
|
2282
|
-
<line num="
|
|
2283
|
-
<line num="
|
|
2284
|
-
<line num="
|
|
2285
|
-
<line num="
|
|
2286
|
-
<line num="
|
|
2287
|
-
<line num="
|
|
2288
|
-
<line num="
|
|
2289
|
-
<line num="
|
|
2286
|
+
<line num="247" count="37" type="stmt"/>
|
|
2287
|
+
<line num="248" count="30" type="stmt"/>
|
|
2288
|
+
<line num="249" count="30" type="cond" truecount="1" falsecount="1"/>
|
|
2289
|
+
<line num="250" count="0" type="stmt"/>
|
|
2290
|
+
<line num="251" count="0" type="stmt"/>
|
|
2291
|
+
<line num="252" count="0" type="stmt"/>
|
|
2292
|
+
<line num="253" count="0" type="stmt"/>
|
|
2293
|
+
<line num="255" count="30" type="stmt"/>
|
|
2294
|
+
<line num="259" count="37" type="stmt"/>
|
|
2295
|
+
<line num="260" count="1" type="stmt"/>
|
|
2296
|
+
<line num="261" count="1" type="stmt"/>
|
|
2297
|
+
<line num="264" count="1" type="stmt"/>
|
|
2298
|
+
<line num="265" count="0" type="stmt"/>
|
|
2290
2299
|
<line num="268" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2291
|
-
<line num="
|
|
2292
|
-
<line num="
|
|
2293
|
-
<line num="
|
|
2294
|
-
<line num="275" count="0" type="stmt"/>
|
|
2300
|
+
<line num="270" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2301
|
+
<line num="271" count="0" type="stmt"/>
|
|
2302
|
+
<line num="272" count="0" type="stmt"/>
|
|
2295
2303
|
<line num="276" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2296
2304
|
<line num="277" count="0" type="stmt"/>
|
|
2297
2305
|
<line num="278" count="0" type="stmt"/>
|
|
2298
2306
|
<line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2299
2307
|
<line num="283" count="0" type="stmt"/>
|
|
2300
|
-
<line num="
|
|
2308
|
+
<line num="284" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2309
|
+
<line num="285" count="0" type="stmt"/>
|
|
2301
2310
|
<line num="286" count="0" type="stmt"/>
|
|
2302
|
-
<line num="
|
|
2303
|
-
<line num="
|
|
2304
|
-
<line num="289" count="0" type="stmt"/>
|
|
2311
|
+
<line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2312
|
+
<line num="291" count="0" type="stmt"/>
|
|
2305
2313
|
<line num="293" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2306
2314
|
<line num="294" count="0" type="stmt"/>
|
|
2307
2315
|
<line num="295" count="0" type="stmt"/>
|
|
2308
|
-
<line num="
|
|
2309
|
-
<line num="
|
|
2310
|
-
<line num="301" count="0" type="
|
|
2316
|
+
<line num="296" count="0" type="stmt"/>
|
|
2317
|
+
<line num="297" count="0" type="stmt"/>
|
|
2318
|
+
<line num="301" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2311
2319
|
<line num="302" count="0" type="stmt"/>
|
|
2312
|
-
<line num="
|
|
2313
|
-
<line num="
|
|
2320
|
+
<line num="303" count="0" type="stmt"/>
|
|
2321
|
+
<line num="307" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2322
|
+
<line num="308" count="0" type="stmt"/>
|
|
2323
|
+
<line num="309" count="0" type="stmt"/>
|
|
2324
|
+
<line num="310" count="0" type="stmt"/>
|
|
2314
2325
|
<line num="312" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2315
2326
|
<line num="313" count="0" type="stmt"/>
|
|
2316
|
-
<line num="
|
|
2317
|
-
<line num="
|
|
2318
|
-
<line num="
|
|
2319
|
-
<line num="
|
|
2320
|
-
<line num="323" count="34" type="stmt"/>
|
|
2327
|
+
<line num="320" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2328
|
+
<line num="321" count="0" type="stmt"/>
|
|
2329
|
+
<line num="322" count="0" type="stmt"/>
|
|
2330
|
+
<line num="323" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2321
2331
|
<line num="324" count="0" type="stmt"/>
|
|
2322
|
-
<line num="
|
|
2323
|
-
<line num="
|
|
2324
|
-
<line num="331" count="34" type="cond" truecount="0" falsecount="1"/>
|
|
2332
|
+
<line num="326" count="0" type="stmt"/>
|
|
2333
|
+
<line num="331" count="37" type="stmt"/>
|
|
2325
2334
|
<line num="332" count="0" type="stmt"/>
|
|
2326
|
-
<line num="
|
|
2327
|
-
<line num="
|
|
2335
|
+
<line num="335" count="37" type="stmt"/>
|
|
2336
|
+
<line num="336" count="0" type="stmt"/>
|
|
2337
|
+
<line num="339" count="37" type="cond" truecount="0" falsecount="1"/>
|
|
2328
2338
|
<line num="340" count="0" type="stmt"/>
|
|
2329
|
-
<line num="
|
|
2330
|
-
<line num="
|
|
2331
|
-
<line num="
|
|
2332
|
-
<line num="
|
|
2333
|
-
<line num="
|
|
2334
|
-
<line num="
|
|
2335
|
-
<line num="
|
|
2336
|
-
<line num="
|
|
2337
|
-
<line num="
|
|
2338
|
-
<line num="
|
|
2339
|
-
<line num="
|
|
2340
|
-
<line num="
|
|
2339
|
+
<line num="345" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2340
|
+
<line num="346" count="0" type="stmt"/>
|
|
2341
|
+
<line num="348" count="0" type="stmt"/>
|
|
2342
|
+
<line num="351" count="37" type="stmt"/>
|
|
2343
|
+
<line num="352" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
2344
|
+
<line num="353" count="97" type="stmt"/>
|
|
2345
|
+
<line num="355" count="4" type="stmt"/>
|
|
2346
|
+
<line num="356" count="11" type="stmt"/>
|
|
2347
|
+
<line num="357" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2348
|
+
<line num="358" count="7" type="stmt"/>
|
|
2349
|
+
<line num="360" count="4" type="stmt"/>
|
|
2350
|
+
<line num="361" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2351
|
+
<line num="362" count="0" type="stmt"/>
|
|
2352
|
+
<line num="365" count="4" type="stmt"/>
|
|
2353
|
+
<line num="368" count="37" type="stmt"/>
|
|
2341
2354
|
</file>
|
|
2342
2355
|
</package>
|
|
2343
2356
|
<package name="api.controllers.view">
|
|
2344
2357
|
<metrics statements="190" coveredstatements="140" conditionals="83" coveredconditionals="53" methods="25" coveredmethods="18"/>
|
|
2345
2358
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
2346
2359
|
<metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
2347
|
-
<line num="1" count="
|
|
2360
|
+
<line num="1" count="36" type="stmt"/>
|
|
2348
2361
|
<line num="2" count="2" type="stmt"/>
|
|
2349
2362
|
<line num="4" count="1" type="stmt"/>
|
|
2350
2363
|
<line num="5" count="1" type="stmt"/>
|
|
@@ -2352,24 +2365,24 @@
|
|
|
2352
2365
|
<line num="8" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2353
2366
|
<line num="9" count="2" type="stmt"/>
|
|
2354
2367
|
<line num="13" count="1" type="stmt"/>
|
|
2355
|
-
<line num="16" count="
|
|
2368
|
+
<line num="16" count="36" type="stmt"/>
|
|
2356
2369
|
<line num="17" count="1" type="stmt"/>
|
|
2357
|
-
<line num="20" count="
|
|
2370
|
+
<line num="20" count="36" type="stmt"/>
|
|
2358
2371
|
</file>
|
|
2359
2372
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/index.js">
|
|
2360
2373
|
<metrics statements="70" coveredstatements="63" conditionals="25" coveredconditionals="18" methods="8" coveredmethods="5"/>
|
|
2361
|
-
<line num="1" count="
|
|
2362
|
-
<line num="2" count="
|
|
2363
|
-
<line num="3" count="
|
|
2364
|
-
<line num="4" count="
|
|
2365
|
-
<line num="5" count="
|
|
2366
|
-
<line num="6" count="
|
|
2367
|
-
<line num="7" count="
|
|
2368
|
-
<line num="8" count="
|
|
2369
|
-
<line num="10" count="
|
|
2374
|
+
<line num="1" count="36" type="stmt"/>
|
|
2375
|
+
<line num="2" count="36" type="stmt"/>
|
|
2376
|
+
<line num="3" count="36" type="stmt"/>
|
|
2377
|
+
<line num="4" count="36" type="stmt"/>
|
|
2378
|
+
<line num="5" count="36" type="stmt"/>
|
|
2379
|
+
<line num="6" count="36" type="stmt"/>
|
|
2380
|
+
<line num="7" count="36" type="stmt"/>
|
|
2381
|
+
<line num="8" count="36" type="stmt"/>
|
|
2382
|
+
<line num="10" count="36" type="stmt"/>
|
|
2370
2383
|
<line num="11" count="1" type="stmt"/>
|
|
2371
2384
|
<line num="12" count="1" type="stmt"/>
|
|
2372
|
-
<line num="15" count="
|
|
2385
|
+
<line num="15" count="36" type="stmt"/>
|
|
2373
2386
|
<line num="16" count="8" type="stmt"/>
|
|
2374
2387
|
<line num="17" count="8" type="stmt"/>
|
|
2375
2388
|
<line num="18" count="8" type="stmt"/>
|
|
@@ -2385,7 +2398,7 @@
|
|
|
2385
2398
|
<line num="34" count="0" type="stmt"/>
|
|
2386
2399
|
<line num="36" count="8" type="stmt"/>
|
|
2387
2400
|
<line num="38" count="8" type="stmt"/>
|
|
2388
|
-
<line num="44" count="
|
|
2401
|
+
<line num="44" count="36" type="stmt"/>
|
|
2389
2402
|
<line num="45" count="1" type="stmt"/>
|
|
2390
2403
|
<line num="46" count="1" type="stmt"/>
|
|
2391
2404
|
<line num="47" count="1" type="stmt"/>
|
|
@@ -2393,7 +2406,7 @@
|
|
|
2393
2406
|
<line num="49" count="1" type="stmt"/>
|
|
2394
2407
|
<line num="50" count="1" type="stmt"/>
|
|
2395
2408
|
<line num="52" count="1" type="stmt"/>
|
|
2396
|
-
<line num="55" count="
|
|
2409
|
+
<line num="55" count="36" type="stmt"/>
|
|
2397
2410
|
<line num="56" count="2" type="stmt"/>
|
|
2398
2411
|
<line num="57" count="2" type="stmt"/>
|
|
2399
2412
|
<line num="58" count="2" type="stmt"/>
|
|
@@ -2431,9 +2444,9 @@
|
|
|
2431
2444
|
</file>
|
|
2432
2445
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.js">
|
|
2433
2446
|
<metrics statements="76" coveredstatements="38" conditionals="26" coveredconditionals="9" methods="9" coveredmethods="6"/>
|
|
2434
|
-
<line num="7" count="
|
|
2435
|
-
<line num="8" count="
|
|
2436
|
-
<line num="10" count="
|
|
2447
|
+
<line num="7" count="37" type="stmt"/>
|
|
2448
|
+
<line num="8" count="37" type="stmt"/>
|
|
2449
|
+
<line num="10" count="37" type="stmt"/>
|
|
2437
2450
|
<line num="11" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2438
2451
|
<line num="12" count="2" type="stmt"/>
|
|
2439
2452
|
<line num="13" count="2" type="stmt"/>
|
|
@@ -2441,7 +2454,7 @@
|
|
|
2441
2454
|
<line num="17" count="0" type="stmt"/>
|
|
2442
2455
|
<line num="20" count="0" type="stmt"/>
|
|
2443
2456
|
<line num="21" count="0" type="stmt"/>
|
|
2444
|
-
<line num="25" count="
|
|
2457
|
+
<line num="25" count="37" type="stmt"/>
|
|
2445
2458
|
<line num="26" count="2" type="stmt"/>
|
|
2446
2459
|
<line num="27" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2447
2460
|
<line num="28" count="2" type="stmt"/>
|
|
@@ -2454,7 +2467,7 @@
|
|
|
2454
2467
|
<line num="47" count="0" type="stmt"/>
|
|
2455
2468
|
<line num="48" count="0" type="stmt"/>
|
|
2456
2469
|
<line num="54" count="2" type="stmt"/>
|
|
2457
|
-
<line num="57" count="
|
|
2470
|
+
<line num="57" count="37" type="stmt"/>
|
|
2458
2471
|
<line num="58" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
2459
2472
|
<line num="59" count="8" type="stmt"/>
|
|
2460
2473
|
<line num="60" count="8" type="stmt"/>
|
|
@@ -2472,7 +2485,7 @@
|
|
|
2472
2485
|
<line num="84" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2473
2486
|
<line num="85" count="0" type="stmt"/>
|
|
2474
2487
|
<line num="90" count="0" type="stmt"/>
|
|
2475
|
-
<line num="94" count="
|
|
2488
|
+
<line num="94" count="37" type="stmt"/>
|
|
2476
2489
|
<line num="95" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2477
2490
|
<line num="96" count="1" type="stmt"/>
|
|
2478
2491
|
<line num="97" count="1" type="stmt"/>
|
|
@@ -2483,25 +2496,25 @@
|
|
|
2483
2496
|
<line num="103" count="0" type="stmt"/>
|
|
2484
2497
|
<line num="104" count="0" type="stmt"/>
|
|
2485
2498
|
<line num="105" count="0" type="stmt"/>
|
|
2486
|
-
<line num="109" count="
|
|
2499
|
+
<line num="109" count="37" type="stmt"/>
|
|
2487
2500
|
<line num="111" count="0" type="stmt"/>
|
|
2488
2501
|
<line num="112" count="0" type="stmt"/>
|
|
2489
2502
|
<line num="113" count="0" type="stmt"/>
|
|
2490
2503
|
<line num="114" count="0" type="stmt"/>
|
|
2491
2504
|
<line num="115" count="0" type="stmt"/>
|
|
2492
|
-
<line num="118" count="
|
|
2505
|
+
<line num="118" count="37" type="stmt"/>
|
|
2493
2506
|
<line num="119" count="0" type="stmt"/>
|
|
2494
2507
|
<line num="120" count="0" type="stmt"/>
|
|
2495
2508
|
<line num="121" count="0" type="stmt"/>
|
|
2496
2509
|
<line num="122" count="0" type="stmt"/>
|
|
2497
2510
|
<line num="123" count="0" type="stmt"/>
|
|
2498
|
-
<line num="126" count="
|
|
2511
|
+
<line num="126" count="37" type="stmt"/>
|
|
2499
2512
|
<line num="127" count="6" type="stmt"/>
|
|
2500
2513
|
<line num="128" count="6" type="stmt"/>
|
|
2501
2514
|
<line num="129" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2502
2515
|
<line num="130" count="1" type="stmt"/>
|
|
2503
2516
|
<line num="132" count="5" type="stmt"/>
|
|
2504
|
-
<line num="135" count="
|
|
2517
|
+
<line num="135" count="37" type="stmt"/>
|
|
2505
2518
|
<line num="136" count="1" type="stmt"/>
|
|
2506
2519
|
<line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2507
2520
|
<line num="138" count="0" type="stmt"/>
|
|
@@ -2510,12 +2523,12 @@
|
|
|
2510
2523
|
</file>
|
|
2511
2524
|
<file name="viewBuilder.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/viewBuilder.js">
|
|
2512
2525
|
<metrics statements="33" coveredstatements="28" conditionals="30" coveredconditionals="25" methods="4" coveredmethods="3"/>
|
|
2513
|
-
<line num="1" count="
|
|
2514
|
-
<line num="13" count="
|
|
2526
|
+
<line num="1" count="38" type="stmt"/>
|
|
2527
|
+
<line num="13" count="38" type="stmt"/>
|
|
2515
2528
|
<line num="14" count="0" type="stmt"/>
|
|
2516
|
-
<line num="22" count="
|
|
2517
|
-
<line num="28" count="
|
|
2518
|
-
<line num="34" count="
|
|
2529
|
+
<line num="22" count="38" type="stmt"/>
|
|
2530
|
+
<line num="28" count="38" type="stmt"/>
|
|
2531
|
+
<line num="34" count="38" type="stmt"/>
|
|
2519
2532
|
<line num="72" count="11" type="stmt"/>
|
|
2520
2533
|
<line num="74" count="11" type="stmt"/>
|
|
2521
2534
|
<line num="75" count="11" type="stmt"/>
|
|
@@ -2542,7 +2555,7 @@
|
|
|
2542
2555
|
<line num="137" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2543
2556
|
<line num="138" count="6" type="stmt"/>
|
|
2544
2557
|
<line num="144" count="11" type="stmt"/>
|
|
2545
|
-
<line num="162" count="
|
|
2558
|
+
<line num="162" count="38" type="stmt"/>
|
|
2546
2559
|
</file>
|
|
2547
2560
|
</package>
|
|
2548
2561
|
<package name="api.routes">
|
|
@@ -2907,34 +2920,34 @@
|
|
|
2907
2920
|
<metrics statements="209" coveredstatements="177" conditionals="96" coveredconditionals="77" methods="26" coveredmethods="21"/>
|
|
2908
2921
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2909
2922
|
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2910
|
-
<line num="1" count="
|
|
2911
|
-
<line num="2" count="
|
|
2912
|
-
<line num="3" count="
|
|
2913
|
-
<line num="4" count="
|
|
2914
|
-
<line num="5" count="
|
|
2915
|
-
<line num="6" count="
|
|
2916
|
-
<line num="7" count="
|
|
2917
|
-
<line num="8" count="
|
|
2918
|
-
<line num="9" count="
|
|
2919
|
-
<line num="10" count="
|
|
2920
|
-
<line num="11" count="
|
|
2921
|
-
<line num="12" count="
|
|
2922
|
-
<line num="13" count="
|
|
2923
|
-
<line num="14" count="
|
|
2924
|
-
<line num="15" count="
|
|
2925
|
-
<line num="16" count="
|
|
2926
|
-
<line num="18" count="
|
|
2927
|
-
<line num="36" count="
|
|
2928
|
-
<line num="58" count="
|
|
2929
|
-
<line num="59" count="
|
|
2930
|
-
<line num="60" count="
|
|
2931
|
-
<line num="61" count="
|
|
2932
|
-
<line num="71" count="
|
|
2923
|
+
<line num="1" count="37" type="stmt"/>
|
|
2924
|
+
<line num="2" count="37" type="stmt"/>
|
|
2925
|
+
<line num="3" count="37" type="stmt"/>
|
|
2926
|
+
<line num="4" count="37" type="stmt"/>
|
|
2927
|
+
<line num="5" count="37" type="stmt"/>
|
|
2928
|
+
<line num="6" count="37" type="stmt"/>
|
|
2929
|
+
<line num="7" count="37" type="stmt"/>
|
|
2930
|
+
<line num="8" count="37" type="stmt"/>
|
|
2931
|
+
<line num="9" count="37" type="stmt"/>
|
|
2932
|
+
<line num="10" count="37" type="stmt"/>
|
|
2933
|
+
<line num="11" count="37" type="stmt"/>
|
|
2934
|
+
<line num="12" count="37" type="stmt"/>
|
|
2935
|
+
<line num="13" count="37" type="stmt"/>
|
|
2936
|
+
<line num="14" count="37" type="stmt"/>
|
|
2937
|
+
<line num="15" count="37" type="stmt"/>
|
|
2938
|
+
<line num="16" count="37" type="stmt"/>
|
|
2939
|
+
<line num="18" count="37" type="stmt"/>
|
|
2940
|
+
<line num="36" count="37" type="stmt"/>
|
|
2941
|
+
<line num="58" count="37" type="cond" truecount="1" falsecount="1"/>
|
|
2942
|
+
<line num="59" count="37" type="stmt"/>
|
|
2943
|
+
<line num="60" count="37" type="stmt"/>
|
|
2944
|
+
<line num="61" count="37" type="stmt"/>
|
|
2945
|
+
<line num="71" count="37" type="stmt"/>
|
|
2933
2946
|
</file>
|
|
2934
2947
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2935
2948
|
<metrics statements="31" coveredstatements="29" conditionals="25" coveredconditionals="21" methods="3" coveredmethods="3"/>
|
|
2936
|
-
<line num="1" count="
|
|
2937
|
-
<line num="19" count="
|
|
2949
|
+
<line num="1" count="37" type="stmt"/>
|
|
2950
|
+
<line num="19" count="37" type="stmt"/>
|
|
2938
2951
|
<line num="20" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
2939
2952
|
<line num="21" count="1" type="stmt"/>
|
|
2940
2953
|
<line num="23" count="14" type="stmt"/>
|
|
@@ -2955,10 +2968,10 @@
|
|
|
2955
2968
|
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2956
2969
|
<line num="44" count="1" type="stmt"/>
|
|
2957
2970
|
<line num="48" count="14" type="stmt"/>
|
|
2958
|
-
<line num="61" count="
|
|
2971
|
+
<line num="61" count="37" type="stmt"/>
|
|
2959
2972
|
<line num="62" count="9" type="stmt"/>
|
|
2960
2973
|
<line num="63" count="8" type="stmt"/>
|
|
2961
|
-
<line num="66" count="
|
|
2974
|
+
<line num="66" count="37" type="stmt"/>
|
|
2962
2975
|
<line num="67" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2963
2976
|
<line num="68" count="0" type="stmt"/>
|
|
2964
2977
|
<line num="70" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -2967,21 +2980,21 @@
|
|
|
2967
2980
|
</file>
|
|
2968
2981
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2969
2982
|
<metrics statements="28" coveredstatements="15" conditionals="6" coveredconditionals="3" methods="3" coveredmethods="0"/>
|
|
2970
|
-
<line num="1" count="
|
|
2971
|
-
<line num="2" count="
|
|
2972
|
-
<line num="3" count="
|
|
2973
|
-
<line num="4" count="
|
|
2974
|
-
<line num="5" count="
|
|
2975
|
-
<line num="8" count="
|
|
2976
|
-
<line num="9" count="
|
|
2977
|
-
<line num="10" count="
|
|
2978
|
-
<line num="12" count="
|
|
2979
|
-
<line num="13" count="
|
|
2980
|
-
<line num="14" count="
|
|
2981
|
-
<line num="16" count="
|
|
2983
|
+
<line num="1" count="36" type="stmt"/>
|
|
2984
|
+
<line num="2" count="36" type="stmt"/>
|
|
2985
|
+
<line num="3" count="36" type="stmt"/>
|
|
2986
|
+
<line num="4" count="36" type="stmt"/>
|
|
2987
|
+
<line num="5" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
2988
|
+
<line num="8" count="36" type="stmt"/>
|
|
2989
|
+
<line num="9" count="36" type="stmt"/>
|
|
2990
|
+
<line num="10" count="36" type="stmt"/>
|
|
2991
|
+
<line num="12" count="36" type="stmt"/>
|
|
2992
|
+
<line num="13" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
2993
|
+
<line num="14" count="36" type="stmt"/>
|
|
2994
|
+
<line num="16" count="36" type="stmt"/>
|
|
2982
2995
|
<line num="19" count="0" type="stmt"/>
|
|
2983
|
-
<line num="22" count="
|
|
2984
|
-
<line num="24" count="
|
|
2996
|
+
<line num="22" count="36" type="stmt"/>
|
|
2997
|
+
<line num="24" count="36" type="stmt"/>
|
|
2985
2998
|
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2986
2999
|
<line num="27" count="0" type="stmt"/>
|
|
2987
3000
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -2994,7 +3007,7 @@
|
|
|
2994
3007
|
<line num="40" count="0" type="stmt"/>
|
|
2995
3008
|
<line num="44" count="0" type="stmt"/>
|
|
2996
3009
|
<line num="45" count="0" type="stmt"/>
|
|
2997
|
-
<line num="48" count="
|
|
3010
|
+
<line num="48" count="36" type="stmt"/>
|
|
2998
3011
|
</file>
|
|
2999
3012
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/index.js">
|
|
3000
3013
|
<metrics statements="8" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="2"/>
|
|
@@ -3009,18 +3022,18 @@
|
|
|
3009
3022
|
</file>
|
|
3010
3023
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
3011
3024
|
<metrics statements="45" coveredstatements="43" conditionals="25" coveredconditionals="21" methods="7" coveredmethods="7"/>
|
|
3012
|
-
<line num="1" count="
|
|
3013
|
-
<line num="2" count="
|
|
3014
|
-
<line num="3" count="
|
|
3015
|
-
<line num="4" count="
|
|
3016
|
-
<line num="5" count="
|
|
3017
|
-
<line num="6" count="
|
|
3018
|
-
<line num="8" count="
|
|
3019
|
-
<line num="9" count="
|
|
3020
|
-
<line num="10" count="
|
|
3021
|
-
<line num="11" count="
|
|
3022
|
-
<line num="13" count="
|
|
3023
|
-
<line num="14" count="
|
|
3025
|
+
<line num="1" count="36" type="stmt"/>
|
|
3026
|
+
<line num="2" count="36" type="stmt"/>
|
|
3027
|
+
<line num="3" count="36" type="stmt"/>
|
|
3028
|
+
<line num="4" count="36" type="stmt"/>
|
|
3029
|
+
<line num="5" count="36" type="stmt"/>
|
|
3030
|
+
<line num="6" count="36" type="stmt"/>
|
|
3031
|
+
<line num="8" count="36" type="stmt"/>
|
|
3032
|
+
<line num="9" count="36" type="stmt"/>
|
|
3033
|
+
<line num="10" count="36" type="stmt"/>
|
|
3034
|
+
<line num="11" count="36" type="stmt"/>
|
|
3035
|
+
<line num="13" count="36" type="stmt"/>
|
|
3036
|
+
<line num="14" count="36" type="stmt"/>
|
|
3024
3037
|
<line num="20" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
3025
3038
|
<line num="21" count="0" type="stmt"/>
|
|
3026
3039
|
<line num="24" count="16" type="stmt"/>
|
|
@@ -3036,13 +3049,13 @@
|
|
|
3036
3049
|
<line num="48" count="0" type="stmt"/>
|
|
3037
3050
|
<line num="50" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
3038
3051
|
<line num="54" count="4" type="stmt"/>
|
|
3039
|
-
<line num="59" count="
|
|
3052
|
+
<line num="59" count="36" type="stmt"/>
|
|
3040
3053
|
<line num="64" count="8" type="stmt"/>
|
|
3041
|
-
<line num="67" count="
|
|
3054
|
+
<line num="67" count="36" type="stmt"/>
|
|
3042
3055
|
<line num="72" count="3" type="stmt"/>
|
|
3043
|
-
<line num="75" count="
|
|
3056
|
+
<line num="75" count="36" type="stmt"/>
|
|
3044
3057
|
<line num="80" count="5" type="stmt"/>
|
|
3045
|
-
<line num="83" count="
|
|
3058
|
+
<line num="83" count="36" type="stmt"/>
|
|
3046
3059
|
<line num="88" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3047
3060
|
<line num="96" count="1" type="stmt"/>
|
|
3048
3061
|
<line num="97" count="1" type="stmt"/>
|
|
@@ -3053,49 +3066,49 @@
|
|
|
3053
3066
|
<line num="104" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3054
3067
|
<line num="105" count="2" type="stmt"/>
|
|
3055
3068
|
<line num="107" count="4" type="stmt"/>
|
|
3056
|
-
<line num="111" count="
|
|
3069
|
+
<line num="111" count="36" type="stmt"/>
|
|
3057
3070
|
</file>
|
|
3058
3071
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/utils.js">
|
|
3059
3072
|
<metrics statements="74" coveredstatements="60" conditionals="38" coveredconditionals="31" methods="10" coveredmethods="9"/>
|
|
3060
|
-
<line num="1" count="
|
|
3061
|
-
<line num="2" count="
|
|
3062
|
-
<line num="3" count="
|
|
3063
|
-
<line num="4" count="
|
|
3064
|
-
<line num="5" count="
|
|
3065
|
-
<line num="6" count="
|
|
3066
|
-
<line num="7" count="
|
|
3067
|
-
<line num="8" count="
|
|
3068
|
-
<line num="9" count="
|
|
3069
|
-
<line num="10" count="
|
|
3070
|
-
<line num="12" count="
|
|
3071
|
-
<line num="13" count="
|
|
3072
|
-
<line num="14" count="
|
|
3073
|
-
<line num="16" count="
|
|
3073
|
+
<line num="1" count="36" type="stmt"/>
|
|
3074
|
+
<line num="2" count="36" type="stmt"/>
|
|
3075
|
+
<line num="3" count="36" type="stmt"/>
|
|
3076
|
+
<line num="4" count="36" type="stmt"/>
|
|
3077
|
+
<line num="5" count="36" type="stmt"/>
|
|
3078
|
+
<line num="6" count="36" type="stmt"/>
|
|
3079
|
+
<line num="7" count="36" type="stmt"/>
|
|
3080
|
+
<line num="8" count="36" type="stmt"/>
|
|
3081
|
+
<line num="9" count="36" type="stmt"/>
|
|
3082
|
+
<line num="10" count="36" type="stmt"/>
|
|
3083
|
+
<line num="12" count="36" type="stmt"/>
|
|
3084
|
+
<line num="13" count="36" type="stmt"/>
|
|
3085
|
+
<line num="14" count="36" type="stmt"/>
|
|
3086
|
+
<line num="16" count="36" type="stmt"/>
|
|
3074
3087
|
<line num="17" count="10" type="stmt"/>
|
|
3075
3088
|
<line num="19" count="10" type="stmt"/>
|
|
3076
3089
|
<line num="21" count="0" type="stmt"/>
|
|
3077
3090
|
<line num="24" count="0" type="stmt"/>
|
|
3078
|
-
<line num="28" count="
|
|
3091
|
+
<line num="28" count="36" type="stmt"/>
|
|
3079
3092
|
<line num="29" count="2" type="stmt"/>
|
|
3080
3093
|
<line num="34" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
3081
3094
|
<line num="35" count="0" type="stmt"/>
|
|
3082
3095
|
<line num="37" count="2" type="stmt"/>
|
|
3083
3096
|
<line num="41" count="2" type="stmt"/>
|
|
3084
|
-
<line num="46" count="
|
|
3085
|
-
<line num="47" count="
|
|
3086
|
-
<line num="48" count="
|
|
3087
|
-
<line num="49" count="
|
|
3088
|
-
<line num="50" count="
|
|
3089
|
-
<line num="53" count="
|
|
3090
|
-
<line num="57" count="
|
|
3091
|
-
<line num="58" count="
|
|
3092
|
-
<line num="59" count="
|
|
3093
|
-
<line num="60" count="
|
|
3097
|
+
<line num="46" count="36" type="stmt"/>
|
|
3098
|
+
<line num="47" count="72" type="stmt"/>
|
|
3099
|
+
<line num="48" count="72" type="stmt"/>
|
|
3100
|
+
<line num="49" count="792" type="cond" truecount="2" falsecount="0"/>
|
|
3101
|
+
<line num="50" count="36" type="stmt"/>
|
|
3102
|
+
<line num="53" count="72" type="stmt"/>
|
|
3103
|
+
<line num="57" count="36" type="stmt"/>
|
|
3104
|
+
<line num="58" count="197" type="stmt"/>
|
|
3105
|
+
<line num="59" count="197" type="stmt"/>
|
|
3106
|
+
<line num="60" count="197" type="stmt"/>
|
|
3094
3107
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3095
3108
|
<line num="62" count="0" type="stmt"/>
|
|
3096
3109
|
<line num="63" count="0" type="stmt"/>
|
|
3097
|
-
<line num="66" count="
|
|
3098
|
-
<line num="74" count="
|
|
3110
|
+
<line num="66" count="197" type="stmt"/>
|
|
3111
|
+
<line num="74" count="36" type="stmt"/>
|
|
3099
3112
|
<line num="75" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3100
3113
|
<line num="77" count="1" type="stmt"/>
|
|
3101
3114
|
<line num="84" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -3107,7 +3120,7 @@
|
|
|
3107
3120
|
<line num="98" count="0" type="stmt"/>
|
|
3108
3121
|
<line num="99" count="0" type="stmt"/>
|
|
3109
3122
|
<line num="101" count="1" type="stmt"/>
|
|
3110
|
-
<line num="112" count="
|
|
3123
|
+
<line num="112" count="36" type="stmt"/>
|
|
3111
3124
|
<line num="113" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3112
3125
|
<line num="114" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3113
3126
|
<line num="116" count="23" type="cond" truecount="3" falsecount="0"/>
|
|
@@ -3129,19 +3142,19 @@
|
|
|
3129
3142
|
<line num="169" count="1" type="stmt"/>
|
|
3130
3143
|
<line num="170" count="1" type="stmt"/>
|
|
3131
3144
|
<line num="175" count="23" type="stmt"/>
|
|
3132
|
-
<line num="183" count="
|
|
3145
|
+
<line num="183" count="36" type="stmt"/>
|
|
3133
3146
|
<line num="184" count="0" type="stmt"/>
|
|
3134
3147
|
</file>
|
|
3135
3148
|
</package>
|
|
3136
3149
|
<package name="automations.steps">
|
|
3137
|
-
<metrics statements="
|
|
3150
|
+
<metrics statements="239" coveredstatements="176" conditionals="85" coveredconditionals="59" methods="20" coveredmethods="11"/>
|
|
3138
3151
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
3139
3152
|
<metrics statements="16" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3140
|
-
<line num="1" count="
|
|
3141
|
-
<line num="2" count="
|
|
3142
|
-
<line num="3" count="
|
|
3143
|
-
<line num="5" count="
|
|
3144
|
-
<line num="41" count="
|
|
3153
|
+
<line num="1" count="37" type="stmt"/>
|
|
3154
|
+
<line num="2" count="37" type="stmt"/>
|
|
3155
|
+
<line num="3" count="37" type="stmt"/>
|
|
3156
|
+
<line num="5" count="37" type="stmt"/>
|
|
3157
|
+
<line num="41" count="37" type="stmt"/>
|
|
3145
3158
|
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3146
3159
|
<line num="43" count="0" type="stmt"/>
|
|
3147
3160
|
<line num="48" count="0" type="stmt"/>
|
|
@@ -3155,60 +3168,57 @@
|
|
|
3155
3168
|
<line num="65" count="0" type="stmt"/>
|
|
3156
3169
|
</file>
|
|
3157
3170
|
<file name="createRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/createRow.js">
|
|
3158
|
-
<metrics statements="
|
|
3159
|
-
<line num="1" count="
|
|
3160
|
-
<line num="2" count="
|
|
3161
|
-
<line num="3" count="
|
|
3162
|
-
<line num="4" count="
|
|
3163
|
-
<line num="
|
|
3164
|
-
<line num="
|
|
3165
|
-
<line num="63" count="
|
|
3166
|
-
<line num="64" count="
|
|
3167
|
-
<line num="
|
|
3168
|
-
<line num="
|
|
3171
|
+
<metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
3172
|
+
<line num="1" count="37" type="stmt"/>
|
|
3173
|
+
<line num="2" count="37" type="stmt"/>
|
|
3174
|
+
<line num="3" count="37" type="stmt"/>
|
|
3175
|
+
<line num="4" count="37" type="stmt"/>
|
|
3176
|
+
<line num="6" count="37" type="stmt"/>
|
|
3177
|
+
<line num="62" count="37" type="stmt"/>
|
|
3178
|
+
<line num="63" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
3179
|
+
<line num="64" count="1" type="stmt"/>
|
|
3180
|
+
<line num="72" count="8" type="stmt"/>
|
|
3181
|
+
<line num="79" count="8" type="stmt"/>
|
|
3169
3182
|
<line num="80" count="8" type="stmt"/>
|
|
3170
|
-
<line num="
|
|
3171
|
-
<line num="86" count="7" type="
|
|
3172
|
-
<line num="87" count="
|
|
3173
|
-
<line num="
|
|
3174
|
-
<line num="
|
|
3175
|
-
<line num="98" count="1" type="stmt"/>
|
|
3183
|
+
<line num="85" count="7" type="stmt"/>
|
|
3184
|
+
<line num="86" count="7" type="stmt"/>
|
|
3185
|
+
<line num="87" count="7" type="stmt"/>
|
|
3186
|
+
<line num="88" count="7" type="stmt"/>
|
|
3187
|
+
<line num="96" count="1" type="stmt"/>
|
|
3176
3188
|
</file>
|
|
3177
3189
|
<file name="delay.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/delay.js">
|
|
3178
3190
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3179
|
-
<line num="1" count="
|
|
3180
|
-
<line num="3" count="
|
|
3181
|
-
<line num="34" count="
|
|
3191
|
+
<line num="1" count="37" type="stmt"/>
|
|
3192
|
+
<line num="3" count="37" type="stmt"/>
|
|
3193
|
+
<line num="34" count="37" type="stmt"/>
|
|
3182
3194
|
<line num="35" count="1" type="stmt"/>
|
|
3183
3195
|
<line num="36" count="1" type="stmt"/>
|
|
3184
3196
|
</file>
|
|
3185
3197
|
<file name="deleteRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/deleteRow.js">
|
|
3186
|
-
<metrics statements="
|
|
3187
|
-
<line num="1" count="
|
|
3188
|
-
<line num="2" count="
|
|
3189
|
-
<line num="3" count="
|
|
3190
|
-
<line num="4" count="
|
|
3191
|
-
<line num="
|
|
3192
|
-
<line num="
|
|
3193
|
-
<line num="56" count="
|
|
3194
|
-
<line num="57" count="
|
|
3195
|
-
<line num="
|
|
3196
|
-
<line num="
|
|
3197
|
-
<line num="76" count="3" type="stmt"/>
|
|
3198
|
-
<line num="77" count="3" type="
|
|
3199
|
-
<line num="78" count="
|
|
3200
|
-
<line num="
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
</file>
|
|
3204
|
-
<file name="discord.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/discord.js">
|
|
3198
|
+
<metrics statements="14" coveredstatements="14" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
3199
|
+
<line num="1" count="37" type="stmt"/>
|
|
3200
|
+
<line num="2" count="37" type="stmt"/>
|
|
3201
|
+
<line num="3" count="37" type="stmt"/>
|
|
3202
|
+
<line num="4" count="37" type="stmt"/>
|
|
3203
|
+
<line num="6" count="37" type="stmt"/>
|
|
3204
|
+
<line num="55" count="37" type="stmt"/>
|
|
3205
|
+
<line num="56" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
3206
|
+
<line num="57" count="1" type="stmt"/>
|
|
3207
|
+
<line num="65" count="3" type="stmt"/>
|
|
3208
|
+
<line num="75" count="3" type="stmt"/>
|
|
3209
|
+
<line num="76" count="3" type="stmt"/>
|
|
3210
|
+
<line num="77" count="3" type="stmt"/>
|
|
3211
|
+
<line num="78" count="2" type="stmt"/>
|
|
3212
|
+
<line num="84" count="1" type="stmt"/>
|
|
3213
|
+
</file>
|
|
3214
|
+
<file name="discord.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/discord.js">
|
|
3205
3215
|
<metrics statements="14" coveredstatements="6" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3206
|
-
<line num="1" count="
|
|
3207
|
-
<line num="2" count="
|
|
3208
|
-
<line num="4" count="
|
|
3209
|
-
<line num="5" count="
|
|
3210
|
-
<line num="7" count="
|
|
3211
|
-
<line num="57" count="
|
|
3216
|
+
<line num="1" count="37" type="stmt"/>
|
|
3217
|
+
<line num="2" count="37" type="stmt"/>
|
|
3218
|
+
<line num="4" count="37" type="stmt"/>
|
|
3219
|
+
<line num="5" count="37" type="stmt"/>
|
|
3220
|
+
<line num="7" count="37" type="stmt"/>
|
|
3221
|
+
<line num="57" count="37" type="stmt"/>
|
|
3212
3222
|
<line num="58" count="0" type="stmt"/>
|
|
3213
3223
|
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3214
3224
|
<line num="60" count="0" type="stmt"/>
|
|
@@ -3220,11 +3230,11 @@
|
|
|
3220
3230
|
</file>
|
|
3221
3231
|
<file name="executeQuery.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeQuery.js">
|
|
3222
3232
|
<metrics statements="14" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3223
|
-
<line num="1" count="
|
|
3224
|
-
<line num="2" count="
|
|
3225
|
-
<line num="3" count="
|
|
3226
|
-
<line num="5" count="
|
|
3227
|
-
<line num="53" count="
|
|
3233
|
+
<line num="1" count="37" type="stmt"/>
|
|
3234
|
+
<line num="2" count="37" type="stmt"/>
|
|
3235
|
+
<line num="3" count="37" type="stmt"/>
|
|
3236
|
+
<line num="5" count="37" type="stmt"/>
|
|
3237
|
+
<line num="53" count="37" type="stmt"/>
|
|
3228
3238
|
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3229
3239
|
<line num="55" count="0" type="stmt"/>
|
|
3230
3240
|
<line num="63" count="0" type="stmt"/>
|
|
@@ -3237,11 +3247,11 @@
|
|
|
3237
3247
|
</file>
|
|
3238
3248
|
<file name="executeScript.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeScript.js">
|
|
3239
3249
|
<metrics statements="12" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3240
|
-
<line num="1" count="
|
|
3241
|
-
<line num="2" count="
|
|
3242
|
-
<line num="3" count="
|
|
3243
|
-
<line num="5" count="
|
|
3244
|
-
<line num="41" count="
|
|
3250
|
+
<line num="1" count="37" type="stmt"/>
|
|
3251
|
+
<line num="2" count="37" type="stmt"/>
|
|
3252
|
+
<line num="3" count="37" type="stmt"/>
|
|
3253
|
+
<line num="5" count="37" type="stmt"/>
|
|
3254
|
+
<line num="41" count="37" type="stmt"/>
|
|
3245
3255
|
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3246
3256
|
<line num="43" count="0" type="stmt"/>
|
|
3247
3257
|
<line num="51" count="0" type="stmt"/>
|
|
@@ -3252,12 +3262,12 @@
|
|
|
3252
3262
|
</file>
|
|
3253
3263
|
<file name="filter.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/filter.js">
|
|
3254
3264
|
<metrics statements="26" coveredstatements="26" conditionals="16" coveredconditionals="16" methods="1" coveredmethods="1"/>
|
|
3255
|
-
<line num="1" count="
|
|
3256
|
-
<line num="8" count="
|
|
3257
|
-
<line num="15" count="
|
|
3258
|
-
<line num="16" count="
|
|
3259
|
-
<line num="18" count="
|
|
3260
|
-
<line num="61" count="
|
|
3265
|
+
<line num="1" count="37" type="stmt"/>
|
|
3266
|
+
<line num="8" count="37" type="stmt"/>
|
|
3267
|
+
<line num="15" count="37" type="stmt"/>
|
|
3268
|
+
<line num="16" count="37" type="stmt"/>
|
|
3269
|
+
<line num="18" count="37" type="stmt"/>
|
|
3270
|
+
<line num="61" count="37" type="stmt"/>
|
|
3261
3271
|
<line num="62" count="11" type="stmt"/>
|
|
3262
3272
|
<line num="64" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
3263
3273
|
<line num="65" count="6" type="stmt"/>
|
|
@@ -3281,10 +3291,10 @@
|
|
|
3281
3291
|
</file>
|
|
3282
3292
|
<file name="integromat.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/integromat.js">
|
|
3283
3293
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3284
|
-
<line num="1" count="
|
|
3285
|
-
<line num="2" count="
|
|
3286
|
-
<line num="4" count="
|
|
3287
|
-
<line num="64" count="
|
|
3294
|
+
<line num="1" count="37" type="stmt"/>
|
|
3295
|
+
<line num="2" count="37" type="stmt"/>
|
|
3296
|
+
<line num="4" count="37" type="stmt"/>
|
|
3297
|
+
<line num="64" count="37" type="stmt"/>
|
|
3288
3298
|
<line num="65" count="0" type="stmt"/>
|
|
3289
3299
|
<line num="67" count="0" type="stmt"/>
|
|
3290
3300
|
<line num="81" count="0" type="stmt"/>
|
|
@@ -3292,13 +3302,13 @@
|
|
|
3292
3302
|
</file>
|
|
3293
3303
|
<file name="outgoingWebhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/outgoingWebhook.js">
|
|
3294
3304
|
<metrics statements="25" coveredstatements="21" conditionals="17" coveredconditionals="12" methods="1" coveredmethods="1"/>
|
|
3295
|
-
<line num="1" count="
|
|
3296
|
-
<line num="2" count="
|
|
3297
|
-
<line num="3" count="
|
|
3298
|
-
<line num="5" count="
|
|
3299
|
-
<line num="13" count="
|
|
3300
|
-
<line num="19" count="
|
|
3301
|
-
<line num="79" count="
|
|
3305
|
+
<line num="1" count="37" type="stmt"/>
|
|
3306
|
+
<line num="2" count="37" type="stmt"/>
|
|
3307
|
+
<line num="3" count="37" type="stmt"/>
|
|
3308
|
+
<line num="5" count="37" type="stmt"/>
|
|
3309
|
+
<line num="13" count="37" type="stmt"/>
|
|
3310
|
+
<line num="19" count="37" type="stmt"/>
|
|
3311
|
+
<line num="79" count="37" type="stmt"/>
|
|
3302
3312
|
<line num="80" count="2" type="stmt"/>
|
|
3303
3313
|
<line num="81" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3304
3314
|
<line num="82" count="2" type="stmt"/>
|
|
@@ -3320,18 +3330,18 @@
|
|
|
3320
3330
|
</file>
|
|
3321
3331
|
<file name="queryRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/queryRows.js">
|
|
3322
3332
|
<metrics statements="23" coveredstatements="22" conditionals="11" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
3323
|
-
<line num="1" count="
|
|
3324
|
-
<line num="2" count="
|
|
3325
|
-
<line num="3" count="
|
|
3326
|
-
<line num="4" count="
|
|
3327
|
-
<line num="5" count="
|
|
3328
|
-
<line num="7" count="
|
|
3329
|
-
<line num="12" count="
|
|
3330
|
-
<line num="17" count="
|
|
3333
|
+
<line num="1" count="37" type="stmt"/>
|
|
3334
|
+
<line num="2" count="37" type="stmt"/>
|
|
3335
|
+
<line num="3" count="37" type="stmt"/>
|
|
3336
|
+
<line num="4" count="37" type="stmt"/>
|
|
3337
|
+
<line num="5" count="37" type="stmt"/>
|
|
3338
|
+
<line num="7" count="37" type="stmt"/>
|
|
3339
|
+
<line num="12" count="37" type="stmt"/>
|
|
3340
|
+
<line num="17" count="37" type="stmt"/>
|
|
3331
3341
|
<line num="75" count="1" type="stmt"/>
|
|
3332
3342
|
<line num="80" count="1" type="stmt"/>
|
|
3333
3343
|
<line num="81" count="1" type="stmt"/>
|
|
3334
|
-
<line num="84" count="
|
|
3344
|
+
<line num="84" count="37" type="stmt"/>
|
|
3335
3345
|
<line num="85" count="1" type="stmt"/>
|
|
3336
3346
|
<line num="86" count="1" type="stmt"/>
|
|
3337
3347
|
<line num="87" count="1" type="stmt"/>
|
|
@@ -3346,10 +3356,10 @@
|
|
|
3346
3356
|
</file>
|
|
3347
3357
|
<file name="sendSmtpEmail.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/sendSmtpEmail.js">
|
|
3348
3358
|
<metrics statements="11" coveredstatements="4" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3349
|
-
<line num="1" count="
|
|
3350
|
-
<line num="2" count="
|
|
3351
|
-
<line num="4" count="
|
|
3352
|
-
<line num="51" count="
|
|
3359
|
+
<line num="1" count="37" type="stmt"/>
|
|
3360
|
+
<line num="2" count="37" type="stmt"/>
|
|
3361
|
+
<line num="4" count="37" type="stmt"/>
|
|
3362
|
+
<line num="51" count="37" type="stmt"/>
|
|
3353
3363
|
<line num="52" count="0" type="stmt"/>
|
|
3354
3364
|
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3355
3365
|
<line num="54" count="0" type="stmt"/>
|
|
@@ -3360,17 +3370,17 @@
|
|
|
3360
3370
|
</file>
|
|
3361
3371
|
<file name="serverLog.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/serverLog.js">
|
|
3362
3372
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3363
|
-
<line num="7" count="
|
|
3364
|
-
<line num="40" count="
|
|
3373
|
+
<line num="7" count="37" type="stmt"/>
|
|
3374
|
+
<line num="40" count="37" type="stmt"/>
|
|
3365
3375
|
<line num="41" count="0" type="stmt"/>
|
|
3366
3376
|
<line num="42" count="0" type="stmt"/>
|
|
3367
3377
|
</file>
|
|
3368
3378
|
<file name="slack.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/slack.js">
|
|
3369
3379
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3370
|
-
<line num="1" count="
|
|
3371
|
-
<line num="2" count="
|
|
3372
|
-
<line num="4" count="
|
|
3373
|
-
<line num="46" count="
|
|
3380
|
+
<line num="1" count="37" type="stmt"/>
|
|
3381
|
+
<line num="2" count="37" type="stmt"/>
|
|
3382
|
+
<line num="4" count="37" type="stmt"/>
|
|
3383
|
+
<line num="46" count="37" type="stmt"/>
|
|
3374
3384
|
<line num="47" count="0" type="stmt"/>
|
|
3375
3385
|
<line num="48" count="0" type="stmt"/>
|
|
3376
3386
|
<line num="58" count="0" type="stmt"/>
|
|
@@ -3378,11 +3388,11 @@
|
|
|
3378
3388
|
</file>
|
|
3379
3389
|
<file name="updateRow.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/updateRow.js">
|
|
3380
3390
|
<metrics statements="18" coveredstatements="18" conditionals="10" coveredconditionals="10" methods="1" coveredmethods="1"/>
|
|
3381
|
-
<line num="1" count="
|
|
3382
|
-
<line num="2" count="
|
|
3383
|
-
<line num="3" count="
|
|
3384
|
-
<line num="5" count="
|
|
3385
|
-
<line num="58" count="
|
|
3391
|
+
<line num="1" count="37" type="stmt"/>
|
|
3392
|
+
<line num="2" count="37" type="stmt"/>
|
|
3393
|
+
<line num="3" count="37" type="stmt"/>
|
|
3394
|
+
<line num="5" count="37" type="stmt"/>
|
|
3395
|
+
<line num="58" count="37" type="stmt"/>
|
|
3386
3396
|
<line num="59" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3387
3397
|
<line num="60" count="1" type="stmt"/>
|
|
3388
3398
|
<line num="67" count="2" type="stmt"/>
|
|
@@ -3399,7 +3409,7 @@
|
|
|
3399
3409
|
</file>
|
|
3400
3410
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/utils.js">
|
|
3401
3411
|
<metrics statements="17" coveredstatements="15" conditionals="9" coveredconditionals="6" methods="3" coveredmethods="3"/>
|
|
3402
|
-
<line num="1" count="
|
|
3412
|
+
<line num="1" count="37" type="stmt"/>
|
|
3403
3413
|
<line num="2" count="2" type="stmt"/>
|
|
3404
3414
|
<line num="4" count="2" type="stmt"/>
|
|
3405
3415
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -3408,7 +3418,7 @@
|
|
|
3408
3418
|
<line num="9" count="0" type="stmt"/>
|
|
3409
3419
|
<line num="12" count="0" type="stmt"/>
|
|
3410
3420
|
<line num="14" count="2" type="stmt"/>
|
|
3411
|
-
<line num="20" count="
|
|
3421
|
+
<line num="20" count="37" type="cond" truecount="0" falsecount="1"/>
|
|
3412
3422
|
<line num="21" count="15" type="stmt"/>
|
|
3413
3423
|
<line num="26" count="1" type="stmt"/>
|
|
3414
3424
|
<line num="29" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3419,10 +3429,10 @@
|
|
|
3419
3429
|
</file>
|
|
3420
3430
|
<file name="zapier.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/zapier.js">
|
|
3421
3431
|
<metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
3422
|
-
<line num="1" count="
|
|
3423
|
-
<line num="2" count="
|
|
3424
|
-
<line num="4" count="
|
|
3425
|
-
<line num="57" count="
|
|
3432
|
+
<line num="1" count="37" type="stmt"/>
|
|
3433
|
+
<line num="2" count="37" type="stmt"/>
|
|
3434
|
+
<line num="4" count="37" type="stmt"/>
|
|
3435
|
+
<line num="57" count="37" type="stmt"/>
|
|
3426
3436
|
<line num="58" count="0" type="stmt"/>
|
|
3427
3437
|
<line num="62" count="0" type="stmt"/>
|
|
3428
3438
|
<line num="77" count="0" type="stmt"/>
|
|
@@ -3433,109 +3443,109 @@
|
|
|
3433
3443
|
<metrics statements="13" coveredstatements="13" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3434
3444
|
<file name="app.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/app.js">
|
|
3435
3445
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3436
|
-
<line num="1" count="
|
|
3446
|
+
<line num="1" count="37" type="stmt"/>
|
|
3437
3447
|
</file>
|
|
3438
3448
|
<file name="cron.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/cron.js">
|
|
3439
3449
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3440
|
-
<line num="1" count="
|
|
3450
|
+
<line num="1" count="37" type="stmt"/>
|
|
3441
3451
|
</file>
|
|
3442
3452
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/index.js">
|
|
3443
3453
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3444
|
-
<line num="1" count="
|
|
3445
|
-
<line num="2" count="
|
|
3446
|
-
<line num="3" count="
|
|
3447
|
-
<line num="4" count="
|
|
3448
|
-
<line num="5" count="
|
|
3449
|
-
<line num="6" count="
|
|
3450
|
-
<line num="8" count="
|
|
3454
|
+
<line num="1" count="37" type="stmt"/>
|
|
3455
|
+
<line num="2" count="37" type="stmt"/>
|
|
3456
|
+
<line num="3" count="37" type="stmt"/>
|
|
3457
|
+
<line num="4" count="37" type="stmt"/>
|
|
3458
|
+
<line num="5" count="37" type="stmt"/>
|
|
3459
|
+
<line num="6" count="37" type="stmt"/>
|
|
3460
|
+
<line num="8" count="37" type="stmt"/>
|
|
3451
3461
|
</file>
|
|
3452
3462
|
<file name="rowDeleted.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowDeleted.js">
|
|
3453
3463
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3454
|
-
<line num="1" count="
|
|
3464
|
+
<line num="1" count="37" type="stmt"/>
|
|
3455
3465
|
</file>
|
|
3456
3466
|
<file name="rowSaved.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowSaved.js">
|
|
3457
3467
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3458
|
-
<line num="1" count="
|
|
3468
|
+
<line num="1" count="37" type="stmt"/>
|
|
3459
3469
|
</file>
|
|
3460
3470
|
<file name="rowUpdated.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/rowUpdated.js">
|
|
3461
3471
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3462
|
-
<line num="1" count="
|
|
3472
|
+
<line num="1" count="37" type="stmt"/>
|
|
3463
3473
|
</file>
|
|
3464
3474
|
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggerInfo/webhook.js">
|
|
3465
3475
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3466
|
-
<line num="1" count="
|
|
3476
|
+
<line num="1" count="37" type="stmt"/>
|
|
3467
3477
|
</file>
|
|
3468
3478
|
</package>
|
|
3469
3479
|
<package name="constants">
|
|
3470
3480
|
<metrics statements="28" coveredstatements="28" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3471
3481
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3472
3482
|
<metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3473
|
-
<line num="1" count="
|
|
3474
|
-
<line num="2" count="
|
|
3475
|
-
<line num="3" count="
|
|
3476
|
-
<line num="5" count="
|
|
3477
|
-
<line num="9" count="
|
|
3478
|
-
<line num="22" count="
|
|
3479
|
-
<line num="23" count="
|
|
3480
|
-
<line num="32" count="
|
|
3481
|
-
<line num="48" count="
|
|
3482
|
-
<line num="55" count="
|
|
3483
|
-
<line num="61" count="
|
|
3484
|
-
<line num="67" count="
|
|
3485
|
-
<line num="78" count="
|
|
3486
|
-
<line num="83" count="
|
|
3487
|
-
<line num="145" count="
|
|
3488
|
-
<line num="153" count="
|
|
3489
|
-
<line num="154" count="
|
|
3490
|
-
<line num="161" count="
|
|
3491
|
-
<line num="166" count="
|
|
3492
|
-
<line num="172" count="
|
|
3493
|
-
<line num="178" count="
|
|
3483
|
+
<line num="1" count="45" type="stmt"/>
|
|
3484
|
+
<line num="2" count="45" type="stmt"/>
|
|
3485
|
+
<line num="3" count="45" type="stmt"/>
|
|
3486
|
+
<line num="5" count="45" type="stmt"/>
|
|
3487
|
+
<line num="9" count="45" type="stmt"/>
|
|
3488
|
+
<line num="22" count="45" type="stmt"/>
|
|
3489
|
+
<line num="23" count="45" type="stmt"/>
|
|
3490
|
+
<line num="32" count="45" type="stmt"/>
|
|
3491
|
+
<line num="48" count="45" type="stmt"/>
|
|
3492
|
+
<line num="55" count="45" type="stmt"/>
|
|
3493
|
+
<line num="61" count="45" type="stmt"/>
|
|
3494
|
+
<line num="67" count="45" type="stmt"/>
|
|
3495
|
+
<line num="78" count="45" type="stmt"/>
|
|
3496
|
+
<line num="83" count="45" type="stmt"/>
|
|
3497
|
+
<line num="145" count="45" type="stmt"/>
|
|
3498
|
+
<line num="153" count="45" type="stmt"/>
|
|
3499
|
+
<line num="154" count="45" type="stmt"/>
|
|
3500
|
+
<line num="161" count="45" type="stmt"/>
|
|
3501
|
+
<line num="166" count="45" type="stmt"/>
|
|
3502
|
+
<line num="172" count="45" type="stmt"/>
|
|
3503
|
+
<line num="178" count="45" type="stmt"/>
|
|
3494
3504
|
</file>
|
|
3495
3505
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3496
3506
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3497
|
-
<line num="1" count="
|
|
3498
|
-
<line num="6" count="
|
|
3499
|
-
<line num="51" count="
|
|
3500
|
-
<line num="149" count="
|
|
3507
|
+
<line num="1" count="36" type="stmt"/>
|
|
3508
|
+
<line num="6" count="36" type="stmt"/>
|
|
3509
|
+
<line num="51" count="36" type="stmt"/>
|
|
3510
|
+
<line num="149" count="36" type="stmt"/>
|
|
3501
3511
|
</file>
|
|
3502
3512
|
<file name="screens.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/screens.js">
|
|
3503
3513
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3504
|
-
<line num="1" count="
|
|
3505
|
-
<line num="2" count="
|
|
3506
|
-
<line num="4" count="
|
|
3514
|
+
<line num="1" count="36" type="stmt"/>
|
|
3515
|
+
<line num="2" count="36" type="stmt"/>
|
|
3516
|
+
<line num="4" count="36" type="stmt"/>
|
|
3507
3517
|
</file>
|
|
3508
3518
|
</package>
|
|
3509
3519
|
<package name="db">
|
|
3510
|
-
<metrics statements="155" coveredstatements="
|
|
3520
|
+
<metrics statements="155" coveredstatements="130" conditionals="63" coveredconditionals="22" methods="36" coveredmethods="28"/>
|
|
3511
3521
|
<file name="client.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/client.js">
|
|
3512
3522
|
<metrics statements="17" coveredstatements="17" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|
|
3513
|
-
<line num="1" count="
|
|
3514
|
-
<line num="2" count="
|
|
3515
|
-
<line num="3" count="
|
|
3516
|
-
<line num="4" count="
|
|
3517
|
-
<line num="5" count="
|
|
3518
|
-
<line num="6" count="
|
|
3519
|
-
<line num="8" count="
|
|
3520
|
-
<line num="10" count="
|
|
3521
|
-
<line num="11" count="
|
|
3522
|
-
<line num="12" count="
|
|
3523
|
-
<line num="14" count="
|
|
3524
|
-
<line num="18" count="
|
|
3525
|
-
<line num="19" count="
|
|
3526
|
-
<line num="20" count="
|
|
3527
|
-
<line num="26" count="
|
|
3528
|
-
<line num="29" count="
|
|
3529
|
-
<line num="31" count="
|
|
3523
|
+
<line num="1" count="47" type="stmt"/>
|
|
3524
|
+
<line num="2" count="47" type="stmt"/>
|
|
3525
|
+
<line num="3" count="47" type="stmt"/>
|
|
3526
|
+
<line num="4" count="47" type="stmt"/>
|
|
3527
|
+
<line num="5" count="47" type="stmt"/>
|
|
3528
|
+
<line num="6" count="47" type="stmt"/>
|
|
3529
|
+
<line num="8" count="47" type="cond" truecount="2" falsecount="0"/>
|
|
3530
|
+
<line num="10" count="47" type="stmt"/>
|
|
3531
|
+
<line num="11" count="47" type="stmt"/>
|
|
3532
|
+
<line num="12" count="47" type="stmt"/>
|
|
3533
|
+
<line num="14" count="47" type="stmt"/>
|
|
3534
|
+
<line num="18" count="47" type="cond" truecount="1" falsecount="1"/>
|
|
3535
|
+
<line num="19" count="47" type="stmt"/>
|
|
3536
|
+
<line num="20" count="47" type="stmt"/>
|
|
3537
|
+
<line num="26" count="47" type="stmt"/>
|
|
3538
|
+
<line num="29" count="47" type="stmt"/>
|
|
3539
|
+
<line num="31" count="47" type="stmt"/>
|
|
3530
3540
|
</file>
|
|
3531
3541
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3532
3542
|
<metrics statements="23" coveredstatements="6" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3533
|
-
<line num="1" count="
|
|
3534
|
-
<line num="2" count="
|
|
3535
|
-
<line num="3" count="
|
|
3536
|
-
<line num="5" count="
|
|
3537
|
-
<line num="6" count="
|
|
3538
|
-
<line num="11" count="
|
|
3543
|
+
<line num="1" count="37" type="stmt"/>
|
|
3544
|
+
<line num="2" count="37" type="stmt"/>
|
|
3545
|
+
<line num="3" count="37" type="stmt"/>
|
|
3546
|
+
<line num="5" count="37" type="stmt"/>
|
|
3547
|
+
<line num="6" count="37" type="stmt"/>
|
|
3548
|
+
<line num="11" count="37" type="stmt"/>
|
|
3539
3549
|
<line num="15" count="0" type="stmt"/>
|
|
3540
3550
|
<line num="17" count="0" type="stmt"/>
|
|
3541
3551
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -3556,126 +3566,126 @@
|
|
|
3556
3566
|
</file>
|
|
3557
3567
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/index.js">
|
|
3558
3568
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3559
|
-
<line num="1" count="
|
|
3560
|
-
<line num="3" count="
|
|
3569
|
+
<line num="1" count="47" type="stmt"/>
|
|
3570
|
+
<line num="3" count="47" type="stmt"/>
|
|
3561
3571
|
</file>
|
|
3562
3572
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3563
3573
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3564
|
-
<line num="1" count="
|
|
3565
|
-
<line num="3" count="
|
|
3566
|
-
<line num="4" count="
|
|
3574
|
+
<line num="1" count="52" type="stmt"/>
|
|
3575
|
+
<line num="3" count="52" type="stmt"/>
|
|
3576
|
+
<line num="4" count="729" type="stmt"/>
|
|
3567
3577
|
</file>
|
|
3568
3578
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3569
|
-
<metrics statements="110" coveredstatements="
|
|
3570
|
-
<line num="1" count="
|
|
3571
|
-
<line num="12" count="
|
|
3572
|
-
<line num="14" count="
|
|
3573
|
-
<line num="16" count="
|
|
3574
|
-
<line num="22" count="
|
|
3575
|
-
<line num="46" count="
|
|
3576
|
-
<line num="51" count="
|
|
3577
|
-
<line num="55" count="
|
|
3578
|
-
<line num="59" count="
|
|
3579
|
-
<line num="61" count="
|
|
3580
|
-
<line num="69" count="
|
|
3581
|
-
<line num="70" count="
|
|
3582
|
-
<line num="71" count="
|
|
3583
|
-
<line num="72" count="
|
|
3584
|
-
<line num="73" count="
|
|
3585
|
-
<line num="74" count="
|
|
3586
|
-
<line num="75" count="
|
|
3587
|
-
<line num="76" count="
|
|
3588
|
-
<line num="77" count="
|
|
3589
|
-
<line num="78" count="
|
|
3590
|
-
<line num="79" count="
|
|
3591
|
-
<line num="80" count="
|
|
3592
|
-
<line num="81" count="
|
|
3593
|
-
<line num="82" count="
|
|
3594
|
-
<line num="84" count="
|
|
3595
|
-
<line num="85" count="
|
|
3596
|
-
<line num="87" count="
|
|
3579
|
+
<metrics statements="110" coveredstatements="102" conditionals="51" coveredconditionals="19" methods="31" coveredmethods="27"/>
|
|
3580
|
+
<line num="1" count="52" type="stmt"/>
|
|
3581
|
+
<line num="12" count="52" type="stmt"/>
|
|
3582
|
+
<line num="14" count="52" type="stmt"/>
|
|
3583
|
+
<line num="16" count="52" type="stmt"/>
|
|
3584
|
+
<line num="22" count="52" type="stmt"/>
|
|
3585
|
+
<line num="46" count="52" type="stmt"/>
|
|
3586
|
+
<line num="51" count="52" type="stmt"/>
|
|
3587
|
+
<line num="55" count="52" type="stmt"/>
|
|
3588
|
+
<line num="59" count="52" type="stmt"/>
|
|
3589
|
+
<line num="61" count="52" type="stmt"/>
|
|
3590
|
+
<line num="69" count="52" type="stmt"/>
|
|
3591
|
+
<line num="70" count="52" type="stmt"/>
|
|
3592
|
+
<line num="71" count="52" type="stmt"/>
|
|
3593
|
+
<line num="72" count="52" type="stmt"/>
|
|
3594
|
+
<line num="73" count="52" type="stmt"/>
|
|
3595
|
+
<line num="74" count="52" type="stmt"/>
|
|
3596
|
+
<line num="75" count="52" type="stmt"/>
|
|
3597
|
+
<line num="76" count="52" type="stmt"/>
|
|
3598
|
+
<line num="77" count="52" type="stmt"/>
|
|
3599
|
+
<line num="78" count="52" type="stmt"/>
|
|
3600
|
+
<line num="79" count="52" type="stmt"/>
|
|
3601
|
+
<line num="80" count="52" type="stmt"/>
|
|
3602
|
+
<line num="81" count="52" type="stmt"/>
|
|
3603
|
+
<line num="82" count="52" type="stmt"/>
|
|
3604
|
+
<line num="84" count="52" type="stmt"/>
|
|
3605
|
+
<line num="85" count="52" type="stmt"/>
|
|
3606
|
+
<line num="87" count="52" type="stmt"/>
|
|
3597
3607
|
<line num="88" count="74" type="stmt"/>
|
|
3598
|
-
<line num="104" count="
|
|
3599
|
-
<line num="105" count="
|
|
3600
|
-
<line num="107" count="
|
|
3601
|
-
<line num="114" count="
|
|
3602
|
-
<line num="119" count="
|
|
3608
|
+
<line num="104" count="643" type="cond" truecount="2" falsecount="0"/>
|
|
3609
|
+
<line num="105" count="630" type="stmt"/>
|
|
3610
|
+
<line num="107" count="643" type="stmt"/>
|
|
3611
|
+
<line num="114" count="52" type="stmt"/>
|
|
3612
|
+
<line num="119" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3603
3613
|
<line num="120" count="3" type="stmt"/>
|
|
3604
|
-
<line num="127" count="
|
|
3605
|
-
<line num="128" count="
|
|
3606
|
-
<line num="139" count="
|
|
3607
|
-
<line num="140" count="
|
|
3608
|
-
<line num="141" count="
|
|
3614
|
+
<line num="127" count="52" type="stmt"/>
|
|
3615
|
+
<line num="128" count="101" type="stmt"/>
|
|
3616
|
+
<line num="139" count="52" type="cond" truecount="0" falsecount="3"/>
|
|
3617
|
+
<line num="140" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
3618
|
+
<line num="141" count="4" type="stmt"/>
|
|
3609
3619
|
<line num="144" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3610
3620
|
<line num="146" count="11" type="stmt"/>
|
|
3611
|
-
<line num="155" count="
|
|
3612
|
-
<line num="156" count="
|
|
3613
|
-
<line num="157" count="
|
|
3614
|
-
<line num="163" count="
|
|
3621
|
+
<line num="155" count="52" type="cond" truecount="1" falsecount="0"/>
|
|
3622
|
+
<line num="156" count="213" type="cond" truecount="2" falsecount="0"/>
|
|
3623
|
+
<line num="157" count="213" type="stmt"/>
|
|
3624
|
+
<line num="163" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3615
3625
|
<line num="164" count="3" type="stmt"/>
|
|
3616
|
-
<line num="172" count="
|
|
3626
|
+
<line num="172" count="52" type="stmt"/>
|
|
3617
3627
|
<line num="173" count="142" type="stmt"/>
|
|
3618
|
-
<line num="179" count="
|
|
3628
|
+
<line num="179" count="52" type="stmt"/>
|
|
3619
3629
|
<line num="180" count="2" type="stmt"/>
|
|
3620
3630
|
<line num="181" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
3621
3631
|
<line num="182" count="1" type="stmt"/>
|
|
3622
3632
|
<line num="184" count="1" type="stmt"/>
|
|
3623
|
-
<line num="190" count="
|
|
3624
|
-
<line num="191" count="
|
|
3625
|
-
<line num="198" count="
|
|
3633
|
+
<line num="190" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3634
|
+
<line num="191" count="215" type="stmt"/>
|
|
3635
|
+
<line num="198" count="52" type="stmt"/>
|
|
3626
3636
|
<line num="199" count="20" type="stmt"/>
|
|
3627
|
-
<line num="213" count="
|
|
3637
|
+
<line num="213" count="52" type="stmt"/>
|
|
3628
3638
|
<line num="221" count="9" type="stmt"/>
|
|
3629
3639
|
<line num="222" count="9" type="stmt"/>
|
|
3630
3640
|
<line num="223" count="9" type="stmt"/>
|
|
3631
3641
|
<line num="224" count="9" type="stmt"/>
|
|
3632
|
-
<line num="230" count="
|
|
3642
|
+
<line num="230" count="52" type="cond" truecount="0" falsecount="1"/>
|
|
3633
3643
|
<line num="231" count="0" type="stmt"/>
|
|
3634
|
-
<line num="238" count="
|
|
3635
|
-
<line num="239" count="
|
|
3636
|
-
<line num="240" count="
|
|
3644
|
+
<line num="238" count="52" type="cond" truecount="0" falsecount="1"/>
|
|
3645
|
+
<line num="239" count="190" type="stmt"/>
|
|
3646
|
+
<line num="240" count="190" type="cond" truecount="1" falsecount="1"/>
|
|
3637
3647
|
<line num="241" count="0" type="stmt"/>
|
|
3638
|
-
<line num="243" count="
|
|
3639
|
-
<line num="250" count="
|
|
3640
|
-
<line num="251" count="
|
|
3641
|
-
<line num="252" count="
|
|
3642
|
-
<line num="253" count="
|
|
3643
|
-
<line num="260" count="
|
|
3648
|
+
<line num="243" count="190" type="stmt"/>
|
|
3649
|
+
<line num="250" count="52" type="stmt"/>
|
|
3650
|
+
<line num="251" count="190" type="stmt"/>
|
|
3651
|
+
<line num="252" count="190" type="stmt"/>
|
|
3652
|
+
<line num="253" count="190" type="stmt"/>
|
|
3653
|
+
<line num="260" count="52" type="stmt"/>
|
|
3644
3654
|
<line num="261" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3645
|
-
<line num="267" count="
|
|
3646
|
-
<line num="268" count="
|
|
3647
|
-
<line num="275" count="
|
|
3655
|
+
<line num="267" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3656
|
+
<line num="268" count="200" type="stmt"/>
|
|
3657
|
+
<line num="275" count="52" type="stmt"/>
|
|
3648
3658
|
<line num="276" count="19" type="stmt"/>
|
|
3649
|
-
<line num="282" count="
|
|
3650
|
-
<line num="283" count="
|
|
3651
|
-
<line num="290" count="
|
|
3659
|
+
<line num="282" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3660
|
+
<line num="283" count="202" type="stmt"/>
|
|
3661
|
+
<line num="290" count="52" type="stmt"/>
|
|
3652
3662
|
<line num="291" count="10" type="stmt"/>
|
|
3653
|
-
<line num="297" count="
|
|
3663
|
+
<line num="297" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3654
3664
|
<line num="298" count="2" type="stmt"/>
|
|
3655
|
-
<line num="305" count="
|
|
3665
|
+
<line num="305" count="52" type="cond" truecount="1" falsecount="1"/>
|
|
3656
3666
|
<line num="306" count="35" type="stmt"/>
|
|
3657
|
-
<line num="314" count="
|
|
3667
|
+
<line num="314" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3658
3668
|
<line num="315" count="3" type="stmt"/>
|
|
3659
|
-
<line num="322" count="
|
|
3669
|
+
<line num="322" count="52" type="stmt"/>
|
|
3660
3670
|
<line num="323" count="81" type="stmt"/>
|
|
3661
|
-
<line num="331" count="
|
|
3671
|
+
<line num="331" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3662
3672
|
<line num="332" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
3663
3673
|
<line num="333" count="2" type="stmt"/>
|
|
3664
3674
|
<line num="336" count="1" type="stmt"/>
|
|
3665
|
-
<line num="347" count="
|
|
3675
|
+
<line num="347" count="52" type="stmt"/>
|
|
3666
3676
|
<line num="348" count="0" type="stmt"/>
|
|
3667
|
-
<line num="351" count="
|
|
3677
|
+
<line num="351" count="52" type="stmt"/>
|
|
3668
3678
|
<line num="352" count="10" type="stmt"/>
|
|
3669
|
-
<line num="355" count="
|
|
3679
|
+
<line num="355" count="52" type="cond" truecount="0" falsecount="2"/>
|
|
3670
3680
|
<line num="356" count="0" type="stmt"/>
|
|
3671
3681
|
<line num="357" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3672
3682
|
<line num="358" count="0" type="stmt"/>
|
|
3673
3683
|
<line num="360" count="0" type="stmt"/>
|
|
3674
|
-
<line num="363" count="
|
|
3684
|
+
<line num="363" count="52" type="stmt"/>
|
|
3675
3685
|
<line num="364" count="1" type="stmt"/>
|
|
3676
|
-
<line num="367" count="
|
|
3686
|
+
<line num="367" count="52" type="cond" truecount="0" falsecount="1"/>
|
|
3677
3687
|
<line num="368" count="0" type="stmt"/>
|
|
3678
|
-
<line num="374" count="
|
|
3688
|
+
<line num="374" count="52" type="stmt"/>
|
|
3679
3689
|
<line num="375" count="60" type="stmt"/>
|
|
3680
3690
|
</file>
|
|
3681
3691
|
</package>
|
|
@@ -3683,31 +3693,31 @@
|
|
|
3683
3693
|
<metrics statements="300" coveredstatements="290" conditionals="136" coveredconditionals="117" methods="60" coveredmethods="57"/>
|
|
3684
3694
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
3685
3695
|
<metrics statements="151" coveredstatements="146" conditionals="68" coveredconditionals="60" methods="27" coveredmethods="24"/>
|
|
3686
|
-
<line num="1" count="
|
|
3687
|
-
<line num="2" count="
|
|
3688
|
-
<line num="7" count="
|
|
3689
|
-
<line num="8" count="
|
|
3690
|
-
<line num="9" count="
|
|
3696
|
+
<line num="1" count="37" type="stmt"/>
|
|
3697
|
+
<line num="2" count="37" type="stmt"/>
|
|
3698
|
+
<line num="7" count="37" type="stmt"/>
|
|
3699
|
+
<line num="8" count="37" type="stmt"/>
|
|
3700
|
+
<line num="9" count="37" type="stmt"/>
|
|
3691
3701
|
<line num="32" count="9" type="stmt"/>
|
|
3692
3702
|
<line num="41" count="9" type="stmt"/>
|
|
3693
3703
|
<line num="42" count="9" type="stmt"/>
|
|
3694
3704
|
<line num="47" count="9" type="stmt"/>
|
|
3695
|
-
<line num="56" count="
|
|
3696
|
-
<line num="57" count="
|
|
3697
|
-
<line num="58" count="
|
|
3698
|
-
<line num="59" count="
|
|
3699
|
-
<line num="60" count="
|
|
3700
|
-
<line num="61" count="
|
|
3705
|
+
<line num="56" count="192" type="stmt"/>
|
|
3706
|
+
<line num="57" count="192" type="stmt"/>
|
|
3707
|
+
<line num="58" count="192" type="stmt"/>
|
|
3708
|
+
<line num="59" count="192" type="stmt"/>
|
|
3709
|
+
<line num="60" count="192" type="stmt"/>
|
|
3710
|
+
<line num="61" count="192" type="stmt"/>
|
|
3701
3711
|
<line num="70" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
3702
3712
|
<line num="71" count="5" type="stmt"/>
|
|
3703
3713
|
<line num="74" count="52" type="stmt"/>
|
|
3704
|
-
<line num="85" count="
|
|
3714
|
+
<line num="85" count="185" type="cond" truecount="2" falsecount="0"/>
|
|
3705
3715
|
<line num="86" count="5" type="stmt"/>
|
|
3706
|
-
<line num="88" count="
|
|
3707
|
-
<line num="89" count="
|
|
3708
|
-
<line num="90" count="
|
|
3716
|
+
<line num="88" count="185" type="stmt"/>
|
|
3717
|
+
<line num="89" count="460" type="stmt"/>
|
|
3718
|
+
<line num="90" count="460" type="cond" truecount="2" falsecount="0"/>
|
|
3709
3719
|
<line num="91" count="41" type="stmt"/>
|
|
3710
|
-
<line num="94" count="
|
|
3720
|
+
<line num="94" count="144" type="stmt"/>
|
|
3711
3721
|
<line num="101" count="27" type="stmt"/>
|
|
3712
3722
|
<line num="113" count="9" type="stmt"/>
|
|
3713
3723
|
<line num="124" count="22" type="stmt"/>
|
|
@@ -3833,24 +3843,24 @@
|
|
|
3833
3843
|
<line num="458" count="1" type="stmt"/>
|
|
3834
3844
|
<line num="463" count="1" type="stmt"/>
|
|
3835
3845
|
<line num="464" count="1" type="stmt"/>
|
|
3836
|
-
<line num="468" count="
|
|
3846
|
+
<line num="468" count="37" type="stmt"/>
|
|
3837
3847
|
</file>
|
|
3838
3848
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
3839
3849
|
<metrics statements="96" coveredstatements="92" conditionals="42" coveredconditionals="34" methods="20" coveredmethods="20"/>
|
|
3840
|
-
<line num="1" count="
|
|
3841
|
-
<line num="10" count="
|
|
3842
|
-
<line num="11" count="
|
|
3843
|
-
<line num="12" count="
|
|
3844
|
-
<line num="13" count="
|
|
3845
|
-
<line num="14" count="
|
|
3846
|
-
<line num="15" count="
|
|
3847
|
-
<line num="16" count="
|
|
3848
|
-
<line num="17" count="
|
|
3849
|
-
<line num="24" count="
|
|
3850
|
-
<line num="33" count="
|
|
3851
|
-
<line num="35" count="
|
|
3852
|
-
<line num="36" count="
|
|
3853
|
-
<line num="37" count="
|
|
3850
|
+
<line num="1" count="37" type="stmt"/>
|
|
3851
|
+
<line num="10" count="37" type="stmt"/>
|
|
3852
|
+
<line num="11" count="37" type="stmt"/>
|
|
3853
|
+
<line num="12" count="37" type="stmt"/>
|
|
3854
|
+
<line num="13" count="37" type="stmt"/>
|
|
3855
|
+
<line num="14" count="37" type="stmt"/>
|
|
3856
|
+
<line num="15" count="37" type="stmt"/>
|
|
3857
|
+
<line num="16" count="37" type="stmt"/>
|
|
3858
|
+
<line num="17" count="37" type="stmt"/>
|
|
3859
|
+
<line num="24" count="37" type="stmt"/>
|
|
3860
|
+
<line num="33" count="37" type="stmt"/>
|
|
3861
|
+
<line num="35" count="37" type="stmt"/>
|
|
3862
|
+
<line num="36" count="37" type="stmt"/>
|
|
3863
|
+
<line num="37" count="37" type="stmt"/>
|
|
3854
3864
|
<line num="40" count="30" type="stmt"/>
|
|
3855
3865
|
<line num="41" count="113" type="cond" truecount="2" falsecount="0"/>
|
|
3856
3866
|
<line num="42" count="53" type="stmt"/>
|
|
@@ -3874,17 +3884,17 @@
|
|
|
3874
3884
|
<line num="89" count="18" type="stmt"/>
|
|
3875
3885
|
<line num="91" count="30" type="stmt"/>
|
|
3876
3886
|
<line num="92" count="30" type="stmt"/>
|
|
3877
|
-
<line num="107" count="
|
|
3878
|
-
<line num="108" count="
|
|
3879
|
-
<line num="109" count="
|
|
3880
|
-
<line num="110" count="
|
|
3887
|
+
<line num="107" count="37" type="stmt"/>
|
|
3888
|
+
<line num="108" count="182" type="stmt"/>
|
|
3889
|
+
<line num="109" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
3890
|
+
<line num="110" count="182" type="cond" truecount="1" falsecount="1"/>
|
|
3881
3891
|
<line num="111" count="0" type="stmt"/>
|
|
3882
|
-
<line num="114" count="
|
|
3883
|
-
<line num="115" count="
|
|
3884
|
-
<line num="117" count="
|
|
3885
|
-
<line num="118" count="
|
|
3886
|
-
<line num="119" count="
|
|
3887
|
-
<line num="124" count="
|
|
3892
|
+
<line num="114" count="182" type="cond" truecount="4" falsecount="0"/>
|
|
3893
|
+
<line num="115" count="103" type="stmt"/>
|
|
3894
|
+
<line num="117" count="182" type="stmt"/>
|
|
3895
|
+
<line num="118" count="182" type="stmt"/>
|
|
3896
|
+
<line num="119" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
3897
|
+
<line num="124" count="141" type="stmt"/>
|
|
3888
3898
|
<line num="127" count="0" type="stmt"/>
|
|
3889
3899
|
<line num="129" count="41" type="cond" truecount="5" falsecount="2"/>
|
|
3890
3900
|
<line num="132" count="21" type="stmt"/>
|
|
@@ -3893,11 +3903,11 @@
|
|
|
3893
3903
|
<line num="138" count="1" type="stmt"/>
|
|
3894
3904
|
<line num="140" count="1" type="stmt"/>
|
|
3895
3905
|
<line num="142" count="0" type="stmt"/>
|
|
3896
|
-
<line num="154" count="
|
|
3897
|
-
<line num="155" count="
|
|
3898
|
-
<line num="156" count="
|
|
3899
|
-
<line num="157" count="
|
|
3900
|
-
<line num="158" count="
|
|
3906
|
+
<line num="154" count="37" type="stmt"/>
|
|
3907
|
+
<line num="155" count="103" type="stmt"/>
|
|
3908
|
+
<line num="156" count="103" type="stmt"/>
|
|
3909
|
+
<line num="157" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3910
|
+
<line num="158" count="73" type="stmt"/>
|
|
3901
3911
|
<line num="161" count="30" type="stmt"/>
|
|
3902
3912
|
<line num="163" count="30" type="stmt"/>
|
|
3903
3913
|
<line num="164" count="25" type="stmt"/>
|
|
@@ -3915,7 +3925,7 @@
|
|
|
3915
3925
|
<line num="185" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3916
3926
|
<line num="186" count="18" type="stmt"/>
|
|
3917
3927
|
<line num="191" count="30" type="stmt"/>
|
|
3918
|
-
<line num="201" count="
|
|
3928
|
+
<line num="201" count="37" type="stmt"/>
|
|
3919
3929
|
<line num="202" count="26" type="stmt"/>
|
|
3920
3930
|
<line num="204" count="26" type="stmt"/>
|
|
3921
3931
|
<line num="205" count="26" type="stmt"/>
|
|
@@ -3936,14 +3946,14 @@
|
|
|
3936
3946
|
</file>
|
|
3937
3947
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
3938
3948
|
<metrics statements="53" coveredstatements="52" conditionals="26" coveredconditionals="23" methods="13" coveredmethods="13"/>
|
|
3939
|
-
<line num="1" count="
|
|
3940
|
-
<line num="2" count="
|
|
3941
|
-
<line num="3" count="
|
|
3942
|
-
<line num="4" count="
|
|
3943
|
-
<line num="5" count="
|
|
3944
|
-
<line num="11" count="
|
|
3945
|
-
<line num="16" count="
|
|
3946
|
-
<line num="32" count="
|
|
3949
|
+
<line num="1" count="37" type="stmt"/>
|
|
3950
|
+
<line num="2" count="37" type="stmt"/>
|
|
3951
|
+
<line num="3" count="37" type="stmt"/>
|
|
3952
|
+
<line num="4" count="37" type="stmt"/>
|
|
3953
|
+
<line num="5" count="37" type="stmt"/>
|
|
3954
|
+
<line num="11" count="37" type="stmt"/>
|
|
3955
|
+
<line num="16" count="37" type="stmt"/>
|
|
3956
|
+
<line num="32" count="37" type="stmt"/>
|
|
3947
3957
|
<line num="33" count="71" type="stmt"/>
|
|
3948
3958
|
<line num="34" count="71" type="stmt"/>
|
|
3949
3959
|
<line num="36" count="71" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3966,14 +3976,14 @@
|
|
|
3966
3976
|
<line num="70" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
3967
3977
|
<line num="71" count="1" type="stmt"/>
|
|
3968
3978
|
<line num="72" count="1" type="stmt"/>
|
|
3969
|
-
<line num="80" count="
|
|
3979
|
+
<line num="80" count="37" type="stmt"/>
|
|
3970
3980
|
<line num="81" count="30" type="stmt"/>
|
|
3971
3981
|
<line num="82" count="33" type="stmt"/>
|
|
3972
|
-
<line num="86" count="
|
|
3973
|
-
<line num="87" count="
|
|
3974
|
-
<line num="88" count="
|
|
3982
|
+
<line num="86" count="37" type="stmt"/>
|
|
3983
|
+
<line num="87" count="103" type="stmt"/>
|
|
3984
|
+
<line num="88" count="302" type="stmt"/>
|
|
3975
3985
|
<line num="89" count="53" type="stmt"/>
|
|
3976
|
-
<line num="92" count="
|
|
3986
|
+
<line num="92" count="37" type="stmt"/>
|
|
3977
3987
|
<line num="93" count="61" type="stmt"/>
|
|
3978
3988
|
<line num="94" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
3979
3989
|
<line num="95" count="34" type="stmt"/>
|
|
@@ -3981,7 +3991,7 @@
|
|
|
3981
3991
|
<line num="98" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
3982
3992
|
<line num="99" count="27" type="stmt"/>
|
|
3983
3993
|
<line num="101" count="27" type="stmt"/>
|
|
3984
|
-
<line num="104" count="
|
|
3994
|
+
<line num="104" count="37" type="stmt"/>
|
|
3985
3995
|
<line num="106" count="2" type="stmt"/>
|
|
3986
3996
|
<line num="107" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3987
3997
|
<line num="108" count="1" type="stmt"/>
|
|
@@ -4010,17 +4020,17 @@
|
|
|
4010
4020
|
</file>
|
|
4011
4021
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/index.js">
|
|
4012
4022
|
<metrics statements="7" coveredstatements="7" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="3"/>
|
|
4013
|
-
<line num="1" count="
|
|
4014
|
-
<line num="2" count="
|
|
4023
|
+
<line num="1" count="37" type="stmt"/>
|
|
4024
|
+
<line num="2" count="37" type="stmt"/>
|
|
4015
4025
|
<line num="16" count="12" type="stmt"/>
|
|
4016
4026
|
<line num="20" count="7" type="stmt"/>
|
|
4017
4027
|
<line num="24" count="23" type="stmt"/>
|
|
4018
|
-
<line num="28" count="
|
|
4019
|
-
<line num="30" count="
|
|
4028
|
+
<line num="28" count="37" type="stmt"/>
|
|
4029
|
+
<line num="30" count="37" type="stmt"/>
|
|
4020
4030
|
</file>
|
|
4021
4031
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/utils.js">
|
|
4022
4032
|
<metrics statements="19" coveredstatements="18" conditionals="10" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
4023
|
-
<line num="1" count="
|
|
4033
|
+
<line num="1" count="37" type="stmt"/>
|
|
4024
4034
|
<line num="2" count="16" type="stmt"/>
|
|
4025
4035
|
<line num="7" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4026
4036
|
<line num="8" count="11" type="stmt"/>
|
|
@@ -4030,7 +4040,7 @@
|
|
|
4030
4040
|
<line num="14" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4031
4041
|
<line num="15" count="4" type="stmt"/>
|
|
4032
4042
|
<line num="17" count="16" type="stmt"/>
|
|
4033
|
-
<line num="20" count="
|
|
4043
|
+
<line num="20" count="37" type="stmt"/>
|
|
4034
4044
|
<line num="21" count="7" type="stmt"/>
|
|
4035
4045
|
<line num="22" count="7" type="stmt"/>
|
|
4036
4046
|
<line num="30" count="7" type="stmt"/>
|
|
@@ -4048,7 +4058,7 @@
|
|
|
4048
4058
|
</file>
|
|
4049
4059
|
</package>
|
|
4050
4060
|
<package name="middleware">
|
|
4051
|
-
<metrics statements="
|
|
4061
|
+
<metrics statements="260" coveredstatements="219" conditionals="175" coveredconditionals="124" methods="33" coveredmethods="29"/>
|
|
4052
4062
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
4053
4063
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4054
4064
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -4139,7 +4149,7 @@
|
|
|
4139
4149
|
<line num="77" count="1" type="stmt"/>
|
|
4140
4150
|
</file>
|
|
4141
4151
|
<file name="currentapp.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.js">
|
|
4142
|
-
<metrics statements="
|
|
4152
|
+
<metrics statements="54" coveredstatements="45" conditionals="41" coveredconditionals="32" methods="1" coveredmethods="1"/>
|
|
4143
4153
|
<line num="6" count="28" type="stmt"/>
|
|
4144
4154
|
<line num="7" count="28" type="stmt"/>
|
|
4145
4155
|
<line num="8" count="28" type="stmt"/>
|
|
@@ -4168,31 +4178,32 @@
|
|
|
4168
4178
|
<line num="40" count="163" type="cond" truecount="1" falsecount="1"/>
|
|
4169
4179
|
<line num="44" count="169" type="cond" truecount="2" falsecount="0"/>
|
|
4170
4180
|
<line num="49" count="2" type="stmt"/>
|
|
4171
|
-
<line num="
|
|
4172
|
-
<line num="
|
|
4173
|
-
<line num="
|
|
4174
|
-
<line num="
|
|
4175
|
-
<line num="
|
|
4176
|
-
<line num="
|
|
4177
|
-
<line num="
|
|
4178
|
-
<line num="
|
|
4179
|
-
<line num="
|
|
4180
|
-
<line num="
|
|
4181
|
-
<line num="
|
|
4182
|
-
<line num="
|
|
4183
|
-
<line num="
|
|
4184
|
-
<line num="
|
|
4185
|
-
<line num="
|
|
4186
|
-
<line num="
|
|
4187
|
-
<line num="
|
|
4188
|
-
<line num="
|
|
4189
|
-
<line num="
|
|
4190
|
-
<line num="
|
|
4191
|
-
<line num="
|
|
4192
|
-
<line num="
|
|
4193
|
-
<line num="101" count="167" type="
|
|
4194
|
-
<line num="
|
|
4195
|
-
<line num="
|
|
4181
|
+
<line num="51" count="2" type="stmt"/>
|
|
4182
|
+
<line num="59" count="2" type="stmt"/>
|
|
4183
|
+
<line num="63" count="167" type="stmt"/>
|
|
4184
|
+
<line num="64" count="167" type="cond" truecount="2" falsecount="0"/>
|
|
4185
|
+
<line num="66" count="33" type="stmt"/>
|
|
4186
|
+
<line num="67" count="134" type="cond" truecount="1" falsecount="1"/>
|
|
4187
|
+
<line num="69" count="134" type="stmt"/>
|
|
4188
|
+
<line num="70" count="134" type="stmt"/>
|
|
4189
|
+
<line num="72" count="134" type="cond" truecount="2" falsecount="0"/>
|
|
4190
|
+
<line num="76" count="167" type="cond" truecount="1" falsecount="1"/>
|
|
4191
|
+
<line num="77" count="0" type="stmt"/>
|
|
4192
|
+
<line num="80" count="167" type="stmt"/>
|
|
4193
|
+
<line num="83" count="167" type="cond" truecount="1" falsecount="1"/>
|
|
4194
|
+
<line num="90" count="0" type="stmt"/>
|
|
4195
|
+
<line num="91" count="0" type="stmt"/>
|
|
4196
|
+
<line num="92" count="0" type="stmt"/>
|
|
4197
|
+
<line num="93" count="0" type="stmt"/>
|
|
4198
|
+
<line num="94" count="0" type="stmt"/>
|
|
4199
|
+
<line num="97" count="167" type="stmt"/>
|
|
4200
|
+
<line num="98" count="167" type="cond" truecount="1" falsecount="1"/>
|
|
4201
|
+
<line num="99" count="167" type="stmt"/>
|
|
4202
|
+
<line num="100" count="167" type="cond" truecount="2" falsecount="0"/>
|
|
4203
|
+
<line num="101" count="167" type="stmt"/>
|
|
4204
|
+
<line num="110" count="167" type="cond" truecount="2" falsecount="0"/>
|
|
4205
|
+
<line num="116" count="7" type="stmt"/>
|
|
4206
|
+
<line num="119" count="167" type="stmt"/>
|
|
4196
4207
|
</file>
|
|
4197
4208
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
4198
4209
|
<metrics statements="17" coveredstatements="14" conditionals="8" coveredconditionals="5" methods="4" coveredmethods="4"/>
|
|
@@ -4209,9 +4220,9 @@
|
|
|
4209
4220
|
<line num="15" count="0" type="stmt"/>
|
|
4210
4221
|
<line num="16" count="0" type="stmt"/>
|
|
4211
4222
|
<line num="18" count="24" type="stmt"/>
|
|
4212
|
-
<line num="22" count="
|
|
4223
|
+
<line num="22" count="38" type="stmt"/>
|
|
4213
4224
|
<line num="23" count="230" type="stmt"/>
|
|
4214
|
-
<line num="26" count="
|
|
4225
|
+
<line num="26" count="38" type="stmt"/>
|
|
4215
4226
|
<line num="27" count="46" type="stmt"/>
|
|
4216
4227
|
</file>
|
|
4217
4228
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
@@ -4256,43 +4267,78 @@
|
|
|
4256
4267
|
<line num="9" count="0" type="stmt"/>
|
|
4257
4268
|
</file>
|
|
4258
4269
|
<file name="usageQuota.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/usageQuota.js">
|
|
4259
|
-
<metrics statements="
|
|
4270
|
+
<metrics statements="71" coveredstatements="49" conditionals="51" coveredconditionals="26" methods="8" coveredmethods="4"/>
|
|
4260
4271
|
<line num="1" count="24" type="stmt"/>
|
|
4261
4272
|
<line num="2" count="24" type="stmt"/>
|
|
4262
4273
|
<line num="3" count="24" type="stmt"/>
|
|
4263
|
-
<line num="
|
|
4274
|
+
<line num="7" count="24" type="stmt"/>
|
|
4264
4275
|
<line num="8" count="24" type="stmt"/>
|
|
4265
4276
|
<line num="11" count="24" type="stmt"/>
|
|
4266
|
-
<line num="
|
|
4267
|
-
<line num="
|
|
4268
|
-
<line num="
|
|
4269
|
-
<line num="
|
|
4270
|
-
<line num="
|
|
4271
|
-
<line num="
|
|
4272
|
-
<line num="
|
|
4273
|
-
<line num="
|
|
4274
|
-
<line num="
|
|
4275
|
-
<line num="
|
|
4276
|
-
<line num="
|
|
4277
|
-
<line num="
|
|
4278
|
-
<line num="
|
|
4279
|
-
<line num="
|
|
4280
|
-
<line num="
|
|
4281
|
-
<line num="
|
|
4282
|
-
<line num="
|
|
4283
|
-
<line num="
|
|
4284
|
-
<line num="
|
|
4285
|
-
<line num="
|
|
4286
|
-
<line num="
|
|
4287
|
-
<line num="
|
|
4288
|
-
<line num="
|
|
4289
|
-
<line num="
|
|
4290
|
-
<line num="
|
|
4291
|
-
<line num="
|
|
4292
|
-
<line num="
|
|
4293
|
-
<line num="
|
|
4294
|
-
<line num="84" count="
|
|
4295
|
-
<line num="
|
|
4277
|
+
<line num="16" count="24" type="stmt"/>
|
|
4278
|
+
<line num="28" count="4" type="stmt"/>
|
|
4279
|
+
<line num="29" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
4280
|
+
<line num="30" count="4" type="stmt"/>
|
|
4281
|
+
<line num="35" count="24" type="stmt"/>
|
|
4282
|
+
<line num="36" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
4283
|
+
<line num="37" count="6" type="stmt"/>
|
|
4284
|
+
<line num="40" count="4" type="stmt"/>
|
|
4285
|
+
<line num="41" count="4" type="stmt"/>
|
|
4286
|
+
<line num="42" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4287
|
+
<line num="43" count="0" type="stmt"/>
|
|
4288
|
+
<line num="46" count="4" type="cond" truecount="5" falsecount="0"/>
|
|
4289
|
+
<line num="47" count="2" type="stmt"/>
|
|
4290
|
+
<line num="48" count="2" type="stmt"/>
|
|
4291
|
+
<line num="49" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4292
|
+
<line num="50" count="2" type="stmt"/>
|
|
4293
|
+
<line num="51" count="2" type="stmt"/>
|
|
4294
|
+
<line num="53" count="1" type="stmt"/>
|
|
4295
|
+
<line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4296
|
+
<line num="61" count="0" type="stmt"/>
|
|
4297
|
+
<line num="63" count="1" type="stmt"/>
|
|
4298
|
+
<line num="69" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4299
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4300
|
+
<line num="74" count="0" type="stmt"/>
|
|
4301
|
+
<line num="76" count="3" type="stmt"/>
|
|
4302
|
+
<line num="77" count="3" type="stmt"/>
|
|
4303
|
+
<line num="78" count="3" type="stmt"/>
|
|
4304
|
+
<line num="80" count="0" type="stmt"/>
|
|
4305
|
+
<line num="84" count="24" type="stmt"/>
|
|
4306
|
+
<line num="85" count="3" type="stmt"/>
|
|
4307
|
+
<line num="91" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4308
|
+
<line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4309
|
+
<line num="93" count="0" type="stmt"/>
|
|
4310
|
+
<line num="96" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4311
|
+
<line num="97" count="0" type="stmt"/>
|
|
4312
|
+
<line num="102" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4313
|
+
<line num="103" count="3" type="stmt"/>
|
|
4314
|
+
<line num="104" count="3" type="stmt"/>
|
|
4315
|
+
<line num="107" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4316
|
+
<line num="108" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4317
|
+
<line num="109" count="0" type="stmt"/>
|
|
4318
|
+
<line num="112" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
4319
|
+
<line num="113" count="2" type="stmt"/>
|
|
4320
|
+
<line num="118" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4321
|
+
<line num="119" count="3" type="stmt"/>
|
|
4322
|
+
<line num="123" count="24" type="stmt"/>
|
|
4323
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4324
|
+
<line num="126" count="0" type="stmt"/>
|
|
4325
|
+
<line num="127" count="0" type="stmt"/>
|
|
4326
|
+
<line num="131" count="0" type="stmt"/>
|
|
4327
|
+
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4328
|
+
<line num="133" count="0" type="stmt"/>
|
|
4329
|
+
<line num="137" count="24" type="stmt"/>
|
|
4330
|
+
<line num="139" count="0" type="stmt"/>
|
|
4331
|
+
<line num="140" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4332
|
+
<line num="141" count="0" type="stmt"/>
|
|
4333
|
+
<line num="145" count="24" type="stmt"/>
|
|
4334
|
+
<line num="147" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4335
|
+
<line num="148" count="0" type="stmt"/>
|
|
4336
|
+
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4337
|
+
<line num="150" count="0" type="stmt"/>
|
|
4338
|
+
<line num="154" count="24" type="stmt"/>
|
|
4339
|
+
<line num="158" count="24" type="stmt"/>
|
|
4340
|
+
<line num="162" count="24" type="stmt"/>
|
|
4341
|
+
<line num="164" count="24" type="stmt"/>
|
|
4296
4342
|
</file>
|
|
4297
4343
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/utils.js">
|
|
4298
4344
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -4301,6 +4347,57 @@
|
|
|
4301
4347
|
<line num="6" count="289" type="stmt"/>
|
|
4302
4348
|
</file>
|
|
4303
4349
|
</package>
|
|
4350
|
+
<package name="migrations.usageQuotas">
|
|
4351
|
+
<metrics statements="39" coveredstatements="39" conditionals="8" coveredconditionals="5" methods="5" coveredmethods="5"/>
|
|
4352
|
+
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/index.js">
|
|
4353
|
+
<metrics statements="10" coveredstatements="10" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
4354
|
+
<line num="5" count="25" type="stmt"/>
|
|
4355
|
+
<line num="6" count="25" type="stmt"/>
|
|
4356
|
+
<line num="7" count="25" type="stmt"/>
|
|
4357
|
+
<line num="8" count="25" type="stmt"/>
|
|
4358
|
+
<line num="10" count="25" type="stmt"/>
|
|
4359
|
+
<line num="11" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4360
|
+
<line num="12" count="3" type="stmt"/>
|
|
4361
|
+
<line num="16" count="1" type="stmt"/>
|
|
4362
|
+
<line num="20" count="1" type="stmt"/>
|
|
4363
|
+
<line num="21" count="1" type="stmt"/>
|
|
4364
|
+
</file>
|
|
4365
|
+
<file name="syncApps.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/syncApps.js">
|
|
4366
|
+
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
4367
|
+
<line num="1" count="25" type="stmt"/>
|
|
4368
|
+
<line num="2" count="25" type="stmt"/>
|
|
4369
|
+
<line num="3" count="25" type="stmt"/>
|
|
4370
|
+
<line num="4" count="25" type="stmt"/>
|
|
4371
|
+
<line num="6" count="25" type="stmt"/>
|
|
4372
|
+
<line num="7" count="1" type="stmt"/>
|
|
4373
|
+
<line num="9" count="1" type="stmt"/>
|
|
4374
|
+
<line num="10" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4375
|
+
<line num="13" count="1" type="stmt"/>
|
|
4376
|
+
<line num="14" count="1" type="stmt"/>
|
|
4377
|
+
<line num="15" count="1" type="stmt"/>
|
|
4378
|
+
<line num="16" count="1" type="stmt"/>
|
|
4379
|
+
<line num="17" count="1" type="stmt"/>
|
|
4380
|
+
</file>
|
|
4381
|
+
<file name="syncRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/usageQuotas/syncRows.js">
|
|
4382
|
+
<metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
4383
|
+
<line num="1" count="25" type="stmt"/>
|
|
4384
|
+
<line num="2" count="25" type="stmt"/>
|
|
4385
|
+
<line num="3" count="25" type="stmt"/>
|
|
4386
|
+
<line num="4" count="25" type="stmt"/>
|
|
4387
|
+
<line num="5" count="25" type="stmt"/>
|
|
4388
|
+
<line num="7" count="25" type="stmt"/>
|
|
4389
|
+
<line num="8" count="1" type="stmt"/>
|
|
4390
|
+
<line num="10" count="1" type="stmt"/>
|
|
4391
|
+
<line num="11" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4392
|
+
<line num="12" count="1" type="stmt"/>
|
|
4393
|
+
<line num="13" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4394
|
+
<line num="16" count="1" type="stmt"/>
|
|
4395
|
+
<line num="17" count="1" type="stmt"/>
|
|
4396
|
+
<line num="18" count="1" type="stmt"/>
|
|
4397
|
+
<line num="19" count="1" type="stmt"/>
|
|
4398
|
+
<line num="20" count="1" type="stmt"/>
|
|
4399
|
+
</file>
|
|
4400
|
+
</package>
|
|
4304
4401
|
<package name="threads">
|
|
4305
4402
|
<metrics statements="254" coveredstatements="216" conditionals="113" coveredconditionals="72" methods="37" coveredmethods="34"/>
|
|
4306
4403
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
@@ -4384,9 +4481,9 @@
|
|
|
4384
4481
|
</file>
|
|
4385
4482
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/index.js">
|
|
4386
4483
|
<metrics statements="29" coveredstatements="23" conditionals="18" coveredconditionals="10" methods="5" coveredmethods="5"/>
|
|
4387
|
-
<line num="1" count="
|
|
4388
|
-
<line num="2" count="
|
|
4389
|
-
<line num="4" count="
|
|
4484
|
+
<line num="1" count="37" type="stmt"/>
|
|
4485
|
+
<line num="2" count="37" type="stmt"/>
|
|
4486
|
+
<line num="4" count="37" type="stmt"/>
|
|
4390
4487
|
<line num="10" count="20" type="stmt"/>
|
|
4391
4488
|
<line num="11" count="20" type="cond" truecount="2" falsecount="1"/>
|
|
4392
4489
|
<line num="13" count="10" type="stmt"/>
|
|
@@ -4395,10 +4492,10 @@
|
|
|
4395
4492
|
<line num="17" count="10" type="stmt"/>
|
|
4396
4493
|
<line num="19" count="0" type="stmt"/>
|
|
4397
4494
|
<line num="21" count="20" type="stmt"/>
|
|
4398
|
-
<line num="26" count="
|
|
4399
|
-
<line num="27" count="
|
|
4400
|
-
<line num="28" count="
|
|
4401
|
-
<line num="33" count="
|
|
4495
|
+
<line num="26" count="73" type="stmt"/>
|
|
4496
|
+
<line num="27" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
4497
|
+
<line num="28" count="73" type="stmt"/>
|
|
4498
|
+
<line num="33" count="73" type="cond" truecount="1" falsecount="1"/>
|
|
4402
4499
|
<line num="34" count="0" type="stmt"/>
|
|
4403
4500
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4404
4501
|
<line num="39" count="0" type="stmt"/>
|
|
@@ -4411,8 +4508,8 @@
|
|
|
4411
4508
|
<line num="55" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4412
4509
|
<line num="56" count="2" type="stmt"/>
|
|
4413
4510
|
<line num="58" count="14" type="stmt"/>
|
|
4414
|
-
<line num="65" count="
|
|
4415
|
-
<line num="66" count="
|
|
4511
|
+
<line num="65" count="37" type="stmt"/>
|
|
4512
|
+
<line num="66" count="37" type="stmt"/>
|
|
4416
4513
|
</file>
|
|
4417
4514
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4418
4515
|
<metrics statements="112" coveredstatements="98" conditionals="58" coveredconditionals="40" methods="13" coveredmethods="12"/>
|
|
@@ -4531,42 +4628,42 @@
|
|
|
4531
4628
|
</file>
|
|
4532
4629
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/utils.js">
|
|
4533
4630
|
<metrics statements="37" coveredstatements="31" conditionals="14" coveredconditionals="9" methods="9" coveredmethods="8"/>
|
|
4534
|
-
<line num="1" count="
|
|
4535
|
-
<line num="2" count="
|
|
4536
|
-
<line num="3" count="
|
|
4537
|
-
<line num="4" count="
|
|
4538
|
-
<line num="5" count="
|
|
4539
|
-
<line num="7" count="
|
|
4631
|
+
<line num="1" count="37" type="stmt"/>
|
|
4632
|
+
<line num="2" count="37" type="stmt"/>
|
|
4633
|
+
<line num="3" count="37" type="stmt"/>
|
|
4634
|
+
<line num="4" count="37" type="stmt"/>
|
|
4635
|
+
<line num="5" count="37" type="stmt"/>
|
|
4636
|
+
<line num="7" count="37" type="stmt"/>
|
|
4540
4637
|
<line num="11" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
4541
4638
|
<line num="12" count="2" type="stmt"/>
|
|
4542
4639
|
<line num="14" count="19" type="stmt"/>
|
|
4543
|
-
<line num="17" count="
|
|
4640
|
+
<line num="17" count="37" type="stmt"/>
|
|
4544
4641
|
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4545
|
-
<line num="21" count="
|
|
4642
|
+
<line num="21" count="37" type="stmt"/>
|
|
4546
4643
|
<line num="23" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
4547
4644
|
<line num="24" count="6" type="stmt"/>
|
|
4548
4645
|
<line num="27" count="0" type="stmt"/>
|
|
4549
4646
|
<line num="28" count="0" type="stmt"/>
|
|
4550
4647
|
<line num="32" count="19" type="stmt"/>
|
|
4551
|
-
<line num="35" count="
|
|
4648
|
+
<line num="35" count="37" type="stmt"/>
|
|
4552
4649
|
<line num="36" count="11" type="stmt"/>
|
|
4553
4650
|
<line num="37" count="11" type="stmt"/>
|
|
4554
|
-
<line num="40" count="
|
|
4651
|
+
<line num="40" count="37" type="stmt"/>
|
|
4555
4652
|
<line num="41" count="3" type="stmt"/>
|
|
4556
4653
|
<line num="42" count="3" type="stmt"/>
|
|
4557
4654
|
<line num="43" count="3" type="stmt"/>
|
|
4558
4655
|
<line num="44" count="3" type="stmt"/>
|
|
4559
4656
|
<line num="48" count="3" type="stmt"/>
|
|
4560
|
-
<line num="51" count="
|
|
4657
|
+
<line num="51" count="37" type="stmt"/>
|
|
4561
4658
|
<line num="52" count="5" type="stmt"/>
|
|
4562
4659
|
<line num="53" count="5" type="stmt"/>
|
|
4563
|
-
<line num="60" count="
|
|
4660
|
+
<line num="60" count="37" type="stmt"/>
|
|
4564
4661
|
<line num="61" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4565
4662
|
<line num="62" count="0" type="stmt"/>
|
|
4566
4663
|
<line num="63" count="0" type="stmt"/>
|
|
4567
4664
|
<line num="65" count="0" type="stmt"/>
|
|
4568
4665
|
<line num="68" count="14" type="stmt"/>
|
|
4569
|
-
<line num="71" count="
|
|
4666
|
+
<line num="71" count="37" type="stmt"/>
|
|
4570
4667
|
<line num="72" count="14" type="stmt"/>
|
|
4571
4668
|
</file>
|
|
4572
4669
|
</package>
|
|
@@ -4586,27 +4683,27 @@
|
|
|
4586
4683
|
</file>
|
|
4587
4684
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4588
4685
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4589
|
-
<line num="1" count="
|
|
4590
|
-
<line num="2" count="
|
|
4591
|
-
<line num="3" count="
|
|
4592
|
-
<line num="4" count="
|
|
4593
|
-
<line num="6" count="
|
|
4686
|
+
<line num="1" count="37" type="stmt"/>
|
|
4687
|
+
<line num="2" count="37" type="stmt"/>
|
|
4688
|
+
<line num="3" count="37" type="stmt"/>
|
|
4689
|
+
<line num="4" count="37" type="stmt"/>
|
|
4690
|
+
<line num="6" count="37" type="stmt"/>
|
|
4594
4691
|
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4595
|
-
<line num="10" count="
|
|
4692
|
+
<line num="10" count="37" type="stmt"/>
|
|
4596
4693
|
</file>
|
|
4597
4694
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
4598
4695
|
<metrics statements="5" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4599
|
-
<line num="1" count="
|
|
4600
|
-
<line num="11" count="
|
|
4696
|
+
<line num="1" count="37" type="stmt"/>
|
|
4697
|
+
<line num="11" count="37" type="stmt"/>
|
|
4601
4698
|
<line num="12" count="0" type="stmt"/>
|
|
4602
|
-
<line num="20" count="
|
|
4699
|
+
<line num="20" count="37" type="stmt"/>
|
|
4603
4700
|
<line num="21" count="0" type="stmt"/>
|
|
4604
4701
|
</file>
|
|
4605
4702
|
<file name="csvParser.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/csvParser.js">
|
|
4606
4703
|
<metrics statements="72" coveredstatements="57" conditionals="34" coveredconditionals="23" methods="15" coveredmethods="12"/>
|
|
4607
|
-
<line num="1" count="
|
|
4608
|
-
<line num="2" count="
|
|
4609
|
-
<line num="4" count="
|
|
4704
|
+
<line num="1" count="38" type="stmt"/>
|
|
4705
|
+
<line num="2" count="38" type="stmt"/>
|
|
4706
|
+
<line num="4" count="38" type="stmt"/>
|
|
4610
4707
|
<line num="5" count="0" type="stmt"/>
|
|
4611
4708
|
<line num="6" count="0" type="stmt"/>
|
|
4612
4709
|
<line num="9" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4615,7 +4712,7 @@
|
|
|
4615
4712
|
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4616
4713
|
<line num="17" count="0" type="stmt"/>
|
|
4617
4714
|
<line num="19" count="0" type="stmt"/>
|
|
4618
|
-
<line num="23" count="
|
|
4715
|
+
<line num="23" count="38" type="stmt"/>
|
|
4619
4716
|
<line num="25" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4620
4717
|
<line num="26" count="0" type="stmt"/>
|
|
4621
4718
|
<line num="28" count="3" type="stmt"/>
|
|
@@ -4675,18 +4772,18 @@
|
|
|
4675
4772
|
<line num="133" count="3" type="stmt"/>
|
|
4676
4773
|
<line num="135" count="1" type="stmt"/>
|
|
4677
4774
|
<line num="136" count="1" type="stmt"/>
|
|
4678
|
-
<line num="140" count="
|
|
4775
|
+
<line num="140" count="38" type="stmt"/>
|
|
4679
4776
|
</file>
|
|
4680
4777
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4681
4778
|
<metrics statements="56" coveredstatements="46" conditionals="25" coveredconditionals="17" methods="15" coveredmethods="11"/>
|
|
4682
|
-
<line num="4" count="
|
|
4683
|
-
<line num="5" count="
|
|
4684
|
-
<line num="6" count="
|
|
4685
|
-
<line num="7" count="
|
|
4686
|
-
<line num="8" count="
|
|
4687
|
-
<line num="12" count="
|
|
4688
|
-
<line num="13" count="
|
|
4689
|
-
<line num="15" count="
|
|
4779
|
+
<line num="4" count="42" type="stmt"/>
|
|
4780
|
+
<line num="5" count="42" type="stmt"/>
|
|
4781
|
+
<line num="6" count="42" type="stmt"/>
|
|
4782
|
+
<line num="7" count="42" type="stmt"/>
|
|
4783
|
+
<line num="8" count="42" type="stmt"/>
|
|
4784
|
+
<line num="12" count="42" type="stmt"/>
|
|
4785
|
+
<line num="13" count="42" type="stmt"/>
|
|
4786
|
+
<line num="15" count="42" type="stmt"/>
|
|
4690
4787
|
<line num="16" count="143" type="cond" truecount="4" falsecount="0"/>
|
|
4691
4788
|
<line num="17" count="3" type="stmt"/>
|
|
4692
4789
|
<line num="20" count="140" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -4704,16 +4801,16 @@
|
|
|
4704
4801
|
<line num="39" count="136" type="cond" truecount="1" falsecount="1"/>
|
|
4705
4802
|
<line num="40" count="136" type="stmt"/>
|
|
4706
4803
|
<line num="42" count="136" type="stmt"/>
|
|
4707
|
-
<line num="45" count="
|
|
4804
|
+
<line num="45" count="42" type="stmt"/>
|
|
4708
4805
|
<line num="48" count="134" type="stmt"/>
|
|
4709
4806
|
<line num="49" count="134" type="stmt"/>
|
|
4710
|
-
<line num="52" count="
|
|
4807
|
+
<line num="52" count="42" type="stmt"/>
|
|
4711
4808
|
<line num="53" count="2" type="stmt"/>
|
|
4712
4809
|
<line num="54" count="2" type="stmt"/>
|
|
4713
|
-
<line num="57" count="
|
|
4810
|
+
<line num="57" count="42" type="stmt"/>
|
|
4714
4811
|
<line num="58" count="2" type="stmt"/>
|
|
4715
4812
|
<line num="59" count="2" type="stmt"/>
|
|
4716
|
-
<line num="62" count="
|
|
4813
|
+
<line num="62" count="42" type="cond" truecount="1" falsecount="1"/>
|
|
4717
4814
|
<line num="63" count="32" type="stmt"/>
|
|
4718
4815
|
<line num="65" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4719
4816
|
<line num="66" count="30" type="stmt"/>
|
|
@@ -4729,7 +4826,7 @@
|
|
|
4729
4826
|
<line num="86" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4730
4827
|
<line num="87" count="0" type="stmt"/>
|
|
4731
4828
|
<line num="89" count="32" type="stmt"/>
|
|
4732
|
-
<line num="92" count="
|
|
4829
|
+
<line num="92" count="42" type="stmt"/>
|
|
4733
4830
|
<line num="93" count="30" type="stmt"/>
|
|
4734
4831
|
<line num="94" count="30" type="stmt"/>
|
|
4735
4832
|
<line num="95" count="0" type="stmt"/>
|
|
@@ -4738,36 +4835,36 @@
|
|
|
4738
4835
|
</file>
|
|
4739
4836
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4740
4837
|
<metrics statements="76" coveredstatements="55" conditionals="28" coveredconditionals="14" methods="16" coveredmethods="12"/>
|
|
4741
|
-
<line num="1" count="
|
|
4742
|
-
<line num="2" count="
|
|
4743
|
-
<line num="3" count="
|
|
4744
|
-
<line num="4" count="
|
|
4745
|
-
<line num="5" count="
|
|
4746
|
-
<line num="6" count="
|
|
4747
|
-
<line num="8" count="
|
|
4748
|
-
<line num="10" count="
|
|
4749
|
-
<line num="12" count="
|
|
4750
|
-
<line num="14" count="
|
|
4838
|
+
<line num="1" count="40" type="stmt"/>
|
|
4839
|
+
<line num="2" count="40" type="stmt"/>
|
|
4840
|
+
<line num="3" count="40" type="stmt"/>
|
|
4841
|
+
<line num="4" count="40" type="stmt"/>
|
|
4842
|
+
<line num="5" count="40" type="stmt"/>
|
|
4843
|
+
<line num="6" count="40" type="stmt"/>
|
|
4844
|
+
<line num="8" count="40" type="stmt"/>
|
|
4845
|
+
<line num="10" count="40" type="stmt"/>
|
|
4846
|
+
<line num="12" count="40" type="stmt"/>
|
|
4847
|
+
<line num="14" count="40" type="stmt"/>
|
|
4751
4848
|
<line num="15" count="1" type="stmt"/>
|
|
4752
4849
|
<line num="16" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4753
4850
|
<line num="17" count="1" type="stmt"/>
|
|
4754
4851
|
<line num="19" count="1" type="stmt"/>
|
|
4755
|
-
<line num="28" count="
|
|
4756
|
-
<line num="29" count="
|
|
4757
|
-
<line num="36" count="
|
|
4852
|
+
<line num="28" count="40" type="stmt"/>
|
|
4853
|
+
<line num="29" count="194" type="stmt"/>
|
|
4854
|
+
<line num="36" count="40" type="stmt"/>
|
|
4758
4855
|
<line num="37" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4759
4856
|
<line num="39" count="2" type="stmt"/>
|
|
4760
4857
|
<line num="41" count="0" type="stmt"/>
|
|
4761
|
-
<line num="55" count="
|
|
4762
|
-
<line num="56" count="
|
|
4858
|
+
<line num="55" count="40" type="stmt"/>
|
|
4859
|
+
<line num="56" count="199" type="cond" truecount="1" falsecount="1"/>
|
|
4763
4860
|
<line num="57" count="0" type="stmt"/>
|
|
4764
4861
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4765
4862
|
<line num="62" count="0" type="stmt"/>
|
|
4766
4863
|
<line num="64" count="0" type="stmt"/>
|
|
4767
|
-
<line num="66" count="
|
|
4768
|
-
<line num="70" count="
|
|
4864
|
+
<line num="66" count="199" type="stmt"/>
|
|
4865
|
+
<line num="70" count="40" type="stmt"/>
|
|
4769
4866
|
<line num="71" count="2" type="stmt"/>
|
|
4770
|
-
<line num="76" count="
|
|
4867
|
+
<line num="76" count="40" type="stmt"/>
|
|
4771
4868
|
<line num="77" count="3" type="stmt"/>
|
|
4772
4869
|
<line num="78" count="3" type="stmt"/>
|
|
4773
4870
|
<line num="81" count="3" type="stmt"/>
|
|
@@ -4782,10 +4879,10 @@
|
|
|
4782
4879
|
<line num="92" count="0" type="stmt"/>
|
|
4783
4880
|
<line num="94" count="3" type="stmt"/>
|
|
4784
4881
|
<line num="95" count="3" type="stmt"/>
|
|
4785
|
-
<line num="102" count="
|
|
4882
|
+
<line num="102" count="40" type="stmt"/>
|
|
4786
4883
|
<line num="103" count="1" type="stmt"/>
|
|
4787
4884
|
<line num="104" count="1" type="stmt"/>
|
|
4788
|
-
<line num="108" count="
|
|
4885
|
+
<line num="108" count="40" type="stmt"/>
|
|
4789
4886
|
<line num="109" count="4" type="stmt"/>
|
|
4790
4887
|
<line num="110" count="4" type="stmt"/>
|
|
4791
4888
|
<line num="112" count="4" type="stmt"/>
|
|
@@ -4794,19 +4891,19 @@
|
|
|
4794
4891
|
<line num="115" count="0" type="stmt"/>
|
|
4795
4892
|
<line num="120" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4796
4893
|
<line num="121" count="0" type="stmt"/>
|
|
4797
|
-
<line num="125" count="
|
|
4894
|
+
<line num="125" count="40" type="stmt"/>
|
|
4798
4895
|
<line num="126" count="0" type="stmt"/>
|
|
4799
|
-
<line num="135" count="
|
|
4896
|
+
<line num="135" count="40" type="stmt"/>
|
|
4800
4897
|
<line num="136" count="0" type="stmt"/>
|
|
4801
4898
|
<line num="138" count="0" type="stmt"/>
|
|
4802
4899
|
<line num="139" count="0" type="stmt"/>
|
|
4803
|
-
<line num="144" count="
|
|
4900
|
+
<line num="144" count="40" type="stmt"/>
|
|
4804
4901
|
<line num="145" count="0" type="stmt"/>
|
|
4805
4902
|
<line num="146" count="0" type="stmt"/>
|
|
4806
4903
|
<line num="147" count="0" type="stmt"/>
|
|
4807
4904
|
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4808
4905
|
<line num="150" count="0" type="stmt"/>
|
|
4809
|
-
<line num="154" count="
|
|
4906
|
+
<line num="154" count="40" type="stmt"/>
|
|
4810
4907
|
<line num="155" count="29" type="stmt"/>
|
|
4811
4908
|
<line num="156" count="29" type="stmt"/>
|
|
4812
4909
|
<line num="157" count="29" type="stmt"/>
|
|
@@ -4817,9 +4914,9 @@
|
|
|
4817
4914
|
</file>
|
|
4818
4915
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
4819
4916
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4820
|
-
<line num="1" count="
|
|
4821
|
-
<line num="2" count="
|
|
4822
|
-
<line num="3" count="
|
|
4917
|
+
<line num="1" count="37" type="stmt"/>
|
|
4918
|
+
<line num="2" count="37" type="stmt"/>
|
|
4919
|
+
<line num="3" count="37" type="stmt"/>
|
|
4823
4920
|
<line num="7" count="0" type="stmt"/>
|
|
4824
4921
|
<line num="8" count="0" type="stmt"/>
|
|
4825
4922
|
<line num="11" count="0" type="stmt"/>
|
|
@@ -4829,15 +4926,15 @@
|
|
|
4829
4926
|
<line num="15" count="0" type="stmt"/>
|
|
4830
4927
|
<line num="19" count="0" type="stmt"/>
|
|
4831
4928
|
<line num="20" count="0" type="stmt"/>
|
|
4832
|
-
<line num="24" count="
|
|
4929
|
+
<line num="24" count="37" type="stmt"/>
|
|
4833
4930
|
</file>
|
|
4834
4931
|
<file name="security.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/security.js">
|
|
4835
4932
|
<metrics statements="28" coveredstatements="23" conditionals="15" coveredconditionals="8" methods="4" coveredmethods="4"/>
|
|
4836
|
-
<line num="6" count="
|
|
4837
|
-
<line num="10" count="
|
|
4838
|
-
<line num="11" count="
|
|
4839
|
-
<line num="13" count="
|
|
4840
|
-
<line num="18" count="
|
|
4933
|
+
<line num="6" count="36" type="stmt"/>
|
|
4934
|
+
<line num="10" count="36" type="stmt"/>
|
|
4935
|
+
<line num="11" count="36" type="stmt"/>
|
|
4936
|
+
<line num="13" count="36" type="stmt"/>
|
|
4937
|
+
<line num="18" count="36" type="stmt"/>
|
|
4841
4938
|
<line num="19" count="4" type="stmt"/>
|
|
4842
4939
|
<line num="20" count="84" type="stmt"/>
|
|
4843
4940
|
<line num="22" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
@@ -4846,7 +4943,7 @@
|
|
|
4846
4943
|
<line num="29" count="0" type="stmt"/>
|
|
4847
4944
|
<line num="32" count="0" type="stmt"/>
|
|
4848
4945
|
<line num="35" count="0" type="stmt"/>
|
|
4849
|
-
<line num="44" count="
|
|
4946
|
+
<line num="44" count="36" type="stmt"/>
|
|
4850
4947
|
<line num="45" count="4" type="stmt"/>
|
|
4851
4948
|
<line num="46" count="4" type="stmt"/>
|
|
4852
4949
|
<line num="47" count="4" type="stmt"/>
|
|
@@ -4860,7 +4957,7 @@
|
|
|
4860
4957
|
<line num="59" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
4861
4958
|
<line num="60" count="8" type="stmt"/>
|
|
4862
4959
|
<line num="67" count="4" type="stmt"/>
|
|
4863
|
-
<line num="70" count="
|
|
4960
|
+
<line num="70" count="36" type="stmt"/>
|
|
4864
4961
|
</file>
|
|
4865
4962
|
<file name="statusCodes.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/statusCodes.js">
|
|
4866
4963
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -4868,10 +4965,10 @@
|
|
|
4868
4965
|
</file>
|
|
4869
4966
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4870
4967
|
<metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
4871
|
-
<line num="1" count="
|
|
4872
|
-
<line num="2" count="
|
|
4873
|
-
<line num="3" count="
|
|
4874
|
-
<line num="5" count="
|
|
4968
|
+
<line num="1" count="37" type="stmt"/>
|
|
4969
|
+
<line num="2" count="37" type="stmt"/>
|
|
4970
|
+
<line num="3" count="37" type="stmt"/>
|
|
4971
|
+
<line num="5" count="37" type="stmt"/>
|
|
4875
4972
|
<line num="6" count="2" type="stmt"/>
|
|
4876
4973
|
<line num="8" count="2" type="stmt"/>
|
|
4877
4974
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -4882,45 +4979,45 @@
|
|
|
4882
4979
|
</file>
|
|
4883
4980
|
<file name="workerRequests.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/workerRequests.js">
|
|
4884
4981
|
<metrics statements="53" coveredstatements="35" conditionals="27" coveredconditionals="12" methods="5" coveredmethods="3"/>
|
|
4885
|
-
<line num="1" count="
|
|
4886
|
-
<line num="2" count="
|
|
4887
|
-
<line num="3" count="
|
|
4888
|
-
<line num="4" count="
|
|
4889
|
-
<line num="5" count="
|
|
4890
|
-
<line num="6" count="
|
|
4891
|
-
<line num="7" count="
|
|
4892
|
-
<line num="10" count="
|
|
4893
|
-
<line num="11" count="
|
|
4894
|
-
<line num="13" count="
|
|
4895
|
-
<line num="14" count="
|
|
4896
|
-
<line num="15" count="
|
|
4982
|
+
<line num="1" count="37" type="stmt"/>
|
|
4983
|
+
<line num="2" count="37" type="stmt"/>
|
|
4984
|
+
<line num="3" count="37" type="stmt"/>
|
|
4985
|
+
<line num="4" count="37" type="stmt"/>
|
|
4986
|
+
<line num="5" count="37" type="stmt"/>
|
|
4987
|
+
<line num="6" count="37" type="stmt"/>
|
|
4988
|
+
<line num="7" count="37" type="stmt"/>
|
|
4989
|
+
<line num="10" count="191" type="cond" truecount="1" falsecount="1"/>
|
|
4990
|
+
<line num="11" count="191" type="stmt"/>
|
|
4991
|
+
<line num="13" count="191" type="cond" truecount="2" falsecount="0"/>
|
|
4992
|
+
<line num="14" count="180" type="stmt"/>
|
|
4993
|
+
<line num="15" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
4897
4994
|
<line num="16" count="6" type="stmt"/>
|
|
4898
|
-
<line num="19" count="
|
|
4995
|
+
<line num="19" count="191" type="cond" truecount="2" falsecount="2"/>
|
|
4899
4996
|
<line num="20" count="0" type="stmt"/>
|
|
4900
4997
|
<line num="21" count="0" type="stmt"/>
|
|
4901
|
-
<line num="26" count="
|
|
4902
|
-
<line num="28" count="
|
|
4998
|
+
<line num="26" count="191" type="stmt"/>
|
|
4999
|
+
<line num="28" count="191" type="cond" truecount="3" falsecount="1"/>
|
|
4903
5000
|
<line num="29" count="0" type="stmt"/>
|
|
4904
|
-
<line num="31" count="
|
|
4905
|
-
<line num="34" count="
|
|
4906
|
-
<line num="37" count="
|
|
5001
|
+
<line num="31" count="191" type="stmt"/>
|
|
5002
|
+
<line num="34" count="37" type="stmt"/>
|
|
5003
|
+
<line num="37" count="37" type="stmt"/>
|
|
4907
5004
|
<line num="39" count="0" type="stmt"/>
|
|
4908
5005
|
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4909
5006
|
<line num="55" count="0" type="stmt"/>
|
|
4910
5007
|
<line num="56" count="0" type="stmt"/>
|
|
4911
5008
|
<line num="58" count="0" type="stmt"/>
|
|
4912
|
-
<line num="61" count="
|
|
4913
|
-
<line num="62" count="
|
|
4914
|
-
<line num="63" count="
|
|
4915
|
-
<line num="69" count="
|
|
4916
|
-
<line num="70" count="
|
|
4917
|
-
<line num="71" count="
|
|
4918
|
-
<line num="72" count="
|
|
4919
|
-
<line num="73" count="
|
|
4920
|
-
<line num="74" count="
|
|
4921
|
-
<line num="77" count="
|
|
5009
|
+
<line num="61" count="37" type="stmt"/>
|
|
5010
|
+
<line num="62" count="180" type="stmt"/>
|
|
5011
|
+
<line num="63" count="180" type="stmt"/>
|
|
5012
|
+
<line num="69" count="180" type="stmt"/>
|
|
5013
|
+
<line num="70" count="180" type="stmt"/>
|
|
5014
|
+
<line num="71" count="180" type="stmt"/>
|
|
5015
|
+
<line num="72" count="180" type="cond" truecount="1" falsecount="1"/>
|
|
5016
|
+
<line num="73" count="180" type="stmt"/>
|
|
5017
|
+
<line num="74" count="180" type="stmt"/>
|
|
5018
|
+
<line num="77" count="180" type="stmt"/>
|
|
4922
5019
|
<line num="80" count="0" type="stmt"/>
|
|
4923
|
-
<line num="84" count="
|
|
5020
|
+
<line num="84" count="37" type="cond" truecount="0" falsecount="1"/>
|
|
4924
5021
|
<line num="85" count="0" type="stmt"/>
|
|
4925
5022
|
<line num="86" count="0" type="stmt"/>
|
|
4926
5023
|
<line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -4929,7 +5026,7 @@
|
|
|
4929
5026
|
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4930
5027
|
<line num="96" count="0" type="stmt"/>
|
|
4931
5028
|
<line num="98" count="0" type="stmt"/>
|
|
4932
|
-
<line num="101" count="
|
|
5029
|
+
<line num="101" count="37" type="stmt"/>
|
|
4933
5030
|
<line num="102" count="11" type="stmt"/>
|
|
4934
5031
|
<line num="103" count="11" type="stmt"/>
|
|
4935
5032
|
<line num="109" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4941,12 +5038,12 @@
|
|
|
4941
5038
|
<metrics statements="21" coveredstatements="18" conditionals="7" coveredconditionals="4" methods="8" coveredmethods="6"/>
|
|
4942
5039
|
<file name="inMemoryQueue.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/queue/inMemoryQueue.js">
|
|
4943
5040
|
<metrics statements="21" coveredstatements="18" conditionals="7" coveredconditionals="4" methods="8" coveredmethods="6"/>
|
|
4944
|
-
<line num="1" count="
|
|
5041
|
+
<line num="1" count="36" type="stmt"/>
|
|
4945
5042
|
<line num="13" count="8" type="stmt"/>
|
|
4946
|
-
<line num="33" count="
|
|
4947
|
-
<line num="34" count="
|
|
4948
|
-
<line num="35" count="
|
|
4949
|
-
<line num="36" count="
|
|
5043
|
+
<line num="33" count="36" type="stmt"/>
|
|
5044
|
+
<line num="34" count="36" type="stmt"/>
|
|
5045
|
+
<line num="35" count="36" type="stmt"/>
|
|
5046
|
+
<line num="36" count="36" type="stmt"/>
|
|
4950
5047
|
<line num="49" count="27" type="stmt"/>
|
|
4951
5048
|
<line num="50" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
4952
5049
|
<line num="51" count="3" type="stmt"/>
|
|
@@ -4959,9 +5056,9 @@
|
|
|
4959
5056
|
<line num="73" count="8" type="stmt"/>
|
|
4960
5057
|
<line num="74" count="8" type="stmt"/>
|
|
4961
5058
|
<line num="83" count="0" type="stmt"/>
|
|
4962
|
-
<line num="90" count="
|
|
5059
|
+
<line num="90" count="197" type="stmt"/>
|
|
4963
5060
|
<line num="97" count="0" type="stmt"/>
|
|
4964
|
-
<line num="101" count="
|
|
5061
|
+
<line num="101" count="36" type="stmt"/>
|
|
4965
5062
|
</file>
|
|
4966
5063
|
</package>
|
|
4967
5064
|
<package name="utilities.routing">
|
|
@@ -4983,17 +5080,17 @@
|
|
|
4983
5080
|
<metrics statements="131" coveredstatements="84" conditionals="100" coveredconditionals="48" methods="21" coveredmethods="11"/>
|
|
4984
5081
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.js">
|
|
4985
5082
|
<metrics statements="120" coveredstatements="74" conditionals="94" coveredconditionals="43" methods="19" coveredmethods="10"/>
|
|
4986
|
-
<line num="1" count="
|
|
4987
|
-
<line num="2" count="
|
|
4988
|
-
<line num="3" count="
|
|
4989
|
-
<line num="4" count="
|
|
4990
|
-
<line num="5" count="
|
|
4991
|
-
<line num="6" count="
|
|
4992
|
-
<line num="7" count="
|
|
4993
|
-
<line num="12" count="
|
|
4994
|
-
<line num="13" count="
|
|
4995
|
-
<line num="15" count="
|
|
4996
|
-
<line num="20" count="
|
|
5083
|
+
<line num="1" count="37" type="stmt"/>
|
|
5084
|
+
<line num="2" count="37" type="stmt"/>
|
|
5085
|
+
<line num="3" count="37" type="stmt"/>
|
|
5086
|
+
<line num="4" count="37" type="stmt"/>
|
|
5087
|
+
<line num="5" count="37" type="stmt"/>
|
|
5088
|
+
<line num="6" count="37" type="stmt"/>
|
|
5089
|
+
<line num="7" count="37" type="stmt"/>
|
|
5090
|
+
<line num="12" count="37" type="stmt"/>
|
|
5091
|
+
<line num="13" count="37" type="stmt"/>
|
|
5092
|
+
<line num="15" count="37" type="stmt"/>
|
|
5093
|
+
<line num="20" count="37" type="stmt"/>
|
|
4997
5094
|
<line num="26" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
4998
5095
|
<line num="27" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
4999
5096
|
<line num="29" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -5016,12 +5113,12 @@
|
|
|
5016
5113
|
<line num="117" count="0" type="stmt"/>
|
|
5017
5114
|
<line num="119" count="0" type="stmt"/>
|
|
5018
5115
|
<line num="120" count="0" type="stmt"/>
|
|
5019
|
-
<line num="139" count="
|
|
5020
|
-
<line num="140" count="
|
|
5021
|
-
<line num="142" count="
|
|
5022
|
-
<line num="143" count="
|
|
5023
|
-
<line num="144" count="
|
|
5024
|
-
<line num="145" count="
|
|
5116
|
+
<line num="139" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
5117
|
+
<line num="140" count="76" type="stmt"/>
|
|
5118
|
+
<line num="142" count="76" type="stmt"/>
|
|
5119
|
+
<line num="143" count="76" type="stmt"/>
|
|
5120
|
+
<line num="144" count="212" type="cond" truecount="1" falsecount="1"/>
|
|
5121
|
+
<line num="145" count="212" type="stmt"/>
|
|
5025
5122
|
<line num="147" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
5026
5123
|
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5027
5124
|
<line num="155" count="0" type="stmt"/>
|
|
@@ -5038,52 +5135,52 @@
|
|
|
5038
5135
|
<line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5039
5136
|
<line num="174" count="0" type="stmt"/>
|
|
5040
5137
|
<line num="176" count="0" type="stmt"/>
|
|
5041
|
-
<line num="179" count="
|
|
5042
|
-
<line num="181" count="
|
|
5043
|
-
<line num="189" count="
|
|
5044
|
-
<line num="191" count="
|
|
5138
|
+
<line num="179" count="76" type="stmt"/>
|
|
5139
|
+
<line num="181" count="37" type="stmt"/>
|
|
5140
|
+
<line num="189" count="37" type="stmt"/>
|
|
5141
|
+
<line num="191" count="180" type="cond" truecount="1" falsecount="1"/>
|
|
5045
5142
|
<line num="192" count="0" type="stmt"/>
|
|
5046
|
-
<line num="195" count="
|
|
5143
|
+
<line num="195" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
5047
5144
|
<line num="196" count="16" type="stmt"/>
|
|
5048
|
-
<line num="197" count="
|
|
5145
|
+
<line num="197" count="164" type="cond" truecount="2" falsecount="0"/>
|
|
5049
5146
|
<line num="198" count="22" type="stmt"/>
|
|
5050
|
-
<line num="201" count="
|
|
5051
|
-
<line num="213" count="
|
|
5052
|
-
<line num="219" count="
|
|
5053
|
-
<line num="221" count="
|
|
5054
|
-
<line num="222" count="
|
|
5055
|
-
<line num="223" count="
|
|
5056
|
-
<line num="224" count="
|
|
5057
|
-
<line num="226" count="
|
|
5058
|
-
<line num="227" count="
|
|
5147
|
+
<line num="201" count="142" type="stmt"/>
|
|
5148
|
+
<line num="213" count="37" type="stmt"/>
|
|
5149
|
+
<line num="219" count="76" type="stmt"/>
|
|
5150
|
+
<line num="221" count="76" type="stmt"/>
|
|
5151
|
+
<line num="222" count="76" type="stmt"/>
|
|
5152
|
+
<line num="223" count="76" type="stmt"/>
|
|
5153
|
+
<line num="224" count="344" type="stmt"/>
|
|
5154
|
+
<line num="226" count="344" type="cond" truecount="2" falsecount="0"/>
|
|
5155
|
+
<line num="227" count="165" type="cond" truecount="2" falsecount="0"/>
|
|
5059
5156
|
<line num="228" count="3" type="stmt"/>
|
|
5060
|
-
<line num="230" count="
|
|
5061
|
-
<line num="234" count="
|
|
5157
|
+
<line num="230" count="165" type="stmt"/>
|
|
5158
|
+
<line num="234" count="179" type="cond" truecount="1" falsecount="1"/>
|
|
5062
5159
|
<line num="235" count="0" type="stmt"/>
|
|
5063
|
-
<line num="237" count="
|
|
5064
|
-
<line num="241" count="
|
|
5065
|
-
<line num="242" count="
|
|
5066
|
-
<line num="243" count="
|
|
5067
|
-
<line num="247" count="
|
|
5068
|
-
<line num="260" count="
|
|
5069
|
-
<line num="266" count="
|
|
5070
|
-
<line num="267" count="
|
|
5071
|
-
<line num="268" count="
|
|
5072
|
-
<line num="269" count="
|
|
5073
|
-
<line num="270" count="
|
|
5074
|
-
<line num="273" count="
|
|
5075
|
-
<line num="276" count="
|
|
5076
|
-
<line num="279" count="
|
|
5077
|
-
<line num="280" count="
|
|
5160
|
+
<line num="237" count="179" type="stmt"/>
|
|
5161
|
+
<line num="241" count="76" type="cond" truecount="4" falsecount="0"/>
|
|
5162
|
+
<line num="242" count="71" type="stmt"/>
|
|
5163
|
+
<line num="243" count="71" type="stmt"/>
|
|
5164
|
+
<line num="247" count="76" type="stmt"/>
|
|
5165
|
+
<line num="260" count="37" type="stmt"/>
|
|
5166
|
+
<line num="266" count="103" type="stmt"/>
|
|
5167
|
+
<line num="267" count="103" type="stmt"/>
|
|
5168
|
+
<line num="268" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5169
|
+
<line num="269" count="90" type="stmt"/>
|
|
5170
|
+
<line num="270" count="90" type="stmt"/>
|
|
5171
|
+
<line num="273" count="103" type="stmt"/>
|
|
5172
|
+
<line num="276" count="103" type="stmt"/>
|
|
5173
|
+
<line num="279" count="103" type="stmt"/>
|
|
5174
|
+
<line num="280" count="302" type="cond" truecount="2" falsecount="0"/>
|
|
5078
5175
|
<line num="281" count="8" type="stmt"/>
|
|
5079
5176
|
<line num="282" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
5080
5177
|
<line num="283" count="6" type="stmt"/>
|
|
5081
5178
|
<line num="285" count="2" type="stmt"/>
|
|
5082
5179
|
<line num="286" count="2" type="stmt"/>
|
|
5083
|
-
<line num="291" count="
|
|
5180
|
+
<line num="291" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5084
5181
|
<line num="292" count="26" type="stmt"/>
|
|
5085
|
-
<line num="298" count="
|
|
5086
|
-
<line num="310" count="
|
|
5182
|
+
<line num="298" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
5183
|
+
<line num="310" count="37" type="stmt"/>
|
|
5087
5184
|
<line num="311" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5088
5185
|
<line num="312" count="8" type="stmt"/>
|
|
5089
5186
|
<line num="314" count="8" type="stmt"/>
|
|
@@ -5106,17 +5203,105 @@
|
|
|
5106
5203
|
</file>
|
|
5107
5204
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
|
|
5108
5205
|
<metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="1"/>
|
|
5109
|
-
<line num="1" count="
|
|
5110
|
-
<line num="2" count="
|
|
5111
|
-
<line num="7" count="
|
|
5112
|
-
<line num="8" count="
|
|
5113
|
-
<line num="9" count="
|
|
5206
|
+
<line num="1" count="37" type="stmt"/>
|
|
5207
|
+
<line num="2" count="37" type="stmt"/>
|
|
5208
|
+
<line num="7" count="37" type="stmt"/>
|
|
5209
|
+
<line num="8" count="121" type="stmt"/>
|
|
5210
|
+
<line num="9" count="121" type="cond" truecount="2" falsecount="0"/>
|
|
5114
5211
|
<line num="10" count="18" type="stmt"/>
|
|
5115
|
-
<line num="12" count="
|
|
5116
|
-
<line num="13" count="
|
|
5117
|
-
<line num="14" count="
|
|
5212
|
+
<line num="12" count="121" type="stmt"/>
|
|
5213
|
+
<line num="13" count="370" type="cond" truecount="1" falsecount="1"/>
|
|
5214
|
+
<line num="14" count="370" type="stmt"/>
|
|
5118
5215
|
<line num="17" count="0" type="stmt"/>
|
|
5119
|
-
<line num="22" count="
|
|
5216
|
+
<line num="22" count="121" type="cond" truecount="2" falsecount="0"/>
|
|
5217
|
+
</file>
|
|
5218
|
+
</package>
|
|
5219
|
+
<package name="utilities.usageQuota">
|
|
5220
|
+
<metrics statements="76" coveredstatements="64" conditionals="27" coveredconditionals="19" methods="10" coveredmethods="8"/>
|
|
5221
|
+
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/index.js">
|
|
5222
|
+
<metrics statements="35" coveredstatements="31" conditionals="17" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
5223
|
+
<line num="1" count="38" type="stmt"/>
|
|
5224
|
+
<line num="2" count="38" type="stmt"/>
|
|
5225
|
+
<line num="6" count="38" type="stmt"/>
|
|
5226
|
+
<line num="8" count="38" type="stmt"/>
|
|
5227
|
+
<line num="10" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
5228
|
+
<line num="12" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
5229
|
+
<line num="13" count="3" type="stmt"/>
|
|
5230
|
+
<line num="17" count="3" type="stmt"/>
|
|
5231
|
+
<line num="18" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
5232
|
+
<line num="19" count="2" type="stmt"/>
|
|
5233
|
+
<line num="22" count="5" type="stmt"/>
|
|
5234
|
+
<line num="24" count="22" type="stmt"/>
|
|
5235
|
+
<line num="27" count="38" type="stmt"/>
|
|
5236
|
+
<line num="37" count="38" type="stmt"/>
|
|
5237
|
+
<line num="39" count="10" type="stmt"/>
|
|
5238
|
+
<line num="40" count="10" type="stmt"/>
|
|
5239
|
+
<line num="43" count="2" type="stmt"/>
|
|
5240
|
+
<line num="44" count="2" type="stmt"/>
|
|
5241
|
+
<line num="45" count="2" type="stmt"/>
|
|
5242
|
+
<line num="48" count="10" type="stmt"/>
|
|
5243
|
+
<line num="58" count="38" type="cond" truecount="1" falsecount="0"/>
|
|
5244
|
+
<line num="59" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
5245
|
+
<line num="60" count="14" type="stmt"/>
|
|
5246
|
+
<line num="63" count="2" type="stmt"/>
|
|
5247
|
+
<line num="64" count="2" type="stmt"/>
|
|
5248
|
+
<line num="65" count="2" type="stmt"/>
|
|
5249
|
+
<line num="68" count="2" type="stmt"/>
|
|
5250
|
+
<line num="70" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5251
|
+
<line num="74" count="0" type="stmt"/>
|
|
5252
|
+
<line num="79" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5253
|
+
<line num="81" count="0" type="stmt"/>
|
|
5254
|
+
<line num="85" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5255
|
+
<line num="86" count="2" type="stmt"/>
|
|
5256
|
+
<line num="89" count="0" type="stmt"/>
|
|
5257
|
+
<line num="90" count="0" type="stmt"/>
|
|
5258
|
+
</file>
|
|
5259
|
+
<file name="rows.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/rows.js">
|
|
5260
|
+
<metrics statements="36" coveredstatements="33" conditionals="8" coveredconditionals="6" methods="5" coveredmethods="5"/>
|
|
5261
|
+
<line num="1" count="25" type="stmt"/>
|
|
5262
|
+
<line num="2" count="25" type="stmt"/>
|
|
5263
|
+
<line num="3" count="25" type="stmt"/>
|
|
5264
|
+
<line num="5" count="25" type="stmt"/>
|
|
5265
|
+
<line num="7" count="25" type="stmt"/>
|
|
5266
|
+
<line num="10" count="1" type="stmt"/>
|
|
5267
|
+
<line num="11" count="1" type="stmt"/>
|
|
5268
|
+
<line num="12" count="4" type="stmt"/>
|
|
5269
|
+
<line num="13" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
5270
|
+
<line num="14" count="2" type="stmt"/>
|
|
5271
|
+
<line num="16" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
5272
|
+
<line num="17" count="2" type="stmt"/>
|
|
5273
|
+
<line num="19" count="2" type="stmt"/>
|
|
5274
|
+
<line num="22" count="1" type="stmt"/>
|
|
5275
|
+
<line num="25" count="25" type="stmt"/>
|
|
5276
|
+
<line num="26" count="4" type="stmt"/>
|
|
5277
|
+
<line num="27" count="4" type="stmt"/>
|
|
5278
|
+
<line num="32" count="4" type="stmt"/>
|
|
5279
|
+
<line num="33" count="3" type="stmt"/>
|
|
5280
|
+
<line num="35" count="3" type="stmt"/>
|
|
5281
|
+
<line num="36" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
5282
|
+
<line num="37" count="0" type="stmt"/>
|
|
5283
|
+
<line num="40" count="3" type="stmt"/>
|
|
5284
|
+
<line num="49" count="25" type="stmt"/>
|
|
5285
|
+
<line num="50" count="1" type="stmt"/>
|
|
5286
|
+
<line num="51" count="1" type="stmt"/>
|
|
5287
|
+
<line num="53" count="1" type="stmt"/>
|
|
5288
|
+
<line num="54" count="2" type="stmt"/>
|
|
5289
|
+
<line num="55" count="2" type="stmt"/>
|
|
5290
|
+
<line num="56" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
5291
|
+
<line num="57" count="0" type="stmt"/>
|
|
5292
|
+
<line num="59" count="4" type="stmt"/>
|
|
5293
|
+
<line num="60" count="4" type="stmt"/>
|
|
5294
|
+
<line num="62" count="0" type="stmt"/>
|
|
5295
|
+
<line num="70" count="2" type="stmt"/>
|
|
5296
|
+
<line num="73" count="1" type="stmt"/>
|
|
5297
|
+
</file>
|
|
5298
|
+
<file name="usageQuoteReset.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/usageQuoteReset.js">
|
|
5299
|
+
<metrics statements="5" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
5300
|
+
<line num="7" count="0" type="stmt"/>
|
|
5301
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5302
|
+
<line num="13" count="0" type="stmt"/>
|
|
5303
|
+
<line num="14" count="0" type="stmt"/>
|
|
5304
|
+
<line num="15" count="0" type="stmt"/>
|
|
5120
5305
|
</file>
|
|
5121
5306
|
</package>
|
|
5122
5307
|
</project>
|