@budibase/server 1.1.24 → 1.1.25-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/index.068f4e39.js +978 -0
- package/builder/assets/{index.05b4ef33.css → index.343949ab.css} +2 -2
- package/builder/assets/{vendor.7f11b0ca.js → vendor.b0c43a06.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +237 -220
- package/coverage/coverage-final.json +7 -7
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +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/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/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +2 -2
- 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 +18 -18
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +94 -49
- package/coverage/lcov-report/api/controllers/row/staticFormula.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/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +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/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +2 -2
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +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/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +5 -2
- 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/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +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/favicon.png +0 -0
- package/coverage/lcov-report/index.html +39 -39
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +21 -21
- package/coverage/lcov-report/middleware/joi-validator.js.html +43 -43
- package/coverage/lcov-report/middleware/publicApi.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/utils.js.html +1 -1
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -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/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.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 +67 -13
- package/coverage/lcov-report/utilities/index.html +20 -20
- 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 +2 -2
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +454 -420
- package/dist/api/controllers/query/index.js +1 -1
- package/dist/api/controllers/query/validation.js +1 -1
- package/dist/api/controllers/row/internalSearch.js +30 -16
- package/dist/api/routes/utils/validators.js +1 -1
- package/dist/integrations/base/sql.js +43 -14
- package/dist/package.json +8 -8
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/global.js +21 -4
- package/package.json +9 -9
- package/src/api/controllers/query/index.ts +1 -1
- package/src/api/controllers/query/validation.js +1 -1
- package/src/api/controllers/row/internalSearch.js +35 -20
- package/src/api/routes/tests/user.spec.js +2 -0
- package/src/api/routes/utils/validators.js +1 -1
- package/src/automations/steps/executeQuery.js +1 -0
- package/src/definitions/datasource.ts +3 -0
- package/src/integrations/base/sql.ts +44 -13
- package/src/integrations/tests/sql.spec.js +50 -4
- package/src/middleware/tests/currentapp.spec.js +11 -0
- package/src/utilities/global.js +20 -2
- package/builder/assets/index.723c86d8.js +0 -979
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="1658935131762" clover="3.2.0">
|
|
3
|
+
<project timestamp="1658935131763" name="All files">
|
|
4
|
+
<metrics statements="4389" coveredstatements="3145" conditionals="1838" coveredconditionals="959" methods="634" coveredmethods="440" elements="6861" coveredelements="4544" complexity="0" loc="4389" ncloc="4389" packages="23" files="129" classes="129"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
</file>
|
|
1087
1087
|
</package>
|
|
1088
1088
|
<package name="api.controllers.row">
|
|
1089
|
-
<metrics statements="
|
|
1089
|
+
<metrics statements="630" coveredstatements="359" conditionals="298" coveredconditionals="105" methods="90" coveredmethods="46"/>
|
|
1090
1090
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1091
1091
|
<metrics statements="116" coveredstatements="18" conditionals="50" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1092
1092
|
<line num="6" count="44" type="stmt"/>
|
|
@@ -1423,183 +1423,192 @@
|
|
|
1423
1423
|
<line num="454" count="2" type="stmt"/>
|
|
1424
1424
|
</file>
|
|
1425
1425
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1426
|
-
<metrics statements="
|
|
1426
|
+
<metrics statements="185" coveredstatements="111" conditionals="119" coveredconditionals="47" methods="37" coveredmethods="18"/>
|
|
1427
1427
|
<line num="1" count="43" type="stmt"/>
|
|
1428
1428
|
<line num="2" count="43" type="stmt"/>
|
|
1429
1429
|
<line num="3" count="43" type="stmt"/>
|
|
1430
1430
|
<line num="4" count="43" type="stmt"/>
|
|
1431
1431
|
<line num="12" count="1" type="stmt"/>
|
|
1432
|
-
<line num="24" count="1" type="stmt"/>
|
|
1433
1432
|
<line num="25" count="1" type="stmt"/>
|
|
1434
1433
|
<line num="26" count="1" type="stmt"/>
|
|
1435
1434
|
<line num="27" count="1" type="stmt"/>
|
|
1436
1435
|
<line num="28" count="1" type="stmt"/>
|
|
1437
|
-
<line num="
|
|
1436
|
+
<line num="29" count="1" type="stmt"/>
|
|
1438
1437
|
<line num="33" count="1" type="stmt"/>
|
|
1439
|
-
<line num="
|
|
1438
|
+
<line num="34" count="1" type="stmt"/>
|
|
1440
1439
|
<line num="38" count="1" type="stmt"/>
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="43" count="1" type="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="50" count="
|
|
1446
|
-
<line num="
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="57" count="
|
|
1449
|
-
<line num="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="64" count="
|
|
1452
|
-
<line num="
|
|
1453
|
-
<line num="
|
|
1440
|
+
<line num="39" count="1" type="stmt"/>
|
|
1441
|
+
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1442
|
+
<line num="44" count="1" type="stmt"/>
|
|
1443
|
+
<line num="46" count="1" type="stmt"/>
|
|
1444
|
+
<line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1445
|
+
<line num="51" count="0" type="stmt"/>
|
|
1446
|
+
<line num="53" count="1" type="stmt"/>
|
|
1447
|
+
<line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1448
|
+
<line num="58" count="0" type="stmt"/>
|
|
1449
|
+
<line num="60" count="1" type="stmt"/>
|
|
1450
|
+
<line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1451
|
+
<line num="65" count="0" type="stmt"/>
|
|
1452
|
+
<line num="67" count="1" type="stmt"/>
|
|
1454
1453
|
<line num="71" count="1" type="stmt"/>
|
|
1455
|
-
<line num="
|
|
1454
|
+
<line num="72" count="1" type="stmt"/>
|
|
1456
1455
|
<line num="76" count="0" type="stmt"/>
|
|
1457
|
-
<line num="
|
|
1456
|
+
<line num="77" count="0" type="stmt"/>
|
|
1458
1457
|
<line num="81" count="0" type="stmt"/>
|
|
1459
|
-
<line num="
|
|
1458
|
+
<line num="82" count="0" type="stmt"/>
|
|
1460
1459
|
<line num="86" count="0" type="stmt"/>
|
|
1461
|
-
<line num="
|
|
1462
|
-
<line num="
|
|
1463
|
-
<line num="
|
|
1460
|
+
<line num="87" count="0" type="stmt"/>
|
|
1461
|
+
<line num="91" count="0" type="stmt"/>
|
|
1462
|
+
<line num="95" count="0" type="stmt"/>
|
|
1464
1463
|
<line num="99" count="0" type="stmt"/>
|
|
1465
|
-
<line num="
|
|
1464
|
+
<line num="100" count="0" type="stmt"/>
|
|
1466
1465
|
<line num="104" count="0" type="stmt"/>
|
|
1467
|
-
<line num="
|
|
1466
|
+
<line num="105" count="0" type="stmt"/>
|
|
1468
1467
|
<line num="109" count="0" type="stmt"/>
|
|
1469
|
-
<line num="
|
|
1468
|
+
<line num="110" count="0" type="stmt"/>
|
|
1470
1469
|
<line num="114" count="0" type="stmt"/>
|
|
1471
|
-
<line num="
|
|
1470
|
+
<line num="115" count="0" type="stmt"/>
|
|
1472
1471
|
<line num="119" count="0" type="stmt"/>
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="138" count="2" type="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1472
|
+
<line num="120" count="0" type="stmt"/>
|
|
1473
|
+
<line num="124" count="0" type="stmt"/>
|
|
1474
|
+
<line num="125" count="0" type="stmt"/>
|
|
1475
|
+
<line num="136" count="2" type="stmt"/>
|
|
1476
|
+
<line num="138" count="2" type="stmt"/>
|
|
1477
|
+
<line num="140" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1478
|
+
<line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1479
|
+
<line num="144" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1481
1480
|
<line num="145" count="2" type="stmt"/>
|
|
1482
|
-
<line num="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="151" count="
|
|
1485
|
-
<line num="152" count="1" type="stmt"/>
|
|
1486
|
-
<line num="154" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1481
|
+
<line num="148" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1482
|
+
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1483
|
+
<line num="151" count="2" type="stmt"/>
|
|
1487
1484
|
<line num="155" count="1" type="stmt"/>
|
|
1488
|
-
<line num="156" count="1" type="
|
|
1489
|
-
<line num="
|
|
1490
|
-
<line num="
|
|
1491
|
-
<line num="
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1485
|
+
<line num="156" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1486
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1487
|
+
<line num="158" count="1" type="stmt"/>
|
|
1488
|
+
<line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1489
|
+
<line num="161" count="1" type="stmt"/>
|
|
1490
|
+
<line num="162" count="1" type="stmt"/>
|
|
1491
|
+
<line num="165" count="1" type="stmt"/>
|
|
1492
|
+
<line num="167" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1493
|
+
<line num="168" count="0" type="stmt"/>
|
|
1494
|
+
<line num="170" count="1" type="stmt"/>
|
|
1495
|
+
<line num="173" count="1" type="stmt"/>
|
|
1496
|
+
<line num="174" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1497
|
+
<line num="175" count="0" type="stmt"/>
|
|
1498
|
+
<line num="177" count="0" type="stmt"/>
|
|
1499
|
+
<line num="180" count="1" type="stmt"/>
|
|
1500
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1501
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1502
|
+
<line num="183" count="0" type="stmt"/>
|
|
1503
|
+
<line num="185" count="0" type="stmt"/>
|
|
1504
|
+
<line num="188" count="0" type="stmt"/>
|
|
1505
1505
|
<line num="189" count="0" type="stmt"/>
|
|
1506
|
-
<line num="
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="202" count="0" type="stmt"/>
|
|
1513
|
-
<line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1506
|
+
<line num="190" count="0" type="stmt"/>
|
|
1507
|
+
<line num="195" count="0" type="stmt"/>
|
|
1508
|
+
<line num="199" count="10" type="stmt"/>
|
|
1509
|
+
<line num="200" count="1" type="stmt"/>
|
|
1510
|
+
<line num="203" count="1" type="stmt"/>
|
|
1511
|
+
<line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1514
1512
|
<line num="205" count="0" type="stmt"/>
|
|
1515
|
-
<line num="207" count="
|
|
1516
|
-
<line num="208" count="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="224" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1525
|
-
<line num="225" count="1" type="stmt"/>
|
|
1513
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1514
|
+
<line num="208" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1515
|
+
<line num="210" count="1" type="stmt"/>
|
|
1516
|
+
<line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1517
|
+
<line num="216" count="1" type="stmt"/>
|
|
1518
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1519
|
+
<line num="218" count="0" type="stmt"/>
|
|
1520
|
+
<line num="220" count="0" type="stmt"/>
|
|
1521
|
+
<line num="224" count="0" type="stmt"/>
|
|
1526
1522
|
<line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1527
1523
|
<line num="228" count="1" type="stmt"/>
|
|
1528
1524
|
<line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1529
1525
|
<line num="230" count="0" type="stmt"/>
|
|
1530
|
-
<line num="232" count="0" type="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="
|
|
1533
|
-
<line num="
|
|
1534
|
-
<line num="
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="243" count="
|
|
1538
|
-
<line num="244" count="
|
|
1539
|
-
<line num="245" count="0" type="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="255" count="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="
|
|
1526
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1527
|
+
<line num="233" count="0" type="stmt"/>
|
|
1528
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1529
|
+
<line num="236" count="0" type="stmt"/>
|
|
1530
|
+
<line num="238" count="0" type="stmt"/>
|
|
1531
|
+
<line num="239" count="0" type="stmt"/>
|
|
1532
|
+
<line num="240" count="0" type="stmt"/>
|
|
1533
|
+
<line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1534
|
+
<line num="244" count="1" type="stmt"/>
|
|
1535
|
+
<line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1536
|
+
<line num="246" count="0" type="stmt"/>
|
|
1537
|
+
<line num="248" count="0" type="stmt"/>
|
|
1538
|
+
<line num="252" count="0" type="stmt"/>
|
|
1539
|
+
<line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1540
|
+
<line num="256" count="1" type="stmt"/>
|
|
1541
|
+
<line num="258" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1542
|
+
<line num="259" count="1" type="stmt"/>
|
|
1543
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1544
|
+
<line num="261" count="0" type="stmt"/>
|
|
1545
|
+
<line num="263" count="0" type="stmt"/>
|
|
1546
|
+
<line num="266" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1548
1547
|
<line num="267" count="1" type="stmt"/>
|
|
1549
|
-
<line num="269" count="1" type="
|
|
1548
|
+
<line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1549
|
+
<line num="270" count="1" type="stmt"/>
|
|
1550
|
+
<line num="272" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1550
1551
|
<line num="273" count="1" type="stmt"/>
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
1562
|
-
<line num="
|
|
1563
|
-
<line num="
|
|
1552
|
+
<line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1553
|
+
<line num="276" count="1" type="stmt"/>
|
|
1554
|
+
<line num="279" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1555
|
+
<line num="280" count="1" type="stmt"/>
|
|
1556
|
+
<line num="281" count="1" type="stmt"/>
|
|
1557
|
+
<line num="282" count="1" type="stmt"/>
|
|
1558
|
+
<line num="284" count="1" type="stmt"/>
|
|
1559
|
+
<line num="288" count="1" type="stmt"/>
|
|
1560
|
+
<line num="293" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="294" count="0" type="stmt"/>
|
|
1562
|
+
<line num="296" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1563
|
+
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1564
|
+
<line num="298" count="0" type="stmt"/>
|
|
1565
|
+
<line num="299" count="0" type="stmt"/>
|
|
1566
|
+
<line num="301" count="1" type="stmt"/>
|
|
1567
|
+
<line num="305" count="1" type="stmt"/>
|
|
1564
1568
|
<line num="306" count="1" type="stmt"/>
|
|
1565
|
-
<line num="
|
|
1566
|
-
<line num="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="321" count="1" type="
|
|
1570
|
-
<line num="
|
|
1571
|
-
<line num="
|
|
1572
|
-
<line num="
|
|
1573
|
-
<line num="
|
|
1574
|
-
<line num="
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="362" count="
|
|
1582
|
-
<line num="
|
|
1569
|
+
<line num="307" count="1" type="stmt"/>
|
|
1570
|
+
<line num="308" count="1" type="stmt"/>
|
|
1571
|
+
<line num="309" count="1" type="stmt"/>
|
|
1572
|
+
<line num="320" count="43" type="stmt"/>
|
|
1573
|
+
<line num="321" count="1" type="stmt"/>
|
|
1574
|
+
<line num="328" count="1" type="stmt"/>
|
|
1575
|
+
<line num="330" count="1" type="stmt"/>
|
|
1576
|
+
<line num="333" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1577
|
+
<line num="334" count="1" type="stmt"/>
|
|
1578
|
+
<line num="336" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1579
|
+
<line num="337" count="1" type="stmt"/>
|
|
1580
|
+
<line num="339" count="1" type="stmt"/>
|
|
1581
|
+
<line num="358" count="43" type="stmt"/>
|
|
1582
|
+
<line num="359" count="1" type="stmt"/>
|
|
1583
|
+
<line num="360" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1584
|
+
<line num="361" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1585
|
+
<line num="362" count="0" type="stmt"/>
|
|
1586
|
+
<line num="364" count="1" type="stmt"/>
|
|
1583
1587
|
<line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1584
|
-
<line num="366" count="
|
|
1585
|
-
<line num="368" count="
|
|
1586
|
-
<line num="
|
|
1587
|
-
<line num="
|
|
1588
|
-
<line num="
|
|
1589
|
-
<line num="
|
|
1590
|
-
<line num="
|
|
1591
|
-
<line num="
|
|
1592
|
-
<line num="
|
|
1593
|
-
<line num="
|
|
1594
|
-
<line num="
|
|
1595
|
-
<line num="
|
|
1596
|
-
<line num="
|
|
1597
|
-
<line num="
|
|
1598
|
-
<line num="
|
|
1599
|
-
<line num="
|
|
1600
|
-
<line num="
|
|
1601
|
-
<line num="
|
|
1602
|
-
<line num="
|
|
1588
|
+
<line num="366" count="0" type="stmt"/>
|
|
1589
|
+
<line num="368" count="1" type="stmt"/>
|
|
1590
|
+
<line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1591
|
+
<line num="378" count="0" type="stmt"/>
|
|
1592
|
+
<line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1593
|
+
<line num="381" count="1" type="stmt"/>
|
|
1594
|
+
<line num="383" count="0" type="stmt"/>
|
|
1595
|
+
<line num="388" count="0" type="stmt"/>
|
|
1596
|
+
<line num="406" count="43" type="stmt"/>
|
|
1597
|
+
<line num="407" count="0" type="stmt"/>
|
|
1598
|
+
<line num="408" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1599
|
+
<line num="409" count="0" type="stmt"/>
|
|
1600
|
+
<line num="411" count="0" type="stmt"/>
|
|
1601
|
+
<line num="412" count="0" type="stmt"/>
|
|
1602
|
+
<line num="418" count="0" type="stmt"/>
|
|
1603
|
+
<line num="425" count="0" type="stmt"/>
|
|
1604
|
+
<line num="430" count="0" type="stmt"/>
|
|
1605
|
+
<line num="451" count="43" type="stmt"/>
|
|
1606
|
+
<line num="452" count="1" type="stmt"/>
|
|
1607
|
+
<line num="453" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1608
|
+
<line num="454" count="1" type="stmt"/>
|
|
1609
|
+
<line num="456" count="1" type="stmt"/>
|
|
1610
|
+
<line num="457" count="1" type="stmt"/>
|
|
1611
|
+
<line num="458" count="1" type="stmt"/>
|
|
1603
1612
|
</file>
|
|
1604
1613
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1605
1614
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -2824,8 +2833,8 @@
|
|
|
2824
2833
|
<line num="74" count="0" type="stmt"/>
|
|
2825
2834
|
<line num="75" count="0" type="stmt"/>
|
|
2826
2835
|
<line num="76" count="0" type="stmt"/>
|
|
2827
|
-
<line num="
|
|
2828
|
-
<line num="
|
|
2836
|
+
<line num="78" count="0" type="stmt"/>
|
|
2837
|
+
<line num="84" count="0" type="stmt"/>
|
|
2829
2838
|
</file>
|
|
2830
2839
|
<file name="executeScript.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeScript.js">
|
|
2831
2840
|
<metrics statements="12" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -3633,7 +3642,7 @@
|
|
|
3633
3642
|
</file>
|
|
3634
3643
|
</package>
|
|
3635
3644
|
<package name="middleware">
|
|
3636
|
-
<metrics statements="184" coveredstatements="
|
|
3645
|
+
<metrics statements="184" coveredstatements="140" conditionals="123" coveredconditionals="89" methods="25" coveredmethods="21"/>
|
|
3637
3646
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3638
3647
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3639
3648
|
<line num="1" count="27" type="stmt"/>
|
|
@@ -3761,26 +3770,26 @@
|
|
|
3761
3770
|
<line num="133" count="234" type="stmt"/>
|
|
3762
3771
|
</file>
|
|
3763
3772
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3764
|
-
<metrics statements="19" coveredstatements="
|
|
3765
|
-
<line num="1" count="
|
|
3766
|
-
<line num="5" count="
|
|
3767
|
-
<line num="6" count="
|
|
3773
|
+
<metrics statements="19" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3774
|
+
<line num="1" count="0" type="stmt"/>
|
|
3775
|
+
<line num="5" count="0" type="stmt"/>
|
|
3776
|
+
<line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3768
3777
|
<line num="7" count="0" type="stmt"/>
|
|
3769
|
-
<line num="9" count="
|
|
3770
|
-
<line num="10" count="
|
|
3771
|
-
<line num="11" count="
|
|
3772
|
-
<line num="12" count="
|
|
3773
|
-
<line num="13" count="
|
|
3774
|
-
<line num="16" count="
|
|
3775
|
-
<line num="21" count="
|
|
3776
|
-
<line num="22" count="
|
|
3778
|
+
<line num="9" count="0" type="stmt"/>
|
|
3779
|
+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3780
|
+
<line num="11" count="0" type="stmt"/>
|
|
3781
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3782
|
+
<line num="13" count="0" type="stmt"/>
|
|
3783
|
+
<line num="16" count="0" type="stmt"/>
|
|
3784
|
+
<line num="21" count="0" type="stmt"/>
|
|
3785
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3777
3786
|
<line num="23" count="0" type="stmt"/>
|
|
3778
3787
|
<line num="24" count="0" type="stmt"/>
|
|
3779
|
-
<line num="26" count="
|
|
3780
|
-
<line num="30" count="
|
|
3781
|
-
<line num="31" count="
|
|
3782
|
-
<line num="34" count="
|
|
3783
|
-
<line num="35" count="
|
|
3788
|
+
<line num="26" count="0" type="stmt"/>
|
|
3789
|
+
<line num="30" count="0" type="stmt"/>
|
|
3790
|
+
<line num="31" count="0" type="stmt"/>
|
|
3791
|
+
<line num="34" count="0" type="stmt"/>
|
|
3792
|
+
<line num="35" count="0" type="stmt"/>
|
|
3784
3793
|
</file>
|
|
3785
3794
|
<file name="publicApi.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/publicApi.js">
|
|
3786
3795
|
<metrics statements="10" coveredstatements="8" conditionals="7" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
@@ -4182,7 +4191,7 @@
|
|
|
4182
4191
|
</file>
|
|
4183
4192
|
</package>
|
|
4184
4193
|
<package name="utilities">
|
|
4185
|
-
<metrics statements="
|
|
4194
|
+
<metrics statements="350" coveredstatements="254" conditionals="146" coveredconditionals="86" methods="68" coveredmethods="48"/>
|
|
4186
4195
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4187
4196
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4188
4197
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4272,7 +4281,7 @@
|
|
|
4272
4281
|
<line num="140" count="45" type="stmt"/>
|
|
4273
4282
|
</file>
|
|
4274
4283
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4275
|
-
<metrics statements="
|
|
4284
|
+
<metrics statements="67" coveredstatements="53" conditionals="33" coveredconditionals="23" methods="16" coveredmethods="11"/>
|
|
4276
4285
|
<line num="4" count="49" type="stmt"/>
|
|
4277
4286
|
<line num="5" count="49" type="stmt"/>
|
|
4278
4287
|
<line num="6" count="49" type="stmt"/>
|
|
@@ -4281,57 +4290,65 @@
|
|
|
4281
4290
|
<line num="12" count="49" type="stmt"/>
|
|
4282
4291
|
<line num="13" count="49" type="stmt"/>
|
|
4283
4292
|
<line num="14" count="49" type="stmt"/>
|
|
4284
|
-
<line num="
|
|
4285
|
-
<line num="17" count="
|
|
4286
|
-
<line num="18" count="238" type="cond" truecount="
|
|
4287
|
-
<line num="
|
|
4288
|
-
<line num="
|
|
4289
|
-
<line num="
|
|
4290
|
-
<line num="24" count="0" type="stmt"/>
|
|
4293
|
+
<line num="15" count="49" type="stmt"/>
|
|
4294
|
+
<line num="17" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
4295
|
+
<line num="18" count="238" type="cond" truecount="2" falsecount="0"/>
|
|
4296
|
+
<line num="20" count="238" type="cond" truecount="4" falsecount="0"/>
|
|
4297
|
+
<line num="21" count="3" type="stmt"/>
|
|
4298
|
+
<line num="24" count="235" type="cond" truecount="2" falsecount="2"/>
|
|
4291
4299
|
<line num="25" count="0" type="stmt"/>
|
|
4292
4300
|
<line num="26" count="0" type="stmt"/>
|
|
4293
|
-
<line num="
|
|
4294
|
-
<line num="
|
|
4295
|
-
<line num="
|
|
4296
|
-
<line num="33" count="
|
|
4297
|
-
<line num="34" count="
|
|
4298
|
-
<line num="
|
|
4299
|
-
<line num="
|
|
4300
|
-
<line num="
|
|
4301
|
-
<line num="
|
|
4302
|
-
<line num="44" count="
|
|
4303
|
-
<line num="
|
|
4304
|
-
<line num="
|
|
4305
|
-
<line num="
|
|
4306
|
-
<line num="
|
|
4307
|
-
<line num="
|
|
4308
|
-
<line num="56" count="
|
|
4309
|
-
<line num="
|
|
4310
|
-
<line num="
|
|
4311
|
-
<line num="61" count="
|
|
4312
|
-
<line num="64" count="49" type="
|
|
4313
|
-
<line num="
|
|
4314
|
-
<line num="
|
|
4315
|
-
<line num="
|
|
4316
|
-
<line num="
|
|
4317
|
-
<line num="
|
|
4318
|
-
<line num="
|
|
4319
|
-
<line num="
|
|
4320
|
-
<line num="
|
|
4301
|
+
<line num="27" count="0" type="stmt"/>
|
|
4302
|
+
<line num="28" count="0" type="stmt"/>
|
|
4303
|
+
<line num="31" count="235" type="stmt"/>
|
|
4304
|
+
<line num="33" count="235" type="cond" truecount="5" falsecount="0"/>
|
|
4305
|
+
<line num="34" count="203" type="stmt"/>
|
|
4306
|
+
<line num="35" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4307
|
+
<line num="36" count="27" type="stmt"/>
|
|
4308
|
+
<line num="39" count="235" type="stmt"/>
|
|
4309
|
+
<line num="40" count="235" type="stmt"/>
|
|
4310
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4311
|
+
<line num="45" count="0" type="stmt"/>
|
|
4312
|
+
<line num="46" count="0" type="stmt"/>
|
|
4313
|
+
<line num="49" count="0" type="stmt"/>
|
|
4314
|
+
<line num="53" count="231" type="cond" truecount="1" falsecount="1"/>
|
|
4315
|
+
<line num="54" count="231" type="stmt"/>
|
|
4316
|
+
<line num="56" count="231" type="stmt"/>
|
|
4317
|
+
<line num="57" count="231" type="cond" truecount="1" falsecount="1"/>
|
|
4318
|
+
<line num="58" count="0" type="stmt"/>
|
|
4319
|
+
<line num="61" count="231" type="stmt"/>
|
|
4320
|
+
<line num="64" count="49" type="stmt"/>
|
|
4321
|
+
<line num="67" count="229" type="stmt"/>
|
|
4322
|
+
<line num="68" count="229" type="stmt"/>
|
|
4323
|
+
<line num="71" count="49" type="stmt"/>
|
|
4324
|
+
<line num="72" count="2" type="stmt"/>
|
|
4325
|
+
<line num="73" count="2" type="stmt"/>
|
|
4326
|
+
<line num="76" count="49" type="stmt"/>
|
|
4327
|
+
<line num="77" count="2" type="stmt"/>
|
|
4328
|
+
<line num="78" count="2" type="stmt"/>
|
|
4329
|
+
<line num="81" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
4321
4330
|
<line num="82" count="32" type="stmt"/>
|
|
4322
|
-
<line num="83" count="
|
|
4323
|
-
<line num="85" count="
|
|
4324
|
-
<line num="86" count="
|
|
4325
|
-
<line num="87" count="
|
|
4326
|
-
<line num="
|
|
4327
|
-
<line num="
|
|
4328
|
-
<line num="
|
|
4329
|
-
<line num="
|
|
4330
|
-
<line num="
|
|
4331
|
-
<line num="
|
|
4332
|
-
<line num="
|
|
4333
|
-
<line num="
|
|
4334
|
-
<line num="
|
|
4331
|
+
<line num="83" count="32" type="stmt"/>
|
|
4332
|
+
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
4333
|
+
<line num="86" count="30" type="stmt"/>
|
|
4334
|
+
<line num="87" count="30" type="stmt"/>
|
|
4335
|
+
<line num="88" count="0" type="stmt"/>
|
|
4336
|
+
<line num="91" count="2" type="stmt"/>
|
|
4337
|
+
<line num="97" count="7" type="stmt"/>
|
|
4338
|
+
<line num="99" count="32" type="stmt"/>
|
|
4339
|
+
<line num="100" count="7" type="stmt"/>
|
|
4340
|
+
<line num="102" count="7" type="stmt"/>
|
|
4341
|
+
<line num="103" count="7" type="stmt"/>
|
|
4342
|
+
<line num="104" count="7" type="stmt"/>
|
|
4343
|
+
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4344
|
+
<line num="107" count="0" type="stmt"/>
|
|
4345
|
+
<line num="110" count="32" type="stmt"/>
|
|
4346
|
+
<line num="113" count="49" type="stmt"/>
|
|
4347
|
+
<line num="114" count="30" type="stmt"/>
|
|
4348
|
+
<line num="115" count="30" type="stmt"/>
|
|
4349
|
+
<line num="116" count="0" type="stmt"/>
|
|
4350
|
+
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4351
|
+
<line num="119" count="0" type="stmt"/>
|
|
4335
4352
|
</file>
|
|
4336
4353
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4337
4354
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
@@ -4436,7 +4453,7 @@
|
|
|
4436
4453
|
<line num="13" count="43" type="stmt"/>
|
|
4437
4454
|
<line num="19" count="43" type="stmt"/>
|
|
4438
4455
|
<line num="20" count="4" type="stmt"/>
|
|
4439
|
-
<line num="21" count="
|
|
4456
|
+
<line num="21" count="112" type="stmt"/>
|
|
4440
4457
|
<line num="23" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4441
4458
|
<line num="26" count="4" type="stmt"/>
|
|
4442
4459
|
<line num="28" count="0" type="stmt"/>
|