@budibase/server 1.2.58-alpha.6 → 1.2.58
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 +0 -4
- package/__mocks__/node-fetch.ts +1 -8
- package/builder/assets/index.08dd0c5e.css +6 -0
- package/builder/assets/index.5cf58e77.js +975 -0
- package/builder/assets/{vendor.67dbd8fa.js → vendor.6bcafa60.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +524 -549
- package/coverage/coverage-final.json +20 -20
- 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 +191 -317
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +18 -27
- 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 +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 +5 -5
- 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 +6 -9
- package/coverage/lcov-report/automations/index.html +11 -11
- 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 +4 -4
- package/coverage/lcov-report/db/utils.js.html +73 -73
- 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 +33 -33
- 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 +12 -12
- package/coverage/lcov-report/middleware/currentapp.js.html +33 -33
- package/coverage/lcov-report/middleware/index.html +10 -10
- package/coverage/lcov-report/middleware/joi-validator.js.html +9 -18
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +12 -12
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +2 -2
- 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 +31 -31
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +24 -24
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +2 -2
- 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 +20 -20
- 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 +13 -13
- package/coverage/lcov.info +844 -888
- package/dist/api/controllers/application.js +14 -80
- package/dist/api/controllers/row/internalSearch.js +4 -39
- package/dist/api/controllers/row/utils.js +1 -3
- package/dist/api/controllers/static/index.js +2 -26
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/api/routes/static.js +0 -3
- package/dist/app.js +3 -4
- package/dist/automations/bullboard.js +0 -1
- package/dist/automations/logging/index.js +0 -3
- package/dist/integrations/base/sql.js +30 -62
- package/dist/integrations/base/utils.js +27 -13
- package/dist/integrations/microsoftSqlServer.js +2 -5
- package/dist/integrations/mongodb.js +8 -35
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +2 -5
- package/dist/middleware/joi-validator.js +4 -7
- package/dist/package.json +7 -7
- package/dist/threads/index.js +0 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +1 -2
- package/dist/utilities/redis.js +0 -1
- package/package.json +8 -8
- package/src/api/controllers/application.ts +15 -96
- package/src/api/controllers/row/internalSearch.js +3 -45
- package/src/api/controllers/row/utils.js +1 -4
- package/src/api/controllers/static/index.ts +1 -21
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/routes/static.ts +0 -12
- package/src/api/routes/tests/application.spec.js +0 -26
- package/src/api/routes/tests/static.spec.js +7 -19
- package/src/app.ts +3 -5
- package/src/automations/bullboard.js +0 -1
- package/src/automations/logging/index.ts +0 -3
- package/src/integrations/base/sql.ts +30 -67
- package/src/integrations/base/utils.ts +18 -9
- package/src/integrations/microsoftSqlServer.ts +2 -3
- package/src/integrations/mongodb.ts +8 -35
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +1 -2
- package/src/integrations/tests/mongo.spec.js +0 -218
- package/src/integrations/tests/sql.spec.js +11 -101
- package/src/middleware/joi-validator.js +4 -7
- package/src/threads/index.ts +0 -1
- package/src/utilities/fileSystem/index.js +0 -2
- package/src/utilities/redis.js +0 -1
- package/builder/assets/index.7ba6d256.js +0 -875
- package/builder/assets/index.fdb1647e.css +0 -6
- package/dist/api/controllers/static/templates/preview.hbs +0 -103
- package/dist/integrations/base/query.js +0 -27
- package/src/api/controllers/static/templates/preview.hbs +0 -103
- package/src/api/routes/tests/data/old-app.txt +0 -3
- package/src/api/routes/tests/internalSearch.spec.js +0 -176
- package/src/integrations/base/query.ts +0 -16
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="1662036534389" clover="3.2.0">
|
|
3
|
+
<project timestamp="1662036534389" name="All files">
|
|
4
|
+
<metrics statements="4115" coveredstatements="2982" conditionals="1733" coveredconditionals="922" methods="607" coveredmethods="422" elements="6455" coveredelements="4326" complexity="0" loc="4115" ncloc="4115" 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">
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
<line num="19" count="28" type="stmt"/>
|
|
22
22
|
<line num="20" count="28" type="stmt"/>
|
|
23
23
|
<line num="22" count="28" type="stmt"/>
|
|
24
|
-
<line num="36" count="
|
|
25
|
-
<line num="40" count="
|
|
24
|
+
<line num="36" count="237" type="stmt"/>
|
|
25
|
+
<line num="40" count="237" type="stmt"/>
|
|
26
26
|
<line num="62" count="28" type="stmt"/>
|
|
27
|
-
<line num="63" count="
|
|
28
|
-
<line num="64" count="
|
|
27
|
+
<line num="63" count="235" type="stmt"/>
|
|
28
|
+
<line num="64" count="235" type="stmt"/>
|
|
29
29
|
<line num="66" count="39" type="cond" truecount="1" falsecount="2"/>
|
|
30
30
|
<line num="67" count="39" type="stmt"/>
|
|
31
31
|
<line num="68" count="39" type="stmt"/>
|
|
@@ -888,15 +888,15 @@
|
|
|
888
888
|
</file>
|
|
889
889
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
890
890
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
891
|
-
<line num="5" count="
|
|
892
|
-
<line num="6" count="
|
|
893
|
-
<line num="7" count="
|
|
894
|
-
<line num="8" count="
|
|
895
|
-
<line num="9" count="
|
|
896
|
-
<line num="10" count="
|
|
897
|
-
<line num="15" count="
|
|
898
|
-
<line num="16" count="
|
|
899
|
-
<line num="17" count="
|
|
891
|
+
<line num="5" count="45" type="stmt"/>
|
|
892
|
+
<line num="6" count="45" type="stmt"/>
|
|
893
|
+
<line num="7" count="45" type="stmt"/>
|
|
894
|
+
<line num="8" count="45" type="stmt"/>
|
|
895
|
+
<line num="9" count="45" type="stmt"/>
|
|
896
|
+
<line num="10" count="45" type="stmt"/>
|
|
897
|
+
<line num="15" count="45" type="stmt"/>
|
|
898
|
+
<line num="16" count="45" type="stmt"/>
|
|
899
|
+
<line num="17" count="45" type="stmt"/>
|
|
900
900
|
<line num="20" count="2" type="stmt"/>
|
|
901
901
|
<line num="21" count="2" type="stmt"/>
|
|
902
902
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -912,7 +912,7 @@
|
|
|
912
912
|
<line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
913
913
|
<line num="50" count="0" type="stmt"/>
|
|
914
914
|
<line num="55" count="0" type="stmt"/>
|
|
915
|
-
<line num="58" count="
|
|
915
|
+
<line num="58" count="45" type="stmt"/>
|
|
916
916
|
<line num="60" count="0" type="stmt"/>
|
|
917
917
|
<line num="61" count="0" type="stmt"/>
|
|
918
918
|
<line num="62" count="0" type="stmt"/>
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
922
922
|
<line num="66" count="0" type="stmt"/>
|
|
923
923
|
<line num="69" count="0" type="stmt"/>
|
|
924
|
-
<line num="72" count="
|
|
924
|
+
<line num="72" count="45" type="stmt"/>
|
|
925
925
|
<line num="73" count="0" type="stmt"/>
|
|
926
926
|
<line num="75" count="0" type="stmt"/>
|
|
927
927
|
<line num="76" count="0" type="stmt"/>
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
960
960
|
<line num="135" count="0" type="stmt"/>
|
|
961
961
|
<line num="140" count="0" type="stmt"/>
|
|
962
|
-
<line num="145" count="
|
|
962
|
+
<line num="145" count="45" type="stmt"/>
|
|
963
963
|
<line num="146" count="2" type="stmt"/>
|
|
964
964
|
<line num="147" count="2" type="stmt"/>
|
|
965
965
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -968,26 +968,26 @@
|
|
|
968
968
|
<line num="152" count="7" type="stmt"/>
|
|
969
969
|
<line num="154" count="7" type="stmt"/>
|
|
970
970
|
<line num="162" count="2" type="stmt"/>
|
|
971
|
-
<line num="165" count="
|
|
971
|
+
<line num="165" count="45" type="stmt"/>
|
|
972
972
|
<line num="167" count="0" type="stmt"/>
|
|
973
973
|
<line num="169" count="0" type="stmt"/>
|
|
974
974
|
<line num="171" count="0" type="stmt"/>
|
|
975
975
|
<line num="172" count="0" type="stmt"/>
|
|
976
|
-
<line num="175" count="
|
|
976
|
+
<line num="175" count="45" type="stmt"/>
|
|
977
977
|
<line num="176" count="1" type="stmt"/>
|
|
978
978
|
<line num="177" count="1" type="stmt"/>
|
|
979
979
|
<line num="179" count="1" type="stmt"/>
|
|
980
980
|
<line num="180" count="1" type="stmt"/>
|
|
981
981
|
<line num="184" count="1" type="stmt"/>
|
|
982
|
-
<line num="187" count="
|
|
982
|
+
<line num="187" count="45" type="stmt"/>
|
|
983
983
|
<line num="188" count="1" type="stmt"/>
|
|
984
984
|
<line num="189" count="1" type="stmt"/>
|
|
985
985
|
<line num="190" count="1" type="stmt"/>
|
|
986
986
|
<line num="191" count="0" type="stmt"/>
|
|
987
987
|
<line num="195" count="1" type="stmt"/>
|
|
988
|
-
<line num="200" count="
|
|
988
|
+
<line num="200" count="45" type="stmt"/>
|
|
989
989
|
<line num="201" count="1" type="stmt"/>
|
|
990
|
-
<line num="204" count="
|
|
990
|
+
<line num="204" count="45" type="stmt"/>
|
|
991
991
|
<line num="205" count="0" type="stmt"/>
|
|
992
992
|
<line num="206" count="0" type="stmt"/>
|
|
993
993
|
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
<line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1001
1001
|
<line num="219" count="0" type="stmt"/>
|
|
1002
1002
|
<line num="220" count="0" type="stmt"/>
|
|
1003
|
-
<line num="223" count="
|
|
1003
|
+
<line num="223" count="45" type="stmt"/>
|
|
1004
1004
|
<line num="224" count="0" type="stmt"/>
|
|
1005
1005
|
<line num="225" count="0" type="stmt"/>
|
|
1006
1006
|
<line num="226" count="0" type="stmt"/>
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
</file>
|
|
1089
1089
|
</package>
|
|
1090
1090
|
<package name="api.controllers.row">
|
|
1091
|
-
<metrics statements="
|
|
1091
|
+
<metrics statements="642" coveredstatements="379" conditionals="306" coveredconditionals="109" methods="90" coveredmethods="48"/>
|
|
1092
1092
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1093
1093
|
<metrics statements="120" coveredstatements="18" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1094
1094
|
<line num="6" count="45" type="stmt"/>
|
|
@@ -1437,213 +1437,192 @@
|
|
|
1437
1437
|
<line num="468" count="2" type="stmt"/>
|
|
1438
1438
|
</file>
|
|
1439
1439
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1440
|
-
<metrics statements="
|
|
1441
|
-
<line num="1" count="
|
|
1442
|
-
<line num="2" count="
|
|
1443
|
-
<line num="3" count="
|
|
1444
|
-
<line num="4" count="
|
|
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="
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1440
|
+
<metrics statements="185" coveredstatements="111" conditionals="119" coveredconditionals="47" methods="37" coveredmethods="18"/>
|
|
1441
|
+
<line num="1" count="44" type="stmt"/>
|
|
1442
|
+
<line num="2" count="44" type="stmt"/>
|
|
1443
|
+
<line num="3" count="44" type="stmt"/>
|
|
1444
|
+
<line num="4" count="44" type="stmt"/>
|
|
1445
|
+
<line num="12" count="1" type="stmt"/>
|
|
1446
|
+
<line num="25" count="1" type="stmt"/>
|
|
1447
|
+
<line num="26" count="1" type="stmt"/>
|
|
1448
|
+
<line num="27" count="1" type="stmt"/>
|
|
1449
|
+
<line num="28" count="1" type="stmt"/>
|
|
1450
|
+
<line num="29" count="1" type="stmt"/>
|
|
1451
|
+
<line num="33" count="1" type="stmt"/>
|
|
1452
|
+
<line num="34" count="1" type="stmt"/>
|
|
1453
|
+
<line num="38" count="1" type="stmt"/>
|
|
1454
|
+
<line num="39" count="1" type="stmt"/>
|
|
1455
|
+
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1456
|
+
<line num="44" count="1" type="stmt"/>
|
|
1457
|
+
<line num="46" count="1" type="stmt"/>
|
|
1458
|
+
<line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1459
|
+
<line num="51" count="0" type="stmt"/>
|
|
1460
|
+
<line num="53" count="1" type="stmt"/>
|
|
1461
|
+
<line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1462
|
+
<line num="58" count="0" type="stmt"/>
|
|
1463
|
+
<line num="60" count="1" type="stmt"/>
|
|
1464
|
+
<line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1465
|
+
<line num="65" count="0" type="stmt"/>
|
|
1466
|
+
<line num="67" count="1" type="stmt"/>
|
|
1467
|
+
<line num="71" count="1" type="stmt"/>
|
|
1468
|
+
<line num="72" count="1" type="stmt"/>
|
|
1469
|
+
<line num="76" count="0" type="stmt"/>
|
|
1470
|
+
<line num="77" count="0" type="stmt"/>
|
|
1471
|
+
<line num="81" count="0" type="stmt"/>
|
|
1472
|
+
<line num="82" count="0" type="stmt"/>
|
|
1473
|
+
<line num="86" count="0" type="stmt"/>
|
|
1474
|
+
<line num="87" count="0" type="stmt"/>
|
|
1475
|
+
<line num="91" count="0" type="stmt"/>
|
|
1476
|
+
<line num="95" count="0" type="stmt"/>
|
|
1477
|
+
<line num="99" count="0" type="stmt"/>
|
|
1478
|
+
<line num="100" count="0" type="stmt"/>
|
|
1479
|
+
<line num="104" count="0" type="stmt"/>
|
|
1480
|
+
<line num="105" count="0" type="stmt"/>
|
|
1481
|
+
<line num="109" count="0" type="stmt"/>
|
|
1482
|
+
<line num="110" count="0" type="stmt"/>
|
|
1483
|
+
<line num="114" count="0" type="stmt"/>
|
|
1484
|
+
<line num="115" count="0" type="stmt"/>
|
|
1485
|
+
<line num="119" count="0" type="stmt"/>
|
|
1486
|
+
<line num="120" count="0" type="stmt"/>
|
|
1487
|
+
<line num="124" count="0" type="stmt"/>
|
|
1488
|
+
<line num="125" count="0" type="stmt"/>
|
|
1489
|
+
<line num="136" count="2" type="stmt"/>
|
|
1490
|
+
<line num="138" count="2" type="stmt"/>
|
|
1491
|
+
<line num="140" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1492
|
+
<line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1493
|
+
<line num="144" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1494
|
+
<line num="145" count="2" type="stmt"/>
|
|
1495
|
+
<line num="148" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1496
|
+
<line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1497
|
+
<line num="151" count="2" type="stmt"/>
|
|
1498
|
+
<line num="155" count="1" type="stmt"/>
|
|
1499
|
+
<line num="156" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1500
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1501
|
+
<line num="158" count="1" type="stmt"/>
|
|
1502
|
+
<line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1503
|
+
<line num="161" count="1" type="stmt"/>
|
|
1504
|
+
<line num="162" count="1" type="stmt"/>
|
|
1505
|
+
<line num="165" count="1" type="stmt"/>
|
|
1506
|
+
<line num="167" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1507
|
+
<line num="168" count="0" type="stmt"/>
|
|
1508
|
+
<line num="170" count="1" type="stmt"/>
|
|
1509
|
+
<line num="173" count="1" type="stmt"/>
|
|
1510
|
+
<line num="174" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1511
|
+
<line num="175" count="0" type="stmt"/>
|
|
1512
|
+
<line num="177" count="0" type="stmt"/>
|
|
1513
|
+
<line num="180" count="1" type="stmt"/>
|
|
1514
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1515
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1516
|
+
<line num="183" count="0" type="stmt"/>
|
|
1517
|
+
<line num="185" count="0" type="stmt"/>
|
|
1516
1518
|
<line num="188" count="0" type="stmt"/>
|
|
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="
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="
|
|
1533
|
-
<line num="
|
|
1534
|
-
<line num="
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="230" count="
|
|
1538
|
-
<line num="232" count="
|
|
1539
|
-
<line num="233" count="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1519
|
+
<line num="189" count="0" type="stmt"/>
|
|
1520
|
+
<line num="190" count="0" type="stmt"/>
|
|
1521
|
+
<line num="195" count="0" type="stmt"/>
|
|
1522
|
+
<line num="199" count="10" type="stmt"/>
|
|
1523
|
+
<line num="200" count="1" type="stmt"/>
|
|
1524
|
+
<line num="203" count="1" type="stmt"/>
|
|
1525
|
+
<line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1526
|
+
<line num="205" count="0" type="stmt"/>
|
|
1527
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1528
|
+
<line num="208" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1529
|
+
<line num="210" count="1" type="stmt"/>
|
|
1530
|
+
<line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1531
|
+
<line num="216" count="1" type="stmt"/>
|
|
1532
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1533
|
+
<line num="218" count="0" type="stmt"/>
|
|
1534
|
+
<line num="220" count="0" type="stmt"/>
|
|
1535
|
+
<line num="224" count="0" type="stmt"/>
|
|
1536
|
+
<line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1537
|
+
<line num="228" count="1" type="stmt"/>
|
|
1538
|
+
<line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1539
|
+
<line num="230" count="0" type="stmt"/>
|
|
1540
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1541
|
+
<line num="233" count="0" type="stmt"/>
|
|
1542
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1543
|
+
<line num="236" count="0" type="stmt"/>
|
|
1542
1544
|
<line num="238" count="0" type="stmt"/>
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="243" count="
|
|
1546
|
-
<line num="
|
|
1547
|
-
<line num="
|
|
1548
|
-
<line num="
|
|
1549
|
-
<line num="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1545
|
+
<line num="239" count="0" type="stmt"/>
|
|
1546
|
+
<line num="240" count="0" type="stmt"/>
|
|
1547
|
+
<line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1548
|
+
<line num="244" count="1" type="stmt"/>
|
|
1549
|
+
<line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1550
|
+
<line num="246" count="0" type="stmt"/>
|
|
1551
|
+
<line num="248" count="0" type="stmt"/>
|
|
1552
|
+
<line num="252" count="0" type="stmt"/>
|
|
1553
|
+
<line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1554
|
+
<line num="256" count="1" type="stmt"/>
|
|
1555
|
+
<line num="258" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1556
|
+
<line num="259" count="1" type="stmt"/>
|
|
1557
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1558
|
+
<line num="261" count="0" type="stmt"/>
|
|
1555
1559
|
<line num="263" count="0" type="stmt"/>
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
1562
|
-
<line num="
|
|
1563
|
-
<line num="276" count="
|
|
1564
|
-
<line num="
|
|
1565
|
-
<line num="
|
|
1566
|
-
<line num="
|
|
1567
|
-
<line num="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="288" count="
|
|
1570
|
-
<line num="
|
|
1571
|
-
<line num="291" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
1572
|
-
<line num="292" count="31" type="stmt"/>
|
|
1573
|
-
<line num="293" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1560
|
+
<line num="266" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="267" count="1" type="stmt"/>
|
|
1562
|
+
<line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1563
|
+
<line num="270" count="1" type="stmt"/>
|
|
1564
|
+
<line num="272" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1565
|
+
<line num="273" count="1" type="stmt"/>
|
|
1566
|
+
<line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1567
|
+
<line num="276" count="1" type="stmt"/>
|
|
1568
|
+
<line num="279" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1569
|
+
<line num="280" count="1" type="stmt"/>
|
|
1570
|
+
<line num="281" count="1" type="stmt"/>
|
|
1571
|
+
<line num="282" count="1" type="stmt"/>
|
|
1572
|
+
<line num="284" count="1" type="stmt"/>
|
|
1573
|
+
<line num="288" count="1" type="stmt"/>
|
|
1574
|
+
<line num="293" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1574
1575
|
<line num="294" count="0" type="stmt"/>
|
|
1575
|
-
<line num="296" count="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="305" count="
|
|
1581
|
-
<line num="306" count="
|
|
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="
|
|
1607
|
-
<line num="
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="
|
|
1614
|
-
<line num="
|
|
1615
|
-
<line num="
|
|
1616
|
-
<line num="400" count="45" type="stmt"/>
|
|
1617
|
-
<line num="401" count="1" type="stmt"/>
|
|
1618
|
-
<line num="402" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1619
|
-
<line num="403" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1620
|
-
<line num="404" count="0" type="stmt"/>
|
|
1621
|
-
<line num="406" count="1" type="stmt"/>
|
|
1622
|
-
<line num="407" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1623
|
-
<line num="408" count="0" type="stmt"/>
|
|
1624
|
-
<line num="410" count="1" type="stmt"/>
|
|
1625
|
-
<line num="419" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1626
|
-
<line num="420" count="0" type="stmt"/>
|
|
1627
|
-
<line num="422" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1628
|
-
<line num="423" count="1" type="stmt"/>
|
|
1576
|
+
<line num="296" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1577
|
+
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1578
|
+
<line num="298" count="0" type="stmt"/>
|
|
1579
|
+
<line num="299" count="0" type="stmt"/>
|
|
1580
|
+
<line num="301" count="1" type="stmt"/>
|
|
1581
|
+
<line num="305" count="1" type="stmt"/>
|
|
1582
|
+
<line num="306" count="1" type="stmt"/>
|
|
1583
|
+
<line num="307" count="1" type="stmt"/>
|
|
1584
|
+
<line num="308" count="1" type="stmt"/>
|
|
1585
|
+
<line num="309" count="1" type="stmt"/>
|
|
1586
|
+
<line num="320" count="44" type="stmt"/>
|
|
1587
|
+
<line num="321" count="1" type="stmt"/>
|
|
1588
|
+
<line num="328" count="1" type="stmt"/>
|
|
1589
|
+
<line num="330" count="1" type="stmt"/>
|
|
1590
|
+
<line num="333" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1591
|
+
<line num="334" count="1" type="stmt"/>
|
|
1592
|
+
<line num="336" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1593
|
+
<line num="337" count="1" type="stmt"/>
|
|
1594
|
+
<line num="339" count="1" type="stmt"/>
|
|
1595
|
+
<line num="358" count="44" type="stmt"/>
|
|
1596
|
+
<line num="359" count="1" type="stmt"/>
|
|
1597
|
+
<line num="360" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1598
|
+
<line num="361" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1599
|
+
<line num="362" count="0" type="stmt"/>
|
|
1600
|
+
<line num="364" count="1" type="stmt"/>
|
|
1601
|
+
<line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1602
|
+
<line num="366" count="0" type="stmt"/>
|
|
1603
|
+
<line num="368" count="1" type="stmt"/>
|
|
1604
|
+
<line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1605
|
+
<line num="378" count="0" type="stmt"/>
|
|
1606
|
+
<line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1607
|
+
<line num="381" count="1" type="stmt"/>
|
|
1608
|
+
<line num="383" count="0" type="stmt"/>
|
|
1609
|
+
<line num="388" count="0" type="stmt"/>
|
|
1610
|
+
<line num="406" count="44" type="stmt"/>
|
|
1611
|
+
<line num="407" count="0" type="stmt"/>
|
|
1612
|
+
<line num="408" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1613
|
+
<line num="409" count="0" type="stmt"/>
|
|
1614
|
+
<line num="411" count="0" type="stmt"/>
|
|
1615
|
+
<line num="412" count="0" type="stmt"/>
|
|
1616
|
+
<line num="418" count="0" type="stmt"/>
|
|
1629
1617
|
<line num="425" count="0" type="stmt"/>
|
|
1630
|
-
<line num="
|
|
1631
|
-
<line num="
|
|
1632
|
-
<line num="
|
|
1633
|
-
<line num="
|
|
1634
|
-
<line num="
|
|
1635
|
-
<line num="
|
|
1636
|
-
<line num="
|
|
1637
|
-
<line num="
|
|
1638
|
-
<line num="467" count="15" type="stmt"/>
|
|
1639
|
-
<line num="473" count="15" type="stmt"/>
|
|
1640
|
-
<line num="494" count="45" type="stmt"/>
|
|
1641
|
-
<line num="495" count="1" type="stmt"/>
|
|
1642
|
-
<line num="496" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1643
|
-
<line num="497" count="1" type="stmt"/>
|
|
1644
|
-
<line num="499" count="1" type="stmt"/>
|
|
1645
|
-
<line num="500" count="1" type="stmt"/>
|
|
1646
|
-
<line num="501" count="1" type="stmt"/>
|
|
1618
|
+
<line num="431" count="0" type="stmt"/>
|
|
1619
|
+
<line num="452" count="44" type="stmt"/>
|
|
1620
|
+
<line num="453" count="1" type="stmt"/>
|
|
1621
|
+
<line num="454" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1622
|
+
<line num="455" count="1" type="stmt"/>
|
|
1623
|
+
<line num="457" count="1" type="stmt"/>
|
|
1624
|
+
<line num="458" count="1" type="stmt"/>
|
|
1625
|
+
<line num="459" count="1" type="stmt"/>
|
|
1647
1626
|
</file>
|
|
1648
1627
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1649
1628
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1712,62 +1691,60 @@
|
|
|
1712
1691
|
<line num="155" count="80" type="stmt"/>
|
|
1713
1692
|
</file>
|
|
1714
1693
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1715
|
-
<metrics statements="
|
|
1716
|
-
<line num="1" count="
|
|
1717
|
-
<line num="2" count="
|
|
1718
|
-
<line num="3" count="
|
|
1719
|
-
<line num="4" count="
|
|
1720
|
-
<line num="5" count="
|
|
1721
|
-
<line num="6" count="
|
|
1722
|
-
<line num="7" count="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="20" count="
|
|
1728
|
-
<line num="
|
|
1694
|
+
<metrics statements="53" coveredstatements="35" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1695
|
+
<line num="1" count="45" type="stmt"/>
|
|
1696
|
+
<line num="2" count="45" type="stmt"/>
|
|
1697
|
+
<line num="3" count="45" type="stmt"/>
|
|
1698
|
+
<line num="4" count="45" type="stmt"/>
|
|
1699
|
+
<line num="5" count="45" type="stmt"/>
|
|
1700
|
+
<line num="6" count="45" type="stmt"/>
|
|
1701
|
+
<line num="7" count="45" type="stmt"/>
|
|
1702
|
+
<line num="9" count="45" type="stmt"/>
|
|
1703
|
+
<line num="11" count="2" type="stmt"/>
|
|
1704
|
+
<line num="15" count="0" type="stmt"/>
|
|
1705
|
+
<line num="19" count="45" type="stmt"/>
|
|
1706
|
+
<line num="20" count="1" type="stmt"/>
|
|
1707
|
+
<line num="21" count="1" type="stmt"/>
|
|
1708
|
+
<line num="22" count="1" type="stmt"/>
|
|
1729
1709
|
<line num="23" count="1" type="stmt"/>
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="
|
|
1734
|
-
<line num="30" count="26" type="stmt"/>
|
|
1735
|
-
<line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1710
|
+
<line num="26" count="45" type="stmt"/>
|
|
1711
|
+
<line num="27" count="26" type="stmt"/>
|
|
1712
|
+
<line num="30" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1713
|
+
<line num="31" count="0" type="stmt"/>
|
|
1736
1714
|
<line num="34" count="0" type="stmt"/>
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="
|
|
1740
|
-
<line num="
|
|
1741
|
-
<line num="
|
|
1742
|
-
<line num="45" count="
|
|
1743
|
-
<line num="
|
|
1744
|
-
<line num="
|
|
1745
|
-
<line num="
|
|
1746
|
-
<line num="
|
|
1747
|
-
<line num="
|
|
1748
|
-
<line num="
|
|
1749
|
-
<line num="
|
|
1750
|
-
<line num="
|
|
1751
|
-
<line num="
|
|
1752
|
-
<line num="59" count="
|
|
1753
|
-
<line num="
|
|
1754
|
-
<line num="
|
|
1755
|
-
<line num="
|
|
1756
|
-
<line num="
|
|
1757
|
-
<line num="
|
|
1758
|
-
<line num="
|
|
1759
|
-
<line num="
|
|
1760
|
-
<line num="
|
|
1761
|
-
<line num="78" count="0" type="
|
|
1762
|
-
<line num="
|
|
1763
|
-
<line num="
|
|
1764
|
-
<line num="
|
|
1715
|
+
<line num="35" count="0" type="stmt"/>
|
|
1716
|
+
<line num="37" count="26" type="stmt"/>
|
|
1717
|
+
<line num="39" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
1718
|
+
<line num="40" count="0" type="stmt"/>
|
|
1719
|
+
<line num="42" count="23" type="stmt"/>
|
|
1720
|
+
<line num="45" count="45" type="stmt"/>
|
|
1721
|
+
<line num="46" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
1722
|
+
<line num="47" count="2" type="stmt"/>
|
|
1723
|
+
<line num="48" count="2" type="stmt"/>
|
|
1724
|
+
<line num="50" count="84" type="stmt"/>
|
|
1725
|
+
<line num="51" count="84" type="stmt"/>
|
|
1726
|
+
<line num="52" count="226" type="stmt"/>
|
|
1727
|
+
<line num="53" count="226" type="stmt"/>
|
|
1728
|
+
<line num="55" count="226" type="cond" truecount="1" falsecount="1"/>
|
|
1729
|
+
<line num="56" count="0" type="stmt"/>
|
|
1730
|
+
<line num="59" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1731
|
+
<line num="60" count="0" type="stmt"/>
|
|
1732
|
+
<line num="65" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1733
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1734
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1735
|
+
<line num="68" count="0" type="stmt"/>
|
|
1736
|
+
<line num="70" count="0" type="stmt"/>
|
|
1737
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1738
|
+
<line num="75" count="0" type="stmt"/>
|
|
1739
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1740
|
+
<line num="80" count="0" type="stmt"/>
|
|
1741
|
+
<line num="82" count="226" type="cond" truecount="2" falsecount="2"/>
|
|
1742
|
+
<line num="84" count="0" type="stmt"/>
|
|
1743
|
+
<line num="85" count="0" type="stmt"/>
|
|
1765
1744
|
<line num="87" count="0" type="stmt"/>
|
|
1766
|
-
<line num="
|
|
1767
|
-
<line num="
|
|
1768
|
-
<line num="
|
|
1769
|
-
<line num="95" count="226" type="cond" truecount="2" falsecount="0"/>
|
|
1770
|
-
<line num="97" count="84" type="stmt"/>
|
|
1745
|
+
<line num="90" count="226" type="stmt"/>
|
|
1746
|
+
<line num="92" count="226" type="cond" truecount="2" falsecount="0"/>
|
|
1747
|
+
<line num="94" count="84" type="stmt"/>
|
|
1771
1748
|
</file>
|
|
1772
1749
|
</package>
|
|
1773
1750
|
<package name="api.controllers.table">
|
|
@@ -2628,7 +2605,7 @@
|
|
|
2628
2605
|
</file>
|
|
2629
2606
|
</package>
|
|
2630
2607
|
<package name="automations">
|
|
2631
|
-
<metrics statements="
|
|
2608
|
+
<metrics statements="171" coveredstatements="130" conditionals="70" coveredconditionals="47" methods="21" coveredmethods="13"/>
|
|
2632
2609
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2633
2610
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2634
2611
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -2712,7 +2689,7 @@
|
|
|
2712
2689
|
<line num="114" count="0" type="stmt"/>
|
|
2713
2690
|
</file>
|
|
2714
2691
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2715
|
-
<metrics statements="
|
|
2692
|
+
<metrics statements="35" coveredstatements="18" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
2716
2693
|
<line num="1" count="45" type="stmt"/>
|
|
2717
2694
|
<line num="2" count="45" type="stmt"/>
|
|
2718
2695
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -2747,8 +2724,7 @@
|
|
|
2747
2724
|
<line num="52" count="0" type="stmt"/>
|
|
2748
2725
|
<line num="53" count="0" type="stmt"/>
|
|
2749
2726
|
<line num="54" count="0" type="stmt"/>
|
|
2750
|
-
<line num="
|
|
2751
|
-
<line num="59" count="45" type="stmt"/>
|
|
2727
|
+
<line num="58" count="45" type="stmt"/>
|
|
2752
2728
|
</file>
|
|
2753
2729
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/index.js">
|
|
2754
2730
|
<metrics statements="14" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="2"/>
|
|
@@ -3147,35 +3123,35 @@
|
|
|
3147
3123
|
<metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3148
3124
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3149
3125
|
<metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3150
|
-
<line num="1" count="
|
|
3151
|
-
<line num="2" count="
|
|
3152
|
-
<line num="3" count="
|
|
3153
|
-
<line num="5" count="
|
|
3154
|
-
<line num="9" count="
|
|
3155
|
-
<line num="22" count="
|
|
3156
|
-
<line num="23" count="
|
|
3157
|
-
<line num="32" count="
|
|
3158
|
-
<line num="48" count="
|
|
3159
|
-
<line num="58" count="
|
|
3160
|
-
<line num="59" count="
|
|
3161
|
-
<line num="62" count="
|
|
3162
|
-
<line num="68" count="
|
|
3163
|
-
<line num="73" count="
|
|
3164
|
-
<line num="79" count="
|
|
3165
|
-
<line num="90" count="
|
|
3166
|
-
<line num="94" count="
|
|
3167
|
-
<line num="99" count="
|
|
3168
|
-
<line num="161" count="
|
|
3169
|
-
<line num="169" count="
|
|
3170
|
-
<line num="177" count="
|
|
3171
|
-
<line num="178" count="
|
|
3172
|
-
<line num="185" count="
|
|
3173
|
-
<line num="190" count="
|
|
3174
|
-
<line num="196" count="
|
|
3175
|
-
<line num="201" count="
|
|
3176
|
-
<line num="205" count="
|
|
3177
|
-
<line num="212" count="
|
|
3178
|
-
<line num="214" count="
|
|
3126
|
+
<line num="1" count="52" type="stmt"/>
|
|
3127
|
+
<line num="2" count="52" type="stmt"/>
|
|
3128
|
+
<line num="3" count="52" type="stmt"/>
|
|
3129
|
+
<line num="5" count="52" type="stmt"/>
|
|
3130
|
+
<line num="9" count="52" type="stmt"/>
|
|
3131
|
+
<line num="22" count="52" type="stmt"/>
|
|
3132
|
+
<line num="23" count="52" type="stmt"/>
|
|
3133
|
+
<line num="32" count="52" type="stmt"/>
|
|
3134
|
+
<line num="48" count="52" type="stmt"/>
|
|
3135
|
+
<line num="58" count="52" type="stmt"/>
|
|
3136
|
+
<line num="59" count="104" type="cond" truecount="1" falsecount="1"/>
|
|
3137
|
+
<line num="62" count="52" type="stmt"/>
|
|
3138
|
+
<line num="68" count="52" type="stmt"/>
|
|
3139
|
+
<line num="73" count="52" type="stmt"/>
|
|
3140
|
+
<line num="79" count="52" type="stmt"/>
|
|
3141
|
+
<line num="90" count="52" type="stmt"/>
|
|
3142
|
+
<line num="94" count="52" type="stmt"/>
|
|
3143
|
+
<line num="99" count="52" type="stmt"/>
|
|
3144
|
+
<line num="161" count="52" type="stmt"/>
|
|
3145
|
+
<line num="169" count="52" type="stmt"/>
|
|
3146
|
+
<line num="177" count="52" type="stmt"/>
|
|
3147
|
+
<line num="178" count="52" type="stmt"/>
|
|
3148
|
+
<line num="185" count="52" type="stmt"/>
|
|
3149
|
+
<line num="190" count="52" type="stmt"/>
|
|
3150
|
+
<line num="196" count="52" type="stmt"/>
|
|
3151
|
+
<line num="201" count="52" type="stmt"/>
|
|
3152
|
+
<line num="205" count="52" type="stmt"/>
|
|
3153
|
+
<line num="212" count="52" type="stmt"/>
|
|
3154
|
+
<line num="214" count="52" type="stmt"/>
|
|
3179
3155
|
</file>
|
|
3180
3156
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3181
3157
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3232,120 +3208,120 @@
|
|
|
3232
3208
|
</file>
|
|
3233
3209
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3234
3210
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3235
|
-
<line num="1" count="
|
|
3236
|
-
<line num="3" count="
|
|
3237
|
-
<line num="4" count="
|
|
3211
|
+
<line num="1" count="58" type="stmt"/>
|
|
3212
|
+
<line num="3" count="58" type="stmt"/>
|
|
3213
|
+
<line num="4" count="971" type="stmt"/>
|
|
3238
3214
|
</file>
|
|
3239
3215
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3240
3216
|
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3241
|
-
<line num="1" count="
|
|
3242
|
-
<line num="16" count="
|
|
3243
|
-
<line num="18" count="
|
|
3244
|
-
<line num="20" count="
|
|
3245
|
-
<line num="26" count="
|
|
3246
|
-
<line num="47" count="
|
|
3247
|
-
<line num="51" count="
|
|
3248
|
-
<line num="55" count="
|
|
3249
|
-
<line num="57" count="
|
|
3250
|
-
<line num="65" count="
|
|
3251
|
-
<line num="66" count="
|
|
3252
|
-
<line num="67" count="
|
|
3253
|
-
<line num="68" count="
|
|
3254
|
-
<line num="69" count="
|
|
3255
|
-
<line num="70" count="
|
|
3256
|
-
<line num="71" count="
|
|
3257
|
-
<line num="72" count="
|
|
3258
|
-
<line num="73" count="
|
|
3259
|
-
<line num="74" count="
|
|
3260
|
-
<line num="75" count="
|
|
3261
|
-
<line num="76" count="
|
|
3262
|
-
<line num="77" count="
|
|
3263
|
-
<line num="78" count="
|
|
3264
|
-
<line num="79" count="
|
|
3265
|
-
<line num="80" count="
|
|
3266
|
-
<line num="81" count="
|
|
3267
|
-
<line num="83" count="
|
|
3268
|
-
<line num="84" count="
|
|
3269
|
-
<line num="86" count="
|
|
3270
|
-
<line num="101" count="
|
|
3271
|
-
<line num="102" count="
|
|
3272
|
-
<line num="104" count="
|
|
3273
|
-
<line num="111" count="
|
|
3274
|
-
<line num="116" count="
|
|
3217
|
+
<line num="1" count="58" type="stmt"/>
|
|
3218
|
+
<line num="16" count="58" type="stmt"/>
|
|
3219
|
+
<line num="18" count="58" type="stmt"/>
|
|
3220
|
+
<line num="20" count="58" type="stmt"/>
|
|
3221
|
+
<line num="26" count="58" type="stmt"/>
|
|
3222
|
+
<line num="47" count="58" type="stmt"/>
|
|
3223
|
+
<line num="51" count="58" type="stmt"/>
|
|
3224
|
+
<line num="55" count="58" type="stmt"/>
|
|
3225
|
+
<line num="57" count="58" type="stmt"/>
|
|
3226
|
+
<line num="65" count="58" type="stmt"/>
|
|
3227
|
+
<line num="66" count="58" type="stmt"/>
|
|
3228
|
+
<line num="67" count="58" type="stmt"/>
|
|
3229
|
+
<line num="68" count="58" type="stmt"/>
|
|
3230
|
+
<line num="69" count="58" type="stmt"/>
|
|
3231
|
+
<line num="70" count="58" type="stmt"/>
|
|
3232
|
+
<line num="71" count="58" type="stmt"/>
|
|
3233
|
+
<line num="72" count="58" type="stmt"/>
|
|
3234
|
+
<line num="73" count="58" type="stmt"/>
|
|
3235
|
+
<line num="74" count="58" type="stmt"/>
|
|
3236
|
+
<line num="75" count="58" type="stmt"/>
|
|
3237
|
+
<line num="76" count="58" type="stmt"/>
|
|
3238
|
+
<line num="77" count="58" type="stmt"/>
|
|
3239
|
+
<line num="78" count="58" type="stmt"/>
|
|
3240
|
+
<line num="79" count="58" type="stmt"/>
|
|
3241
|
+
<line num="80" count="58" type="stmt"/>
|
|
3242
|
+
<line num="81" count="58" type="stmt"/>
|
|
3243
|
+
<line num="83" count="58" type="stmt"/>
|
|
3244
|
+
<line num="84" count="58" type="stmt"/>
|
|
3245
|
+
<line num="86" count="58" type="stmt"/>
|
|
3246
|
+
<line num="101" count="866" type="cond" truecount="2" falsecount="0"/>
|
|
3247
|
+
<line num="102" count="849" type="stmt"/>
|
|
3248
|
+
<line num="104" count="866" type="stmt"/>
|
|
3249
|
+
<line num="111" count="58" type="stmt"/>
|
|
3250
|
+
<line num="116" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3275
3251
|
<line num="117" count="271" type="stmt"/>
|
|
3276
|
-
<line num="124" count="
|
|
3252
|
+
<line num="124" count="58" type="stmt"/>
|
|
3277
3253
|
<line num="125" count="130" type="stmt"/>
|
|
3278
|
-
<line num="136" count="
|
|
3279
|
-
<line num="137" count="
|
|
3280
|
-
<line num="138" count="
|
|
3254
|
+
<line num="136" count="58" type="cond" truecount="0" falsecount="3"/>
|
|
3255
|
+
<line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3256
|
+
<line num="138" count="27" type="stmt"/>
|
|
3281
3257
|
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3282
3258
|
<line num="143" count="14" type="stmt"/>
|
|
3283
|
-
<line num="151" count="
|
|
3259
|
+
<line num="151" count="58" type="stmt"/>
|
|
3284
3260
|
<line num="152" count="0" type="stmt"/>
|
|
3285
3261
|
<line num="155" count="0" type="stmt"/>
|
|
3286
|
-
<line num="164" count="
|
|
3287
|
-
<line num="165" count="
|
|
3288
|
-
<line num="166" count="
|
|
3289
|
-
<line num="172" count="
|
|
3262
|
+
<line num="164" count="58" type="cond" truecount="1" falsecount="0"/>
|
|
3263
|
+
<line num="165" count="321" type="cond" truecount="2" falsecount="0"/>
|
|
3264
|
+
<line num="166" count="321" type="stmt"/>
|
|
3265
|
+
<line num="172" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3290
3266
|
<line num="173" count="3" type="stmt"/>
|
|
3291
|
-
<line num="181" count="
|
|
3292
|
-
<line num="182" count="
|
|
3293
|
-
<line num="188" count="
|
|
3267
|
+
<line num="181" count="58" type="stmt"/>
|
|
3268
|
+
<line num="182" count="242" type="stmt"/>
|
|
3269
|
+
<line num="188" count="58" type="stmt"/>
|
|
3294
3270
|
<line num="189" count="3" type="stmt"/>
|
|
3295
3271
|
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3296
3272
|
<line num="191" count="1" type="stmt"/>
|
|
3297
3273
|
<line num="193" count="2" type="stmt"/>
|
|
3298
|
-
<line num="199" count="
|
|
3299
|
-
<line num="200" count="
|
|
3300
|
-
<line num="207" count="
|
|
3274
|
+
<line num="199" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3275
|
+
<line num="200" count="272" type="stmt"/>
|
|
3276
|
+
<line num="207" count="58" type="stmt"/>
|
|
3301
3277
|
<line num="208" count="27" type="stmt"/>
|
|
3302
|
-
<line num="222" count="
|
|
3278
|
+
<line num="222" count="58" type="stmt"/>
|
|
3303
3279
|
<line num="230" count="9" type="stmt"/>
|
|
3304
3280
|
<line num="231" count="9" type="stmt"/>
|
|
3305
3281
|
<line num="232" count="9" type="stmt"/>
|
|
3306
3282
|
<line num="233" count="9" type="stmt"/>
|
|
3307
|
-
<line num="239" count="
|
|
3283
|
+
<line num="239" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3308
3284
|
<line num="240" count="0" type="stmt"/>
|
|
3309
|
-
<line num="247" count="
|
|
3285
|
+
<line num="247" count="58" type="stmt"/>
|
|
3310
3286
|
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3311
|
-
<line num="254" count="
|
|
3312
|
-
<line num="255" count="
|
|
3313
|
-
<line num="262" count="
|
|
3287
|
+
<line num="254" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3288
|
+
<line num="255" count="8" type="stmt"/>
|
|
3289
|
+
<line num="262" count="58" type="stmt"/>
|
|
3314
3290
|
<line num="263" count="23" type="stmt"/>
|
|
3315
|
-
<line num="269" count="
|
|
3316
|
-
<line num="270" count="
|
|
3317
|
-
<line num="277" count="
|
|
3291
|
+
<line num="269" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3292
|
+
<line num="270" count="10" type="stmt"/>
|
|
3293
|
+
<line num="277" count="58" type="stmt"/>
|
|
3318
3294
|
<line num="278" count="10" type="stmt"/>
|
|
3319
|
-
<line num="284" count="
|
|
3295
|
+
<line num="284" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3320
3296
|
<line num="285" count="2" type="stmt"/>
|
|
3321
|
-
<line num="292" count="
|
|
3297
|
+
<line num="292" count="58" type="cond" truecount="1" falsecount="1"/>
|
|
3322
3298
|
<line num="293" count="66" type="stmt"/>
|
|
3323
|
-
<line num="301" count="
|
|
3299
|
+
<line num="301" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3324
3300
|
<line num="302" count="5" type="stmt"/>
|
|
3325
|
-
<line num="309" count="
|
|
3301
|
+
<line num="309" count="58" type="stmt"/>
|
|
3326
3302
|
<line num="310" count="142" type="stmt"/>
|
|
3327
|
-
<line num="319" count="
|
|
3303
|
+
<line num="319" count="58" type="stmt"/>
|
|
3328
3304
|
<line num="320" count="0" type="stmt"/>
|
|
3329
|
-
<line num="326" count="
|
|
3330
|
-
<line num="327" count="
|
|
3331
|
-
<line num="333" count="
|
|
3305
|
+
<line num="326" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3306
|
+
<line num="327" count="252" type="stmt"/>
|
|
3307
|
+
<line num="333" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3332
3308
|
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3333
3309
|
<line num="335" count="4" type="stmt"/>
|
|
3334
3310
|
<line num="338" count="1" type="stmt"/>
|
|
3335
|
-
<line num="349" count="
|
|
3311
|
+
<line num="349" count="58" type="stmt"/>
|
|
3336
3312
|
<line num="350" count="0" type="stmt"/>
|
|
3337
|
-
<line num="353" count="
|
|
3313
|
+
<line num="353" count="58" type="stmt"/>
|
|
3338
3314
|
<line num="354" count="10" type="stmt"/>
|
|
3339
|
-
<line num="357" count="
|
|
3315
|
+
<line num="357" count="58" type="cond" truecount="0" falsecount="2"/>
|
|
3340
3316
|
<line num="358" count="0" type="stmt"/>
|
|
3341
3317
|
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3342
3318
|
<line num="360" count="0" type="stmt"/>
|
|
3343
3319
|
<line num="362" count="0" type="stmt"/>
|
|
3344
|
-
<line num="365" count="
|
|
3320
|
+
<line num="365" count="58" type="stmt"/>
|
|
3345
3321
|
<line num="366" count="1" type="stmt"/>
|
|
3346
|
-
<line num="369" count="
|
|
3322
|
+
<line num="369" count="58" type="cond" truecount="0" falsecount="1"/>
|
|
3347
3323
|
<line num="370" count="0" type="stmt"/>
|
|
3348
|
-
<line num="376" count="
|
|
3324
|
+
<line num="376" count="58" type="stmt"/>
|
|
3349
3325
|
<line num="377" count="60" type="stmt"/>
|
|
3350
3326
|
</file>
|
|
3351
3327
|
</package>
|
|
@@ -3716,7 +3692,7 @@
|
|
|
3716
3692
|
</file>
|
|
3717
3693
|
</package>
|
|
3718
3694
|
<package name="middleware">
|
|
3719
|
-
<metrics statements="
|
|
3695
|
+
<metrics statements="184" coveredstatements="140" conditionals="123" coveredconditionals="89" methods="25" coveredmethods="21"/>
|
|
3720
3696
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3721
3697
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3722
3698
|
<line num="1" count="28" type="stmt"/>
|
|
@@ -3759,19 +3735,19 @@
|
|
|
3759
3735
|
<line num="59" count="1" type="stmt"/>
|
|
3760
3736
|
<line num="61" count="1" type="stmt"/>
|
|
3761
3737
|
<line num="65" count="29" type="stmt"/>
|
|
3762
|
-
<line num="66" count="
|
|
3763
|
-
<line num="68" count="
|
|
3738
|
+
<line num="66" count="223" type="stmt"/>
|
|
3739
|
+
<line num="68" count="223" type="cond" truecount="2" falsecount="0"/>
|
|
3764
3740
|
<line num="69" count="5" type="stmt"/>
|
|
3765
|
-
<line num="71" count="
|
|
3766
|
-
<line num="72" count="
|
|
3767
|
-
<line num="74" count="
|
|
3768
|
-
<line num="75" count="
|
|
3769
|
-
<line num="76" count="
|
|
3741
|
+
<line num="71" count="218" type="stmt"/>
|
|
3742
|
+
<line num="72" count="218" type="stmt"/>
|
|
3743
|
+
<line num="74" count="218" type="stmt"/>
|
|
3744
|
+
<line num="75" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3745
|
+
<line num="76" count="218" type="cond" truecount="1" falsecount="1"/>
|
|
3770
3746
|
<line num="77" count="0" type="stmt"/>
|
|
3771
|
-
<line num="80" count="
|
|
3772
|
-
<line num="81" count="
|
|
3773
|
-
<line num="83" count="
|
|
3774
|
-
<line num="84" count="
|
|
3747
|
+
<line num="80" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3748
|
+
<line num="81" count="218" type="cond" truecount="2" falsecount="0"/>
|
|
3749
|
+
<line num="83" count="218" type="cond" truecount="4" falsecount="0"/>
|
|
3750
|
+
<line num="84" count="217" type="stmt"/>
|
|
3775
3751
|
<line num="87" count="1" type="stmt"/>
|
|
3776
3752
|
<line num="89" count="1" type="stmt"/>
|
|
3777
3753
|
</file>
|
|
@@ -3789,62 +3765,62 @@
|
|
|
3789
3765
|
<line num="15" count="33" type="stmt"/>
|
|
3790
3766
|
<line num="16" count="33" type="stmt"/>
|
|
3791
3767
|
<line num="18" count="33" type="stmt"/>
|
|
3792
|
-
<line num="20" count="
|
|
3793
|
-
<line num="22" count="
|
|
3794
|
-
<line num="23" count="
|
|
3795
|
-
<line num="24" count="
|
|
3768
|
+
<line num="20" count="242" type="stmt"/>
|
|
3769
|
+
<line num="22" count="242" type="stmt"/>
|
|
3770
|
+
<line num="23" count="242" type="stmt"/>
|
|
3771
|
+
<line num="24" count="242" type="stmt"/>
|
|
3796
3772
|
<line num="26" count="0" type="stmt"/>
|
|
3797
|
-
<line num="28" count="
|
|
3773
|
+
<line num="28" count="242" type="cond" truecount="4" falsecount="0"/>
|
|
3798
3774
|
<line num="29" count="1" type="stmt"/>
|
|
3799
|
-
<line num="32" count="
|
|
3800
|
-
<line num="33" count="
|
|
3801
|
-
<line num="34" count="
|
|
3802
|
-
<line num="35" count="
|
|
3775
|
+
<line num="32" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3776
|
+
<line num="33" count="235" type="stmt"/>
|
|
3777
|
+
<line num="34" count="235" type="stmt"/>
|
|
3778
|
+
<line num="35" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3803
3779
|
<line num="36" count="0" type="stmt"/>
|
|
3804
3780
|
<line num="37" count="0" type="stmt"/>
|
|
3805
|
-
<line num="40" count="
|
|
3806
|
-
<line num="44" count="
|
|
3781
|
+
<line num="40" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3782
|
+
<line num="44" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3807
3783
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3808
3784
|
<line num="50" count="2" type="stmt"/>
|
|
3809
3785
|
<line num="51" count="2" type="stmt"/>
|
|
3810
|
-
<line num="56" count="
|
|
3811
|
-
<line num="57" count="
|
|
3786
|
+
<line num="56" count="239" type="stmt"/>
|
|
3787
|
+
<line num="57" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3812
3788
|
<line num="59" count="5" type="stmt"/>
|
|
3813
|
-
<line num="60" count="
|
|
3814
|
-
<line num="62" count="
|
|
3815
|
-
<line num="63" count="
|
|
3816
|
-
<line num="65" count="
|
|
3817
|
-
<line num="69" count="
|
|
3818
|
-
<line num="70" count="
|
|
3819
|
-
<line num="71" count="
|
|
3820
|
-
<line num="72" count="
|
|
3789
|
+
<line num="60" count="234" type="cond" truecount="1" falsecount="1"/>
|
|
3790
|
+
<line num="62" count="234" type="stmt"/>
|
|
3791
|
+
<line num="63" count="234" type="stmt"/>
|
|
3792
|
+
<line num="65" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3793
|
+
<line num="69" count="234" type="cond" truecount="3" falsecount="0"/>
|
|
3794
|
+
<line num="70" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3795
|
+
<line num="71" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
3796
|
+
<line num="72" count="234" type="cond" truecount="4" falsecount="1"/>
|
|
3821
3797
|
<line num="74" count="0" type="stmt"/>
|
|
3822
3798
|
<line num="75" count="0" type="stmt"/>
|
|
3823
3799
|
<line num="76" count="0" type="stmt"/>
|
|
3824
3800
|
<line num="79" count="0" type="stmt"/>
|
|
3825
3801
|
<line num="80" count="0" type="stmt"/>
|
|
3826
|
-
<line num="88" count="
|
|
3802
|
+
<line num="88" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3827
3803
|
<line num="89" count="0" type="stmt"/>
|
|
3828
|
-
<line num="92" count="
|
|
3829
|
-
<line num="93" count="
|
|
3830
|
-
<line num="96" count="
|
|
3804
|
+
<line num="92" count="239" type="stmt"/>
|
|
3805
|
+
<line num="93" count="239" type="stmt"/>
|
|
3806
|
+
<line num="96" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3831
3807
|
<line num="103" count="0" type="stmt"/>
|
|
3832
3808
|
<line num="104" count="0" type="stmt"/>
|
|
3833
3809
|
<line num="105" count="0" type="stmt"/>
|
|
3834
3810
|
<line num="106" count="0" type="stmt"/>
|
|
3835
3811
|
<line num="107" count="0" type="stmt"/>
|
|
3836
3812
|
<line num="108" count="0" type="stmt"/>
|
|
3837
|
-
<line num="111" count="
|
|
3838
|
-
<line num="112" count="
|
|
3839
|
-
<line num="113" count="
|
|
3840
|
-
<line num="114" count="
|
|
3841
|
-
<line num="115" count="
|
|
3842
|
-
<line num="124" count="
|
|
3813
|
+
<line num="111" count="239" type="stmt"/>
|
|
3814
|
+
<line num="112" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
3815
|
+
<line num="113" count="239" type="stmt"/>
|
|
3816
|
+
<line num="114" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3817
|
+
<line num="115" count="239" type="stmt"/>
|
|
3818
|
+
<line num="124" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
3843
3819
|
<line num="130" count="10" type="stmt"/>
|
|
3844
|
-
<line num="133" count="
|
|
3820
|
+
<line num="133" count="239" type="stmt"/>
|
|
3845
3821
|
</file>
|
|
3846
3822
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3847
|
-
<metrics statements="
|
|
3823
|
+
<metrics statements="19" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3848
3824
|
<line num="1" count="0" type="stmt"/>
|
|
3849
3825
|
<line num="5" count="0" type="stmt"/>
|
|
3850
3826
|
<line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -3854,17 +3830,16 @@
|
|
|
3854
3830
|
<line num="11" count="0" type="stmt"/>
|
|
3855
3831
|
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3856
3832
|
<line num="13" count="0" type="stmt"/>
|
|
3857
|
-
<line num="
|
|
3858
|
-
<line num="
|
|
3833
|
+
<line num="16" count="0" type="stmt"/>
|
|
3834
|
+
<line num="21" count="0" type="stmt"/>
|
|
3835
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3836
|
+
<line num="23" count="0" type="stmt"/>
|
|
3859
3837
|
<line num="24" count="0" type="stmt"/>
|
|
3860
|
-
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3861
3838
|
<line num="26" count="0" type="stmt"/>
|
|
3862
|
-
<line num="
|
|
3863
|
-
<line num="
|
|
3864
|
-
<line num="33" count="0" type="stmt"/>
|
|
3839
|
+
<line num="30" count="0" type="stmt"/>
|
|
3840
|
+
<line num="31" count="0" type="stmt"/>
|
|
3865
3841
|
<line num="34" count="0" type="stmt"/>
|
|
3866
|
-
<line num="
|
|
3867
|
-
<line num="38" count="0" type="stmt"/>
|
|
3842
|
+
<line num="35" count="0" type="stmt"/>
|
|
3868
3843
|
</file>
|
|
3869
3844
|
<file name="publicApi.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/publicApi.js">
|
|
3870
3845
|
<metrics statements="10" coveredstatements="8" conditionals="7" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
@@ -3881,18 +3856,18 @@
|
|
|
3881
3856
|
</file>
|
|
3882
3857
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
3883
3858
|
<metrics statements="29" coveredstatements="29" conditionals="12" coveredconditionals="12" methods="9" coveredmethods="9"/>
|
|
3884
|
-
<line num="3" count="
|
|
3885
|
-
<line num="4" count="
|
|
3886
|
-
<line num="5" count="
|
|
3887
|
-
<line num="6" count="
|
|
3888
|
-
<line num="10" count="
|
|
3889
|
-
<line num="11" count="
|
|
3859
|
+
<line num="3" count="930" type="stmt"/>
|
|
3860
|
+
<line num="4" count="930" type="stmt"/>
|
|
3861
|
+
<line num="5" count="930" type="stmt"/>
|
|
3862
|
+
<line num="6" count="930" type="stmt"/>
|
|
3863
|
+
<line num="10" count="930" type="stmt"/>
|
|
3864
|
+
<line num="11" count="930" type="stmt"/>
|
|
3890
3865
|
<line num="15" count="115" type="stmt"/>
|
|
3891
3866
|
<line num="16" count="115" type="stmt"/>
|
|
3892
|
-
<line num="20" count="
|
|
3893
|
-
<line num="21" count="
|
|
3894
|
-
<line num="22" count="
|
|
3895
|
-
<line num="23" count="
|
|
3867
|
+
<line num="20" count="930" type="stmt"/>
|
|
3868
|
+
<line num="21" count="930" type="stmt"/>
|
|
3869
|
+
<line num="22" count="930" type="stmt"/>
|
|
3870
|
+
<line num="23" count="930" type="stmt"/>
|
|
3896
3871
|
<line num="24" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3897
3872
|
<line num="25" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3898
3873
|
<line num="26" count="1" type="stmt"/>
|
|
@@ -3903,7 +3878,7 @@
|
|
|
3903
3878
|
<line num="34" count="102" type="stmt"/>
|
|
3904
3879
|
<line num="39" count="29" type="stmt"/>
|
|
3905
3880
|
<line num="41" count="29" type="stmt"/>
|
|
3906
|
-
<line num="42" count="
|
|
3881
|
+
<line num="42" count="730" type="stmt"/>
|
|
3907
3882
|
<line num="45" count="29" type="stmt"/>
|
|
3908
3883
|
<line num="46" count="85" type="stmt"/>
|
|
3909
3884
|
<line num="52" count="29" type="stmt"/>
|
|
@@ -3924,7 +3899,7 @@
|
|
|
3924
3899
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3925
3900
|
<line num="1" count="34" type="stmt"/>
|
|
3926
3901
|
<line num="5" count="34" type="stmt"/>
|
|
3927
|
-
<line num="6" count="
|
|
3902
|
+
<line num="6" count="227" type="stmt"/>
|
|
3928
3903
|
</file>
|
|
3929
3904
|
</package>
|
|
3930
3905
|
<package name="utilities">
|
|
@@ -4019,52 +3994,52 @@
|
|
|
4019
3994
|
</file>
|
|
4020
3995
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4021
3996
|
<metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
|
|
4022
|
-
<line num="4" count="
|
|
4023
|
-
<line num="5" count="
|
|
4024
|
-
<line num="6" count="
|
|
4025
|
-
<line num="7" count="
|
|
4026
|
-
<line num="8" count="
|
|
4027
|
-
<line num="12" count="
|
|
4028
|
-
<line num="13" count="
|
|
4029
|
-
<line num="14" count="
|
|
4030
|
-
<line num="15" count="
|
|
4031
|
-
<line num="17" count="
|
|
4032
|
-
<line num="18" count="
|
|
4033
|
-
<line num="20" count="
|
|
3997
|
+
<line num="4" count="50" type="stmt"/>
|
|
3998
|
+
<line num="5" count="50" type="stmt"/>
|
|
3999
|
+
<line num="6" count="50" type="stmt"/>
|
|
4000
|
+
<line num="7" count="50" type="stmt"/>
|
|
4001
|
+
<line num="8" count="50" type="stmt"/>
|
|
4002
|
+
<line num="12" count="50" type="stmt"/>
|
|
4003
|
+
<line num="13" count="50" type="stmt"/>
|
|
4004
|
+
<line num="14" count="50" type="stmt"/>
|
|
4005
|
+
<line num="15" count="50" type="stmt"/>
|
|
4006
|
+
<line num="17" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
4007
|
+
<line num="18" count="243" type="cond" truecount="2" falsecount="0"/>
|
|
4008
|
+
<line num="20" count="243" type="cond" truecount="4" falsecount="0"/>
|
|
4034
4009
|
<line num="21" count="3" type="stmt"/>
|
|
4035
|
-
<line num="24" count="
|
|
4010
|
+
<line num="24" count="240" type="cond" truecount="2" falsecount="2"/>
|
|
4036
4011
|
<line num="25" count="0" type="stmt"/>
|
|
4037
4012
|
<line num="26" count="0" type="stmt"/>
|
|
4038
4013
|
<line num="27" count="0" type="stmt"/>
|
|
4039
4014
|
<line num="28" count="0" type="stmt"/>
|
|
4040
|
-
<line num="31" count="
|
|
4041
|
-
<line num="33" count="
|
|
4042
|
-
<line num="34" count="
|
|
4015
|
+
<line num="31" count="240" type="stmt"/>
|
|
4016
|
+
<line num="33" count="240" type="cond" truecount="5" falsecount="0"/>
|
|
4017
|
+
<line num="34" count="208" type="stmt"/>
|
|
4043
4018
|
<line num="35" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
4044
4019
|
<line num="36" count="27" type="stmt"/>
|
|
4045
4020
|
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4046
4021
|
<line num="38" count="0" type="stmt"/>
|
|
4047
|
-
<line num="41" count="
|
|
4048
|
-
<line num="42" count="
|
|
4022
|
+
<line num="41" count="240" type="stmt"/>
|
|
4023
|
+
<line num="42" count="240" type="stmt"/>
|
|
4049
4024
|
<line num="46" count="0" type="stmt"/>
|
|
4050
4025
|
<line num="47" count="0" type="stmt"/>
|
|
4051
4026
|
<line num="49" count="0" type="stmt"/>
|
|
4052
|
-
<line num="53" count="
|
|
4053
|
-
<line num="54" count="
|
|
4054
|
-
<line num="56" count="
|
|
4055
|
-
<line num="57" count="
|
|
4027
|
+
<line num="53" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
4028
|
+
<line num="54" count="236" type="stmt"/>
|
|
4029
|
+
<line num="56" count="236" type="stmt"/>
|
|
4030
|
+
<line num="57" count="236" type="cond" truecount="3" falsecount="1"/>
|
|
4056
4031
|
<line num="58" count="0" type="stmt"/>
|
|
4057
|
-
<line num="61" count="
|
|
4058
|
-
<line num="64" count="
|
|
4059
|
-
<line num="67" count="
|
|
4060
|
-
<line num="68" count="
|
|
4061
|
-
<line num="71" count="
|
|
4032
|
+
<line num="61" count="236" type="stmt"/>
|
|
4033
|
+
<line num="64" count="50" type="stmt"/>
|
|
4034
|
+
<line num="67" count="234" type="stmt"/>
|
|
4035
|
+
<line num="68" count="234" type="stmt"/>
|
|
4036
|
+
<line num="71" count="50" type="stmt"/>
|
|
4062
4037
|
<line num="72" count="2" type="stmt"/>
|
|
4063
4038
|
<line num="73" count="2" type="stmt"/>
|
|
4064
|
-
<line num="76" count="
|
|
4039
|
+
<line num="76" count="50" type="stmt"/>
|
|
4065
4040
|
<line num="77" count="2" type="stmt"/>
|
|
4066
4041
|
<line num="78" count="2" type="stmt"/>
|
|
4067
|
-
<line num="81" count="
|
|
4042
|
+
<line num="81" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
4068
4043
|
<line num="82" count="32" type="stmt"/>
|
|
4069
4044
|
<line num="83" count="32" type="stmt"/>
|
|
4070
4045
|
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4081,7 +4056,7 @@
|
|
|
4081
4056
|
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4082
4057
|
<line num="107" count="0" type="stmt"/>
|
|
4083
4058
|
<line num="110" count="32" type="stmt"/>
|
|
4084
|
-
<line num="113" count="
|
|
4059
|
+
<line num="113" count="50" type="stmt"/>
|
|
4085
4060
|
<line num="114" count="30" type="stmt"/>
|
|
4086
4061
|
<line num="115" count="30" type="stmt"/>
|
|
4087
4062
|
<line num="116" count="0" type="stmt"/>
|
|
@@ -4090,37 +4065,37 @@
|
|
|
4090
4065
|
</file>
|
|
4091
4066
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4092
4067
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4093
|
-
<line num="1" count="
|
|
4094
|
-
<line num="2" count="
|
|
4095
|
-
<line num="3" count="
|
|
4096
|
-
<line num="4" count="
|
|
4097
|
-
<line num="5" count="
|
|
4098
|
-
<line num="6" count="
|
|
4099
|
-
<line num="8" count="
|
|
4100
|
-
<line num="10" count="
|
|
4101
|
-
<line num="12" count="
|
|
4102
|
-
<line num="14" count="
|
|
4103
|
-
<line num="16" count="
|
|
4068
|
+
<line num="1" count="48" type="stmt"/>
|
|
4069
|
+
<line num="2" count="48" type="stmt"/>
|
|
4070
|
+
<line num="3" count="48" type="stmt"/>
|
|
4071
|
+
<line num="4" count="48" type="stmt"/>
|
|
4072
|
+
<line num="5" count="48" type="stmt"/>
|
|
4073
|
+
<line num="6" count="48" type="stmt"/>
|
|
4074
|
+
<line num="8" count="48" type="stmt"/>
|
|
4075
|
+
<line num="10" count="48" type="stmt"/>
|
|
4076
|
+
<line num="12" count="48" type="stmt"/>
|
|
4077
|
+
<line num="14" count="48" type="stmt"/>
|
|
4078
|
+
<line num="16" count="48" type="stmt"/>
|
|
4104
4079
|
<line num="17" count="1" type="stmt"/>
|
|
4105
4080
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4106
4081
|
<line num="19" count="1" type="stmt"/>
|
|
4107
4082
|
<line num="21" count="1" type="stmt"/>
|
|
4108
|
-
<line num="30" count="
|
|
4109
|
-
<line num="31" count="
|
|
4110
|
-
<line num="38" count="
|
|
4083
|
+
<line num="30" count="48" type="stmt"/>
|
|
4084
|
+
<line num="31" count="43" type="stmt"/>
|
|
4085
|
+
<line num="38" count="48" type="stmt"/>
|
|
4111
4086
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4112
4087
|
<line num="41" count="2" type="stmt"/>
|
|
4113
4088
|
<line num="43" count="0" type="stmt"/>
|
|
4114
|
-
<line num="57" count="
|
|
4089
|
+
<line num="57" count="48" type="stmt"/>
|
|
4115
4090
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4116
4091
|
<line num="59" count="0" type="stmt"/>
|
|
4117
4092
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4118
4093
|
<line num="65" count="0" type="stmt"/>
|
|
4119
4094
|
<line num="67" count="0" type="stmt"/>
|
|
4120
4095
|
<line num="69" count="6" type="stmt"/>
|
|
4121
|
-
<line num="73" count="
|
|
4096
|
+
<line num="73" count="48" type="stmt"/>
|
|
4122
4097
|
<line num="74" count="2" type="stmt"/>
|
|
4123
|
-
<line num="79" count="
|
|
4098
|
+
<line num="79" count="48" type="stmt"/>
|
|
4124
4099
|
<line num="80" count="3" type="stmt"/>
|
|
4125
4100
|
<line num="81" count="3" type="stmt"/>
|
|
4126
4101
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4135,10 +4110,10 @@
|
|
|
4135
4110
|
<line num="95" count="0" type="stmt"/>
|
|
4136
4111
|
<line num="97" count="3" type="stmt"/>
|
|
4137
4112
|
<line num="98" count="3" type="stmt"/>
|
|
4138
|
-
<line num="105" count="
|
|
4113
|
+
<line num="105" count="48" type="stmt"/>
|
|
4139
4114
|
<line num="106" count="1" type="stmt"/>
|
|
4140
4115
|
<line num="107" count="1" type="stmt"/>
|
|
4141
|
-
<line num="111" count="
|
|
4116
|
+
<line num="111" count="48" type="stmt"/>
|
|
4142
4117
|
<line num="112" count="4" type="stmt"/>
|
|
4143
4118
|
<line num="113" count="4" type="stmt"/>
|
|
4144
4119
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4147,13 +4122,13 @@
|
|
|
4147
4122
|
<line num="118" count="0" type="stmt"/>
|
|
4148
4123
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4149
4124
|
<line num="124" count="0" type="stmt"/>
|
|
4150
|
-
<line num="128" count="
|
|
4125
|
+
<line num="128" count="48" type="stmt"/>
|
|
4151
4126
|
<line num="129" count="0" type="stmt"/>
|
|
4152
|
-
<line num="138" count="
|
|
4127
|
+
<line num="138" count="48" type="stmt"/>
|
|
4153
4128
|
<line num="139" count="1" type="stmt"/>
|
|
4154
4129
|
<line num="141" count="1" type="stmt"/>
|
|
4155
4130
|
<line num="142" count="1" type="stmt"/>
|
|
4156
|
-
<line num="147" count="
|
|
4131
|
+
<line num="147" count="48" type="stmt"/>
|
|
4157
4132
|
<line num="148" count="36" type="stmt"/>
|
|
4158
4133
|
<line num="149" count="36" type="stmt"/>
|
|
4159
4134
|
<line num="150" count="36" type="stmt"/>
|
|
@@ -4161,7 +4136,7 @@
|
|
|
4161
4136
|
<line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4162
4137
|
<line num="153" count="0" type="stmt"/>
|
|
4163
4138
|
<line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4164
|
-
<line num="158" count="
|
|
4139
|
+
<line num="158" count="48" type="stmt"/>
|
|
4165
4140
|
<line num="159" count="1" type="stmt"/>
|
|
4166
4141
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4167
4142
|
<line num="161" count="0" type="stmt"/>
|
|
@@ -4191,7 +4166,7 @@
|
|
|
4191
4166
|
<line num="13" count="44" type="stmt"/>
|
|
4192
4167
|
<line num="19" count="44" type="stmt"/>
|
|
4193
4168
|
<line num="20" count="4" type="stmt"/>
|
|
4194
|
-
<line num="21" count="
|
|
4169
|
+
<line num="21" count="116" type="stmt"/>
|
|
4195
4170
|
<line num="23" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4196
4171
|
<line num="26" count="4" type="stmt"/>
|
|
4197
4172
|
<line num="28" count="0" type="stmt"/>
|
|
@@ -4220,11 +4195,11 @@
|
|
|
4220
4195
|
</file>
|
|
4221
4196
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4222
4197
|
<metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4223
|
-
<line num="1" count="
|
|
4224
|
-
<line num="2" count="
|
|
4225
|
-
<line num="3" count="
|
|
4226
|
-
<line num="4" count="
|
|
4227
|
-
<line num="6" count="
|
|
4198
|
+
<line num="1" count="45" type="stmt"/>
|
|
4199
|
+
<line num="2" count="45" type="stmt"/>
|
|
4200
|
+
<line num="3" count="45" type="stmt"/>
|
|
4201
|
+
<line num="4" count="45" type="stmt"/>
|
|
4202
|
+
<line num="6" count="45" type="stmt"/>
|
|
4228
4203
|
<line num="7" count="2" type="stmt"/>
|
|
4229
4204
|
<line num="9" count="2" type="stmt"/>
|
|
4230
4205
|
<line num="11" count="2" type="stmt"/>
|
|
@@ -4232,7 +4207,7 @@
|
|
|
4232
4207
|
<line num="15" count="2" type="stmt"/>
|
|
4233
4208
|
<line num="16" count="2" type="stmt"/>
|
|
4234
4209
|
<line num="18" count="2" type="stmt"/>
|
|
4235
|
-
<line num="27" count="
|
|
4210
|
+
<line num="27" count="45" type="stmt"/>
|
|
4236
4211
|
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4237
4212
|
<line num="29" count="0" type="stmt"/>
|
|
4238
4213
|
<line num="31" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
@@ -4254,20 +4229,20 @@
|
|
|
4254
4229
|
<line num="5" count="45" type="stmt"/>
|
|
4255
4230
|
<line num="6" count="45" type="stmt"/>
|
|
4256
4231
|
<line num="7" count="45" type="stmt"/>
|
|
4257
|
-
<line num="10" count="
|
|
4258
|
-
<line num="11" count="
|
|
4259
|
-
<line num="13" count="
|
|
4232
|
+
<line num="10" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4233
|
+
<line num="11" count="20" type="stmt"/>
|
|
4234
|
+
<line num="13" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4260
4235
|
<line num="14" count="0" type="stmt"/>
|
|
4261
4236
|
<line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4262
4237
|
<line num="16" count="0" type="stmt"/>
|
|
4263
|
-
<line num="19" count="
|
|
4238
|
+
<line num="19" count="20" type="cond" truecount="2" falsecount="2"/>
|
|
4264
4239
|
<line num="20" count="0" type="stmt"/>
|
|
4265
4240
|
<line num="21" count="0" type="stmt"/>
|
|
4266
|
-
<line num="26" count="
|
|
4267
|
-
<line num="28" count="
|
|
4241
|
+
<line num="26" count="20" type="stmt"/>
|
|
4242
|
+
<line num="28" count="20" type="cond" truecount="4" falsecount="0"/>
|
|
4268
4243
|
<line num="29" count="2" type="stmt"/>
|
|
4269
|
-
<line num="31" count="
|
|
4270
|
-
<line num="35" count="
|
|
4244
|
+
<line num="31" count="20" type="stmt"/>
|
|
4245
|
+
<line num="35" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
4271
4246
|
<line num="37" count="0" type="stmt"/>
|
|
4272
4247
|
<line num="38" count="0" type="stmt"/>
|
|
4273
4248
|
<line num="40" count="0" type="stmt"/>
|
|
@@ -4275,7 +4250,7 @@
|
|
|
4275
4250
|
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4276
4251
|
<line num="46" count="0" type="stmt"/>
|
|
4277
4252
|
<line num="48" count="0" type="stmt"/>
|
|
4278
|
-
<line num="51" count="
|
|
4253
|
+
<line num="51" count="20" type="stmt"/>
|
|
4279
4254
|
<line num="54" count="45" type="stmt"/>
|
|
4280
4255
|
<line num="57" count="45" type="stmt"/>
|
|
4281
4256
|
<line num="59" count="0" type="stmt"/>
|
|
@@ -4288,9 +4263,9 @@
|
|
|
4288
4263
|
<line num="85" count="0" type="stmt"/>
|
|
4289
4264
|
<line num="87" count="0" type="stmt"/>
|
|
4290
4265
|
<line num="90" count="45" type="stmt"/>
|
|
4291
|
-
<line num="91" count="
|
|
4292
|
-
<line num="92" count="
|
|
4293
|
-
<line num="98" count="
|
|
4266
|
+
<line num="91" count="20" type="stmt"/>
|
|
4267
|
+
<line num="92" count="20" type="stmt"/>
|
|
4268
|
+
<line num="98" count="20" type="stmt"/>
|
|
4294
4269
|
<line num="101" count="45" type="stmt"/>
|
|
4295
4270
|
<line num="102" count="0" type="stmt"/>
|
|
4296
4271
|
<line num="107" count="0" type="stmt"/>
|
|
@@ -4334,7 +4309,7 @@
|
|
|
4334
4309
|
<line num="75" count="8" type="stmt"/>
|
|
4335
4310
|
<line num="82" count="0" type="stmt"/>
|
|
4336
4311
|
<line num="91" count="0" type="stmt"/>
|
|
4337
|
-
<line num="98" count="
|
|
4312
|
+
<line num="98" count="253" type="stmt"/>
|
|
4338
4313
|
<line num="110" count="0" type="stmt"/>
|
|
4339
4314
|
<line num="114" count="0" type="stmt"/>
|
|
4340
4315
|
<line num="122" count="45" type="stmt"/>
|
|
@@ -4545,37 +4520,37 @@
|
|
|
4545
4520
|
<line num="6" count="44" type="stmt"/>
|
|
4546
4521
|
<line num="8" count="44" type="stmt"/>
|
|
4547
4522
|
<line num="10" count="44" type="stmt"/>
|
|
4548
|
-
<line num="13" count="
|
|
4549
|
-
<line num="14" count="
|
|
4550
|
-
<line num="15" count="
|
|
4551
|
-
<line num="16" count="
|
|
4552
|
-
<line num="17" count="
|
|
4553
|
-
<line num="19" count="
|
|
4554
|
-
<line num="20" count="
|
|
4523
|
+
<line num="13" count="24" type="stmt"/>
|
|
4524
|
+
<line num="14" count="24" type="stmt"/>
|
|
4525
|
+
<line num="15" count="27" type="stmt"/>
|
|
4526
|
+
<line num="16" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
4527
|
+
<line num="17" count="25" type="stmt"/>
|
|
4528
|
+
<line num="19" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
4529
|
+
<line num="20" count="24" type="stmt"/>
|
|
4555
4530
|
<line num="22" count="3" type="stmt"/>
|
|
4556
|
-
<line num="25" count="
|
|
4531
|
+
<line num="25" count="24" type="stmt"/>
|
|
4557
4532
|
<line num="28" count="44" type="stmt"/>
|
|
4558
|
-
<line num="30" count="
|
|
4559
|
-
<line num="31" count="
|
|
4560
|
-
<line num="36" count="
|
|
4533
|
+
<line num="30" count="27" type="stmt"/>
|
|
4534
|
+
<line num="31" count="27" type="stmt"/>
|
|
4535
|
+
<line num="36" count="27" type="stmt"/>
|
|
4561
4536
|
<line num="37" count="3" type="stmt"/>
|
|
4562
4537
|
<line num="39" count="3" type="stmt"/>
|
|
4563
4538
|
<line num="40" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4564
4539
|
<line num="41" count="0" type="stmt"/>
|
|
4565
4540
|
<line num="44" count="3" type="stmt"/>
|
|
4566
4541
|
<line num="54" count="44" type="stmt"/>
|
|
4567
|
-
<line num="55" count="
|
|
4568
|
-
<line num="56" count="
|
|
4569
|
-
<line num="58" count="
|
|
4570
|
-
<line num="59" count="
|
|
4571
|
-
<line num="60" count="
|
|
4572
|
-
<line num="61" count="
|
|
4573
|
-
<line num="62" count="
|
|
4574
|
-
<line num="64" count="
|
|
4575
|
-
<line num="65" count="
|
|
4542
|
+
<line num="55" count="24" type="stmt"/>
|
|
4543
|
+
<line num="56" count="24" type="stmt"/>
|
|
4544
|
+
<line num="58" count="24" type="stmt"/>
|
|
4545
|
+
<line num="59" count="25" type="stmt"/>
|
|
4546
|
+
<line num="60" count="25" type="stmt"/>
|
|
4547
|
+
<line num="61" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
4548
|
+
<line num="62" count="23" type="stmt"/>
|
|
4549
|
+
<line num="64" count="27" type="stmt"/>
|
|
4550
|
+
<line num="65" count="27" type="stmt"/>
|
|
4576
4551
|
<line num="67" count="0" type="stmt"/>
|
|
4577
|
-
<line num="75" count="
|
|
4578
|
-
<line num="78" count="
|
|
4552
|
+
<line num="75" count="25" type="stmt"/>
|
|
4553
|
+
<line num="78" count="24" type="stmt"/>
|
|
4579
4554
|
</file>
|
|
4580
4555
|
<file name="usageQuoteReset.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/usageQuoteReset.js">
|
|
4581
4556
|
<metrics statements="5" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|