@budibase/server 1.0.178-alpha.0 → 1.0.180
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.78c15c42.js +1299 -0
- package/builder/assets/{index.8a6f249b.css → index.bb5e3dfd.css} +2 -2
- package/builder/assets/{vendor.9bf2fcb4.js → vendor.5240f480.js} +53 -53
- package/builder/index.html +3 -3
- package/coverage/clover.xml +51 -53
- package/coverage/coverage-final.json +6 -6
- 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/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 +15 -15
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +9 -12
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +3 -3
- package/coverage/lcov-report/api/controllers/view/index.html +4 -4
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +2 -5
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +1 -1
- package/coverage/lcov-report/db/utils.js.html +4 -4
- 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 +34 -34
- 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 +10 -43
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +14 -14
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +32 -11
- 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 +19 -19
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +88 -93
- package/dist/api/controllers/templates.js +1 -2
- package/dist/api/controllers/view/exporters.js +1 -1
- package/dist/automations/steps/queryRows.js +0 -1
- package/dist/environment.js +13 -9
- package/dist/middleware/builder.js +2 -9
- package/dist/package.json +5 -5
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/budibaseDir.js +6 -0
- package/dist/utilities/redis.js +1 -1
- package/package.json +6 -6
- package/scripts/likeCypress.ts +1 -0
- package/src/api/controllers/templates.js +1 -2
- package/src/api/controllers/view/exporters.js +1 -1
- package/src/automations/steps/queryRows.js +0 -1
- package/src/environment.js +13 -9
- package/src/middleware/builder.js +2 -13
- package/src/utilities/budibaseDir.js +7 -0
- package/src/utilities/redis.js +0 -2
- package/builder/assets/index.451e8e27.js +0 -1315
package/builder/index.html
CHANGED
|
@@ -10,10 +10,10 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
14
|
-
<link rel="modulepreload" href="/builder/assets/vendor.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.78c15c42.js"></script>
|
|
14
|
+
<link rel="modulepreload" href="/builder/assets/vendor.5240f480.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
|
-
<link rel="stylesheet" href="/builder/assets/index.
|
|
16
|
+
<link rel="stylesheet" href="/builder/assets/index.bb5e3dfd.css">
|
|
17
17
|
</head>
|
|
18
18
|
<body id="app">
|
|
19
19
|
|
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="1653419863149" clover="3.2.0">
|
|
3
|
+
<project timestamp="1653419863149" name="All files">
|
|
4
|
+
<metrics statements="4172" coveredstatements="2991" conditionals="1718" coveredconditionals="884" methods="613" coveredmethods="430" elements="6503" coveredelements="4305" complexity="0" loc="4172" ncloc="4172" packages="23" files="131" classes="131"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="33" coveredstatements="31" 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">
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
</file>
|
|
43
43
|
</package>
|
|
44
44
|
<package name="api.controllers">
|
|
45
|
-
<metrics statements="
|
|
45
|
+
<metrics statements="905" coveredstatements="621" conditionals="288" coveredconditionals="125" methods="130" coveredmethods="85"/>
|
|
46
46
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.js">
|
|
47
47
|
<metrics statements="13" coveredstatements="6" conditionals="13" coveredconditionals="4" methods="2" coveredmethods="1"/>
|
|
48
48
|
<line num="1" count="24" type="stmt"/>
|
|
@@ -809,23 +809,22 @@
|
|
|
809
809
|
<line num="10" count="0" type="stmt"/>
|
|
810
810
|
</file>
|
|
811
811
|
<file name="templates.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/templates.js">
|
|
812
|
-
<metrics statements="
|
|
812
|
+
<metrics statements="15" coveredstatements="12" conditionals="7" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
813
813
|
<line num="1" count="24" type="stmt"/>
|
|
814
814
|
<line num="2" count="24" type="stmt"/>
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="
|
|
817
|
-
<line num="9" count="
|
|
818
|
-
<line num="
|
|
815
|
+
<line num="6" count="24" type="stmt"/>
|
|
816
|
+
<line num="8" count="24" type="stmt"/>
|
|
817
|
+
<line num="9" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
818
|
+
<line num="11" count="1" type="stmt"/>
|
|
819
819
|
<line num="12" count="1" type="stmt"/>
|
|
820
820
|
<line num="13" count="1" type="stmt"/>
|
|
821
|
-
<line num="14" count="1" type="
|
|
822
|
-
<line num="15" count="
|
|
823
|
-
<line num="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="22" count="1" type="
|
|
821
|
+
<line num="14" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
822
|
+
<line num="15" count="0" type="stmt"/>
|
|
823
|
+
<line num="18" count="0" type="stmt"/>
|
|
824
|
+
<line num="21" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
825
|
+
<line num="22" count="1" type="stmt"/>
|
|
826
826
|
<line num="23" count="1" type="stmt"/>
|
|
827
|
-
<line num="
|
|
828
|
-
<line num="26" count="0" type="stmt"/>
|
|
827
|
+
<line num="25" count="0" type="stmt"/>
|
|
829
828
|
</file>
|
|
830
829
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
831
830
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
@@ -1918,9 +1917,9 @@
|
|
|
1918
1917
|
</file>
|
|
1919
1918
|
</package>
|
|
1920
1919
|
<package name="api.controllers.view">
|
|
1921
|
-
<metrics statements="201" coveredstatements="153" conditionals="
|
|
1920
|
+
<metrics statements="201" coveredstatements="153" conditionals="89" coveredconditionals="59" methods="26" coveredmethods="20"/>
|
|
1922
1921
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
1923
|
-
<metrics statements="11" coveredstatements="11" conditionals="
|
|
1922
|
+
<metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
1924
1923
|
<line num="1" count="41" type="stmt"/>
|
|
1925
1924
|
<line num="2" count="2" type="stmt"/>
|
|
1926
1925
|
<line num="4" count="1" type="stmt"/>
|
|
@@ -2773,21 +2772,21 @@
|
|
|
2773
2772
|
<line num="7" count="41" type="stmt"/>
|
|
2774
2773
|
<line num="12" count="41" type="stmt"/>
|
|
2775
2774
|
<line num="17" count="41" type="stmt"/>
|
|
2776
|
-
<line num="
|
|
2775
|
+
<line num="75" count="1" type="stmt"/>
|
|
2776
|
+
<line num="80" count="1" type="stmt"/>
|
|
2777
2777
|
<line num="81" count="1" type="stmt"/>
|
|
2778
|
-
<line num="
|
|
2779
|
-
<line num="85" count="
|
|
2778
|
+
<line num="84" count="41" type="stmt"/>
|
|
2779
|
+
<line num="85" count="1" type="stmt"/>
|
|
2780
2780
|
<line num="86" count="1" type="stmt"/>
|
|
2781
2781
|
<line num="87" count="1" type="stmt"/>
|
|
2782
|
-
<line num="88" count="1" type="
|
|
2783
|
-
<line num="89" count="1" type="
|
|
2782
|
+
<line num="88" count="1" type="cond" truecount="5" falsecount="1"/>
|
|
2783
|
+
<line num="89" count="1" type="stmt"/>
|
|
2784
2784
|
<line num="90" count="1" type="stmt"/>
|
|
2785
|
-
<line num="
|
|
2786
|
-
<line num="
|
|
2785
|
+
<line num="93" count="1" type="stmt"/>
|
|
2786
|
+
<line num="105" count="1" type="stmt"/>
|
|
2787
2787
|
<line num="106" count="1" type="stmt"/>
|
|
2788
2788
|
<line num="107" count="1" type="stmt"/>
|
|
2789
|
-
<line num="
|
|
2790
|
-
<line num="113" count="0" type="stmt"/>
|
|
2789
|
+
<line num="112" count="0" type="stmt"/>
|
|
2791
2790
|
</file>
|
|
2792
2791
|
<file name="sendSmtpEmail.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/sendSmtpEmail.js">
|
|
2793
2792
|
<metrics statements="11" coveredstatements="4" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -3060,10 +3059,10 @@
|
|
|
3060
3059
|
<line num="188" count="54" type="stmt"/>
|
|
3061
3060
|
<line num="189" count="193" type="stmt"/>
|
|
3062
3061
|
<line num="195" count="54" type="stmt"/>
|
|
3063
|
-
<line num="196" count="
|
|
3064
|
-
<line num="197" count="
|
|
3062
|
+
<line num="196" count="2" type="stmt"/>
|
|
3063
|
+
<line num="197" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
3065
3064
|
<line num="198" count="1" type="stmt"/>
|
|
3066
|
-
<line num="200" count="
|
|
3065
|
+
<line num="200" count="1" type="stmt"/>
|
|
3067
3066
|
<line num="206" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3068
3067
|
<line num="207" count="225" type="stmt"/>
|
|
3069
3068
|
<line num="214" count="54" type="stmt"/>
|
|
@@ -3479,7 +3478,7 @@
|
|
|
3479
3478
|
</file>
|
|
3480
3479
|
</package>
|
|
3481
3480
|
<package name="middleware">
|
|
3482
|
-
<metrics statements="
|
|
3481
|
+
<metrics statements="174" coveredstatements="149" conditionals="117" coveredconditionals="89" methods="25" coveredmethods="25"/>
|
|
3483
3482
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3484
3483
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3485
3484
|
<line num="1" count="24" type="stmt"/>
|
|
@@ -3494,7 +3493,7 @@
|
|
|
3494
3493
|
<line num="18" count="7" type="stmt"/>
|
|
3495
3494
|
</file>
|
|
3496
3495
|
<file name="builder.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/builder.js">
|
|
3497
|
-
<metrics statements="
|
|
3496
|
+
<metrics statements="36" coveredstatements="32" conditionals="22" coveredconditionals="17" methods="4" coveredmethods="4"/>
|
|
3498
3497
|
<line num="1" count="25" type="stmt"/>
|
|
3499
3498
|
<line num="7" count="25" type="stmt"/>
|
|
3500
3499
|
<line num="8" count="25" type="stmt"/>
|
|
@@ -3516,27 +3515,21 @@
|
|
|
3516
3515
|
<line num="51" count="1" type="stmt"/>
|
|
3517
3516
|
<line num="52" count="1" type="stmt"/>
|
|
3518
3517
|
<line num="53" count="1" type="stmt"/>
|
|
3518
|
+
<line num="54" count="1" type="stmt"/>
|
|
3519
3519
|
<line num="55" count="1" type="stmt"/>
|
|
3520
|
-
<line num="
|
|
3520
|
+
<line num="56" count="1" type="stmt"/>
|
|
3521
3521
|
<line num="58" count="1" type="stmt"/>
|
|
3522
|
-
<line num="
|
|
3523
|
-
<line num="
|
|
3524
|
-
<line num="65" count="
|
|
3525
|
-
<line num="66" count="
|
|
3526
|
-
<line num="68" count="
|
|
3527
|
-
<line num="69" count="
|
|
3528
|
-
<line num="
|
|
3529
|
-
<line num="72" count="176" type="
|
|
3530
|
-
<line num="
|
|
3531
|
-
<line num="
|
|
3532
|
-
<line num="
|
|
3533
|
-
<line num="77" count="0" type="stmt"/>
|
|
3534
|
-
<line num="80" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3535
|
-
<line num="81" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3536
|
-
<line num="83" count="176" type="cond" truecount="4" falsecount="0"/>
|
|
3537
|
-
<line num="84" count="175" type="stmt"/>
|
|
3538
|
-
<line num="87" count="1" type="stmt"/>
|
|
3539
|
-
<line num="89" count="1" type="stmt"/>
|
|
3522
|
+
<line num="62" count="25" type="stmt"/>
|
|
3523
|
+
<line num="63" count="181" type="stmt"/>
|
|
3524
|
+
<line num="65" count="181" type="cond" truecount="2" falsecount="0"/>
|
|
3525
|
+
<line num="66" count="5" type="stmt"/>
|
|
3526
|
+
<line num="68" count="176" type="stmt"/>
|
|
3527
|
+
<line num="69" count="176" type="stmt"/>
|
|
3528
|
+
<line num="70" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3529
|
+
<line num="72" count="176" type="cond" truecount="4" falsecount="0"/>
|
|
3530
|
+
<line num="73" count="175" type="stmt"/>
|
|
3531
|
+
<line num="76" count="1" type="stmt"/>
|
|
3532
|
+
<line num="78" count="1" type="stmt"/>
|
|
3540
3533
|
</file>
|
|
3541
3534
|
<file name="currentapp.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.js">
|
|
3542
3535
|
<metrics statements="63" coveredstatements="50" conditionals="55" coveredconditionals="44" methods="2" coveredmethods="2"/>
|
|
@@ -3997,7 +3990,7 @@
|
|
|
3997
3990
|
</file>
|
|
3998
3991
|
</package>
|
|
3999
3992
|
<package name="utilities">
|
|
4000
|
-
<metrics statements="
|
|
3993
|
+
<metrics statements="350" coveredstatements="249" conditionals="145" coveredconditionals="85" methods="68" coveredmethods="45"/>
|
|
4001
3994
|
<file name="bcrypt.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/bcrypt.js">
|
|
4002
3995
|
<metrics statements="9" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4003
3996
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -4011,9 +4004,14 @@
|
|
|
4011
4004
|
<line num="15" count="0" type="stmt"/>
|
|
4012
4005
|
</file>
|
|
4013
4006
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4014
|
-
<metrics statements="
|
|
4007
|
+
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
4015
4008
|
<line num="1" count="42" type="stmt"/>
|
|
4009
|
+
<line num="2" count="42" type="stmt"/>
|
|
4016
4010
|
<line num="3" count="42" type="stmt"/>
|
|
4011
|
+
<line num="4" count="42" type="stmt"/>
|
|
4012
|
+
<line num="6" count="42" type="stmt"/>
|
|
4013
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4014
|
+
<line num="10" count="42" type="stmt"/>
|
|
4017
4015
|
</file>
|
|
4018
4016
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
4019
4017
|
<metrics statements="5" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|