@budibase/server 1.0.184 → 1.0.185-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/index.175d9c50.js +1315 -0
- package/builder/assets/{index.bb5e3dfd.css → index.8a6f249b.css} +2 -2
- package/builder/assets/{vendor.5240f480.js → vendor.9bf2fcb4.js} +53 -53
- package/builder/index.html +3 -3
- package/coverage/clover.xml +58 -55
- package/coverage/coverage-final.json +7 -7
- 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 +12 -9
- 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 +14 -14
- 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 +5 -2
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +10 -7
- 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 +41 -41
- 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 +43 -10
- 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/budibaseDir.js.html +11 -32
- 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 +99 -91
- package/dist/api/controllers/templates.js +2 -1
- package/dist/api/controllers/view/exporters.js +1 -1
- package/dist/automations/steps/queryRows.js +1 -0
- package/dist/automations/steps/sendSmtpEmail.js +1 -0
- package/dist/environment.js +9 -13
- package/dist/middleware/builder.js +9 -2
- package/dist/package.json +5 -5
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/budibaseDir.js +0 -6
- package/dist/utilities/redis.js +1 -1
- package/package.json +6 -6
- package/scripts/likeCypress.ts +0 -1
- package/src/api/controllers/templates.js +2 -1
- package/src/api/controllers/view/exporters.js +1 -1
- package/src/automations/steps/queryRows.js +1 -0
- package/src/automations/steps/sendSmtpEmail.js +1 -0
- package/src/environment.js +9 -13
- package/src/middleware/builder.js +13 -2
- package/src/utilities/budibaseDir.js +0 -7
- package/src/utilities/redis.js +2 -0
- package/builder/assets/index.9c137cf0.js +0 -1299
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.175d9c50.js"></script>
|
|
14
|
+
<link rel="modulepreload" href="/builder/assets/vendor.9bf2fcb4.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.8a6f249b.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="1653596840501" clover="3.2.0">
|
|
3
|
+
<project timestamp="1653596840501" name="All files">
|
|
4
|
+
<metrics statements="4166" coveredstatements="2993" conditionals="1723" coveredconditionals="889" methods="610" coveredmethods="430" elements="6499" coveredelements="4312" complexity="0" loc="4166" ncloc="4166" packages="23" files="130" classes="130"/>
|
|
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="906" coveredstatements="622" conditionals="287" coveredconditionals="124" 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,22 +809,23 @@
|
|
|
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="16" coveredstatements="13" conditionals="6" coveredconditionals="4" 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="3" count="24" type="stmt"/>
|
|
816
|
+
<line num="7" count="24" type="stmt"/>
|
|
817
|
+
<line num="9" count="24" type="stmt"/>
|
|
818
|
+
<line num="10" 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="stmt"/>
|
|
822
|
+
<line num="15" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
823
|
+
<line num="16" count="0" type="stmt"/>
|
|
824
|
+
<line num="19" count="0" type="stmt"/>
|
|
825
|
+
<line num="22" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
826
826
|
<line num="23" count="1" type="stmt"/>
|
|
827
|
-
<line num="
|
|
827
|
+
<line num="24" count="1" type="stmt"/>
|
|
828
|
+
<line num="26" count="0" type="stmt"/>
|
|
828
829
|
</file>
|
|
829
830
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
830
831
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
@@ -1917,9 +1918,9 @@
|
|
|
1917
1918
|
</file>
|
|
1918
1919
|
</package>
|
|
1919
1920
|
<package name="api.controllers.view">
|
|
1920
|
-
<metrics statements="201" coveredstatements="153" conditionals="
|
|
1921
|
+
<metrics statements="201" coveredstatements="153" conditionals="91" coveredconditionals="60" methods="26" coveredmethods="20"/>
|
|
1921
1922
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
1922
|
-
<metrics statements="11" coveredstatements="11" conditionals="
|
|
1923
|
+
<metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
1923
1924
|
<line num="1" count="41" type="stmt"/>
|
|
1924
1925
|
<line num="2" count="2" type="stmt"/>
|
|
1925
1926
|
<line num="4" count="1" type="stmt"/>
|
|
@@ -2612,7 +2613,7 @@
|
|
|
2612
2613
|
</file>
|
|
2613
2614
|
</package>
|
|
2614
2615
|
<package name="automations.steps">
|
|
2615
|
-
<metrics statements="
|
|
2616
|
+
<metrics statements="212" coveredstatements="148" conditionals="82" coveredconditionals="52" methods="18" coveredmethods="9"/>
|
|
2616
2617
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
2617
2618
|
<metrics statements="17" coveredstatements="6" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2618
2619
|
<line num="1" count="41" type="stmt"/>
|
|
@@ -2772,24 +2773,24 @@
|
|
|
2772
2773
|
<line num="7" count="41" type="stmt"/>
|
|
2773
2774
|
<line num="12" count="41" type="stmt"/>
|
|
2774
2775
|
<line num="17" count="41" type="stmt"/>
|
|
2775
|
-
<line num="
|
|
2776
|
-
<line num="80" count="1" type="stmt"/>
|
|
2776
|
+
<line num="76" count="1" type="stmt"/>
|
|
2777
2777
|
<line num="81" count="1" type="stmt"/>
|
|
2778
|
-
<line num="
|
|
2779
|
-
<line num="85" count="
|
|
2778
|
+
<line num="82" count="1" type="stmt"/>
|
|
2779
|
+
<line num="85" count="41" 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="stmt"/>
|
|
2783
|
+
<line num="89" count="1" type="cond" truecount="5" falsecount="1"/>
|
|
2784
2784
|
<line num="90" count="1" type="stmt"/>
|
|
2785
|
-
<line num="
|
|
2786
|
-
<line num="
|
|
2785
|
+
<line num="91" count="1" type="stmt"/>
|
|
2786
|
+
<line num="94" 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="
|
|
2789
|
+
<line num="108" count="1" type="stmt"/>
|
|
2790
|
+
<line num="113" count="0" type="stmt"/>
|
|
2790
2791
|
</file>
|
|
2791
2792
|
<file name="sendSmtpEmail.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/sendSmtpEmail.js">
|
|
2792
|
-
<metrics statements="
|
|
2793
|
+
<metrics statements="12" coveredstatements="4" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2793
2794
|
<line num="1" count="41" type="stmt"/>
|
|
2794
2795
|
<line num="2" count="41" type="stmt"/>
|
|
2795
2796
|
<line num="4" count="41" type="stmt"/>
|
|
@@ -2797,10 +2798,11 @@
|
|
|
2797
2798
|
<line num="52" count="0" type="stmt"/>
|
|
2798
2799
|
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2799
2800
|
<line num="54" count="0" type="stmt"/>
|
|
2800
|
-
<line num="56" count="0" type="
|
|
2801
|
+
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2801
2802
|
<line num="57" count="0" type="stmt"/>
|
|
2802
2803
|
<line num="58" count="0" type="stmt"/>
|
|
2803
|
-
<line num="
|
|
2804
|
+
<line num="59" count="0" type="stmt"/>
|
|
2805
|
+
<line num="64" count="0" type="stmt"/>
|
|
2804
2806
|
</file>
|
|
2805
2807
|
<file name="serverLog.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/serverLog.js">
|
|
2806
2808
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -3059,10 +3061,10 @@
|
|
|
3059
3061
|
<line num="188" count="54" type="stmt"/>
|
|
3060
3062
|
<line num="189" count="193" type="stmt"/>
|
|
3061
3063
|
<line num="195" count="54" type="stmt"/>
|
|
3062
|
-
<line num="196" count="
|
|
3063
|
-
<line num="197" count="
|
|
3064
|
+
<line num="196" count="3" type="stmt"/>
|
|
3065
|
+
<line num="197" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3064
3066
|
<line num="198" count="1" type="stmt"/>
|
|
3065
|
-
<line num="200" count="
|
|
3067
|
+
<line num="200" count="2" type="stmt"/>
|
|
3066
3068
|
<line num="206" count="54" type="cond" truecount="0" falsecount="2"/>
|
|
3067
3069
|
<line num="207" count="225" type="stmt"/>
|
|
3068
3070
|
<line num="214" count="54" type="stmt"/>
|
|
@@ -3478,7 +3480,7 @@
|
|
|
3478
3480
|
</file>
|
|
3479
3481
|
</package>
|
|
3480
3482
|
<package name="middleware">
|
|
3481
|
-
<metrics statements="
|
|
3483
|
+
<metrics statements="180" coveredstatements="154" conditionals="123" coveredconditionals="94" methods="25" coveredmethods="25"/>
|
|
3482
3484
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3483
3485
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3484
3486
|
<line num="1" count="24" type="stmt"/>
|
|
@@ -3493,7 +3495,7 @@
|
|
|
3493
3495
|
<line num="18" count="7" type="stmt"/>
|
|
3494
3496
|
</file>
|
|
3495
3497
|
<file name="builder.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/builder.js">
|
|
3496
|
-
<metrics statements="
|
|
3498
|
+
<metrics statements="42" coveredstatements="37" conditionals="28" coveredconditionals="22" methods="4" coveredmethods="4"/>
|
|
3497
3499
|
<line num="1" count="25" type="stmt"/>
|
|
3498
3500
|
<line num="7" count="25" type="stmt"/>
|
|
3499
3501
|
<line num="8" count="25" type="stmt"/>
|
|
@@ -3515,21 +3517,27 @@
|
|
|
3515
3517
|
<line num="51" count="1" type="stmt"/>
|
|
3516
3518
|
<line num="52" count="1" type="stmt"/>
|
|
3517
3519
|
<line num="53" count="1" type="stmt"/>
|
|
3518
|
-
<line num="54" count="1" type="stmt"/>
|
|
3519
3520
|
<line num="55" count="1" type="stmt"/>
|
|
3520
|
-
<line num="
|
|
3521
|
+
<line num="57" count="1" type="stmt"/>
|
|
3521
3522
|
<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="
|
|
3523
|
+
<line num="59" count="1" type="stmt"/>
|
|
3524
|
+
<line num="61" count="1" type="stmt"/>
|
|
3525
|
+
<line num="65" count="25" type="stmt"/>
|
|
3526
|
+
<line num="66" count="181" type="stmt"/>
|
|
3527
|
+
<line num="68" count="181" type="cond" truecount="2" falsecount="0"/>
|
|
3528
|
+
<line num="69" count="5" type="stmt"/>
|
|
3529
|
+
<line num="71" count="176" type="stmt"/>
|
|
3530
|
+
<line num="72" count="176" type="stmt"/>
|
|
3531
|
+
<line num="74" count="176" type="stmt"/>
|
|
3532
|
+
<line num="75" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3533
|
+
<line num="76" count="176" type="cond" truecount="1" falsecount="1"/>
|
|
3534
|
+
<line num="77" count="0" type="stmt"/>
|
|
3535
|
+
<line num="80" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3536
|
+
<line num="81" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
3537
|
+
<line num="83" count="176" type="cond" truecount="4" falsecount="0"/>
|
|
3538
|
+
<line num="84" count="175" type="stmt"/>
|
|
3539
|
+
<line num="87" count="1" type="stmt"/>
|
|
3540
|
+
<line num="89" count="1" type="stmt"/>
|
|
3533
3541
|
</file>
|
|
3534
3542
|
<file name="currentapp.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.js">
|
|
3535
3543
|
<metrics statements="63" coveredstatements="50" conditionals="55" coveredconditionals="44" methods="2" coveredmethods="2"/>
|
|
@@ -3990,16 +3998,11 @@
|
|
|
3990
3998
|
</file>
|
|
3991
3999
|
</package>
|
|
3992
4000
|
<package name="utilities">
|
|
3993
|
-
<metrics statements="
|
|
4001
|
+
<metrics statements="336" coveredstatements="245" conditionals="141" coveredconditionals="85" methods="65" coveredmethods="45"/>
|
|
3994
4002
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
3995
|
-
<metrics statements="
|
|
4003
|
+
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3996
4004
|
<line num="1" count="42" type="stmt"/>
|
|
3997
|
-
<line num="2" count="42" type="stmt"/>
|
|
3998
4005
|
<line num="3" count="42" type="stmt"/>
|
|
3999
|
-
<line num="4" count="42" type="stmt"/>
|
|
4000
|
-
<line num="6" count="42" type="stmt"/>
|
|
4001
|
-
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4002
|
-
<line num="10" count="42" type="stmt"/>
|
|
4003
4006
|
</file>
|
|
4004
4007
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
4005
4008
|
<metrics statements="5" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|