@budibase/server 1.0.137 → 1.0.140
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.ac3dbdcb.js → index.9e026a51.js} +90 -90
- package/builder/index.html +1 -1
- package/coverage/clover.xml +70 -60
- package/coverage/coverage-final.json +2 -2
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +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 +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 +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 +46 -10
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +19 -19
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +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 +1 -1
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +27 -27
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +55 -16
- package/coverage/lcov-report/threads/index.html +15 -15
- 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 +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 +120 -98
- package/dist/automations/automationUtils.js +12 -0
- package/dist/package.json +5 -5
- package/dist/threads/automation.js +16 -6
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +6 -6
- package/src/automations/automationUtils.js +12 -0
- package/src/threads/automation.js +19 -6
package/builder/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
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.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.9e026a51.js"></script>
|
|
14
14
|
<link rel="modulepreload" href="/builder/assets/vendor.5240f480.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
16
|
<link rel="stylesheet" href="/builder/assets/index.bb5e3dfd.css">
|
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="1651668009588" clover="3.2.0">
|
|
3
|
+
<project timestamp="1651668009588" name="All files">
|
|
4
|
+
<metrics statements="4136" coveredstatements="2979" conditionals="1697" coveredconditionals="874" methods="610" coveredmethods="429" elements="6443" coveredelements="4282" complexity="0" loc="4136" ncloc="4136" 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">
|
|
@@ -2438,7 +2438,7 @@
|
|
|
2438
2438
|
</file>
|
|
2439
2439
|
</package>
|
|
2440
2440
|
<package name="automations">
|
|
2441
|
-
<metrics statements="
|
|
2441
|
+
<metrics statements="152" coveredstatements="122" conditionals="62" coveredconditionals="46" methods="19" coveredmethods="13"/>
|
|
2442
2442
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2443
2443
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2444
2444
|
<line num="1" count="41" type="stmt"/>
|
|
@@ -2467,7 +2467,7 @@
|
|
|
2467
2467
|
<line num="74" count="41" type="stmt"/>
|
|
2468
2468
|
</file>
|
|
2469
2469
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2470
|
-
<metrics statements="
|
|
2470
|
+
<metrics statements="46" coveredstatements="32" conditionals="29" coveredconditionals="21" methods="5" coveredmethods="3"/>
|
|
2471
2471
|
<line num="1" count="41" type="stmt"/>
|
|
2472
2472
|
<line num="2" count="41" type="stmt"/>
|
|
2473
2473
|
<line num="20" count="41" type="stmt"/>
|
|
@@ -2507,6 +2507,13 @@
|
|
|
2507
2507
|
<line num="83" count="0" type="stmt"/>
|
|
2508
2508
|
<line num="84" count="0" type="stmt"/>
|
|
2509
2509
|
<line num="87" count="0" type="stmt"/>
|
|
2510
|
+
<line num="90" count="41" type="stmt"/>
|
|
2511
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2512
|
+
<line num="92" count="0" type="stmt"/>
|
|
2513
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2514
|
+
<line num="95" count="0" type="stmt"/>
|
|
2515
|
+
<line num="97" count="0" type="stmt"/>
|
|
2516
|
+
<line num="99" count="0" type="stmt"/>
|
|
2510
2517
|
</file>
|
|
2511
2518
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2512
2519
|
<metrics statements="28" coveredstatements="15" conditionals="6" coveredconditionals="3" methods="3" coveredmethods="0"/>
|
|
@@ -3674,9 +3681,9 @@
|
|
|
3674
3681
|
</file>
|
|
3675
3682
|
</package>
|
|
3676
3683
|
<package name="threads">
|
|
3677
|
-
<metrics statements="
|
|
3684
|
+
<metrics statements="274" coveredstatements="204" conditionals="121" coveredconditionals="65" methods="30" coveredmethods="27"/>
|
|
3678
3685
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
3679
|
-
<metrics statements="
|
|
3686
|
+
<metrics statements="138" coveredstatements="82" conditionals="63" coveredconditionals="21" methods="10" coveredmethods="9"/>
|
|
3680
3687
|
<line num="1" count="3" type="stmt"/>
|
|
3681
3688
|
<line num="2" count="3" type="stmt"/>
|
|
3682
3689
|
<line num="3" count="3" type="stmt"/>
|
|
@@ -3742,76 +3749,79 @@
|
|
|
3742
3749
|
<line num="117" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3743
3750
|
<line num="118" count="0" type="stmt"/>
|
|
3744
3751
|
<line num="120" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3745
|
-
<line num="
|
|
3746
|
-
<line num="
|
|
3747
|
-
<line num="
|
|
3748
|
-
<line num="
|
|
3749
|
-
<line num="
|
|
3750
|
-
<line num="
|
|
3751
|
-
<line num="
|
|
3752
|
-
<line num="141" count="0" type="
|
|
3753
|
-
<line num="
|
|
3754
|
-
<line num="
|
|
3752
|
+
<line num="125" count="5" type="stmt"/>
|
|
3753
|
+
<line num="126" count="5" type="stmt"/>
|
|
3754
|
+
<line num="127" count="5" type="stmt"/>
|
|
3755
|
+
<line num="130" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3756
|
+
<line num="131" count="0" type="stmt"/>
|
|
3757
|
+
<line num="135" count="0" type="stmt"/>
|
|
3758
|
+
<line num="140" count="0" type="stmt"/>
|
|
3759
|
+
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3760
|
+
<line num="147" count="0" type="stmt"/>
|
|
3761
|
+
<line num="151" count="0" type="stmt"/>
|
|
3755
3762
|
<line num="152" count="0" type="stmt"/>
|
|
3756
3763
|
<line num="153" count="0" type="stmt"/>
|
|
3757
|
-
<line num="
|
|
3758
|
-
<line num="159" count="0" type="stmt"/>
|
|
3759
|
-
<line num="160" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3764
|
+
<line num="157" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3760
3765
|
<line num="161" count="0" type="stmt"/>
|
|
3761
|
-
<line num="
|
|
3762
|
-
<line num="
|
|
3766
|
+
<line num="163" count="0" type="stmt"/>
|
|
3767
|
+
<line num="166" count="0" type="stmt"/>
|
|
3768
|
+
<line num="172" count="0" type="stmt"/>
|
|
3763
3769
|
<line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3764
3770
|
<line num="174" count="0" type="stmt"/>
|
|
3765
|
-
<line num="
|
|
3766
|
-
<line num="
|
|
3767
|
-
<line num="
|
|
3768
|
-
<line num="
|
|
3769
|
-
<line num="192" count="0" type="stmt"/>
|
|
3771
|
+
<line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3772
|
+
<line num="178" count="0" type="stmt"/>
|
|
3773
|
+
<line num="186" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3774
|
+
<line num="187" count="0" type="stmt"/>
|
|
3770
3775
|
<line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3771
3776
|
<line num="199" count="0" type="stmt"/>
|
|
3772
3777
|
<line num="203" count="0" type="stmt"/>
|
|
3773
3778
|
<line num="204" count="0" type="stmt"/>
|
|
3774
3779
|
<line num="205" count="0" type="stmt"/>
|
|
3775
|
-
<line num="
|
|
3776
|
-
<line num="211" count="0" type="stmt"/>
|
|
3780
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3777
3781
|
<line num="212" count="0" type="stmt"/>
|
|
3778
|
-
<line num="216" count="
|
|
3779
|
-
<line num="217" count="
|
|
3780
|
-
<line num="218" count="
|
|
3781
|
-
<line num="
|
|
3782
|
-
<line num="
|
|
3783
|
-
<line num="
|
|
3784
|
-
<line num="
|
|
3782
|
+
<line num="216" count="0" type="stmt"/>
|
|
3783
|
+
<line num="217" count="0" type="stmt"/>
|
|
3784
|
+
<line num="218" count="0" type="stmt"/>
|
|
3785
|
+
<line num="223" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3786
|
+
<line num="224" count="0" type="stmt"/>
|
|
3787
|
+
<line num="225" count="0" type="stmt"/>
|
|
3788
|
+
<line num="229" count="5" type="stmt"/>
|
|
3785
3789
|
<line num="230" count="5" type="stmt"/>
|
|
3786
|
-
<line num="
|
|
3787
|
-
<line num="
|
|
3788
|
-
<line num="
|
|
3789
|
-
<line num="
|
|
3790
|
-
<line num="
|
|
3791
|
-
<line num="
|
|
3792
|
-
<line num="
|
|
3790
|
+
<line num="231" count="5" type="stmt"/>
|
|
3791
|
+
<line num="232" count="5" type="stmt"/>
|
|
3792
|
+
<line num="234" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3793
|
+
<line num="235" count="5" type="stmt"/>
|
|
3794
|
+
<line num="236" count="5" type="stmt"/>
|
|
3795
|
+
<line num="243" count="5" type="stmt"/>
|
|
3796
|
+
<line num="246" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
3797
|
+
<line num="247" count="0" type="stmt"/>
|
|
3798
|
+
<line num="248" count="0" type="stmt"/>
|
|
3793
3799
|
<line num="252" count="0" type="stmt"/>
|
|
3794
|
-
<line num="
|
|
3795
|
-
<line num="255" count="
|
|
3796
|
-
<line num="
|
|
3797
|
-
<line num="
|
|
3798
|
-
<line num="258" count="0" type="stmt"/>
|
|
3799
|
-
<line num="259" count="0" type="stmt"/>
|
|
3800
|
-
<line num="260" count="0" type="stmt"/>
|
|
3801
|
-
<line num="265" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
3800
|
+
<line num="254" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
3801
|
+
<line num="255" count="0" type="stmt"/>
|
|
3802
|
+
<line num="257" count="5" type="stmt"/>
|
|
3803
|
+
<line num="265" count="0" type="stmt"/>
|
|
3802
3804
|
<line num="266" count="0" type="stmt"/>
|
|
3805
|
+
<line num="268" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3806
|
+
<line num="269" count="0" type="stmt"/>
|
|
3807
|
+
<line num="270" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3803
3808
|
<line num="271" count="0" type="stmt"/>
|
|
3804
|
-
<line num="
|
|
3809
|
+
<line num="272" count="0" type="stmt"/>
|
|
3810
|
+
<line num="273" count="0" type="stmt"/>
|
|
3811
|
+
<line num="278" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
3805
3812
|
<line num="279" count="0" type="stmt"/>
|
|
3806
|
-
<line num="
|
|
3807
|
-
<line num="
|
|
3808
|
-
<line num="
|
|
3809
|
-
<line num="289" count="6" type="stmt"/>
|
|
3810
|
-
<line num="290" count="6" type="stmt"/>
|
|
3811
|
-
<line num="294" count="6" type="stmt"/>
|
|
3812
|
-
<line num="295" count="6" type="stmt"/>
|
|
3813
|
+
<line num="284" count="0" type="stmt"/>
|
|
3814
|
+
<line num="291" count="0" type="stmt"/>
|
|
3815
|
+
<line num="292" count="0" type="stmt"/>
|
|
3813
3816
|
<line num="296" count="6" type="stmt"/>
|
|
3814
|
-
<line num="
|
|
3817
|
+
<line num="300" count="3" type="stmt"/>
|
|
3818
|
+
<line num="301" count="6" type="stmt"/>
|
|
3819
|
+
<line num="302" count="6" type="stmt"/>
|
|
3820
|
+
<line num="303" count="6" type="stmt"/>
|
|
3821
|
+
<line num="307" count="6" type="stmt"/>
|
|
3822
|
+
<line num="308" count="6" type="stmt"/>
|
|
3823
|
+
<line num="309" count="6" type="stmt"/>
|
|
3824
|
+
<line num="311" count="0" type="stmt"/>
|
|
3815
3825
|
</file>
|
|
3816
3826
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
3817
3827
|
<metrics statements="100" coveredstatements="92" conditionals="43" coveredconditionals="34" methods="11" coveredmethods="10"/>
|