@budibase/server 1.0.47 → 1.0.48
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.937b2767.js → index.e083dcaf.js} +145 -145
- package/builder/index.html +1 -1
- package/coverage/clover.xml +175 -164
- package/coverage/coverage-final.json +2 -2
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +19 -19
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +75 -12
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +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 +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +11 -11
- package/coverage/lcov-report/constants/index.js.html +21 -12
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +1 -1
- package/coverage/lcov-report/db/utils.js.html +1 -1
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +24 -24
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +293 -267
- package/dist/api/controllers/row/ExternalRequest.js +2 -1
- package/dist/api/controllers/table/utils.js +15 -2
- package/dist/constants/index.js +5 -5
- package/dist/integrations/utils.js +1 -0
- package/dist/package.json +4 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/src/api/controllers/row/ExternalRequest.ts +1 -1
- package/src/api/controllers/table/utils.js +23 -2
- package/src/constants/index.js +8 -5
- package/src/integrations/utils.ts +1 -0
package/builder/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.e083dcaf.js"></script>
|
|
14
14
|
<link rel="modulepreload" href="/builder/assets/vendor.f9faf6ab.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
16
|
<link rel="stylesheet" href="/builder/assets/index.39e01193.css">
|
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="1643636580073" clover="3.2.0">
|
|
3
|
+
<project timestamp="1643636580073" name="All files">
|
|
4
|
+
<metrics statements="4654" coveredstatements="3434" conditionals="1881" coveredconditionals="1018" methods="663" coveredmethods="466" elements="7198" coveredelements="4918" complexity="0" loc="4654" ncloc="4654" packages="21" files="140" classes="140"/>
|
|
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">
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
</file>
|
|
1914
1914
|
</package>
|
|
1915
1915
|
<package name="api.controllers.table">
|
|
1916
|
-
<metrics statements="
|
|
1916
|
+
<metrics statements="431" coveredstatements="219" conditionals="230" coveredconditionals="81" methods="57" coveredmethods="27"/>
|
|
1917
1917
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1918
1918
|
<metrics statements="137" coveredstatements="11" conditionals="76" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
1919
1919
|
<line num="1" count="34" type="stmt"/>
|
|
@@ -2174,179 +2174,188 @@
|
|
|
2174
2174
|
<line num="150" count="0" type="stmt"/>
|
|
2175
2175
|
</file>
|
|
2176
2176
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/utils.js">
|
|
2177
|
-
<metrics statements="
|
|
2177
|
+
<metrics statements="181" coveredstatements="117" conditionals="99" coveredconditionals="41" methods="28" coveredmethods="17"/>
|
|
2178
2178
|
<line num="1" count="34" type="stmt"/>
|
|
2179
2179
|
<line num="2" count="34" type="stmt"/>
|
|
2180
2180
|
<line num="7" count="34" type="stmt"/>
|
|
2181
2181
|
<line num="8" count="34" type="stmt"/>
|
|
2182
2182
|
<line num="9" count="34" type="stmt"/>
|
|
2183
2183
|
<line num="10" count="34" type="stmt"/>
|
|
2184
|
-
<line num="11" count="34" type="stmt"/>
|
|
2185
2184
|
<line num="15" count="34" type="stmt"/>
|
|
2186
|
-
<line num="16" count="34" type="stmt"/>
|
|
2187
|
-
<line num="17" count="34" type="stmt"/>
|
|
2188
2185
|
<line num="19" count="34" type="stmt"/>
|
|
2189
|
-
<line num="20" count="
|
|
2190
|
-
<line num="21" count="
|
|
2191
|
-
<line num="
|
|
2192
|
-
<line num="
|
|
2193
|
-
<line num="
|
|
2194
|
-
<line num="
|
|
2195
|
-
<line num="
|
|
2196
|
-
<line num="
|
|
2197
|
-
<line num="
|
|
2198
|
-
<line num="
|
|
2199
|
-
<line num="
|
|
2200
|
-
<line num="
|
|
2201
|
-
<line num="
|
|
2202
|
-
<line num="
|
|
2186
|
+
<line num="20" count="34" type="stmt"/>
|
|
2187
|
+
<line num="21" count="34" type="stmt"/>
|
|
2188
|
+
<line num="23" count="34" type="stmt"/>
|
|
2189
|
+
<line num="24" count="99" type="stmt"/>
|
|
2190
|
+
<line num="25" count="99" type="stmt"/>
|
|
2191
|
+
<line num="26" count="99" type="stmt"/>
|
|
2192
|
+
<line num="27" count="99" type="cond" truecount="5" falsecount="0"/>
|
|
2193
|
+
<line num="28" count="4" type="stmt"/>
|
|
2194
|
+
<line num="29" count="11" type="stmt"/>
|
|
2195
|
+
<line num="33" count="99" type="cond" truecount="4" falsecount="0"/>
|
|
2196
|
+
<line num="35" count="1" type="stmt"/>
|
|
2197
|
+
<line num="40" count="1" type="stmt"/>
|
|
2198
|
+
<line num="41" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2199
|
+
<line num="42" count="1" type="stmt"/>
|
|
2203
2200
|
<line num="43" count="1" type="stmt"/>
|
|
2201
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2202
|
+
<line num="45" count="0" type="stmt"/>
|
|
2204
2203
|
<line num="47" count="1" type="stmt"/>
|
|
2205
|
-
<line num="
|
|
2206
|
-
<line num="
|
|
2207
|
-
<line num="54" count="
|
|
2208
|
-
<line num="
|
|
2209
|
-
<line num="
|
|
2210
|
-
<line num="
|
|
2211
|
-
<line num="
|
|
2212
|
-
<line num="
|
|
2213
|
-
<line num="
|
|
2214
|
-
<line num="
|
|
2215
|
-
<line num="
|
|
2216
|
-
<line num="
|
|
2217
|
-
<line num="
|
|
2218
|
-
<line num="
|
|
2219
|
-
<line num="
|
|
2220
|
-
<line num="
|
|
2221
|
-
<line num="87" count="1" type="stmt"/>
|
|
2222
|
-
<line num="88" count="1" type="stmt"/>
|
|
2223
|
-
<line num="89" count="1" type="stmt"/>
|
|
2204
|
+
<line num="51" count="1" type="stmt"/>
|
|
2205
|
+
<line num="52" count="1" type="stmt"/>
|
|
2206
|
+
<line num="54" count="99" type="stmt"/>
|
|
2207
|
+
<line num="58" count="34" type="stmt"/>
|
|
2208
|
+
<line num="59" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2209
|
+
<line num="60" count="0" type="stmt"/>
|
|
2210
|
+
<line num="63" count="4" type="stmt"/>
|
|
2211
|
+
<line num="66" count="4" type="stmt"/>
|
|
2212
|
+
<line num="67" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
2213
|
+
<line num="72" count="0" type="stmt"/>
|
|
2214
|
+
<line num="75" count="4" type="stmt"/>
|
|
2215
|
+
<line num="78" count="34" type="stmt"/>
|
|
2216
|
+
<line num="79" count="100" type="cond" truecount="4" falsecount="0"/>
|
|
2217
|
+
<line num="80" count="99" type="stmt"/>
|
|
2218
|
+
<line num="83" count="1" type="stmt"/>
|
|
2219
|
+
<line num="85" count="1" type="stmt"/>
|
|
2224
2220
|
<line num="90" count="1" type="stmt"/>
|
|
2225
2221
|
<line num="91" count="1" type="stmt"/>
|
|
2222
|
+
<line num="92" count="1" type="stmt"/>
|
|
2223
|
+
<line num="93" count="1" type="stmt"/>
|
|
2226
2224
|
<line num="94" count="1" type="stmt"/>
|
|
2227
2225
|
<line num="95" count="1" type="stmt"/>
|
|
2228
|
-
<line num="
|
|
2229
|
-
<line num="99" count="
|
|
2230
|
-
<line num="
|
|
2231
|
-
<line num="
|
|
2232
|
-
<line num="
|
|
2226
|
+
<line num="98" count="1" type="stmt"/>
|
|
2227
|
+
<line num="99" count="1" type="stmt"/>
|
|
2228
|
+
<line num="101" count="1" type="stmt"/>
|
|
2229
|
+
<line num="103" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2230
|
+
<line num="108" count="0" type="stmt"/>
|
|
2233
2231
|
<line num="115" count="1" type="stmt"/>
|
|
2234
|
-
<line num="
|
|
2235
|
-
<line num="
|
|
2236
|
-
<line num="120" count="
|
|
2237
|
-
<line num="121" count="
|
|
2238
|
-
<line num="
|
|
2239
|
-
<line num="
|
|
2240
|
-
<line num="
|
|
2241
|
-
<line num="
|
|
2242
|
-
<line num="
|
|
2243
|
-
<line num="131" count="2" type="
|
|
2244
|
-
<line num="132" 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="182" count="99" type="stmt"/>
|
|
2232
|
+
<line num="118" count="1" type="stmt"/>
|
|
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="124" count="34" type="stmt"/>
|
|
2237
|
+
<line num="125" count="99" type="stmt"/>
|
|
2238
|
+
<line num="127" count="99" type="cond" truecount="4" falsecount="0"/>
|
|
2239
|
+
<line num="128" count="2" type="stmt"/>
|
|
2240
|
+
<line num="129" count="2" type="stmt"/>
|
|
2241
|
+
<line num="131" count="2" type="stmt"/>
|
|
2242
|
+
<line num="132" count="3" type="stmt"/>
|
|
2243
|
+
<line num="135" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2244
|
+
<line num="136" count="1" type="stmt"/>
|
|
2245
|
+
<line num="137" count="1" type="stmt"/>
|
|
2246
|
+
<line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2247
|
+
<line num="142" count="1" type="stmt"/>
|
|
2248
|
+
<line num="144" count="1" type="stmt"/>
|
|
2249
|
+
<line num="155" count="1" type="stmt"/>
|
|
2250
|
+
<line num="165" count="99" type="stmt"/>
|
|
2251
|
+
<line num="168" count="34" type="stmt"/>
|
|
2252
|
+
<line num="170" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2253
|
+
<line num="171" count="1" type="stmt"/>
|
|
2254
|
+
<line num="173" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
2255
|
+
<line num="174" count="5" type="stmt"/>
|
|
2256
|
+
<line num="178" count="99" type="stmt"/>
|
|
2257
|
+
<line num="183" count="99" type="stmt"/>
|
|
2261
2258
|
<line num="184" count="99" type="stmt"/>
|
|
2262
|
-
<line num="185" count="99" type="
|
|
2263
|
-
<line num="
|
|
2264
|
-
<line num="
|
|
2265
|
-
<line num="
|
|
2266
|
-
<line num="
|
|
2267
|
-
<line num="196" count="99" type="
|
|
2268
|
-
<line num="
|
|
2269
|
-
<line num="
|
|
2270
|
-
<line num="
|
|
2271
|
-
<line num="
|
|
2272
|
-
<line num="
|
|
2273
|
-
<line num="
|
|
2259
|
+
<line num="185" count="99" type="cond" truecount="3" falsecount="1"/>
|
|
2260
|
+
<line num="186" count="99" type="stmt"/>
|
|
2261
|
+
<line num="188" count="99" type="stmt"/>
|
|
2262
|
+
<line num="189" count="99" type="stmt"/>
|
|
2263
|
+
<line num="191" count="99" type="stmt"/>
|
|
2264
|
+
<line num="196" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2265
|
+
<line num="197" count="4" type="stmt"/>
|
|
2266
|
+
<line num="199" count="99" type="stmt"/>
|
|
2267
|
+
<line num="200" count="99" type="stmt"/>
|
|
2268
|
+
<line num="205" count="99" type="stmt"/>
|
|
2269
|
+
<line num="210" count="99" type="stmt"/>
|
|
2270
|
+
<line num="211" count="99" type="stmt"/>
|
|
2271
|
+
<line num="216" count="99" type="stmt"/>
|
|
2272
|
+
<line num="217" count="99" type="stmt"/>
|
|
2274
2273
|
<line num="223" count="99" type="stmt"/>
|
|
2275
|
-
<line num="227" count="
|
|
2276
|
-
<line num="
|
|
2277
|
-
<line num="
|
|
2278
|
-
<line num="230" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2279
|
-
<line num="231" count="0" type="stmt"/>
|
|
2274
|
+
<line num="227" count="99" type="stmt"/>
|
|
2275
|
+
<line num="231" count="34" type="stmt"/>
|
|
2276
|
+
<line num="232" count="0" type="stmt"/>
|
|
2280
2277
|
<line num="233" count="0" type="stmt"/>
|
|
2281
|
-
<line num="
|
|
2278
|
+
<line num="234" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2279
|
+
<line num="235" count="0" type="stmt"/>
|
|
2282
2280
|
<line num="237" count="0" type="stmt"/>
|
|
2283
|
-
<line num="
|
|
2284
|
-
<line num="241" count="
|
|
2285
|
-
<line num="242" count="
|
|
2286
|
-
<line num="
|
|
2287
|
-
<line num="
|
|
2288
|
-
<line num="
|
|
2289
|
-
<line num="
|
|
2290
|
-
<line num="
|
|
2291
|
-
<line num="
|
|
2292
|
-
<line num="
|
|
2281
|
+
<line num="240" count="34" type="stmt"/>
|
|
2282
|
+
<line num="241" count="0" type="stmt"/>
|
|
2283
|
+
<line num="242" count="0" type="stmt"/>
|
|
2284
|
+
<line num="245" count="34" type="stmt"/>
|
|
2285
|
+
<line num="246" count="30" type="stmt"/>
|
|
2286
|
+
<line num="247" count="30" type="cond" truecount="1" falsecount="1"/>
|
|
2287
|
+
<line num="248" count="0" type="stmt"/>
|
|
2288
|
+
<line num="249" count="0" type="stmt"/>
|
|
2289
|
+
<line num="251" count="30" type="stmt"/>
|
|
2290
|
+
<line num="255" count="34" type="stmt"/>
|
|
2293
2291
|
<line num="256" count="1" type="stmt"/>
|
|
2294
|
-
<line num="257" count="
|
|
2295
|
-
<line num="260" count="
|
|
2296
|
-
<line num="
|
|
2297
|
-
<line num="
|
|
2298
|
-
<line num="
|
|
2299
|
-
<line num="
|
|
2300
|
-
<line num="
|
|
2301
|
-
<line num="
|
|
2302
|
-
<line num="
|
|
2303
|
-
<line num="
|
|
2304
|
-
<line num="
|
|
2305
|
-
<line num="
|
|
2306
|
-
<line num="
|
|
2307
|
-
<line num="
|
|
2308
|
-
<line num="
|
|
2309
|
-
<line num="
|
|
2310
|
-
<line num="286" count="0" type="stmt"/>
|
|
2292
|
+
<line num="257" count="1" type="stmt"/>
|
|
2293
|
+
<line num="260" count="1" type="stmt"/>
|
|
2294
|
+
<line num="261" count="0" type="stmt"/>
|
|
2295
|
+
<line num="264" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2296
|
+
<line num="266" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2297
|
+
<line num="267" count="0" type="stmt"/>
|
|
2298
|
+
<line num="268" count="0" type="stmt"/>
|
|
2299
|
+
<line num="272" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2300
|
+
<line num="273" count="0" type="stmt"/>
|
|
2301
|
+
<line num="274" count="0" type="stmt"/>
|
|
2302
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2303
|
+
<line num="279" count="0" type="stmt"/>
|
|
2304
|
+
<line num="280" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2305
|
+
<line num="281" count="0" type="stmt"/>
|
|
2306
|
+
<line num="282" count="0" type="stmt"/>
|
|
2307
|
+
<line num="286" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2311
2308
|
<line num="287" count="0" type="stmt"/>
|
|
2312
|
-
<line num="
|
|
2313
|
-
<line num="
|
|
2314
|
-
<line num="
|
|
2315
|
-
<line num="
|
|
2316
|
-
<line num="
|
|
2317
|
-
<line num="
|
|
2318
|
-
<line num="
|
|
2319
|
-
<line num="
|
|
2320
|
-
<line num="
|
|
2321
|
-
<line num="304" count="0" type="
|
|
2309
|
+
<line num="289" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2310
|
+
<line num="290" count="0" type="stmt"/>
|
|
2311
|
+
<line num="291" count="0" type="stmt"/>
|
|
2312
|
+
<line num="292" count="0" type="stmt"/>
|
|
2313
|
+
<line num="293" count="0" type="stmt"/>
|
|
2314
|
+
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2315
|
+
<line num="298" count="0" type="stmt"/>
|
|
2316
|
+
<line num="299" count="0" type="stmt"/>
|
|
2317
|
+
<line num="303" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2318
|
+
<line num="304" count="0" type="stmt"/>
|
|
2322
2319
|
<line num="305" count="0" type="stmt"/>
|
|
2323
|
-
<line num="
|
|
2324
|
-
<line num="
|
|
2325
|
-
<line num="
|
|
2326
|
-
<line num="
|
|
2327
|
-
<line num="
|
|
2320
|
+
<line num="306" count="0" type="stmt"/>
|
|
2321
|
+
<line num="308" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2322
|
+
<line num="309" count="0" type="stmt"/>
|
|
2323
|
+
<line num="316" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2324
|
+
<line num="317" count="0" type="stmt"/>
|
|
2328
2325
|
<line num="318" count="0" type="stmt"/>
|
|
2329
|
-
<line num="
|
|
2330
|
-
<line num="
|
|
2326
|
+
<line num="319" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2327
|
+
<line num="320" count="0" type="stmt"/>
|
|
2328
|
+
<line num="322" count="0" type="stmt"/>
|
|
2331
2329
|
<line num="327" count="34" type="stmt"/>
|
|
2332
2330
|
<line num="328" count="0" type="stmt"/>
|
|
2333
|
-
<line num="331" count="34" type="
|
|
2331
|
+
<line num="331" count="34" type="stmt"/>
|
|
2334
2332
|
<line num="332" count="0" type="stmt"/>
|
|
2335
|
-
<line num="
|
|
2336
|
-
<line num="
|
|
2337
|
-
<line num="
|
|
2338
|
-
<line num="
|
|
2339
|
-
<line num="344" count="
|
|
2340
|
-
<line num="
|
|
2341
|
-
<line num="
|
|
2342
|
-
<line num="
|
|
2343
|
-
<line num="349" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2344
|
-
<line num="350" count="7" type="stmt"/>
|
|
2345
|
-
<line num="352" count="4" type="stmt"/>
|
|
2346
|
-
<line num="353" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2333
|
+
<line num="335" count="34" type="cond" truecount="0" falsecount="1"/>
|
|
2334
|
+
<line num="336" count="0" type="stmt"/>
|
|
2335
|
+
<line num="341" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2336
|
+
<line num="342" count="0" type="stmt"/>
|
|
2337
|
+
<line num="344" count="0" type="stmt"/>
|
|
2338
|
+
<line num="347" count="34" type="stmt"/>
|
|
2339
|
+
<line num="348" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2340
|
+
<line num="352" count="0" type="stmt"/>
|
|
2347
2341
|
<line num="354" count="0" type="stmt"/>
|
|
2348
|
-
<line num="
|
|
2349
|
-
<line num="
|
|
2342
|
+
<line num="355" count="0" type="stmt"/>
|
|
2343
|
+
<line num="356" count="0" type="stmt"/>
|
|
2344
|
+
<line num="357" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
2345
|
+
<line num="358" count="0" type="stmt"/>
|
|
2346
|
+
<line num="361" count="0" type="stmt"/>
|
|
2347
|
+
<line num="364" count="34" type="stmt"/>
|
|
2348
|
+
<line num="365" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2349
|
+
<line num="366" count="95" type="stmt"/>
|
|
2350
|
+
<line num="368" count="4" type="stmt"/>
|
|
2351
|
+
<line num="369" count="11" type="stmt"/>
|
|
2352
|
+
<line num="370" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2353
|
+
<line num="371" count="7" type="stmt"/>
|
|
2354
|
+
<line num="373" count="4" type="stmt"/>
|
|
2355
|
+
<line num="374" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2356
|
+
<line num="375" count="0" type="stmt"/>
|
|
2357
|
+
<line num="378" count="4" type="stmt"/>
|
|
2358
|
+
<line num="381" count="34" type="stmt"/>
|
|
2350
2359
|
</file>
|
|
2351
2360
|
</package>
|
|
2352
2361
|
<package name="api.controllers.view">
|
|
@@ -3476,9 +3485,9 @@
|
|
|
3476
3485
|
</file>
|
|
3477
3486
|
</package>
|
|
3478
3487
|
<package name="constants">
|
|
3479
|
-
<metrics statements="
|
|
3488
|
+
<metrics statements="30" coveredstatements="30" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3480
3489
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3481
|
-
<metrics statements="
|
|
3490
|
+
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3482
3491
|
<line num="1" count="42" type="stmt"/>
|
|
3483
3492
|
<line num="2" count="42" type="stmt"/>
|
|
3484
3493
|
<line num="3" count="42" type="stmt"/>
|
|
@@ -3488,18 +3497,20 @@
|
|
|
3488
3497
|
<line num="23" count="42" type="stmt"/>
|
|
3489
3498
|
<line num="32" count="42" type="stmt"/>
|
|
3490
3499
|
<line num="48" count="42" type="stmt"/>
|
|
3491
|
-
<line num="
|
|
3492
|
-
<line num="
|
|
3493
|
-
<line num="
|
|
3494
|
-
<line num="
|
|
3495
|
-
<line num="
|
|
3496
|
-
<line num="
|
|
3497
|
-
<line num="
|
|
3498
|
-
<line num="
|
|
3499
|
-
<line num="
|
|
3500
|
-
<line num="
|
|
3501
|
-
<line num="
|
|
3502
|
-
<line num="
|
|
3500
|
+
<line num="54" count="42" type="stmt"/>
|
|
3501
|
+
<line num="55" count="84" type="cond" truecount="1" falsecount="1"/>
|
|
3502
|
+
<line num="58" count="42" type="stmt"/>
|
|
3503
|
+
<line num="64" count="42" type="stmt"/>
|
|
3504
|
+
<line num="70" count="42" type="stmt"/>
|
|
3505
|
+
<line num="81" count="42" type="stmt"/>
|
|
3506
|
+
<line num="86" count="42" type="stmt"/>
|
|
3507
|
+
<line num="148" count="42" type="stmt"/>
|
|
3508
|
+
<line num="156" count="42" type="stmt"/>
|
|
3509
|
+
<line num="157" count="42" type="stmt"/>
|
|
3510
|
+
<line num="164" count="42" type="stmt"/>
|
|
3511
|
+
<line num="169" count="42" type="stmt"/>
|
|
3512
|
+
<line num="175" count="42" type="stmt"/>
|
|
3513
|
+
<line num="181" count="42" type="stmt"/>
|
|
3503
3514
|
</file>
|
|
3504
3515
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3505
3516
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|