@budibase/server 1.2.39 → 1.2.41-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mocks__/mongodb.ts +4 -0
- package/__mocks__/node-fetch.ts +8 -1
- package/builder/assets/index.5589226e.js +977 -0
- package/builder/assets/index.6b1c808b.css +6 -0
- package/builder/assets/{vendor.6bcafa60.js → vendor.67dbd8fa.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +473 -446
- package/coverage/coverage-final.json +10 -10
- 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 +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 +25 -25
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +317 -191
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +27 -18
- 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 +2 -2
- 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 +19 -19
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +15 -15
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +37 -10
- 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 +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/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 +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/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 +30 -30
- 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 +3 -3
- package/coverage/lcov-report/db/utils.js.html +61 -61
- 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 +27 -27
- 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 +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- 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/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 +16 -16
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +23 -23
- 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/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 +7 -7
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +739 -693
- package/dist/api/controllers/row/internalSearch.js +39 -4
- package/dist/api/controllers/row/utils.js +3 -1
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/api/controllers/view/utils.js +11 -2
- package/dist/automations/logging/index.js +3 -0
- package/dist/integrations/base/query.js +27 -0
- package/dist/integrations/base/sql.js +62 -30
- package/dist/integrations/base/utils.js +13 -27
- package/dist/integrations/microsoftSqlServer.js +5 -2
- package/dist/integrations/mongodb.js +35 -8
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +5 -2
- package/dist/package.json +7 -7
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +8 -8
- package/src/api/controllers/row/internalSearch.js +45 -3
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/controllers/view/utils.js +11 -2
- package/src/api/routes/tests/internalSearch.spec.js +176 -0
- package/src/automations/logging/index.ts +3 -0
- package/src/integrations/base/query.ts +16 -0
- package/src/integrations/base/sql.ts +67 -30
- package/src/integrations/base/utils.ts +9 -18
- package/src/integrations/microsoftSqlServer.ts +3 -2
- package/src/integrations/mongodb.ts +35 -8
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +2 -1
- package/src/integrations/tests/mongo.spec.js +218 -0
- package/src/integrations/tests/sql.spec.js +101 -11
- package/builder/assets/index.08dd0c5e.css +0 -6
- package/builder/assets/index.de0c6e60.js +0 -975
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="1660749644566" clover="3.2.0">
|
|
3
|
+
<project timestamp="1660749644566" name="All files">
|
|
4
|
+
<metrics statements="4123" coveredstatements="3010" conditionals="1734" coveredconditionals="957" methods="610" coveredmethods="429" elements="6467" coveredelements="4396" complexity="0" loc="4123" ncloc="4123" packages="22" files="126" classes="126"/>
|
|
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">
|
|
@@ -886,15 +886,15 @@
|
|
|
886
886
|
</file>
|
|
887
887
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
888
888
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
889
|
-
<line num="5" count="
|
|
890
|
-
<line num="6" count="
|
|
891
|
-
<line num="7" count="
|
|
892
|
-
<line num="8" count="
|
|
893
|
-
<line num="9" count="
|
|
894
|
-
<line num="10" count="
|
|
895
|
-
<line num="15" count="
|
|
896
|
-
<line num="16" count="
|
|
897
|
-
<line num="17" count="
|
|
889
|
+
<line num="5" count="46" type="stmt"/>
|
|
890
|
+
<line num="6" count="46" type="stmt"/>
|
|
891
|
+
<line num="7" count="46" type="stmt"/>
|
|
892
|
+
<line num="8" count="46" type="stmt"/>
|
|
893
|
+
<line num="9" count="46" type="stmt"/>
|
|
894
|
+
<line num="10" count="46" type="stmt"/>
|
|
895
|
+
<line num="15" count="46" type="stmt"/>
|
|
896
|
+
<line num="16" count="46" type="stmt"/>
|
|
897
|
+
<line num="17" count="46" type="stmt"/>
|
|
898
898
|
<line num="20" count="2" type="stmt"/>
|
|
899
899
|
<line num="21" count="2" type="stmt"/>
|
|
900
900
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
<line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
911
911
|
<line num="50" count="0" type="stmt"/>
|
|
912
912
|
<line num="55" count="0" type="stmt"/>
|
|
913
|
-
<line num="58" count="
|
|
913
|
+
<line num="58" count="46" type="stmt"/>
|
|
914
914
|
<line num="60" count="0" type="stmt"/>
|
|
915
915
|
<line num="61" count="0" type="stmt"/>
|
|
916
916
|
<line num="62" count="0" type="stmt"/>
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
920
920
|
<line num="66" count="0" type="stmt"/>
|
|
921
921
|
<line num="69" count="0" type="stmt"/>
|
|
922
|
-
<line num="72" count="
|
|
922
|
+
<line num="72" count="46" type="stmt"/>
|
|
923
923
|
<line num="73" count="0" type="stmt"/>
|
|
924
924
|
<line num="75" count="0" type="stmt"/>
|
|
925
925
|
<line num="76" count="0" type="stmt"/>
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
958
958
|
<line num="135" count="0" type="stmt"/>
|
|
959
959
|
<line num="140" count="0" type="stmt"/>
|
|
960
|
-
<line num="145" count="
|
|
960
|
+
<line num="145" count="46" type="stmt"/>
|
|
961
961
|
<line num="146" count="2" type="stmt"/>
|
|
962
962
|
<line num="147" count="2" type="stmt"/>
|
|
963
963
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -966,26 +966,26 @@
|
|
|
966
966
|
<line num="152" count="7" type="stmt"/>
|
|
967
967
|
<line num="154" count="7" type="stmt"/>
|
|
968
968
|
<line num="162" count="2" type="stmt"/>
|
|
969
|
-
<line num="165" count="
|
|
969
|
+
<line num="165" count="46" type="stmt"/>
|
|
970
970
|
<line num="167" count="0" type="stmt"/>
|
|
971
971
|
<line num="169" count="0" type="stmt"/>
|
|
972
972
|
<line num="171" count="0" type="stmt"/>
|
|
973
973
|
<line num="172" count="0" type="stmt"/>
|
|
974
|
-
<line num="175" count="
|
|
974
|
+
<line num="175" count="46" type="stmt"/>
|
|
975
975
|
<line num="176" count="1" type="stmt"/>
|
|
976
976
|
<line num="177" count="1" type="stmt"/>
|
|
977
977
|
<line num="179" count="1" type="stmt"/>
|
|
978
978
|
<line num="180" count="1" type="stmt"/>
|
|
979
979
|
<line num="184" count="1" type="stmt"/>
|
|
980
|
-
<line num="187" count="
|
|
980
|
+
<line num="187" count="46" type="stmt"/>
|
|
981
981
|
<line num="188" count="1" type="stmt"/>
|
|
982
982
|
<line num="189" count="1" type="stmt"/>
|
|
983
983
|
<line num="190" count="1" type="stmt"/>
|
|
984
984
|
<line num="191" count="0" type="stmt"/>
|
|
985
985
|
<line num="195" count="1" type="stmt"/>
|
|
986
|
-
<line num="200" count="
|
|
986
|
+
<line num="200" count="46" type="stmt"/>
|
|
987
987
|
<line num="201" count="1" type="stmt"/>
|
|
988
|
-
<line num="204" count="
|
|
988
|
+
<line num="204" count="46" type="stmt"/>
|
|
989
989
|
<line num="205" count="0" type="stmt"/>
|
|
990
990
|
<line num="206" count="0" type="stmt"/>
|
|
991
991
|
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
<line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
999
999
|
<line num="219" count="0" type="stmt"/>
|
|
1000
1000
|
<line num="220" count="0" type="stmt"/>
|
|
1001
|
-
<line num="223" count="
|
|
1001
|
+
<line num="223" count="46" type="stmt"/>
|
|
1002
1002
|
<line num="224" count="0" type="stmt"/>
|
|
1003
1003
|
<line num="225" count="0" type="stmt"/>
|
|
1004
1004
|
<line num="226" count="0" type="stmt"/>
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
</file>
|
|
1087
1087
|
</package>
|
|
1088
1088
|
<package name="api.controllers.row">
|
|
1089
|
-
<metrics statements="
|
|
1089
|
+
<metrics statements="657" coveredstatements="412" conditionals="311" coveredconditionals="146" methods="94" coveredmethods="56"/>
|
|
1090
1090
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1091
1091
|
<metrics statements="120" coveredstatements="18" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1092
1092
|
<line num="6" count="45" type="stmt"/>
|
|
@@ -1427,192 +1427,213 @@
|
|
|
1427
1427
|
<line num="454" count="2" type="stmt"/>
|
|
1428
1428
|
</file>
|
|
1429
1429
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1430
|
-
<metrics statements="
|
|
1431
|
-
<line num="1" count="
|
|
1432
|
-
<line num="2" count="
|
|
1433
|
-
<line num="3" count="
|
|
1434
|
-
<line num="4" count="
|
|
1435
|
-
<line num="
|
|
1436
|
-
<line num="
|
|
1437
|
-
<line num="
|
|
1438
|
-
<line num="
|
|
1439
|
-
<line num="
|
|
1440
|
-
<line num="
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="
|
|
1449
|
-
<line num="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="
|
|
1453
|
-
<line num="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="
|
|
1456
|
-
<line num="
|
|
1457
|
-
<line num="
|
|
1458
|
-
<line num="
|
|
1459
|
-
<line num="
|
|
1460
|
-
<line num="
|
|
1461
|
-
<line num="
|
|
1462
|
-
<line num="
|
|
1463
|
-
<line num="
|
|
1464
|
-
<line num="
|
|
1465
|
-
<line num="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="
|
|
1472
|
-
<line num="
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1482
|
-
<line num="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
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="
|
|
1505
|
-
<line num="
|
|
1506
|
-
<line num="183" count="0" type="stmt"/>
|
|
1507
|
-
<line num="185" count="0" type="stmt"/>
|
|
1430
|
+
<metrics statements="206" coveredstatements="162" conditionals="128" coveredconditionals="88" methods="41" coveredmethods="28"/>
|
|
1431
|
+
<line num="1" count="45" type="stmt"/>
|
|
1432
|
+
<line num="2" count="45" type="stmt"/>
|
|
1433
|
+
<line num="3" count="45" type="stmt"/>
|
|
1434
|
+
<line num="4" count="45" type="stmt"/>
|
|
1435
|
+
<line num="5" count="45" type="stmt"/>
|
|
1436
|
+
<line num="13" count="16" type="stmt"/>
|
|
1437
|
+
<line num="28" count="16" type="stmt"/>
|
|
1438
|
+
<line num="29" count="16" type="stmt"/>
|
|
1439
|
+
<line num="30" count="16" type="stmt"/>
|
|
1440
|
+
<line num="31" count="16" type="stmt"/>
|
|
1441
|
+
<line num="32" count="16" type="stmt"/>
|
|
1442
|
+
<line num="36" count="16" type="stmt"/>
|
|
1443
|
+
<line num="37" count="16" type="stmt"/>
|
|
1444
|
+
<line num="41" count="31" type="stmt"/>
|
|
1445
|
+
<line num="42" count="31" type="stmt"/>
|
|
1446
|
+
<line num="46" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1447
|
+
<line num="47" count="31" type="stmt"/>
|
|
1448
|
+
<line num="49" count="31" type="stmt"/>
|
|
1449
|
+
<line num="53" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1450
|
+
<line num="54" count="1" type="stmt"/>
|
|
1451
|
+
<line num="56" count="16" type="stmt"/>
|
|
1452
|
+
<line num="60" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1453
|
+
<line num="61" count="15" type="stmt"/>
|
|
1454
|
+
<line num="63" count="16" type="stmt"/>
|
|
1455
|
+
<line num="67" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1456
|
+
<line num="68" count="15" type="stmt"/>
|
|
1457
|
+
<line num="70" count="16" type="stmt"/>
|
|
1458
|
+
<line num="74" count="31" type="stmt"/>
|
|
1459
|
+
<line num="75" count="31" type="stmt"/>
|
|
1460
|
+
<line num="79" count="0" type="stmt"/>
|
|
1461
|
+
<line num="80" count="0" type="stmt"/>
|
|
1462
|
+
<line num="84" count="0" type="stmt"/>
|
|
1463
|
+
<line num="85" count="0" type="stmt"/>
|
|
1464
|
+
<line num="89" count="0" type="stmt"/>
|
|
1465
|
+
<line num="90" count="0" type="stmt"/>
|
|
1466
|
+
<line num="94" count="0" type="stmt"/>
|
|
1467
|
+
<line num="98" count="0" type="stmt"/>
|
|
1468
|
+
<line num="102" count="0" type="stmt"/>
|
|
1469
|
+
<line num="103" count="0" type="stmt"/>
|
|
1470
|
+
<line num="107" count="0" type="stmt"/>
|
|
1471
|
+
<line num="108" count="0" type="stmt"/>
|
|
1472
|
+
<line num="112" count="0" type="stmt"/>
|
|
1473
|
+
<line num="113" count="0" type="stmt"/>
|
|
1474
|
+
<line num="117" count="0" type="stmt"/>
|
|
1475
|
+
<line num="118" count="0" type="stmt"/>
|
|
1476
|
+
<line num="122" count="0" type="stmt"/>
|
|
1477
|
+
<line num="123" count="0" type="stmt"/>
|
|
1478
|
+
<line num="127" count="0" type="stmt"/>
|
|
1479
|
+
<line num="128" count="0" type="stmt"/>
|
|
1480
|
+
<line num="132" count="0" type="stmt"/>
|
|
1481
|
+
<line num="133" count="0" type="stmt"/>
|
|
1482
|
+
<line num="137" count="0" type="stmt"/>
|
|
1483
|
+
<line num="138" count="0" type="stmt"/>
|
|
1484
|
+
<line num="149" count="148" type="stmt"/>
|
|
1485
|
+
<line num="151" count="148" type="stmt"/>
|
|
1486
|
+
<line num="153" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1487
|
+
<line num="154" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
1488
|
+
<line num="157" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1489
|
+
<line num="158" count="138" type="stmt"/>
|
|
1490
|
+
<line num="161" count="148" type="cond" truecount="4" falsecount="0"/>
|
|
1491
|
+
<line num="162" count="58" type="cond" truecount="2" falsecount="0"/>
|
|
1492
|
+
<line num="164" count="148" type="stmt"/>
|
|
1493
|
+
<line num="168" count="31" type="stmt"/>
|
|
1494
|
+
<line num="169" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1495
|
+
<line num="170" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1496
|
+
<line num="171" count="31" type="stmt"/>
|
|
1497
|
+
<line num="173" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1498
|
+
<line num="174" count="31" type="stmt"/>
|
|
1499
|
+
<line num="175" count="31" type="stmt"/>
|
|
1500
|
+
<line num="178" count="31" type="stmt"/>
|
|
1501
|
+
<line num="180" count="45" type="cond" truecount="2" falsecount="2"/>
|
|
1502
|
+
<line num="181" count="0" type="stmt"/>
|
|
1503
|
+
<line num="183" count="45" type="stmt"/>
|
|
1504
|
+
<line num="186" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
1505
|
+
<line num="187" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
1508
1506
|
<line num="188" count="0" type="stmt"/>
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="230" count="
|
|
1530
|
-
<line num="232" count="
|
|
1531
|
-
<line num="233" count="
|
|
1532
|
-
<line num="
|
|
1533
|
-
<line num="
|
|
1507
|
+
<line num="190" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1508
|
+
<line num="191" count="2" type="stmt"/>
|
|
1509
|
+
<line num="193" count="6" type="stmt"/>
|
|
1510
|
+
<line num="194" count="6" type="stmt"/>
|
|
1511
|
+
<line num="195" count="12" type="stmt"/>
|
|
1512
|
+
<line num="199" count="6" type="stmt"/>
|
|
1513
|
+
<line num="202" count="31" type="stmt"/>
|
|
1514
|
+
<line num="203" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1515
|
+
<line num="204" count="2" type="stmt"/>
|
|
1516
|
+
<line num="207" count="31" type="stmt"/>
|
|
1517
|
+
<line num="208" count="2" type="stmt"/>
|
|
1518
|
+
<line num="211" count="31" type="stmt"/>
|
|
1519
|
+
<line num="212" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1520
|
+
<line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1521
|
+
<line num="214" count="0" type="stmt"/>
|
|
1522
|
+
<line num="216" count="0" type="stmt"/>
|
|
1523
|
+
<line num="219" count="2" type="stmt"/>
|
|
1524
|
+
<line num="220" count="2" type="stmt"/>
|
|
1525
|
+
<line num="221" count="2" type="stmt"/>
|
|
1526
|
+
<line num="226" count="2" type="stmt"/>
|
|
1527
|
+
<line num="230" count="372" type="stmt"/>
|
|
1528
|
+
<line num="232" count="69" type="stmt"/>
|
|
1529
|
+
<line num="233" count="69" type="stmt"/>
|
|
1530
|
+
<line num="236" count="69" type="stmt"/>
|
|
1531
|
+
<line num="237" count="69" type="cond" truecount="1" falsecount="1"/>
|
|
1534
1532
|
<line num="238" count="0" type="stmt"/>
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="243" count="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1548
|
-
<line num="261" count="0" type="stmt"/>
|
|
1533
|
+
<line num="240" count="69" type="cond" truecount="2" falsecount="0"/>
|
|
1534
|
+
<line num="241" count="65" type="cond" truecount="2" falsecount="0"/>
|
|
1535
|
+
<line num="243" count="69" type="stmt"/>
|
|
1536
|
+
<line num="248" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1537
|
+
<line num="249" count="31" type="stmt"/>
|
|
1538
|
+
<line num="250" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1539
|
+
<line num="251" count="0" type="stmt"/>
|
|
1540
|
+
<line num="253" count="2" type="stmt"/>
|
|
1541
|
+
<line num="257" count="2" type="stmt"/>
|
|
1542
|
+
<line num="260" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1543
|
+
<line num="261" count="31" type="stmt"/>
|
|
1544
|
+
<line num="262" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1549
1545
|
<line num="263" count="0" type="stmt"/>
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="276" count="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
1562
|
-
<line num="
|
|
1563
|
-
<line num="288" count="
|
|
1564
|
-
<line num="
|
|
1546
|
+
<line num="265" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1547
|
+
<line num="266" count="0" type="stmt"/>
|
|
1548
|
+
<line num="268" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1549
|
+
<line num="269" count="0" type="stmt"/>
|
|
1550
|
+
<line num="271" count="2" type="stmt"/>
|
|
1551
|
+
<line num="272" count="2" type="stmt"/>
|
|
1552
|
+
<line num="273" count="2" type="stmt"/>
|
|
1553
|
+
<line num="276" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1554
|
+
<line num="277" count="31" type="stmt"/>
|
|
1555
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1556
|
+
<line num="279" count="0" type="stmt"/>
|
|
1557
|
+
<line num="281" count="0" type="stmt"/>
|
|
1558
|
+
<line num="285" count="0" type="stmt"/>
|
|
1559
|
+
<line num="288" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1560
|
+
<line num="289" count="31" type="stmt"/>
|
|
1561
|
+
<line num="291" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1562
|
+
<line num="292" count="31" type="stmt"/>
|
|
1563
|
+
<line num="293" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1565
1564
|
<line num="294" count="0" type="stmt"/>
|
|
1566
|
-
<line num="296" count="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="
|
|
1570
|
-
<line num="
|
|
1571
|
-
<line num="305" count="
|
|
1572
|
-
<line num="306" count="
|
|
1573
|
-
<line num="
|
|
1574
|
-
<line num="
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="
|
|
1582
|
-
<line num="
|
|
1583
|
-
<line num="
|
|
1584
|
-
<line num="
|
|
1585
|
-
<line num="
|
|
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="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="
|
|
1606
|
-
<line num="
|
|
1565
|
+
<line num="296" count="6" type="stmt"/>
|
|
1566
|
+
<line num="299" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1567
|
+
<line num="300" count="31" type="stmt"/>
|
|
1568
|
+
<line num="302" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1569
|
+
<line num="303" count="31" type="stmt"/>
|
|
1570
|
+
<line num="305" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1571
|
+
<line num="306" count="31" type="stmt"/>
|
|
1572
|
+
<line num="308" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1573
|
+
<line num="309" count="31" type="stmt"/>
|
|
1574
|
+
<line num="311" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1575
|
+
<line num="312" count="31" type="stmt"/>
|
|
1576
|
+
<line num="314" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1577
|
+
<line num="315" count="31" type="stmt"/>
|
|
1578
|
+
<line num="318" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1579
|
+
<line num="319" count="31" type="stmt"/>
|
|
1580
|
+
<line num="320" count="31" type="stmt"/>
|
|
1581
|
+
<line num="321" count="31" type="stmt"/>
|
|
1582
|
+
<line num="323" count="31" type="stmt"/>
|
|
1583
|
+
<line num="327" count="31" type="stmt"/>
|
|
1584
|
+
<line num="332" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1585
|
+
<line num="333" count="16" type="stmt"/>
|
|
1586
|
+
<line num="335" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1587
|
+
<line num="336" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1588
|
+
<line num="337" count="2" type="stmt"/>
|
|
1589
|
+
<line num="338" count="2" type="stmt"/>
|
|
1590
|
+
<line num="340" count="31" type="stmt"/>
|
|
1591
|
+
<line num="344" count="31" type="stmt"/>
|
|
1592
|
+
<line num="345" count="31" type="stmt"/>
|
|
1593
|
+
<line num="346" count="31" type="stmt"/>
|
|
1594
|
+
<line num="347" count="31" type="stmt"/>
|
|
1595
|
+
<line num="348" count="31" type="stmt"/>
|
|
1596
|
+
<line num="353" count="45" type="stmt"/>
|
|
1597
|
+
<line num="362" count="45" type="stmt"/>
|
|
1598
|
+
<line num="363" count="31" type="stmt"/>
|
|
1599
|
+
<line num="370" count="31" type="stmt"/>
|
|
1600
|
+
<line num="372" count="31" type="stmt"/>
|
|
1601
|
+
<line num="375" count="31" type="cond" truecount="3" falsecount="1"/>
|
|
1602
|
+
<line num="376" count="31" type="stmt"/>
|
|
1603
|
+
<line num="378" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1604
|
+
<line num="379" count="31" type="stmt"/>
|
|
1605
|
+
<line num="381" count="31" type="stmt"/>
|
|
1606
|
+
<line num="400" count="45" type="stmt"/>
|
|
1607
|
+
<line num="401" count="1" type="stmt"/>
|
|
1608
|
+
<line num="402" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1609
|
+
<line num="403" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1610
|
+
<line num="404" count="0" type="stmt"/>
|
|
1611
|
+
<line num="406" count="1" type="stmt"/>
|
|
1612
|
+
<line num="407" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1613
|
+
<line num="408" count="0" type="stmt"/>
|
|
1614
|
+
<line num="410" count="1" type="stmt"/>
|
|
1615
|
+
<line num="419" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1616
|
+
<line num="420" count="0" type="stmt"/>
|
|
1617
|
+
<line num="422" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1618
|
+
<line num="423" count="1" type="stmt"/>
|
|
1607
1619
|
<line num="425" count="0" type="stmt"/>
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="
|
|
1614
|
-
<line num="
|
|
1615
|
-
<line num="
|
|
1620
|
+
<line num="430" count="0" type="stmt"/>
|
|
1621
|
+
<line num="448" count="45" type="stmt"/>
|
|
1622
|
+
<line num="449" count="15" type="stmt"/>
|
|
1623
|
+
<line num="450" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
1624
|
+
<line num="451" count="14" type="stmt"/>
|
|
1625
|
+
<line num="453" count="15" type="stmt"/>
|
|
1626
|
+
<line num="454" count="15" type="stmt"/>
|
|
1627
|
+
<line num="460" count="15" type="stmt"/>
|
|
1628
|
+
<line num="467" count="15" type="stmt"/>
|
|
1629
|
+
<line num="473" count="15" type="stmt"/>
|
|
1630
|
+
<line num="494" count="45" type="stmt"/>
|
|
1631
|
+
<line num="495" count="1" type="stmt"/>
|
|
1632
|
+
<line num="496" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1633
|
+
<line num="497" count="1" type="stmt"/>
|
|
1634
|
+
<line num="499" count="1" type="stmt"/>
|
|
1635
|
+
<line num="500" count="1" type="stmt"/>
|
|
1636
|
+
<line num="501" count="1" type="stmt"/>
|
|
1616
1637
|
</file>
|
|
1617
1638
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1618
1639
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1681,60 +1702,62 @@
|
|
|
1681
1702
|
<line num="155" count="78" type="stmt"/>
|
|
1682
1703
|
</file>
|
|
1683
1704
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1684
|
-
<metrics statements="
|
|
1685
|
-
<line num="1" count="
|
|
1686
|
-
<line num="2" count="
|
|
1687
|
-
<line num="3" count="
|
|
1688
|
-
<line num="4" count="
|
|
1689
|
-
<line num="5" count="
|
|
1690
|
-
<line num="6" count="
|
|
1691
|
-
<line num="7" count="
|
|
1692
|
-
<line num="
|
|
1693
|
-
<line num="
|
|
1694
|
-
<line num="
|
|
1695
|
-
<line num="
|
|
1696
|
-
<line num="20" count="
|
|
1697
|
-
<line num="
|
|
1698
|
-
<line num="22" count="1" type="stmt"/>
|
|
1705
|
+
<metrics statements="55" coveredstatements="37" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1706
|
+
<line num="1" count="46" type="stmt"/>
|
|
1707
|
+
<line num="2" count="46" type="stmt"/>
|
|
1708
|
+
<line num="3" count="46" type="stmt"/>
|
|
1709
|
+
<line num="4" count="46" type="stmt"/>
|
|
1710
|
+
<line num="5" count="46" type="stmt"/>
|
|
1711
|
+
<line num="6" count="46" type="stmt"/>
|
|
1712
|
+
<line num="7" count="46" type="stmt"/>
|
|
1713
|
+
<line num="8" count="46" type="stmt"/>
|
|
1714
|
+
<line num="10" count="46" type="stmt"/>
|
|
1715
|
+
<line num="12" count="2" type="stmt"/>
|
|
1716
|
+
<line num="16" count="0" type="stmt"/>
|
|
1717
|
+
<line num="20" count="46" type="stmt"/>
|
|
1718
|
+
<line num="22" count="46" type="stmt"/>
|
|
1699
1719
|
<line num="23" count="1" type="stmt"/>
|
|
1700
|
-
<line num="
|
|
1701
|
-
<line num="
|
|
1702
|
-
<line num="
|
|
1703
|
-
<line num="
|
|
1720
|
+
<line num="24" count="1" type="stmt"/>
|
|
1721
|
+
<line num="25" count="1" type="stmt"/>
|
|
1722
|
+
<line num="26" count="1" type="stmt"/>
|
|
1723
|
+
<line num="29" count="46" type="stmt"/>
|
|
1724
|
+
<line num="30" count="26" type="stmt"/>
|
|
1725
|
+
<line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1704
1726
|
<line num="34" count="0" type="stmt"/>
|
|
1705
|
-
<line num="
|
|
1706
|
-
<line num="
|
|
1707
|
-
<line num="
|
|
1708
|
-
<line num="
|
|
1709
|
-
<line num="
|
|
1710
|
-
<line num="45" count="
|
|
1711
|
-
<line num="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="59" count="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="78" count="0" type="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="85" count="0" type="stmt"/>
|
|
1727
|
+
<line num="37" count="0" type="stmt"/>
|
|
1728
|
+
<line num="38" count="0" type="stmt"/>
|
|
1729
|
+
<line num="40" count="26" type="stmt"/>
|
|
1730
|
+
<line num="42" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
1731
|
+
<line num="43" count="0" type="stmt"/>
|
|
1732
|
+
<line num="45" count="23" type="stmt"/>
|
|
1733
|
+
<line num="48" count="46" type="stmt"/>
|
|
1734
|
+
<line num="49" count="82" type="cond" truecount="2" falsecount="0"/>
|
|
1735
|
+
<line num="50" count="2" type="stmt"/>
|
|
1736
|
+
<line num="51" count="2" type="stmt"/>
|
|
1737
|
+
<line num="53" count="82" type="stmt"/>
|
|
1738
|
+
<line num="54" count="82" type="stmt"/>
|
|
1739
|
+
<line num="55" count="222" type="stmt"/>
|
|
1740
|
+
<line num="56" count="222" type="stmt"/>
|
|
1741
|
+
<line num="58" count="222" type="cond" truecount="1" falsecount="1"/>
|
|
1742
|
+
<line num="59" count="0" type="stmt"/>
|
|
1743
|
+
<line num="62" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1744
|
+
<line num="63" count="0" type="stmt"/>
|
|
1745
|
+
<line num="68" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1746
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1747
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1748
|
+
<line num="71" count="0" type="stmt"/>
|
|
1749
|
+
<line num="73" count="0" type="stmt"/>
|
|
1750
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1751
|
+
<line num="78" count="0" type="stmt"/>
|
|
1752
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1753
|
+
<line num="83" count="0" type="stmt"/>
|
|
1754
|
+
<line num="85" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1734
1755
|
<line num="87" count="0" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1756
|
+
<line num="88" count="0" type="stmt"/>
|
|
1757
|
+
<line num="90" count="0" type="stmt"/>
|
|
1758
|
+
<line num="93" count="222" type="stmt"/>
|
|
1759
|
+
<line num="95" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
1760
|
+
<line num="97" count="82" type="stmt"/>
|
|
1738
1761
|
</file>
|
|
1739
1762
|
</package>
|
|
1740
1763
|
<package name="api.controllers.table">
|
|
@@ -2029,7 +2052,7 @@
|
|
|
2029
2052
|
</file>
|
|
2030
2053
|
</package>
|
|
2031
2054
|
<package name="api.controllers.view">
|
|
2032
|
-
<metrics statements="
|
|
2055
|
+
<metrics statements="240" coveredstatements="186" conditionals="133" coveredconditionals="102" methods="29" coveredmethods="23"/>
|
|
2033
2056
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
2034
2057
|
<metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
2035
2058
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -2151,7 +2174,7 @@
|
|
|
2151
2174
|
<line num="187" count="2" type="stmt"/>
|
|
2152
2175
|
</file>
|
|
2153
2176
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.js">
|
|
2154
|
-
<metrics statements="
|
|
2177
|
+
<metrics statements="86" coveredstatements="44" conditionals="28" coveredconditionals="9" methods="9" coveredmethods="6"/>
|
|
2155
2178
|
<line num="7" count="45" type="stmt"/>
|
|
2156
2179
|
<line num="8" count="45" type="stmt"/>
|
|
2157
2180
|
<line num="9" count="45" type="stmt"/>
|
|
@@ -2165,75 +2188,79 @@
|
|
|
2165
2188
|
<line num="20" count="0" type="stmt"/>
|
|
2166
2189
|
<line num="23" count="0" type="stmt"/>
|
|
2167
2190
|
<line num="24" count="0" type="stmt"/>
|
|
2168
|
-
<line num="
|
|
2169
|
-
<line num="
|
|
2170
|
-
<line num="
|
|
2171
|
-
<line num="
|
|
2172
|
-
<line num="
|
|
2173
|
-
<line num="
|
|
2174
|
-
<line num="
|
|
2175
|
-
<line num="
|
|
2176
|
-
<line num="
|
|
2177
|
-
<line num="
|
|
2178
|
-
<line num="
|
|
2179
|
-
<line num="
|
|
2180
|
-
<line num="
|
|
2181
|
-
<line num="
|
|
2182
|
-
<line num="
|
|
2183
|
-
<line num="
|
|
2184
|
-
<line num="
|
|
2185
|
-
<line num="
|
|
2186
|
-
<line num="
|
|
2187
|
-
<line num="
|
|
2188
|
-
<line num="
|
|
2191
|
+
<line num="25" count="0" type="stmt"/>
|
|
2192
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2193
|
+
<line num="29" count="0" type="stmt"/>
|
|
2194
|
+
<line num="32" count="0" type="stmt"/>
|
|
2195
|
+
<line num="37" count="45" type="stmt"/>
|
|
2196
|
+
<line num="38" count="2" type="stmt"/>
|
|
2197
|
+
<line num="39" count="2" type="stmt"/>
|
|
2198
|
+
<line num="40" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2199
|
+
<line num="41" count="2" type="stmt"/>
|
|
2200
|
+
<line num="42" count="2" type="stmt"/>
|
|
2201
|
+
<line num="44" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
2202
|
+
<line num="45" count="4" type="stmt"/>
|
|
2203
|
+
<line num="47" count="1" type="stmt"/>
|
|
2204
|
+
<line num="53" count="0" type="stmt"/>
|
|
2205
|
+
<line num="59" count="0" type="stmt"/>
|
|
2206
|
+
<line num="60" count="0" type="stmt"/>
|
|
2207
|
+
<line num="61" count="0" type="stmt"/>
|
|
2208
|
+
<line num="67" count="2" type="stmt"/>
|
|
2209
|
+
<line num="70" count="45" type="stmt"/>
|
|
2210
|
+
<line num="71" count="23" type="stmt"/>
|
|
2211
|
+
<line num="72" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
2189
2212
|
<line num="73" count="23" type="stmt"/>
|
|
2190
|
-
<line num="
|
|
2191
|
-
<line num="
|
|
2192
|
-
<line num="
|
|
2193
|
-
<line num="
|
|
2213
|
+
<line num="74" count="23" type="stmt"/>
|
|
2214
|
+
<line num="79" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
2215
|
+
<line num="80" count="0" type="stmt"/>
|
|
2216
|
+
<line num="82" count="23" type="stmt"/>
|
|
2194
2217
|
<line num="84" count="0" type="stmt"/>
|
|
2195
2218
|
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2196
2219
|
<line num="86" count="0" type="stmt"/>
|
|
2197
|
-
<line num="
|
|
2198
|
-
<line num="
|
|
2199
|
-
<line num="
|
|
2220
|
+
<line num="92" count="0" type="stmt"/>
|
|
2221
|
+
<line num="93" count="0" type="stmt"/>
|
|
2222
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2200
2223
|
<line num="95" count="0" type="stmt"/>
|
|
2201
|
-
<line num="
|
|
2202
|
-
<line num="
|
|
2203
|
-
<line num="
|
|
2204
|
-
<line num="
|
|
2205
|
-
<line num="
|
|
2206
|
-
<line num="
|
|
2207
|
-
<line num="
|
|
2208
|
-
<line num="
|
|
2209
|
-
<line num="
|
|
2210
|
-
<line num="
|
|
2211
|
-
<line num="
|
|
2212
|
-
<line num="
|
|
2213
|
-
<line num="115" count="45" type="stmt"/>
|
|
2224
|
+
<line num="96" count="0" type="stmt"/>
|
|
2225
|
+
<line num="98" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2226
|
+
<line num="99" count="0" type="stmt"/>
|
|
2227
|
+
<line num="104" count="0" type="stmt"/>
|
|
2228
|
+
<line num="108" count="45" type="stmt"/>
|
|
2229
|
+
<line num="109" count="1" type="stmt"/>
|
|
2230
|
+
<line num="110" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2231
|
+
<line num="111" count="1" type="stmt"/>
|
|
2232
|
+
<line num="112" count="1" type="stmt"/>
|
|
2233
|
+
<line num="113" count="1" type="stmt"/>
|
|
2234
|
+
<line num="114" count="1" type="stmt"/>
|
|
2235
|
+
<line num="115" count="1" type="stmt"/>
|
|
2214
2236
|
<line num="117" count="0" type="stmt"/>
|
|
2237
|
+
<line num="118" count="0" type="stmt"/>
|
|
2215
2238
|
<line num="119" count="0" type="stmt"/>
|
|
2216
2239
|
<line num="120" count="0" type="stmt"/>
|
|
2217
|
-
<line num="
|
|
2218
|
-
<line num="122" count="0" type="stmt"/>
|
|
2219
|
-
<line num="125" count="45" type="stmt"/>
|
|
2240
|
+
<line num="124" count="45" type="stmt"/>
|
|
2220
2241
|
<line num="126" count="0" type="stmt"/>
|
|
2221
|
-
<line num="127" count="0" type="stmt"/>
|
|
2222
2242
|
<line num="128" count="0" type="stmt"/>
|
|
2223
2243
|
<line num="129" count="0" type="stmt"/>
|
|
2224
2244
|
<line num="130" count="0" type="stmt"/>
|
|
2225
|
-
<line num="
|
|
2226
|
-
<line num="134" count="
|
|
2227
|
-
<line num="135" count="
|
|
2228
|
-
<line num="136" count="
|
|
2229
|
-
<line num="137" count="
|
|
2230
|
-
<line num="
|
|
2245
|
+
<line num="131" count="0" type="stmt"/>
|
|
2246
|
+
<line num="134" count="45" type="stmt"/>
|
|
2247
|
+
<line num="135" count="0" type="stmt"/>
|
|
2248
|
+
<line num="136" count="0" type="stmt"/>
|
|
2249
|
+
<line num="137" count="0" type="stmt"/>
|
|
2250
|
+
<line num="138" count="0" type="stmt"/>
|
|
2251
|
+
<line num="139" count="0" type="stmt"/>
|
|
2231
2252
|
<line num="142" count="45" type="stmt"/>
|
|
2232
|
-
<line num="143" count="
|
|
2233
|
-
<line num="144" count="
|
|
2234
|
-
<line num="145" count="
|
|
2235
|
-
<line num="
|
|
2236
|
-
<line num="
|
|
2253
|
+
<line num="143" count="6" type="stmt"/>
|
|
2254
|
+
<line num="144" count="6" type="stmt"/>
|
|
2255
|
+
<line num="145" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2256
|
+
<line num="146" count="1" type="stmt"/>
|
|
2257
|
+
<line num="148" count="5" type="stmt"/>
|
|
2258
|
+
<line num="151" count="45" type="stmt"/>
|
|
2259
|
+
<line num="152" count="1" type="stmt"/>
|
|
2260
|
+
<line num="153" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2261
|
+
<line num="154" count="0" type="stmt"/>
|
|
2262
|
+
<line num="156" count="0" type="stmt"/>
|
|
2263
|
+
<line num="158" count="0" type="stmt"/>
|
|
2237
2264
|
</file>
|
|
2238
2265
|
<file name="viewBuilder.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/viewBuilder.js">
|
|
2239
2266
|
<metrics statements="40" coveredstatements="37" conditionals="36" coveredconditionals="32" methods="5" coveredmethods="5"/>
|
|
@@ -3105,35 +3132,35 @@
|
|
|
3105
3132
|
<metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3106
3133
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3107
3134
|
<metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3108
|
-
<line num="1" count="
|
|
3109
|
-
<line num="2" count="
|
|
3110
|
-
<line num="3" count="
|
|
3111
|
-
<line num="5" count="
|
|
3112
|
-
<line num="9" count="
|
|
3113
|
-
<line num="22" count="
|
|
3114
|
-
<line num="23" count="
|
|
3115
|
-
<line num="32" count="
|
|
3116
|
-
<line num="48" count="
|
|
3117
|
-
<line num="58" count="
|
|
3118
|
-
<line num="59" count="
|
|
3119
|
-
<line num="62" count="
|
|
3120
|
-
<line num="68" count="
|
|
3121
|
-
<line num="73" count="
|
|
3122
|
-
<line num="79" count="
|
|
3123
|
-
<line num="90" count="
|
|
3124
|
-
<line num="94" count="
|
|
3125
|
-
<line num="99" count="
|
|
3126
|
-
<line num="161" count="
|
|
3127
|
-
<line num="169" count="
|
|
3128
|
-
<line num="177" count="
|
|
3129
|
-
<line num="178" count="
|
|
3130
|
-
<line num="185" count="
|
|
3131
|
-
<line num="190" count="
|
|
3132
|
-
<line num="196" count="
|
|
3133
|
-
<line num="201" count="
|
|
3134
|
-
<line num="205" count="
|
|
3135
|
-
<line num="212" count="
|
|
3136
|
-
<line num="214" count="
|
|
3135
|
+
<line num="1" count="53" type="stmt"/>
|
|
3136
|
+
<line num="2" count="53" type="stmt"/>
|
|
3137
|
+
<line num="3" count="53" type="stmt"/>
|
|
3138
|
+
<line num="5" count="53" type="stmt"/>
|
|
3139
|
+
<line num="9" count="53" type="stmt"/>
|
|
3140
|
+
<line num="22" count="53" type="stmt"/>
|
|
3141
|
+
<line num="23" count="53" type="stmt"/>
|
|
3142
|
+
<line num="32" count="53" type="stmt"/>
|
|
3143
|
+
<line num="48" count="53" type="stmt"/>
|
|
3144
|
+
<line num="58" count="53" type="stmt"/>
|
|
3145
|
+
<line num="59" count="106" type="cond" truecount="1" falsecount="1"/>
|
|
3146
|
+
<line num="62" count="53" type="stmt"/>
|
|
3147
|
+
<line num="68" count="53" type="stmt"/>
|
|
3148
|
+
<line num="73" count="53" type="stmt"/>
|
|
3149
|
+
<line num="79" count="53" type="stmt"/>
|
|
3150
|
+
<line num="90" count="53" type="stmt"/>
|
|
3151
|
+
<line num="94" count="53" type="stmt"/>
|
|
3152
|
+
<line num="99" count="53" type="stmt"/>
|
|
3153
|
+
<line num="161" count="53" type="stmt"/>
|
|
3154
|
+
<line num="169" count="53" type="stmt"/>
|
|
3155
|
+
<line num="177" count="53" type="stmt"/>
|
|
3156
|
+
<line num="178" count="53" type="stmt"/>
|
|
3157
|
+
<line num="185" count="53" type="stmt"/>
|
|
3158
|
+
<line num="190" count="53" type="stmt"/>
|
|
3159
|
+
<line num="196" count="53" type="stmt"/>
|
|
3160
|
+
<line num="201" count="53" type="stmt"/>
|
|
3161
|
+
<line num="205" count="53" type="stmt"/>
|
|
3162
|
+
<line num="212" count="53" type="stmt"/>
|
|
3163
|
+
<line num="214" count="53" type="stmt"/>
|
|
3137
3164
|
</file>
|
|
3138
3165
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3139
3166
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3190,120 +3217,120 @@
|
|
|
3190
3217
|
</file>
|
|
3191
3218
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3192
3219
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3193
|
-
<line num="1" count="
|
|
3194
|
-
<line num="3" count="
|
|
3220
|
+
<line num="1" count="59" type="stmt"/>
|
|
3221
|
+
<line num="3" count="59" type="stmt"/>
|
|
3195
3222
|
<line num="4" count="963" type="stmt"/>
|
|
3196
3223
|
</file>
|
|
3197
3224
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3198
3225
|
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3199
|
-
<line num="1" count="
|
|
3200
|
-
<line num="16" count="
|
|
3201
|
-
<line num="18" count="
|
|
3202
|
-
<line num="20" count="
|
|
3203
|
-
<line num="26" count="
|
|
3204
|
-
<line num="47" count="
|
|
3205
|
-
<line num="51" count="
|
|
3206
|
-
<line num="55" count="
|
|
3207
|
-
<line num="57" count="
|
|
3208
|
-
<line num="65" count="
|
|
3209
|
-
<line num="66" count="
|
|
3210
|
-
<line num="67" count="
|
|
3211
|
-
<line num="68" count="
|
|
3212
|
-
<line num="69" count="
|
|
3213
|
-
<line num="70" count="
|
|
3214
|
-
<line num="71" count="
|
|
3215
|
-
<line num="72" count="
|
|
3216
|
-
<line num="73" count="
|
|
3217
|
-
<line num="74" count="
|
|
3218
|
-
<line num="75" count="
|
|
3219
|
-
<line num="76" count="
|
|
3220
|
-
<line num="77" count="
|
|
3221
|
-
<line num="78" count="
|
|
3222
|
-
<line num="79" count="
|
|
3223
|
-
<line num="80" count="
|
|
3224
|
-
<line num="81" count="
|
|
3225
|
-
<line num="83" count="
|
|
3226
|
-
<line num="84" count="
|
|
3227
|
-
<line num="86" count="
|
|
3226
|
+
<line num="1" count="59" type="stmt"/>
|
|
3227
|
+
<line num="16" count="59" type="stmt"/>
|
|
3228
|
+
<line num="18" count="59" type="stmt"/>
|
|
3229
|
+
<line num="20" count="59" type="stmt"/>
|
|
3230
|
+
<line num="26" count="59" type="stmt"/>
|
|
3231
|
+
<line num="47" count="59" type="stmt"/>
|
|
3232
|
+
<line num="51" count="59" type="stmt"/>
|
|
3233
|
+
<line num="55" count="59" type="stmt"/>
|
|
3234
|
+
<line num="57" count="59" type="stmt"/>
|
|
3235
|
+
<line num="65" count="59" type="stmt"/>
|
|
3236
|
+
<line num="66" count="59" type="stmt"/>
|
|
3237
|
+
<line num="67" count="59" type="stmt"/>
|
|
3238
|
+
<line num="68" count="59" type="stmt"/>
|
|
3239
|
+
<line num="69" count="59" type="stmt"/>
|
|
3240
|
+
<line num="70" count="59" type="stmt"/>
|
|
3241
|
+
<line num="71" count="59" type="stmt"/>
|
|
3242
|
+
<line num="72" count="59" type="stmt"/>
|
|
3243
|
+
<line num="73" count="59" type="stmt"/>
|
|
3244
|
+
<line num="74" count="59" type="stmt"/>
|
|
3245
|
+
<line num="75" count="59" type="stmt"/>
|
|
3246
|
+
<line num="76" count="59" type="stmt"/>
|
|
3247
|
+
<line num="77" count="59" type="stmt"/>
|
|
3248
|
+
<line num="78" count="59" type="stmt"/>
|
|
3249
|
+
<line num="79" count="59" type="stmt"/>
|
|
3250
|
+
<line num="80" count="59" type="stmt"/>
|
|
3251
|
+
<line num="81" count="59" type="stmt"/>
|
|
3252
|
+
<line num="83" count="59" type="stmt"/>
|
|
3253
|
+
<line num="84" count="59" type="stmt"/>
|
|
3254
|
+
<line num="86" count="59" type="stmt"/>
|
|
3228
3255
|
<line num="101" count="858" type="cond" truecount="2" falsecount="0"/>
|
|
3229
3256
|
<line num="102" count="841" type="stmt"/>
|
|
3230
3257
|
<line num="104" count="858" type="stmt"/>
|
|
3231
|
-
<line num="111" count="
|
|
3232
|
-
<line num="116" count="
|
|
3258
|
+
<line num="111" count="59" type="stmt"/>
|
|
3259
|
+
<line num="116" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3233
3260
|
<line num="117" count="267" type="stmt"/>
|
|
3234
|
-
<line num="124" count="
|
|
3261
|
+
<line num="124" count="59" type="stmt"/>
|
|
3235
3262
|
<line num="125" count="128" type="stmt"/>
|
|
3236
|
-
<line num="136" count="
|
|
3263
|
+
<line num="136" count="59" type="cond" truecount="0" falsecount="3"/>
|
|
3237
3264
|
<line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3238
3265
|
<line num="138" count="27" type="stmt"/>
|
|
3239
3266
|
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3240
3267
|
<line num="143" count="14" type="stmt"/>
|
|
3241
|
-
<line num="151" count="
|
|
3268
|
+
<line num="151" count="59" type="stmt"/>
|
|
3242
3269
|
<line num="152" count="0" type="stmt"/>
|
|
3243
3270
|
<line num="155" count="0" type="stmt"/>
|
|
3244
|
-
<line num="164" count="
|
|
3271
|
+
<line num="164" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
3245
3272
|
<line num="165" count="317" type="cond" truecount="2" falsecount="0"/>
|
|
3246
3273
|
<line num="166" count="317" type="stmt"/>
|
|
3247
|
-
<line num="172" count="
|
|
3274
|
+
<line num="172" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3248
3275
|
<line num="173" count="3" type="stmt"/>
|
|
3249
|
-
<line num="181" count="
|
|
3276
|
+
<line num="181" count="59" type="stmt"/>
|
|
3250
3277
|
<line num="182" count="240" type="stmt"/>
|
|
3251
|
-
<line num="188" count="
|
|
3278
|
+
<line num="188" count="59" type="stmt"/>
|
|
3252
3279
|
<line num="189" count="3" type="stmt"/>
|
|
3253
3280
|
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3254
3281
|
<line num="191" count="1" type="stmt"/>
|
|
3255
3282
|
<line num="193" count="2" type="stmt"/>
|
|
3256
|
-
<line num="199" count="
|
|
3283
|
+
<line num="199" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3257
3284
|
<line num="200" count="270" type="stmt"/>
|
|
3258
|
-
<line num="207" count="
|
|
3285
|
+
<line num="207" count="59" type="stmt"/>
|
|
3259
3286
|
<line num="208" count="27" type="stmt"/>
|
|
3260
|
-
<line num="222" count="
|
|
3287
|
+
<line num="222" count="59" type="stmt"/>
|
|
3261
3288
|
<line num="230" count="9" type="stmt"/>
|
|
3262
3289
|
<line num="231" count="9" type="stmt"/>
|
|
3263
3290
|
<line num="232" count="9" type="stmt"/>
|
|
3264
3291
|
<line num="233" count="9" type="stmt"/>
|
|
3265
|
-
<line num="239" count="
|
|
3292
|
+
<line num="239" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3266
3293
|
<line num="240" count="0" type="stmt"/>
|
|
3267
|
-
<line num="247" count="
|
|
3294
|
+
<line num="247" count="59" type="stmt"/>
|
|
3268
3295
|
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3269
|
-
<line num="254" count="
|
|
3296
|
+
<line num="254" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3270
3297
|
<line num="255" count="8" type="stmt"/>
|
|
3271
|
-
<line num="262" count="
|
|
3298
|
+
<line num="262" count="59" type="stmt"/>
|
|
3272
3299
|
<line num="263" count="23" type="stmt"/>
|
|
3273
|
-
<line num="269" count="
|
|
3300
|
+
<line num="269" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3274
3301
|
<line num="270" count="10" type="stmt"/>
|
|
3275
|
-
<line num="277" count="
|
|
3302
|
+
<line num="277" count="59" type="stmt"/>
|
|
3276
3303
|
<line num="278" count="10" type="stmt"/>
|
|
3277
|
-
<line num="284" count="
|
|
3304
|
+
<line num="284" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3278
3305
|
<line num="285" count="2" type="stmt"/>
|
|
3279
|
-
<line num="292" count="
|
|
3306
|
+
<line num="292" count="59" type="cond" truecount="1" falsecount="1"/>
|
|
3280
3307
|
<line num="293" count="66" type="stmt"/>
|
|
3281
|
-
<line num="301" count="
|
|
3308
|
+
<line num="301" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3282
3309
|
<line num="302" count="5" type="stmt"/>
|
|
3283
|
-
<line num="309" count="
|
|
3310
|
+
<line num="309" count="59" type="stmt"/>
|
|
3284
3311
|
<line num="310" count="142" type="stmt"/>
|
|
3285
|
-
<line num="319" count="
|
|
3312
|
+
<line num="319" count="59" type="stmt"/>
|
|
3286
3313
|
<line num="320" count="0" type="stmt"/>
|
|
3287
|
-
<line num="326" count="
|
|
3314
|
+
<line num="326" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3288
3315
|
<line num="327" count="250" type="stmt"/>
|
|
3289
|
-
<line num="333" count="
|
|
3316
|
+
<line num="333" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3290
3317
|
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3291
3318
|
<line num="335" count="4" type="stmt"/>
|
|
3292
3319
|
<line num="338" count="1" type="stmt"/>
|
|
3293
|
-
<line num="349" count="
|
|
3320
|
+
<line num="349" count="59" type="stmt"/>
|
|
3294
3321
|
<line num="350" count="0" type="stmt"/>
|
|
3295
|
-
<line num="353" count="
|
|
3322
|
+
<line num="353" count="59" type="stmt"/>
|
|
3296
3323
|
<line num="354" count="10" type="stmt"/>
|
|
3297
|
-
<line num="357" count="
|
|
3324
|
+
<line num="357" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3298
3325
|
<line num="358" count="0" type="stmt"/>
|
|
3299
3326
|
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3300
3327
|
<line num="360" count="0" type="stmt"/>
|
|
3301
3328
|
<line num="362" count="0" type="stmt"/>
|
|
3302
|
-
<line num="365" count="
|
|
3329
|
+
<line num="365" count="59" type="stmt"/>
|
|
3303
3330
|
<line num="366" count="1" type="stmt"/>
|
|
3304
|
-
<line num="369" count="
|
|
3331
|
+
<line num="369" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3305
3332
|
<line num="370" count="0" type="stmt"/>
|
|
3306
|
-
<line num="376" count="
|
|
3333
|
+
<line num="376" count="59" type="stmt"/>
|
|
3307
3334
|
<line num="377" count="60" type="stmt"/>
|
|
3308
3335
|
</file>
|
|
3309
3336
|
</package>
|
|
@@ -3975,16 +4002,16 @@
|
|
|
3975
4002
|
</file>
|
|
3976
4003
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
3977
4004
|
<metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
|
|
3978
|
-
<line num="4" count="
|
|
3979
|
-
<line num="5" count="
|
|
3980
|
-
<line num="6" count="
|
|
3981
|
-
<line num="7" count="
|
|
3982
|
-
<line num="8" count="
|
|
3983
|
-
<line num="12" count="
|
|
3984
|
-
<line num="13" count="
|
|
3985
|
-
<line num="14" count="
|
|
3986
|
-
<line num="15" count="
|
|
3987
|
-
<line num="17" count="
|
|
4005
|
+
<line num="4" count="51" type="stmt"/>
|
|
4006
|
+
<line num="5" count="51" type="stmt"/>
|
|
4007
|
+
<line num="6" count="51" type="stmt"/>
|
|
4008
|
+
<line num="7" count="51" type="stmt"/>
|
|
4009
|
+
<line num="8" count="51" type="stmt"/>
|
|
4010
|
+
<line num="12" count="51" type="stmt"/>
|
|
4011
|
+
<line num="13" count="51" type="stmt"/>
|
|
4012
|
+
<line num="14" count="51" type="stmt"/>
|
|
4013
|
+
<line num="15" count="51" type="stmt"/>
|
|
4014
|
+
<line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
3988
4015
|
<line num="18" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3989
4016
|
<line num="20" count="241" type="cond" truecount="4" falsecount="0"/>
|
|
3990
4017
|
<line num="21" count="3" type="stmt"/>
|
|
@@ -4011,16 +4038,16 @@
|
|
|
4011
4038
|
<line num="57" count="234" type="cond" truecount="3" falsecount="1"/>
|
|
4012
4039
|
<line num="58" count="0" type="stmt"/>
|
|
4013
4040
|
<line num="61" count="234" type="stmt"/>
|
|
4014
|
-
<line num="64" count="
|
|
4041
|
+
<line num="64" count="51" type="stmt"/>
|
|
4015
4042
|
<line num="67" count="232" type="stmt"/>
|
|
4016
4043
|
<line num="68" count="232" type="stmt"/>
|
|
4017
|
-
<line num="71" count="
|
|
4044
|
+
<line num="71" count="51" type="stmt"/>
|
|
4018
4045
|
<line num="72" count="2" type="stmt"/>
|
|
4019
4046
|
<line num="73" count="2" type="stmt"/>
|
|
4020
|
-
<line num="76" count="
|
|
4047
|
+
<line num="76" count="51" type="stmt"/>
|
|
4021
4048
|
<line num="77" count="2" type="stmt"/>
|
|
4022
4049
|
<line num="78" count="2" type="stmt"/>
|
|
4023
|
-
<line num="81" count="
|
|
4050
|
+
<line num="81" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4024
4051
|
<line num="82" count="32" type="stmt"/>
|
|
4025
4052
|
<line num="83" count="32" type="stmt"/>
|
|
4026
4053
|
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4037,7 +4064,7 @@
|
|
|
4037
4064
|
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4038
4065
|
<line num="107" count="0" type="stmt"/>
|
|
4039
4066
|
<line num="110" count="32" type="stmt"/>
|
|
4040
|
-
<line num="113" count="
|
|
4067
|
+
<line num="113" count="51" type="stmt"/>
|
|
4041
4068
|
<line num="114" count="30" type="stmt"/>
|
|
4042
4069
|
<line num="115" count="30" type="stmt"/>
|
|
4043
4070
|
<line num="116" count="0" type="stmt"/>
|
|
@@ -4046,37 +4073,37 @@
|
|
|
4046
4073
|
</file>
|
|
4047
4074
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4048
4075
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4049
|
-
<line num="1" count="
|
|
4050
|
-
<line num="2" count="
|
|
4051
|
-
<line num="3" count="
|
|
4052
|
-
<line num="4" count="
|
|
4053
|
-
<line num="5" count="
|
|
4054
|
-
<line num="6" count="
|
|
4055
|
-
<line num="8" count="
|
|
4056
|
-
<line num="10" count="
|
|
4057
|
-
<line num="12" count="
|
|
4058
|
-
<line num="14" count="
|
|
4059
|
-
<line num="16" count="
|
|
4076
|
+
<line num="1" count="49" type="stmt"/>
|
|
4077
|
+
<line num="2" count="49" type="stmt"/>
|
|
4078
|
+
<line num="3" count="49" type="stmt"/>
|
|
4079
|
+
<line num="4" count="49" type="stmt"/>
|
|
4080
|
+
<line num="5" count="49" type="stmt"/>
|
|
4081
|
+
<line num="6" count="49" type="stmt"/>
|
|
4082
|
+
<line num="8" count="49" type="stmt"/>
|
|
4083
|
+
<line num="10" count="49" type="stmt"/>
|
|
4084
|
+
<line num="12" count="49" type="stmt"/>
|
|
4085
|
+
<line num="14" count="49" type="stmt"/>
|
|
4086
|
+
<line num="16" count="49" type="stmt"/>
|
|
4060
4087
|
<line num="17" count="1" type="stmt"/>
|
|
4061
4088
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4062
4089
|
<line num="19" count="1" type="stmt"/>
|
|
4063
4090
|
<line num="21" count="1" type="stmt"/>
|
|
4064
|
-
<line num="30" count="
|
|
4091
|
+
<line num="30" count="49" type="stmt"/>
|
|
4065
4092
|
<line num="31" count="43" type="stmt"/>
|
|
4066
|
-
<line num="38" count="
|
|
4093
|
+
<line num="38" count="49" type="stmt"/>
|
|
4067
4094
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4068
4095
|
<line num="41" count="2" type="stmt"/>
|
|
4069
4096
|
<line num="43" count="0" type="stmt"/>
|
|
4070
|
-
<line num="57" count="
|
|
4097
|
+
<line num="57" count="49" type="stmt"/>
|
|
4071
4098
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4072
4099
|
<line num="59" count="0" type="stmt"/>
|
|
4073
4100
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4074
4101
|
<line num="65" count="0" type="stmt"/>
|
|
4075
4102
|
<line num="67" count="0" type="stmt"/>
|
|
4076
4103
|
<line num="69" count="6" type="stmt"/>
|
|
4077
|
-
<line num="73" count="
|
|
4104
|
+
<line num="73" count="49" type="stmt"/>
|
|
4078
4105
|
<line num="74" count="2" type="stmt"/>
|
|
4079
|
-
<line num="79" count="
|
|
4106
|
+
<line num="79" count="49" type="stmt"/>
|
|
4080
4107
|
<line num="80" count="3" type="stmt"/>
|
|
4081
4108
|
<line num="81" count="3" type="stmt"/>
|
|
4082
4109
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4091,10 +4118,10 @@
|
|
|
4091
4118
|
<line num="95" count="0" type="stmt"/>
|
|
4092
4119
|
<line num="97" count="3" type="stmt"/>
|
|
4093
4120
|
<line num="98" count="3" type="stmt"/>
|
|
4094
|
-
<line num="105" count="
|
|
4121
|
+
<line num="105" count="49" type="stmt"/>
|
|
4095
4122
|
<line num="106" count="1" type="stmt"/>
|
|
4096
4123
|
<line num="107" count="1" type="stmt"/>
|
|
4097
|
-
<line num="111" count="
|
|
4124
|
+
<line num="111" count="49" type="stmt"/>
|
|
4098
4125
|
<line num="112" count="4" type="stmt"/>
|
|
4099
4126
|
<line num="113" count="4" type="stmt"/>
|
|
4100
4127
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4103,13 +4130,13 @@
|
|
|
4103
4130
|
<line num="118" count="0" type="stmt"/>
|
|
4104
4131
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4105
4132
|
<line num="124" count="0" type="stmt"/>
|
|
4106
|
-
<line num="128" count="
|
|
4133
|
+
<line num="128" count="49" type="stmt"/>
|
|
4107
4134
|
<line num="129" count="0" type="stmt"/>
|
|
4108
|
-
<line num="138" count="
|
|
4135
|
+
<line num="138" count="49" type="stmt"/>
|
|
4109
4136
|
<line num="139" count="1" type="stmt"/>
|
|
4110
4137
|
<line num="141" count="1" type="stmt"/>
|
|
4111
4138
|
<line num="142" count="1" type="stmt"/>
|
|
4112
|
-
<line num="147" count="
|
|
4139
|
+
<line num="147" count="49" type="stmt"/>
|
|
4113
4140
|
<line num="148" count="36" type="stmt"/>
|
|
4114
4141
|
<line num="149" count="36" type="stmt"/>
|
|
4115
4142
|
<line num="150" count="36" type="stmt"/>
|
|
@@ -4117,7 +4144,7 @@
|
|
|
4117
4144
|
<line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4118
4145
|
<line num="153" count="0" type="stmt"/>
|
|
4119
4146
|
<line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4120
|
-
<line num="158" count="
|
|
4147
|
+
<line num="158" count="49" type="stmt"/>
|
|
4121
4148
|
<line num="159" count="1" type="stmt"/>
|
|
4122
4149
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4123
4150
|
<line num="161" count="0" type="stmt"/>
|
|
@@ -4176,11 +4203,11 @@
|
|
|
4176
4203
|
</file>
|
|
4177
4204
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4178
4205
|
<metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4179
|
-
<line num="1" count="
|
|
4180
|
-
<line num="2" count="
|
|
4181
|
-
<line num="3" count="
|
|
4182
|
-
<line num="4" count="
|
|
4183
|
-
<line num="6" count="
|
|
4206
|
+
<line num="1" count="46" type="stmt"/>
|
|
4207
|
+
<line num="2" count="46" type="stmt"/>
|
|
4208
|
+
<line num="3" count="46" type="stmt"/>
|
|
4209
|
+
<line num="4" count="46" type="stmt"/>
|
|
4210
|
+
<line num="6" count="46" type="stmt"/>
|
|
4184
4211
|
<line num="7" count="2" type="stmt"/>
|
|
4185
4212
|
<line num="9" count="2" type="stmt"/>
|
|
4186
4213
|
<line num="11" count="2" type="stmt"/>
|
|
@@ -4188,7 +4215,7 @@
|
|
|
4188
4215
|
<line num="15" count="2" type="stmt"/>
|
|
4189
4216
|
<line num="16" count="2" type="stmt"/>
|
|
4190
4217
|
<line num="18" count="2" type="stmt"/>
|
|
4191
|
-
<line num="27" count="
|
|
4218
|
+
<line num="27" count="46" type="stmt"/>
|
|
4192
4219
|
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4193
4220
|
<line num="29" count="0" type="stmt"/>
|
|
4194
4221
|
<line num="31" count="2" type="cond" truecount="4" falsecount="0"/>
|