@budibase/server 1.0.98-alpha.3 → 1.0.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/index.44b5c19a.js +1291 -0
- package/builder/assets/{index.64ecb83d.css → index.7c8961b4.css} +1 -1
- package/builder/assets/{vendor.8e34a169.js → vendor.a7c6ad0a.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +282 -277
- package/coverage/coverage-final.json +13 -13
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +4 -4
- 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 +5 -5
- 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 +7 -7
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +2 -2
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +10 -10
- package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +7 -19
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +6 -6
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +3 -3
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/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/row.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/static.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +2 -2
- 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/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +10 -10
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +7 -7
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +2 -2
- 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 +21 -21
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +75 -15
- 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 +15 -15
- 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/usageQuota.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +12 -12
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +8 -8
- 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/index.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +459 -440
- package/dist/api/controllers/permission.js +3 -4
- package/dist/api/controllers/query/import/index.js +1 -2
- package/dist/api/controllers/query/import/sources/base/index.js +1 -12
- package/dist/api/controllers/query/import/sources/curl.js +2 -2
- package/dist/api/controllers/row/internal.js +1 -2
- package/dist/api/routes/analytics.js +2 -2
- package/dist/api/routes/table.js +1 -1
- package/dist/definitions/datasource.js +0 -1
- package/dist/integrations/base/sql.js +9 -16
- package/dist/integrations/dynamodb.js +1 -3
- package/dist/integrations/index.js +0 -3
- package/dist/integrations/rest.js +1 -2
- package/dist/middleware/authorized.js +24 -7
- package/dist/package.json +4 -7
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -8
- package/scripts/dev/manage.js +1 -2
- package/specs/openapi.json +23 -3
- package/specs/openapi.yaml +20 -4
- package/specs/resources/query.js +27 -5
- package/src/api/controllers/permission.js +3 -3
- package/src/api/controllers/query/import/index.ts +1 -2
- package/src/api/controllers/query/import/sources/base/index.ts +2 -12
- package/src/api/controllers/query/import/sources/curl.ts +2 -2
- package/src/api/controllers/query/import/tests/index.spec.js +0 -43
- package/src/api/controllers/row/internal.js +1 -5
- package/src/api/routes/analytics.js +2 -2
- package/src/api/routes/table.js +1 -1
- package/src/api/routes/tests/misc.spec.js +2 -2
- package/src/definitions/datasource.ts +0 -1
- package/src/definitions/openapi.ts +483 -473
- package/src/integrations/base/sql.ts +9 -14
- package/src/integrations/dynamodb.ts +1 -3
- package/src/integrations/index.ts +0 -3
- package/src/integrations/rest.ts +1 -2
- package/src/integrations/tests/sql.spec.js +0 -51
- package/src/middleware/authorized.js +26 -6
- package/builder/assets/index.47d835a9.js +0 -1292
- package/dist/api/controllers/query/import/sources/openapi3.js +0 -174
- package/dist/api/controllers/query/import/sources/tests/openapi3/data/crud/crud.json +0 -253
- package/dist/api/controllers/query/import/sources/tests/openapi3/data/petstore/petstore.json +0 -1225
- package/dist/integrations/firebase.js +0 -192
- package/src/api/controllers/query/import/sources/openapi3.ts +0 -205
- package/src/api/controllers/query/import/sources/tests/openapi3/data/crud/crud.json +0 -253
- package/src/api/controllers/query/import/sources/tests/openapi3/data/crud/crud.yaml +0 -153
- package/src/api/controllers/query/import/sources/tests/openapi3/data/petstore/petstore.json +0 -1225
- package/src/api/controllers/query/import/sources/tests/openapi3/data/petstore/petstore.yaml +0 -804
- package/src/api/controllers/query/import/sources/tests/openapi3/openapi3.spec.js +0 -240
- package/src/integrations/firebase.ts +0 -205
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="1648545788153" clover="3.2.0">
|
|
3
|
+
<project timestamp="1648545788153" name="All files">
|
|
4
|
+
<metrics statements="5060" coveredstatements="3736" conditionals="2086" coveredconditionals="1134" methods="734" coveredmethods="526" elements="7880" coveredelements="5396" complexity="0" loc="5060" ncloc="5060" packages="23" files="147" classes="147"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="30" coveredstatements="28" 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">
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
</file>
|
|
40
40
|
</package>
|
|
41
41
|
<package name="api.controllers">
|
|
42
|
-
<metrics statements="1097" coveredstatements="779" conditionals="
|
|
42
|
+
<metrics statements="1097" coveredstatements="779" conditionals="364" coveredconditionals="171" methods="156" coveredmethods="108"/>
|
|
43
43
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.js">
|
|
44
44
|
<metrics statements="13" coveredstatements="6" conditionals="13" coveredconditionals="4" methods="2" coveredmethods="1"/>
|
|
45
45
|
<line num="1" count="24" type="stmt"/>
|
|
@@ -496,10 +496,10 @@
|
|
|
496
496
|
<line num="19" count="1" type="stmt"/>
|
|
497
497
|
<line num="20" count="1" type="stmt"/>
|
|
498
498
|
<line num="21" count="1" type="stmt"/>
|
|
499
|
-
<line num="22" count="
|
|
499
|
+
<line num="22" count="51" type="cond" truecount="2" falsecount="0"/>
|
|
500
500
|
<line num="23" count="1" type="stmt"/>
|
|
501
|
-
<line num="25" count="
|
|
502
|
-
<line num="26" count="
|
|
501
|
+
<line num="25" count="50" type="stmt"/>
|
|
502
|
+
<line num="26" count="50" type="stmt"/>
|
|
503
503
|
<line num="33" count="1" type="stmt"/>
|
|
504
504
|
</file>
|
|
505
505
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
@@ -778,79 +778,79 @@
|
|
|
778
778
|
<line num="12" count="0" type="stmt"/>
|
|
779
779
|
</file>
|
|
780
780
|
<file name="permission.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/permission.js">
|
|
781
|
-
<metrics statements="78" coveredstatements="77" conditionals="
|
|
781
|
+
<metrics statements="78" coveredstatements="77" conditionals="32" coveredconditionals="29" methods="13" coveredmethods="13"/>
|
|
782
782
|
<line num="1" count="39" type="stmt"/>
|
|
783
|
-
<line num="7" count="39" type="stmt"/>
|
|
784
783
|
<line num="8" count="39" type="stmt"/>
|
|
785
|
-
<line num="
|
|
784
|
+
<line num="9" count="39" type="stmt"/>
|
|
786
785
|
<line num="13" count="39" type="stmt"/>
|
|
787
786
|
<line num="14" count="39" type="stmt"/>
|
|
788
|
-
<line num="
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="
|
|
791
|
-
<line num="
|
|
792
|
-
<line num="
|
|
787
|
+
<line num="15" count="39" type="stmt"/>
|
|
788
|
+
<line num="17" count="39" type="stmt"/>
|
|
789
|
+
<line num="22" count="39" type="stmt"/>
|
|
790
|
+
<line num="26" count="12" type="stmt"/>
|
|
791
|
+
<line num="31" count="12" type="stmt"/>
|
|
793
792
|
<line num="39" count="11" type="stmt"/>
|
|
794
793
|
<line num="40" count="11" type="stmt"/>
|
|
795
794
|
<line num="41" count="11" type="stmt"/>
|
|
796
795
|
<line num="42" count="11" type="stmt"/>
|
|
797
796
|
<line num="43" count="11" type="stmt"/>
|
|
798
|
-
<line num="
|
|
799
|
-
<line num="47" count="
|
|
797
|
+
<line num="44" count="11" type="stmt"/>
|
|
798
|
+
<line num="47" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
800
799
|
<line num="48" count="10" type="stmt"/>
|
|
801
800
|
<line num="49" count="10" type="stmt"/>
|
|
802
|
-
<line num="
|
|
803
|
-
<line num="55" count="
|
|
804
|
-
<line num="56" count="12" type="
|
|
805
|
-
<line num="
|
|
806
|
-
<line num="
|
|
807
|
-
<line num="
|
|
808
|
-
<line num="
|
|
801
|
+
<line num="50" count="10" type="stmt"/>
|
|
802
|
+
<line num="55" count="11" type="stmt"/>
|
|
803
|
+
<line num="56" count="12" type="stmt"/>
|
|
804
|
+
<line num="57" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
805
|
+
<line num="59" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
806
|
+
<line num="63" count="10" type="stmt"/>
|
|
807
|
+
<line num="72" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
809
808
|
<line num="76" count="1" type="stmt"/>
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="80" count="
|
|
809
|
+
<line num="77" count="1" type="stmt"/>
|
|
810
|
+
<line num="80" count="12" type="cond" truecount="4" falsecount="0"/>
|
|
812
811
|
<line num="81" count="10" type="stmt"/>
|
|
813
812
|
<line num="82" count="10" type="stmt"/>
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="86" count="
|
|
813
|
+
<line num="83" count="10" type="stmt"/>
|
|
814
|
+
<line num="86" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
816
815
|
<line num="87" count="11" type="stmt"/>
|
|
817
|
-
<line num="
|
|
816
|
+
<line num="88" count="11" type="stmt"/>
|
|
818
817
|
<line num="92" count="11" type="stmt"/>
|
|
819
818
|
<line num="93" count="11" type="stmt"/>
|
|
820
819
|
<line num="94" count="11" type="stmt"/>
|
|
821
820
|
<line num="95" count="11" type="stmt"/>
|
|
822
|
-
<line num="
|
|
823
|
-
<line num="100" count="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="109" count="
|
|
821
|
+
<line num="96" count="11" type="stmt"/>
|
|
822
|
+
<line num="100" count="39" type="stmt"/>
|
|
823
|
+
<line num="101" count="1" type="stmt"/>
|
|
824
|
+
<line num="104" count="39" type="stmt"/>
|
|
825
|
+
<line num="106" count="1" type="stmt"/>
|
|
826
|
+
<line num="109" count="39" type="stmt"/>
|
|
828
827
|
<line num="110" count="1" type="stmt"/>
|
|
829
828
|
<line num="111" count="1" type="stmt"/>
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="114" count="
|
|
832
|
-
<line num="115" count="
|
|
833
|
-
<line num="
|
|
829
|
+
<line num="112" count="1" type="stmt"/>
|
|
830
|
+
<line num="114" count="1" type="stmt"/>
|
|
831
|
+
<line num="115" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
832
|
+
<line num="116" count="0" type="stmt"/>
|
|
834
833
|
<line num="118" count="2" type="stmt"/>
|
|
835
|
-
<line num="119" count="2" type="
|
|
836
|
-
<line num="120" count="2" type="
|
|
834
|
+
<line num="119" count="2" type="stmt"/>
|
|
835
|
+
<line num="120" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
837
836
|
<line num="121" count="2" type="stmt"/>
|
|
838
837
|
<line num="122" count="2" type="stmt"/>
|
|
839
|
-
<line num="
|
|
838
|
+
<line num="123" count="2" type="stmt"/>
|
|
840
839
|
<line num="127" count="1" type="stmt"/>
|
|
841
840
|
<line num="128" count="1" type="stmt"/>
|
|
842
841
|
<line num="129" count="1" type="stmt"/>
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="
|
|
845
|
-
<line num="135" count="
|
|
842
|
+
<line num="130" count="1" type="stmt"/>
|
|
843
|
+
<line num="132" count="1" type="stmt"/>
|
|
844
|
+
<line num="135" count="39" type="stmt"/>
|
|
846
845
|
<line num="136" count="3" type="stmt"/>
|
|
847
846
|
<line num="137" count="3" type="stmt"/>
|
|
848
|
-
<line num="
|
|
849
|
-
<line num="143" count="
|
|
847
|
+
<line num="138" count="3" type="stmt"/>
|
|
848
|
+
<line num="143" count="4" type="stmt"/>
|
|
850
849
|
<line num="144" count="3" type="stmt"/>
|
|
851
|
-
<line num="
|
|
852
|
-
<line num="147" count="
|
|
853
|
-
<line num="148" count="8" type="
|
|
850
|
+
<line num="145" count="3" type="stmt"/>
|
|
851
|
+
<line num="147" count="6" type="stmt"/>
|
|
852
|
+
<line num="148" count="8" type="stmt"/>
|
|
853
|
+
<line num="149" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
854
854
|
<line num="154" count="3" type="stmt"/>
|
|
855
855
|
<line num="158" count="3" type="stmt"/>
|
|
856
856
|
<line num="161" count="39" type="stmt"/>
|
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
<line num="2" count="41" type="stmt"/>
|
|
1311
1311
|
<line num="4" count="41" type="stmt"/>
|
|
1312
1312
|
<line num="6" count="41" type="stmt"/>
|
|
1313
|
-
<line num="7" count="
|
|
1313
|
+
<line num="7" count="29" type="stmt"/>
|
|
1314
1314
|
<line num="28" count="41" type="stmt"/>
|
|
1315
1315
|
<line num="30" count="24" type="stmt"/>
|
|
1316
1316
|
<line num="33" count="41" type="stmt"/>
|
|
@@ -1318,7 +1318,7 @@
|
|
|
1318
1318
|
</file>
|
|
1319
1319
|
</package>
|
|
1320
1320
|
<package name="api.controllers.row">
|
|
1321
|
-
<metrics statements="
|
|
1321
|
+
<metrics statements="676" coveredstatements="418" conditionals="298" coveredconditionals="127" methods="98" coveredmethods="57"/>
|
|
1322
1322
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1323
1323
|
<metrics statements="110" coveredstatements="18" conditionals="46" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1324
1324
|
<line num="6" count="40" type="stmt"/>
|
|
@@ -1526,7 +1526,7 @@
|
|
|
1526
1526
|
<line num="146" count="0" type="stmt"/>
|
|
1527
1527
|
</file>
|
|
1528
1528
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1529
|
-
<metrics statements="
|
|
1529
|
+
<metrics statements="210" coveredstatements="169" conditionals="62" coveredconditionals="39" methods="26" coveredmethods="22"/>
|
|
1530
1530
|
<line num="1" count="40" type="stmt"/>
|
|
1531
1531
|
<line num="8" count="40" type="stmt"/>
|
|
1532
1532
|
<line num="9" count="40" type="stmt"/>
|
|
@@ -1572,172 +1572,171 @@
|
|
|
1572
1572
|
<line num="85" count="6" type="stmt"/>
|
|
1573
1573
|
<line num="87" count="6" type="stmt"/>
|
|
1574
1574
|
<line num="88" count="6" type="stmt"/>
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1575
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1576
|
+
<line num="93" count="0" type="stmt"/>
|
|
1577
1577
|
<line num="97" count="0" type="stmt"/>
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="
|
|
1582
|
-
<line num="
|
|
1583
|
-
<line num="109" count="
|
|
1584
|
-
<line num="
|
|
1585
|
-
<line num="
|
|
1586
|
-
<line num="
|
|
1587
|
-
<line num="120" count="
|
|
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="
|
|
1578
|
+
<line num="100" count="6" type="stmt"/>
|
|
1579
|
+
<line num="102" count="6" type="stmt"/>
|
|
1580
|
+
<line num="103" count="6" type="stmt"/>
|
|
1581
|
+
<line num="104" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
1582
|
+
<line num="105" count="7" type="stmt"/>
|
|
1583
|
+
<line num="109" count="6" type="stmt"/>
|
|
1584
|
+
<line num="110" count="6" type="stmt"/>
|
|
1585
|
+
<line num="115" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1586
|
+
<line num="116" count="1" type="stmt"/>
|
|
1587
|
+
<line num="120" count="5" type="stmt"/>
|
|
1588
|
+
<line num="127" count="5" type="stmt"/>
|
|
1589
|
+
<line num="129" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1590
|
+
<line num="131" count="0" type="stmt"/>
|
|
1591
|
+
<line num="132" count="0" type="stmt"/>
|
|
1592
|
+
<line num="133" count="0" type="stmt"/>
|
|
1593
|
+
<line num="136" count="5" type="stmt"/>
|
|
1594
|
+
<line num="142" count="40" type="stmt"/>
|
|
1595
|
+
<line num="143" count="71" type="stmt"/>
|
|
1596
|
+
<line num="144" count="71" type="stmt"/>
|
|
1597
|
+
<line num="145" count="71" type="stmt"/>
|
|
1598
|
+
<line num="147" count="71" type="cond" truecount="3" falsecount="1"/>
|
|
1597
1599
|
<line num="148" count="71" type="stmt"/>
|
|
1598
|
-
<line num="149" count="71" type="stmt"/>
|
|
1599
|
-
<line num="151" count="71" type="cond" truecount="3" falsecount="1"/>
|
|
1600
1600
|
<line num="152" count="71" type="stmt"/>
|
|
1601
|
-
<line num="
|
|
1602
|
-
<line num="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="164" count="
|
|
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="
|
|
1617
|
-
<line num="
|
|
1618
|
-
<line num="
|
|
1619
|
-
<line num="
|
|
1620
|
-
<line num="202" count="
|
|
1621
|
-
<line num="
|
|
1622
|
-
<line num="
|
|
1623
|
-
<line num="
|
|
1624
|
-
<line num="
|
|
1601
|
+
<line num="153" count="71" type="stmt"/>
|
|
1602
|
+
<line num="154" count="71" type="stmt"/>
|
|
1603
|
+
<line num="159" count="71" type="cond" truecount="1" falsecount="1"/>
|
|
1604
|
+
<line num="160" count="0" type="stmt"/>
|
|
1605
|
+
<line num="164" count="71" type="stmt"/>
|
|
1606
|
+
<line num="171" count="70" type="stmt"/>
|
|
1607
|
+
<line num="177" count="40" type="stmt"/>
|
|
1608
|
+
<line num="178" count="7" type="stmt"/>
|
|
1609
|
+
<line num="181" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1610
|
+
<line num="182" count="1" type="stmt"/>
|
|
1611
|
+
<line num="183" count="1" type="stmt"/>
|
|
1612
|
+
<line num="186" count="6" type="stmt"/>
|
|
1613
|
+
<line num="187" count="6" type="stmt"/>
|
|
1614
|
+
<line num="188" count="6" type="stmt"/>
|
|
1615
|
+
<line num="190" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1616
|
+
<line num="191" count="5" type="stmt"/>
|
|
1617
|
+
<line num="196" count="0" type="stmt"/>
|
|
1618
|
+
<line num="197" count="0" type="stmt"/>
|
|
1619
|
+
<line num="198" count="0" type="stmt"/>
|
|
1620
|
+
<line num="202" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1621
|
+
<line num="203" count="3" type="stmt"/>
|
|
1622
|
+
<line num="205" count="3" type="stmt"/>
|
|
1623
|
+
<line num="206" count="3" type="stmt"/>
|
|
1624
|
+
<line num="213" count="3" type="stmt"/>
|
|
1625
|
+
<line num="216" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1625
1626
|
<line num="217" count="3" type="stmt"/>
|
|
1626
|
-
<line num="
|
|
1627
|
-
<line num="
|
|
1628
|
-
<line num="
|
|
1629
|
-
<line num="
|
|
1630
|
-
<line num="
|
|
1627
|
+
<line num="223" count="2" type="stmt"/>
|
|
1628
|
+
<line num="226" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1629
|
+
<line num="230" count="0" type="stmt"/>
|
|
1630
|
+
<line num="236" count="5" type="stmt"/>
|
|
1631
|
+
<line num="239" count="40" type="stmt"/>
|
|
1631
1632
|
<line num="240" count="5" type="stmt"/>
|
|
1632
|
-
<line num="
|
|
1633
|
+
<line num="242" count="5" type="stmt"/>
|
|
1634
|
+
<line num="243" count="5" type="stmt"/>
|
|
1633
1635
|
<line num="244" count="5" type="stmt"/>
|
|
1634
|
-
<line num="
|
|
1635
|
-
<line num="
|
|
1636
|
-
<line num="
|
|
1637
|
-
<line num="
|
|
1638
|
-
<line num="
|
|
1639
|
-
<line num="
|
|
1640
|
-
<line num="
|
|
1641
|
-
<line num="
|
|
1642
|
-
<line num="
|
|
1643
|
-
<line num="
|
|
1644
|
-
<line num="
|
|
1645
|
-
<line num="261" count="
|
|
1646
|
-
<line num="262" count="
|
|
1647
|
-
<line num="
|
|
1648
|
-
<line num="
|
|
1649
|
-
<line num="266" count="0" type="stmt"/>
|
|
1636
|
+
<line num="245" count="5" type="stmt"/>
|
|
1637
|
+
<line num="248" count="40" type="stmt"/>
|
|
1638
|
+
<line num="249" count="18" type="stmt"/>
|
|
1639
|
+
<line num="250" count="18" type="stmt"/>
|
|
1640
|
+
<line num="251" count="18" type="stmt"/>
|
|
1641
|
+
<line num="252" count="15" type="stmt"/>
|
|
1642
|
+
<line num="253" count="15" type="stmt"/>
|
|
1643
|
+
<line num="256" count="40" type="stmt"/>
|
|
1644
|
+
<line num="257" count="4" type="stmt"/>
|
|
1645
|
+
<line num="258" count="4" type="stmt"/>
|
|
1646
|
+
<line num="259" count="4" type="stmt"/>
|
|
1647
|
+
<line num="261" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1648
|
+
<line num="262" count="0" type="stmt"/>
|
|
1649
|
+
<line num="264" count="3" type="stmt"/>
|
|
1650
|
+
<line num="266" count="3" type="stmt"/>
|
|
1650
1651
|
<line num="268" count="3" type="stmt"/>
|
|
1651
|
-
<line num="
|
|
1652
|
-
<line num="
|
|
1653
|
-
<line num="
|
|
1654
|
-
<line num="280" count="
|
|
1655
|
-
<line num="283" count="
|
|
1652
|
+
<line num="274" count="3" type="stmt"/>
|
|
1653
|
+
<line num="276" count="3" type="stmt"/>
|
|
1654
|
+
<line num="279" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1655
|
+
<line num="280" count="0" type="stmt"/>
|
|
1656
|
+
<line num="283" count="0" type="stmt"/>
|
|
1656
1657
|
<line num="284" count="0" type="stmt"/>
|
|
1657
|
-
<line num="
|
|
1658
|
-
<line num="288" count="
|
|
1659
|
-
<line num="
|
|
1660
|
-
<line num="292" count="
|
|
1661
|
-
<line num="
|
|
1662
|
-
<line num="
|
|
1663
|
-
<line num="
|
|
1664
|
-
<line num="298" count="2" type="stmt"/>
|
|
1658
|
+
<line num="286" count="3" type="stmt"/>
|
|
1659
|
+
<line num="288" count="3" type="stmt"/>
|
|
1660
|
+
<line num="291" count="40" type="stmt"/>
|
|
1661
|
+
<line num="292" count="2" type="stmt"/>
|
|
1662
|
+
<line num="293" count="2" type="stmt"/>
|
|
1663
|
+
<line num="294" count="2" type="stmt"/>
|
|
1664
|
+
<line num="295" count="2" type="stmt"/>
|
|
1665
1665
|
<line num="299" count="2" type="stmt"/>
|
|
1666
|
-
<line num="
|
|
1667
|
-
<line num="
|
|
1668
|
-
<line num="
|
|
1669
|
-
<line num="
|
|
1670
|
-
<line num="
|
|
1671
|
-
<line num="
|
|
1672
|
-
<line num="319" count="
|
|
1673
|
-
<line num="
|
|
1674
|
-
<line num="
|
|
1675
|
-
<line num="
|
|
1676
|
-
<line num="
|
|
1677
|
-
<line num="
|
|
1678
|
-
<line num="
|
|
1679
|
-
<line num="
|
|
1680
|
-
<line num="
|
|
1666
|
+
<line num="302" count="2" type="stmt"/>
|
|
1667
|
+
<line num="303" count="3" type="stmt"/>
|
|
1668
|
+
<line num="309" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1669
|
+
<line num="310" count="0" type="stmt"/>
|
|
1670
|
+
<line num="312" count="0" type="stmt"/>
|
|
1671
|
+
<line num="315" count="0" type="stmt"/>
|
|
1672
|
+
<line num="319" count="3" type="stmt"/>
|
|
1673
|
+
<line num="322" count="2" type="stmt"/>
|
|
1674
|
+
<line num="323" count="2" type="stmt"/>
|
|
1675
|
+
<line num="324" count="2" type="stmt"/>
|
|
1676
|
+
<line num="325" count="2" type="stmt"/>
|
|
1677
|
+
<line num="328" count="40" type="stmt"/>
|
|
1678
|
+
<line num="330" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1679
|
+
<line num="331" count="0" type="stmt"/>
|
|
1680
|
+
<line num="334" count="2" type="stmt"/>
|
|
1681
|
+
<line num="335" count="2" type="stmt"/>
|
|
1682
|
+
<line num="336" count="2" type="stmt"/>
|
|
1683
|
+
<line num="337" count="2" type="stmt"/>
|
|
1681
1684
|
<line num="338" count="2" type="stmt"/>
|
|
1682
|
-
<line num="
|
|
1683
|
-
<line num="
|
|
1684
|
-
<line num="
|
|
1685
|
-
<line num="
|
|
1686
|
-
<line num="
|
|
1687
|
-
<line num="
|
|
1688
|
-
<line num="
|
|
1689
|
-
<line num="
|
|
1690
|
-
<line num="354" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1691
|
-
<line num="355" count="0" type="stmt"/>
|
|
1685
|
+
<line num="341" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1686
|
+
<line num="342" count="0" type="stmt"/>
|
|
1687
|
+
<line num="344" count="2" type="stmt"/>
|
|
1688
|
+
<line num="348" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1689
|
+
<line num="350" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1690
|
+
<line num="351" count="0" type="stmt"/>
|
|
1691
|
+
<line num="353" count="2" type="stmt"/>
|
|
1692
|
+
<line num="354" count="2" type="stmt"/>
|
|
1692
1693
|
<line num="357" count="2" type="stmt"/>
|
|
1693
|
-
<line num="
|
|
1694
|
+
<line num="360" count="40" type="stmt"/>
|
|
1694
1695
|
<line num="361" count="2" type="stmt"/>
|
|
1695
|
-
<line num="
|
|
1696
|
-
<line num="
|
|
1697
|
-
<line num="
|
|
1696
|
+
<line num="367" count="40" type="stmt"/>
|
|
1697
|
+
<line num="368" count="0" type="stmt"/>
|
|
1698
|
+
<line num="369" count="0" type="stmt"/>
|
|
1699
|
+
<line num="370" count="0" type="stmt"/>
|
|
1700
|
+
<line num="371" count="0" type="stmt"/>
|
|
1698
1701
|
<line num="372" count="0" type="stmt"/>
|
|
1699
|
-
<line num="
|
|
1700
|
-
<line num="
|
|
1701
|
-
<line num="375" count="0" type="stmt"/>
|
|
1702
|
-
<line num="376" count="0" type="stmt"/>
|
|
1702
|
+
<line num="377" count="0" type="stmt"/>
|
|
1703
|
+
<line num="379" count="0" type="stmt"/>
|
|
1703
1704
|
<line num="381" count="0" type="stmt"/>
|
|
1705
|
+
<line num="382" count="0" type="stmt"/>
|
|
1704
1706
|
<line num="383" count="0" type="stmt"/>
|
|
1705
|
-
<line num="385" count="0" type="stmt"/>
|
|
1706
1707
|
<line num="386" count="0" type="stmt"/>
|
|
1707
1708
|
<line num="387" count="0" type="stmt"/>
|
|
1708
|
-
<line num="390" count="
|
|
1709
|
-
<line num="391" count="
|
|
1710
|
-
<line num="
|
|
1709
|
+
<line num="390" count="40" type="stmt"/>
|
|
1710
|
+
<line num="391" count="2" type="stmt"/>
|
|
1711
|
+
<line num="392" count="2" type="stmt"/>
|
|
1712
|
+
<line num="393" count="2" type="stmt"/>
|
|
1711
1713
|
<line num="395" count="2" type="stmt"/>
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="414" count="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="
|
|
1721
|
-
<line num="418" count="
|
|
1714
|
+
<line num="400" count="2" type="stmt"/>
|
|
1715
|
+
<line num="405" count="2" type="stmt"/>
|
|
1716
|
+
<line num="408" count="1" type="stmt"/>
|
|
1717
|
+
<line num="410" count="1" type="stmt"/>
|
|
1718
|
+
<line num="412" count="2" type="stmt"/>
|
|
1719
|
+
<line num="413" count="2" type="stmt"/>
|
|
1720
|
+
<line num="414" count="2" type="stmt"/>
|
|
1721
|
+
<line num="415" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1722
|
+
<line num="416" count="0" type="stmt"/>
|
|
1723
|
+
<line num="418" count="1" type="stmt"/>
|
|
1722
1724
|
<line num="419" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1723
|
-
<line num="420" count="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="423" count="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="439" count="
|
|
1733
|
-
<line num="440" count="
|
|
1734
|
-
<line num="441" count="
|
|
1725
|
+
<line num="420" count="1" type="stmt"/>
|
|
1726
|
+
<line num="421" count="1" type="stmt"/>
|
|
1727
|
+
<line num="423" count="0" type="stmt"/>
|
|
1728
|
+
<line num="426" count="2" type="stmt"/>
|
|
1729
|
+
<line num="427" count="2" type="stmt"/>
|
|
1730
|
+
<line num="429" count="1" type="stmt"/>
|
|
1731
|
+
<line num="435" count="2" type="stmt"/>
|
|
1732
|
+
<line num="436" count="5" type="stmt"/>
|
|
1733
|
+
<line num="437" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1734
|
+
<line num="439" count="1" type="stmt"/>
|
|
1735
|
+
<line num="440" count="1" type="stmt"/>
|
|
1736
|
+
<line num="441" count="1" type="stmt"/>
|
|
1735
1737
|
<line num="443" count="1" type="stmt"/>
|
|
1736
1738
|
<line num="444" count="1" type="stmt"/>
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="447" count="1" type="stmt"/>
|
|
1739
|
-
<line num="448" count="1" type="stmt"/>
|
|
1740
|
-
<line num="452" count="2" type="stmt"/>
|
|
1739
|
+
<line num="448" count="2" type="stmt"/>
|
|
1741
1740
|
</file>
|
|
1742
1741
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1743
1742
|
<metrics statements="152" coveredstatements="93" conditionals="95" coveredconditionals="38" methods="33" coveredmethods="18"/>
|
|
@@ -1978,15 +1977,15 @@
|
|
|
1978
1977
|
<line num="22" count="1" type="stmt"/>
|
|
1979
1978
|
<line num="23" count="1" type="stmt"/>
|
|
1980
1979
|
<line num="26" count="40" type="stmt"/>
|
|
1981
|
-
<line num="27" count="
|
|
1982
|
-
<line num="30" count="
|
|
1980
|
+
<line num="27" count="20" type="stmt"/>
|
|
1981
|
+
<line num="30" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
1983
1982
|
<line num="31" count="0" type="stmt"/>
|
|
1984
1983
|
<line num="34" count="0" type="stmt"/>
|
|
1985
1984
|
<line num="35" count="0" type="stmt"/>
|
|
1986
|
-
<line num="37" count="
|
|
1987
|
-
<line num="39" count="
|
|
1985
|
+
<line num="37" count="20" type="stmt"/>
|
|
1986
|
+
<line num="39" count="17" type="cond" truecount="1" falsecount="1"/>
|
|
1988
1987
|
<line num="40" count="0" type="stmt"/>
|
|
1989
|
-
<line num="42" count="
|
|
1988
|
+
<line num="42" count="17" type="stmt"/>
|
|
1990
1989
|
<line num="45" count="40" type="stmt"/>
|
|
1991
1990
|
<line num="46" count="79" type="cond" truecount="2" falsecount="0"/>
|
|
1992
1991
|
<line num="47" count="2" type="stmt"/>
|
|
@@ -3823,7 +3822,7 @@
|
|
|
3823
3822
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3824
3823
|
<line num="1" count="55" type="stmt"/>
|
|
3825
3824
|
<line num="3" count="55" type="stmt"/>
|
|
3826
|
-
<line num="4" count="
|
|
3825
|
+
<line num="4" count="945" type="stmt"/>
|
|
3827
3826
|
</file>
|
|
3828
3827
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3829
3828
|
<metrics statements="113" coveredstatements="103" conditionals="51" coveredconditionals="19" methods="32" coveredmethods="27"/>
|
|
@@ -3920,7 +3919,7 @@
|
|
|
3920
3919
|
<line num="326" count="55" type="cond" truecount="0" falsecount="2"/>
|
|
3921
3920
|
<line num="327" count="4" type="stmt"/>
|
|
3922
3921
|
<line num="334" count="55" type="stmt"/>
|
|
3923
|
-
<line num="335" count="
|
|
3922
|
+
<line num="335" count="81" type="stmt"/>
|
|
3924
3923
|
<line num="343" count="55" type="cond" truecount="0" falsecount="2"/>
|
|
3925
3924
|
<line num="344" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
3926
3925
|
<line num="345" count="3" type="stmt"/>
|
|
@@ -4154,9 +4153,9 @@
|
|
|
4154
4153
|
<line num="135" count="1" type="stmt"/>
|
|
4155
4154
|
<line num="137" count="0" type="stmt"/>
|
|
4156
4155
|
<line num="148" count="40" type="stmt"/>
|
|
4157
|
-
<line num="149" count="
|
|
4158
|
-
<line num="150" count="
|
|
4159
|
-
<line num="151" count="
|
|
4156
|
+
<line num="149" count="107" type="stmt"/>
|
|
4157
|
+
<line num="150" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
4158
|
+
<line num="151" count="77" type="stmt"/>
|
|
4160
4159
|
<line num="154" count="30" type="stmt"/>
|
|
4161
4160
|
<line num="155" count="25" type="stmt"/>
|
|
4162
4161
|
<line num="158" count="30" type="stmt"/>
|
|
@@ -4174,12 +4173,12 @@
|
|
|
4174
4173
|
<line num="173" count="18" type="stmt"/>
|
|
4175
4174
|
<line num="178" count="30" type="stmt"/>
|
|
4176
4175
|
<line num="187" count="40" type="stmt"/>
|
|
4177
|
-
<line num="189" count="
|
|
4178
|
-
<line num="190" count="
|
|
4179
|
-
<line num="192" count="
|
|
4180
|
-
<line num="193" count="
|
|
4181
|
-
<line num="194" count="
|
|
4182
|
-
<line num="195" count="
|
|
4176
|
+
<line num="189" count="27" type="stmt"/>
|
|
4177
|
+
<line num="190" count="27" type="stmt"/>
|
|
4178
|
+
<line num="192" count="33" type="stmt"/>
|
|
4179
|
+
<line num="193" count="33" type="stmt"/>
|
|
4180
|
+
<line num="194" count="105" type="cond" truecount="4" falsecount="0"/>
|
|
4181
|
+
<line num="195" count="96" type="stmt"/>
|
|
4183
4182
|
<line num="197" count="9" type="stmt"/>
|
|
4184
4183
|
<line num="198" count="9" type="stmt"/>
|
|
4185
4184
|
<line num="199" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4189,7 +4188,7 @@
|
|
|
4189
4188
|
<line num="203" count="8" type="stmt"/>
|
|
4190
4189
|
<line num="205" count="9" type="stmt"/>
|
|
4191
4190
|
<line num="207" count="9" type="stmt"/>
|
|
4192
|
-
<line num="210" count="
|
|
4191
|
+
<line num="210" count="27" type="stmt"/>
|
|
4193
4192
|
</file>
|
|
4194
4193
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
4195
4194
|
<metrics statements="54" coveredstatements="50" conditionals="26" coveredconditionals="20" methods="13" coveredmethods="13"/>
|
|
@@ -4227,14 +4226,14 @@
|
|
|
4227
4226
|
<line num="80" count="30" type="stmt"/>
|
|
4228
4227
|
<line num="81" count="33" type="stmt"/>
|
|
4229
4228
|
<line num="85" count="40" type="stmt"/>
|
|
4230
|
-
<line num="86" count="
|
|
4231
|
-
<line num="87" count="
|
|
4229
|
+
<line num="86" count="107" type="stmt"/>
|
|
4230
|
+
<line num="87" count="310" type="stmt"/>
|
|
4232
4231
|
<line num="88" count="53" type="stmt"/>
|
|
4233
4232
|
<line num="91" count="40" type="stmt"/>
|
|
4234
|
-
<line num="92" count="
|
|
4235
|
-
<line num="93" count="
|
|
4236
|
-
<line num="94" count="
|
|
4237
|
-
<line num="95" count="
|
|
4233
|
+
<line num="92" count="62" type="stmt"/>
|
|
4234
|
+
<line num="93" count="62" type="stmt"/>
|
|
4235
|
+
<line num="94" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
4236
|
+
<line num="95" count="35" type="stmt"/>
|
|
4238
4237
|
<line num="97" count="27" type="stmt"/>
|
|
4239
4238
|
<line num="98" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
4240
4239
|
<line num="99" count="27" type="stmt"/>
|
|
@@ -4306,7 +4305,7 @@
|
|
|
4306
4305
|
</file>
|
|
4307
4306
|
</package>
|
|
4308
4307
|
<package name="middleware">
|
|
4309
|
-
<metrics statements="
|
|
4308
|
+
<metrics statements="285" coveredstatements="234" conditionals="203" coveredconditionals="143" methods="38" coveredmethods="33"/>
|
|
4310
4309
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
4311
4310
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4312
4311
|
<line num="1" count="24" type="stmt"/>
|
|
@@ -4321,50 +4320,56 @@
|
|
|
4321
4320
|
<line num="18" count="7" type="stmt"/>
|
|
4322
4321
|
</file>
|
|
4323
4322
|
<file name="authorized.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/authorized.js">
|
|
4324
|
-
<metrics statements="
|
|
4323
|
+
<metrics statements="49" coveredstatements="44" conditionals="47" coveredconditionals="39" methods="6" coveredmethods="5"/>
|
|
4325
4324
|
<line num="5" count="25" type="stmt"/>
|
|
4326
|
-
<line num="9" count="25" type="stmt"/>
|
|
4327
4325
|
<line num="10" count="25" type="stmt"/>
|
|
4328
4326
|
<line num="11" count="25" type="stmt"/>
|
|
4329
4327
|
<line num="12" count="25" type="stmt"/>
|
|
4330
4328
|
<line num="13" count="25" type="stmt"/>
|
|
4331
|
-
<line num="
|
|
4332
|
-
<line num="
|
|
4333
|
-
<line num="
|
|
4334
|
-
<line num="
|
|
4335
|
-
<line num="30" count="177" type="
|
|
4336
|
-
<line num="31" count="177" type="
|
|
4337
|
-
<line num="32" count="
|
|
4338
|
-
<line num="
|
|
4339
|
-
<line num="37" count="
|
|
4340
|
-
<line num="
|
|
4341
|
-
<line num="
|
|
4342
|
-
<line num="49" count="3" type="
|
|
4343
|
-
<line num="
|
|
4344
|
-
<line num="
|
|
4345
|
-
<line num="
|
|
4346
|
-
<line num="57" count="0" type="
|
|
4347
|
-
<line num="58" count="0" type="
|
|
4348
|
-
<line num="
|
|
4349
|
-
<line num="62" count="3" type="
|
|
4350
|
-
<line num="
|
|
4351
|
-
<line num="
|
|
4352
|
-
<line num="
|
|
4353
|
-
<line num="72" count="
|
|
4354
|
-
<line num="
|
|
4355
|
-
<line num="76" count="
|
|
4356
|
-
<line num="
|
|
4357
|
-
<line num="
|
|
4329
|
+
<line num="14" count="25" type="stmt"/>
|
|
4330
|
+
<line num="17" count="176" type="stmt"/>
|
|
4331
|
+
<line num="20" count="25" type="stmt"/>
|
|
4332
|
+
<line num="28" count="25" type="stmt"/>
|
|
4333
|
+
<line num="30" count="177" type="cond" truecount="3" falsecount="0"/>
|
|
4334
|
+
<line num="31" count="177" type="stmt"/>
|
|
4335
|
+
<line num="32" count="177" type="cond" truecount="4" falsecount="0"/>
|
|
4336
|
+
<line num="33" count="28" type="stmt"/>
|
|
4337
|
+
<line num="37" count="149" type="cond" truecount="2" falsecount="0"/>
|
|
4338
|
+
<line num="38" count="3" type="stmt"/>
|
|
4339
|
+
<line num="42" count="25" type="stmt"/>
|
|
4340
|
+
<line num="49" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
4341
|
+
<line num="50" count="3" type="stmt"/>
|
|
4342
|
+
<line num="53" count="3" type="stmt"/>
|
|
4343
|
+
<line num="55" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4344
|
+
<line num="57" count="0" type="stmt"/>
|
|
4345
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4346
|
+
<line num="59" count="0" type="stmt"/>
|
|
4347
|
+
<line num="62" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4348
|
+
<line num="63" count="3" type="stmt"/>
|
|
4349
|
+
<line num="67" count="25" type="stmt"/>
|
|
4350
|
+
<line num="69" count="2703" type="stmt"/>
|
|
4351
|
+
<line num="72" count="183" type="cond" truecount="4" falsecount="0"/>
|
|
4352
|
+
<line num="73" count="1" type="stmt"/>
|
|
4353
|
+
<line num="76" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
4354
|
+
<line num="77" count="1" type="stmt"/>
|
|
4355
|
+
<line num="82" count="181" type="stmt"/>
|
|
4358
4356
|
<line num="85" count="181" type="stmt"/>
|
|
4359
|
-
<line num="
|
|
4360
|
-
<line num="87" count="69" type="stmt"/>
|
|
4357
|
+
<line num="88" count="181" type="cond" truecount="2" falsecount="0"/>
|
|
4361
4358
|
<line num="91" count="181" type="stmt"/>
|
|
4362
|
-
<line num="92" count="181" type="cond" truecount="
|
|
4363
|
-
<line num="93" count="
|
|
4364
|
-
<line num="
|
|
4365
|
-
<line num="
|
|
4366
|
-
<line num="
|
|
4367
|
-
<line num="
|
|
4359
|
+
<line num="92" count="181" type="cond" truecount="4" falsecount="0"/>
|
|
4360
|
+
<line num="93" count="69" type="stmt"/>
|
|
4361
|
+
<line num="94" count="69" type="cond" truecount="3" falsecount="1"/>
|
|
4362
|
+
<line num="95" count="0" type="stmt"/>
|
|
4363
|
+
<line num="100" count="181" type="cond" truecount="2" falsecount="0"/>
|
|
4364
|
+
<line num="104" count="1" type="stmt"/>
|
|
4365
|
+
<line num="108" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
4366
|
+
<line num="109" count="3" type="stmt"/>
|
|
4367
|
+
<line num="112" count="177" type="stmt"/>
|
|
4368
|
+
<line num="114" count="177" type="stmt"/>
|
|
4369
|
+
<line num="117" count="27" type="cond" truecount="3" falsecount="2"/>
|
|
4370
|
+
<line num="118" count="0" type="stmt"/>
|
|
4371
|
+
<line num="120" count="27" type="stmt"/>
|
|
4372
|
+
<line num="125" count="150" type="stmt"/>
|
|
4368
4373
|
</file>
|
|
4369
4374
|
<file name="builder.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/builder.js">
|
|
4370
4375
|
<metrics statements="36" coveredstatements="32" conditionals="22" coveredconditionals="17" methods="3" coveredmethods="3"/>
|
|
@@ -5417,22 +5422,22 @@
|
|
|
5417
5422
|
<line num="246" count="72" type="stmt"/>
|
|
5418
5423
|
<line num="250" count="78" type="stmt"/>
|
|
5419
5424
|
<line num="262" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
5420
|
-
<line num="263" count="
|
|
5421
|
-
<line num="264" count="
|
|
5422
|
-
<line num="265" count="
|
|
5423
|
-
<line num="266" count="
|
|
5424
|
-
<line num="269" count="
|
|
5425
|
-
<line num="272" count="
|
|
5426
|
-
<line num="275" count="
|
|
5427
|
-
<line num="276" count="
|
|
5425
|
+
<line num="263" count="107" type="stmt"/>
|
|
5426
|
+
<line num="264" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
5427
|
+
<line num="265" count="93" type="stmt"/>
|
|
5428
|
+
<line num="266" count="93" type="stmt"/>
|
|
5429
|
+
<line num="269" count="107" type="stmt"/>
|
|
5430
|
+
<line num="272" count="107" type="stmt"/>
|
|
5431
|
+
<line num="275" count="107" type="stmt"/>
|
|
5432
|
+
<line num="276" count="310" type="cond" truecount="2" falsecount="0"/>
|
|
5428
5433
|
<line num="277" count="8" type="stmt"/>
|
|
5429
5434
|
<line num="278" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
5430
5435
|
<line num="279" count="6" type="stmt"/>
|
|
5431
5436
|
<line num="281" count="2" type="stmt"/>
|
|
5432
5437
|
<line num="282" count="2" type="stmt"/>
|
|
5433
|
-
<line num="287" count="
|
|
5434
|
-
<line num="288" count="
|
|
5435
|
-
<line num="290" count="
|
|
5438
|
+
<line num="287" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
5439
|
+
<line num="288" count="27" type="stmt"/>
|
|
5440
|
+
<line num="290" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
5436
5441
|
<line num="303" count="40" type="stmt"/>
|
|
5437
5442
|
<line num="304" count="14" type="stmt"/>
|
|
5438
5443
|
<line num="305" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -5463,20 +5468,20 @@
|
|
|
5463
5468
|
<line num="1" count="40" type="stmt"/>
|
|
5464
5469
|
<line num="2" count="40" type="stmt"/>
|
|
5465
5470
|
<line num="7" count="40" type="stmt"/>
|
|
5466
|
-
<line num="12" count="
|
|
5467
|
-
<line num="13" count="
|
|
5471
|
+
<line num="12" count="275" type="stmt"/>
|
|
5472
|
+
<line num="13" count="275" type="cond" truecount="2" falsecount="0"/>
|
|
5468
5473
|
<line num="14" count="168" type="stmt"/>
|
|
5469
5474
|
<line num="15" count="168" type="cond" truecount="2" falsecount="0"/>
|
|
5470
|
-
<line num="17" count="
|
|
5471
|
-
<line num="18" count="
|
|
5472
|
-
<line num="19" count="
|
|
5473
|
-
<line num="24" count="
|
|
5475
|
+
<line num="17" count="275" type="stmt"/>
|
|
5476
|
+
<line num="18" count="792" type="stmt"/>
|
|
5477
|
+
<line num="19" count="792" type="cond" truecount="1" falsecount="1"/>
|
|
5478
|
+
<line num="24" count="792" type="stmt"/>
|
|
5474
5479
|
<line num="27" count="0" type="stmt"/>
|
|
5475
5480
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5476
5481
|
<line num="29" count="0" type="stmt"/>
|
|
5477
5482
|
<line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5478
5483
|
<line num="31" count="0" type="stmt"/>
|
|
5479
|
-
<line num="38" count="
|
|
5484
|
+
<line num="38" count="275" type="cond" truecount="2" falsecount="0"/>
|
|
5480
5485
|
</file>
|
|
5481
5486
|
</package>
|
|
5482
5487
|
<package name="utilities.usageQuota">
|