@budibase/server 0.9.185-alpha.12 → 0.9.185-alpha.16
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/Dockerfile +7 -1
- package/__mocks__/oracledb.ts +31 -0
- package/builder/assets/{index.4a7c5636.css → index.67ac3a72.css} +1 -1
- package/builder/assets/{index.708945dd.js → index.b14b663d.js} +181 -179
- package/builder/assets/oracle.66592424.png +0 -0
- package/builder/index.html +2 -2
- package/coverage/clover.xml +266 -244
- package/coverage/coverage-final.json +8 -8
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +102 -18
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/hosting.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +19 -19
- 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/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query.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/index.js.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/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/external.js.html +29 -8
- package/coverage/lcov-report/api/controllers/table/index.html +13 -13
- 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 +1 -1
- 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/hosting.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/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 +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/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 +5 -5
- package/coverage/lcov-report/constants/index.js.html +44 -23
- 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 +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +3 -3
- package/coverage/lcov-report/db/utils.js.html +57 -57
- 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 +37 -37
- 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 +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/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 +14 -8
- package/coverage/lcov-report/threads/index.html +27 -27
- package/coverage/lcov-report/threads/index.js.html +29 -11
- package/coverage/lcov-report/threads/query.js.html +16 -7
- 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/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +380 -336
- package/dist/api/controllers/datasource.js +25 -5
- package/dist/api/controllers/table/external.js +8 -1
- package/dist/constants/index.js +6 -0
- package/dist/definitions/datasource.js +1 -0
- package/dist/environment.js +13 -0
- package/dist/integrations/base/sql.js +4 -0
- package/dist/integrations/index.js +6 -0
- package/dist/integrations/oracle.js +345 -0
- package/dist/integrations/utils.js +17 -2
- package/dist/package.json +8 -4
- package/dist/threads/automation.js +3 -1
- package/dist/threads/index.js +9 -3
- package/dist/threads/query.js +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +9 -5
- package/scripts/dev/manage.js +1 -0
- package/scripts/integrations/oracle/docker-compose.yml +19 -0
- package/scripts/integrations/oracle/instantclient/linux/x86-64/basiclite-21.4.zip +0 -0
- package/scripts/integrations/oracle/instantclient/linux/x86-64/install.sh +23 -0
- package/scripts/integrations/oracle/oracle.md +90 -0
- package/scripts/integrations/postgres/docker-compose.yml +3 -3
- package/src/api/controllers/datasource.js +35 -7
- package/src/api/controllers/table/external.js +8 -1
- package/src/constants/index.js +7 -0
- package/src/definitions/datasource.ts +1 -0
- package/src/environment.js +15 -0
- package/src/integrations/base/IntegrationBase.ts +4 -4
- package/src/integrations/base/sql.ts +3 -0
- package/src/integrations/index.ts +7 -0
- package/src/integrations/oracle.ts +445 -0
- package/src/integrations/tests/oracle.spec.js +94 -0
- package/src/integrations/utils.ts +16 -2
- package/src/threads/automation.js +3 -1
- package/src/threads/index.js +9 -3
- package/src/threads/query.js +3 -0
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="1637680919867" clover="3.2.0">
|
|
3
|
+
<project timestamp="1637680919867" name="All files">
|
|
4
|
+
<metrics statements="4365" coveredstatements="3225" conditionals="1729" coveredconditionals="940" methods="618" coveredmethods="440" elements="6712" coveredelements="4605" complexity="0" loc="4365" ncloc="4365" packages="20" files="138" classes="138"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="29" coveredstatements="27" conditionals="5" coveredconditionals="2" methods="5" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
</file>
|
|
39
39
|
</package>
|
|
40
40
|
<package name="api.controllers">
|
|
41
|
-
<metrics statements="
|
|
41
|
+
<metrics statements="1116" coveredstatements="804" conditionals="367" coveredconditionals="171" methods="153" coveredmethods="110"/>
|
|
42
42
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.js">
|
|
43
43
|
<metrics statements="13" coveredstatements="6" conditionals="13" coveredconditionals="4" methods="2" coveredmethods="1"/>
|
|
44
44
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
<line num="34" count="1" type="stmt"/>
|
|
487
487
|
</file>
|
|
488
488
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
489
|
-
<metrics statements="
|
|
489
|
+
<metrics statements="107" coveredstatements="47" conditionals="36" coveredconditionals="7" methods="16" coveredmethods="8"/>
|
|
490
490
|
<line num="1" count="33" type="stmt"/>
|
|
491
491
|
<line num="9" count="33" type="stmt"/>
|
|
492
492
|
<line num="10" count="33" type="stmt"/>
|
|
@@ -562,26 +562,38 @@
|
|
|
562
562
|
<line num="148" count="1" type="stmt"/>
|
|
563
563
|
<line num="149" count="1" type="stmt"/>
|
|
564
564
|
<line num="151" count="0" type="stmt"/>
|
|
565
|
-
<line num="155" count="33" type="stmt"/>
|
|
566
565
|
<line num="156" count="0" type="stmt"/>
|
|
567
|
-
<line num="
|
|
568
|
-
<line num="
|
|
569
|
-
<line num="
|
|
570
|
-
<line num="
|
|
566
|
+
<line num="157" count="0" type="stmt"/>
|
|
567
|
+
<line num="158" count="0" type="stmt"/>
|
|
568
|
+
<line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
569
|
+
<line num="163" count="0" type="stmt"/>
|
|
571
570
|
<line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
572
571
|
<line num="166" count="0" type="stmt"/>
|
|
573
572
|
<line num="168" count="0" type="stmt"/>
|
|
574
573
|
<line num="169" count="0" type="stmt"/>
|
|
575
|
-
<line num="
|
|
576
|
-
<line num="
|
|
574
|
+
<line num="172" count="33" type="stmt"/>
|
|
575
|
+
<line num="173" count="0" type="stmt"/>
|
|
577
576
|
<line num="176" count="0" type="stmt"/>
|
|
578
577
|
<line num="177" count="0" type="stmt"/>
|
|
579
|
-
<line num="178" count="0" type="
|
|
580
|
-
<line num="179" count="0" type="stmt"/>
|
|
581
|
-
<line num="180" count="0" type="stmt"/>
|
|
578
|
+
<line num="178" count="0" type="stmt"/>
|
|
582
579
|
<line num="181" count="0" type="stmt"/>
|
|
583
|
-
<line num="182" count="0" type="
|
|
580
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
581
|
+
<line num="183" count="0" type="stmt"/>
|
|
582
|
+
<line num="185" count="0" type="stmt"/>
|
|
584
583
|
<line num="186" count="0" type="stmt"/>
|
|
584
|
+
<line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
585
|
+
<line num="189" count="0" type="stmt"/>
|
|
586
|
+
<line num="193" count="0" type="stmt"/>
|
|
587
|
+
<line num="194" count="0" type="stmt"/>
|
|
588
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
589
|
+
<line num="196" count="0" type="stmt"/>
|
|
590
|
+
<line num="197" count="0" type="stmt"/>
|
|
591
|
+
<line num="198" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
592
|
+
<line num="199" count="0" type="stmt"/>
|
|
593
|
+
<line num="205" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
594
|
+
<line num="206" count="0" type="stmt"/>
|
|
595
|
+
<line num="207" count="0" type="stmt"/>
|
|
596
|
+
<line num="214" count="0" type="stmt"/>
|
|
585
597
|
</file>
|
|
586
598
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
587
599
|
<metrics statements="63" coveredstatements="18" conditionals="15" coveredconditionals="0" methods="10" coveredmethods="3"/>
|
|
@@ -1814,9 +1826,9 @@
|
|
|
1814
1826
|
</file>
|
|
1815
1827
|
</package>
|
|
1816
1828
|
<package name="api.controllers.table">
|
|
1817
|
-
<metrics statements="
|
|
1829
|
+
<metrics statements="425" coveredstatements="220" conditionals="225" coveredconditionals="84" methods="56" coveredmethods="27"/>
|
|
1818
1830
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1819
|
-
<metrics statements="
|
|
1831
|
+
<metrics statements="137" coveredstatements="11" conditionals="76" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
1820
1832
|
<line num="1" count="34" type="stmt"/>
|
|
1821
1833
|
<line num="5" count="34" type="stmt"/>
|
|
1822
1834
|
<line num="12" count="34" type="stmt"/>
|
|
@@ -1881,75 +1893,79 @@
|
|
|
1881
1893
|
<line num="163" count="0" type="stmt"/>
|
|
1882
1894
|
<line num="165" count="0" type="stmt"/>
|
|
1883
1895
|
<line num="166" count="0" type="stmt"/>
|
|
1884
|
-
<line num="
|
|
1885
|
-
<line num="
|
|
1886
|
-
<line num="
|
|
1887
|
-
<line num="178" count="0" type="cond" truecount="0" falsecount="
|
|
1896
|
+
<line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1897
|
+
<line num="169" count="0" type="stmt"/>
|
|
1898
|
+
<line num="171" count="0" type="stmt"/>
|
|
1899
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1888
1900
|
<line num="179" count="0" type="stmt"/>
|
|
1889
|
-
<line num="182" count="0" type="
|
|
1901
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1890
1902
|
<line num="183" count="0" type="stmt"/>
|
|
1891
|
-
<line num="
|
|
1892
|
-
<line num="185" count="0" type="stmt"/>
|
|
1903
|
+
<line num="186" count="0" type="stmt"/>
|
|
1893
1904
|
<line num="187" count="0" type="stmt"/>
|
|
1894
|
-
<line num="
|
|
1895
|
-
<line num="
|
|
1896
|
-
<line num="
|
|
1905
|
+
<line num="188" count="0" type="stmt"/>
|
|
1906
|
+
<line num="189" count="0" type="stmt"/>
|
|
1907
|
+
<line num="191" count="0" type="stmt"/>
|
|
1897
1908
|
<line num="194" count="0" type="stmt"/>
|
|
1898
|
-
<line num="195" count="0" type="
|
|
1899
|
-
<line num="
|
|
1909
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1910
|
+
<line num="196" count="0" type="stmt"/>
|
|
1900
1911
|
<line num="198" count="0" type="stmt"/>
|
|
1901
|
-
<line num="199" count="0" type="
|
|
1902
|
-
<line num="
|
|
1903
|
-
<line num="
|
|
1904
|
-
<line num="
|
|
1905
|
-
<line num="
|
|
1906
|
-
<line num="210" count="0" type="
|
|
1907
|
-
<line num="
|
|
1912
|
+
<line num="199" count="0" type="stmt"/>
|
|
1913
|
+
<line num="201" count="0" type="stmt"/>
|
|
1914
|
+
<line num="202" count="0" type="stmt"/>
|
|
1915
|
+
<line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1916
|
+
<line num="204" count="0" type="stmt"/>
|
|
1917
|
+
<line num="210" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1918
|
+
<line num="211" count="0" type="stmt"/>
|
|
1919
|
+
<line num="213" count="0" type="stmt"/>
|
|
1908
1920
|
<line num="214" count="0" type="stmt"/>
|
|
1909
|
-
<line num="
|
|
1910
|
-
<line num="
|
|
1911
|
-
<line num="
|
|
1912
|
-
<line num="
|
|
1913
|
-
<line num="
|
|
1921
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1922
|
+
<line num="218" count="0" type="stmt"/>
|
|
1923
|
+
<line num="224" count="0" type="stmt"/>
|
|
1924
|
+
<line num="225" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1925
|
+
<line num="226" count="0" type="stmt"/>
|
|
1914
1926
|
<line num="228" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1915
1927
|
<line num="229" count="0" type="stmt"/>
|
|
1916
|
-
<line num="232" count="0" type="
|
|
1928
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1917
1929
|
<line num="233" count="0" type="stmt"/>
|
|
1918
1930
|
<line num="236" count="0" type="stmt"/>
|
|
1919
|
-
<line num="
|
|
1920
|
-
<line num="
|
|
1921
|
-
<line num="
|
|
1922
|
-
<line num="
|
|
1923
|
-
<line num="
|
|
1931
|
+
<line num="237" count="0" type="stmt"/>
|
|
1932
|
+
<line num="240" count="0" type="stmt"/>
|
|
1933
|
+
<line num="242" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1934
|
+
<line num="245" count="0" type="stmt"/>
|
|
1935
|
+
<line num="247" count="0" type="stmt"/>
|
|
1924
1936
|
<line num="248" count="0" type="stmt"/>
|
|
1925
|
-
<line num="
|
|
1926
|
-
<line num="
|
|
1927
|
-
<line num="
|
|
1928
|
-
<line num="
|
|
1929
|
-
<line num="
|
|
1930
|
-
<line num="
|
|
1931
|
-
<line num="
|
|
1937
|
+
<line num="249" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1938
|
+
<line num="252" count="0" type="stmt"/>
|
|
1939
|
+
<line num="256" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1940
|
+
<line num="257" count="0" type="stmt"/>
|
|
1941
|
+
<line num="258" count="0" type="stmt"/>
|
|
1942
|
+
<line num="263" count="0" type="stmt"/>
|
|
1943
|
+
<line num="264" count="0" type="stmt"/>
|
|
1932
1944
|
<line num="266" count="0" type="stmt"/>
|
|
1933
|
-
<line num="
|
|
1934
|
-
<line num="268" count="0" type="stmt"/>
|
|
1945
|
+
<line num="269" count="34" type="stmt"/>
|
|
1935
1946
|
<line num="270" count="0" type="stmt"/>
|
|
1936
1947
|
<line num="271" count="0" type="stmt"/>
|
|
1937
|
-
<line num="272" count="0" type="
|
|
1938
|
-
<line num="
|
|
1948
|
+
<line num="272" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1949
|
+
<line num="273" count="0" type="stmt"/>
|
|
1939
1950
|
<line num="275" count="0" type="stmt"/>
|
|
1940
1951
|
<line num="277" count="0" type="stmt"/>
|
|
1952
|
+
<line num="278" count="0" type="stmt"/>
|
|
1941
1953
|
<line num="279" count="0" type="stmt"/>
|
|
1942
|
-
<line num="
|
|
1954
|
+
<line num="281" count="0" type="stmt"/>
|
|
1943
1955
|
<line num="282" count="0" type="stmt"/>
|
|
1944
|
-
<line num="
|
|
1956
|
+
<line num="284" count="0" type="stmt"/>
|
|
1945
1957
|
<line num="286" count="0" type="stmt"/>
|
|
1946
1958
|
<line num="287" count="0" type="stmt"/>
|
|
1947
|
-
<line num="
|
|
1948
|
-
<line num="
|
|
1949
|
-
<line num="
|
|
1950
|
-
<line num="
|
|
1951
|
-
<line num="
|
|
1959
|
+
<line num="289" count="0" type="stmt"/>
|
|
1960
|
+
<line num="292" count="34" type="stmt"/>
|
|
1961
|
+
<line num="293" count="0" type="stmt"/>
|
|
1962
|
+
<line num="294" count="0" type="stmt"/>
|
|
1963
|
+
<line num="295" count="0" type="stmt"/>
|
|
1964
|
+
<line num="296" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1965
|
+
<line num="297" count="0" type="stmt"/>
|
|
1952
1966
|
<line num="299" count="0" type="stmt"/>
|
|
1967
|
+
<line num="303" count="0" type="stmt"/>
|
|
1968
|
+
<line num="306" count="0" type="stmt"/>
|
|
1953
1969
|
</file>
|
|
1954
1970
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/index.js">
|
|
1955
1971
|
<metrics statements="53" coveredstatements="44" conditionals="23" coveredconditionals="17" methods="10" coveredmethods="7"/>
|
|
@@ -3350,29 +3366,30 @@
|
|
|
3350
3366
|
</file>
|
|
3351
3367
|
</package>
|
|
3352
3368
|
<package name="constants">
|
|
3353
|
-
<metrics statements="
|
|
3369
|
+
<metrics statements="28" coveredstatements="28" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3354
3370
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3355
|
-
<metrics statements="
|
|
3356
|
-
<line num="1" count="
|
|
3357
|
-
<line num="2" count="
|
|
3358
|
-
<line num="3" count="
|
|
3359
|
-
<line num="5" count="
|
|
3360
|
-
<line num="9" count="
|
|
3361
|
-
<line num="22" count="
|
|
3362
|
-
<line num="23" count="
|
|
3363
|
-
<line num="32" count="
|
|
3364
|
-
<line num="48" count="
|
|
3365
|
-
<line num="55" count="
|
|
3366
|
-
<line num="61" count="
|
|
3367
|
-
<line num="67" count="
|
|
3368
|
-
<line num="78" count="
|
|
3369
|
-
<line num="83" count="
|
|
3370
|
-
<line num="145" count="
|
|
3371
|
-
<line num="153" count="
|
|
3372
|
-
<line num="154" count="
|
|
3373
|
-
<line num="161" count="
|
|
3374
|
-
<line num="166" count="
|
|
3375
|
-
<line num="
|
|
3371
|
+
<metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3372
|
+
<line num="1" count="41" type="stmt"/>
|
|
3373
|
+
<line num="2" count="41" type="stmt"/>
|
|
3374
|
+
<line num="3" count="41" type="stmt"/>
|
|
3375
|
+
<line num="5" count="41" type="stmt"/>
|
|
3376
|
+
<line num="9" count="41" type="stmt"/>
|
|
3377
|
+
<line num="22" count="41" type="stmt"/>
|
|
3378
|
+
<line num="23" count="41" type="stmt"/>
|
|
3379
|
+
<line num="32" count="41" type="stmt"/>
|
|
3380
|
+
<line num="48" count="41" type="stmt"/>
|
|
3381
|
+
<line num="55" count="41" type="stmt"/>
|
|
3382
|
+
<line num="61" count="41" type="stmt"/>
|
|
3383
|
+
<line num="67" count="41" type="stmt"/>
|
|
3384
|
+
<line num="78" count="41" type="stmt"/>
|
|
3385
|
+
<line num="83" count="41" type="stmt"/>
|
|
3386
|
+
<line num="145" count="41" type="stmt"/>
|
|
3387
|
+
<line num="153" count="41" type="stmt"/>
|
|
3388
|
+
<line num="154" count="41" type="stmt"/>
|
|
3389
|
+
<line num="161" count="41" type="stmt"/>
|
|
3390
|
+
<line num="166" count="41" type="stmt"/>
|
|
3391
|
+
<line num="172" count="41" type="stmt"/>
|
|
3392
|
+
<line num="178" count="41" type="stmt"/>
|
|
3376
3393
|
</file>
|
|
3377
3394
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3378
3395
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3443,119 +3460,119 @@
|
|
|
3443
3460
|
</file>
|
|
3444
3461
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3445
3462
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3446
|
-
<line num="1" count="
|
|
3447
|
-
<line num="3" count="
|
|
3463
|
+
<line num="1" count="47" type="stmt"/>
|
|
3464
|
+
<line num="3" count="47" type="stmt"/>
|
|
3448
3465
|
<line num="4" count="803" type="stmt"/>
|
|
3449
3466
|
</file>
|
|
3450
3467
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3451
3468
|
<metrics statements="108" coveredstatements="100" conditionals="51" coveredconditionals="18" methods="30" coveredmethods="27"/>
|
|
3452
|
-
<line num="1" count="
|
|
3453
|
-
<line num="12" count="
|
|
3454
|
-
<line num="14" count="
|
|
3455
|
-
<line num="16" count="
|
|
3456
|
-
<line num="22" count="
|
|
3457
|
-
<line num="45" count="
|
|
3458
|
-
<line num="50" count="
|
|
3459
|
-
<line num="54" count="
|
|
3460
|
-
<line num="58" count="
|
|
3461
|
-
<line num="60" count="
|
|
3462
|
-
<line num="68" count="
|
|
3463
|
-
<line num="69" count="
|
|
3464
|
-
<line num="70" count="
|
|
3465
|
-
<line num="71" count="
|
|
3466
|
-
<line num="72" count="
|
|
3467
|
-
<line num="73" count="
|
|
3468
|
-
<line num="74" count="
|
|
3469
|
-
<line num="75" count="
|
|
3470
|
-
<line num="76" count="
|
|
3471
|
-
<line num="77" count="
|
|
3472
|
-
<line num="78" count="
|
|
3473
|
-
<line num="79" count="
|
|
3474
|
-
<line num="80" count="
|
|
3475
|
-
<line num="81" count="
|
|
3476
|
-
<line num="83" count="
|
|
3477
|
-
<line num="84" count="
|
|
3478
|
-
<line num="86" count="
|
|
3469
|
+
<line num="1" count="47" type="stmt"/>
|
|
3470
|
+
<line num="12" count="47" type="stmt"/>
|
|
3471
|
+
<line num="14" count="47" type="stmt"/>
|
|
3472
|
+
<line num="16" count="47" type="stmt"/>
|
|
3473
|
+
<line num="22" count="47" type="stmt"/>
|
|
3474
|
+
<line num="45" count="47" type="stmt"/>
|
|
3475
|
+
<line num="50" count="47" type="stmt"/>
|
|
3476
|
+
<line num="54" count="47" type="stmt"/>
|
|
3477
|
+
<line num="58" count="47" type="stmt"/>
|
|
3478
|
+
<line num="60" count="47" type="stmt"/>
|
|
3479
|
+
<line num="68" count="47" type="stmt"/>
|
|
3480
|
+
<line num="69" count="47" type="stmt"/>
|
|
3481
|
+
<line num="70" count="47" type="stmt"/>
|
|
3482
|
+
<line num="71" count="47" type="stmt"/>
|
|
3483
|
+
<line num="72" count="47" type="stmt"/>
|
|
3484
|
+
<line num="73" count="47" type="stmt"/>
|
|
3485
|
+
<line num="74" count="47" type="stmt"/>
|
|
3486
|
+
<line num="75" count="47" type="stmt"/>
|
|
3487
|
+
<line num="76" count="47" type="stmt"/>
|
|
3488
|
+
<line num="77" count="47" type="stmt"/>
|
|
3489
|
+
<line num="78" count="47" type="stmt"/>
|
|
3490
|
+
<line num="79" count="47" type="stmt"/>
|
|
3491
|
+
<line num="80" count="47" type="stmt"/>
|
|
3492
|
+
<line num="81" count="47" type="stmt"/>
|
|
3493
|
+
<line num="83" count="47" type="stmt"/>
|
|
3494
|
+
<line num="84" count="47" type="stmt"/>
|
|
3495
|
+
<line num="86" count="47" type="stmt"/>
|
|
3479
3496
|
<line num="87" count="74" type="stmt"/>
|
|
3480
3497
|
<line num="103" count="603" type="cond" truecount="2" falsecount="0"/>
|
|
3481
3498
|
<line num="104" count="590" type="stmt"/>
|
|
3482
3499
|
<line num="106" count="603" type="stmt"/>
|
|
3483
|
-
<line num="113" count="
|
|
3484
|
-
<line num="118" count="
|
|
3500
|
+
<line num="113" count="47" type="stmt"/>
|
|
3501
|
+
<line num="118" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3485
3502
|
<line num="119" count="3" type="stmt"/>
|
|
3486
|
-
<line num="126" count="
|
|
3503
|
+
<line num="126" count="47" type="stmt"/>
|
|
3487
3504
|
<line num="127" count="99" type="stmt"/>
|
|
3488
|
-
<line num="138" count="
|
|
3505
|
+
<line num="138" count="47" type="cond" truecount="0" falsecount="3"/>
|
|
3489
3506
|
<line num="139" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3490
3507
|
<line num="140" count="0" type="stmt"/>
|
|
3491
3508
|
<line num="143" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3492
3509
|
<line num="145" count="11" type="stmt"/>
|
|
3493
|
-
<line num="154" count="
|
|
3510
|
+
<line num="154" count="47" type="cond" truecount="1" falsecount="0"/>
|
|
3494
3511
|
<line num="155" count="200" type="cond" truecount="2" falsecount="0"/>
|
|
3495
3512
|
<line num="156" count="200" type="stmt"/>
|
|
3496
|
-
<line num="162" count="
|
|
3513
|
+
<line num="162" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3497
3514
|
<line num="163" count="3" type="stmt"/>
|
|
3498
|
-
<line num="171" count="
|
|
3515
|
+
<line num="171" count="47" type="stmt"/>
|
|
3499
3516
|
<line num="172" count="132" type="stmt"/>
|
|
3500
|
-
<line num="178" count="
|
|
3517
|
+
<line num="178" count="47" type="stmt"/>
|
|
3501
3518
|
<line num="179" count="2" type="stmt"/>
|
|
3502
3519
|
<line num="180" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
3503
3520
|
<line num="181" count="1" type="stmt"/>
|
|
3504
3521
|
<line num="183" count="1" type="stmt"/>
|
|
3505
|
-
<line num="189" count="
|
|
3522
|
+
<line num="189" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3506
3523
|
<line num="190" count="203" type="stmt"/>
|
|
3507
|
-
<line num="197" count="
|
|
3524
|
+
<line num="197" count="47" type="stmt"/>
|
|
3508
3525
|
<line num="198" count="20" type="stmt"/>
|
|
3509
|
-
<line num="212" count="
|
|
3526
|
+
<line num="212" count="47" type="stmt"/>
|
|
3510
3527
|
<line num="220" count="9" type="stmt"/>
|
|
3511
3528
|
<line num="221" count="9" type="stmt"/>
|
|
3512
3529
|
<line num="222" count="9" type="stmt"/>
|
|
3513
3530
|
<line num="223" count="9" type="stmt"/>
|
|
3514
|
-
<line num="229" count="
|
|
3531
|
+
<line num="229" count="47" type="cond" truecount="0" falsecount="1"/>
|
|
3515
3532
|
<line num="230" count="0" type="stmt"/>
|
|
3516
|
-
<line num="237" count="
|
|
3533
|
+
<line num="237" count="47" type="cond" truecount="0" falsecount="1"/>
|
|
3517
3534
|
<line num="238" count="178" type="stmt"/>
|
|
3518
3535
|
<line num="239" count="178" type="cond" truecount="1" falsecount="1"/>
|
|
3519
3536
|
<line num="240" count="0" type="stmt"/>
|
|
3520
3537
|
<line num="242" count="178" type="stmt"/>
|
|
3521
|
-
<line num="249" count="
|
|
3538
|
+
<line num="249" count="47" type="stmt"/>
|
|
3522
3539
|
<line num="250" count="178" type="stmt"/>
|
|
3523
3540
|
<line num="251" count="178" type="stmt"/>
|
|
3524
3541
|
<line num="252" count="178" type="stmt"/>
|
|
3525
|
-
<line num="259" count="
|
|
3542
|
+
<line num="259" count="47" type="stmt"/>
|
|
3526
3543
|
<line num="260" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3527
|
-
<line num="266" count="
|
|
3544
|
+
<line num="266" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3528
3545
|
<line num="267" count="188" type="stmt"/>
|
|
3529
|
-
<line num="274" count="
|
|
3546
|
+
<line num="274" count="47" type="stmt"/>
|
|
3530
3547
|
<line num="275" count="197" type="stmt"/>
|
|
3531
|
-
<line num="281" count="
|
|
3548
|
+
<line num="281" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3532
3549
|
<line num="282" count="190" type="stmt"/>
|
|
3533
|
-
<line num="289" count="
|
|
3550
|
+
<line num="289" count="47" type="stmt"/>
|
|
3534
3551
|
<line num="290" count="10" type="stmt"/>
|
|
3535
|
-
<line num="296" count="
|
|
3552
|
+
<line num="296" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3536
3553
|
<line num="297" count="2" type="stmt"/>
|
|
3537
|
-
<line num="304" count="
|
|
3554
|
+
<line num="304" count="47" type="cond" truecount="1" falsecount="1"/>
|
|
3538
3555
|
<line num="305" count="23" type="stmt"/>
|
|
3539
|
-
<line num="313" count="
|
|
3556
|
+
<line num="313" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3540
3557
|
<line num="314" count="3" type="stmt"/>
|
|
3541
|
-
<line num="321" count="
|
|
3558
|
+
<line num="321" count="47" type="stmt"/>
|
|
3542
3559
|
<line num="322" count="18" type="stmt"/>
|
|
3543
|
-
<line num="330" count="
|
|
3560
|
+
<line num="330" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3544
3561
|
<line num="331" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
3545
3562
|
<line num="332" count="2" type="stmt"/>
|
|
3546
3563
|
<line num="335" count="1" type="stmt"/>
|
|
3547
|
-
<line num="342" count="
|
|
3564
|
+
<line num="342" count="47" type="stmt"/>
|
|
3548
3565
|
<line num="343" count="10" type="stmt"/>
|
|
3549
|
-
<line num="346" count="
|
|
3566
|
+
<line num="346" count="47" type="cond" truecount="0" falsecount="2"/>
|
|
3550
3567
|
<line num="347" count="0" type="stmt"/>
|
|
3551
3568
|
<line num="348" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3552
3569
|
<line num="349" count="0" type="stmt"/>
|
|
3553
3570
|
<line num="351" count="0" type="stmt"/>
|
|
3554
|
-
<line num="354" count="
|
|
3571
|
+
<line num="354" count="47" type="stmt"/>
|
|
3555
3572
|
<line num="355" count="1" type="stmt"/>
|
|
3556
|
-
<line num="358" count="
|
|
3573
|
+
<line num="358" count="47" type="cond" truecount="0" falsecount="1"/>
|
|
3557
3574
|
<line num="359" count="0" type="stmt"/>
|
|
3558
|
-
<line num="365" count="
|
|
3575
|
+
<line num="365" count="47" type="stmt"/>
|
|
3559
3576
|
<line num="366" count="60" type="stmt"/>
|
|
3560
3577
|
</file>
|
|
3561
3578
|
</package>
|
|
@@ -4175,10 +4192,9 @@
|
|
|
4175
4192
|
</file>
|
|
4176
4193
|
</package>
|
|
4177
4194
|
<package name="threads">
|
|
4178
|
-
<metrics statements="
|
|
4195
|
+
<metrics statements="134" coveredstatements="108" conditionals="53" coveredconditionals="30" methods="22" coveredmethods="20"/>
|
|
4179
4196
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
4180
|
-
<metrics statements="
|
|
4181
|
-
<line num="1" count="4" type="stmt"/>
|
|
4197
|
+
<metrics statements="76" coveredstatements="64" conditionals="23" coveredconditionals="13" methods="10" coveredmethods="9"/>
|
|
4182
4198
|
<line num="2" count="4" type="stmt"/>
|
|
4183
4199
|
<line num="3" count="4" type="stmt"/>
|
|
4184
4200
|
<line num="4" count="4" type="stmt"/>
|
|
@@ -4189,73 +4205,75 @@
|
|
|
4189
4205
|
<line num="9" count="4" type="stmt"/>
|
|
4190
4206
|
<line num="10" count="4" type="stmt"/>
|
|
4191
4207
|
<line num="11" count="4" type="stmt"/>
|
|
4208
|
+
<line num="12" count="4" type="stmt"/>
|
|
4192
4209
|
<line num="13" count="4" type="stmt"/>
|
|
4193
|
-
<line num="14" count="4" type="stmt"/>
|
|
4194
4210
|
<line num="15" count="4" type="stmt"/>
|
|
4195
|
-
<line num="
|
|
4196
|
-
<line num="
|
|
4211
|
+
<line num="16" count="4" type="stmt"/>
|
|
4212
|
+
<line num="17" count="4" type="stmt"/>
|
|
4197
4213
|
<line num="26" count="7" type="stmt"/>
|
|
4198
|
-
<line num="27" count="7" type="
|
|
4214
|
+
<line num="27" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
4199
4215
|
<line num="28" count="7" type="stmt"/>
|
|
4200
4216
|
<line num="29" count="7" type="stmt"/>
|
|
4217
|
+
<line num="30" count="7" type="stmt"/>
|
|
4201
4218
|
<line num="31" count="7" type="stmt"/>
|
|
4202
|
-
<line num="
|
|
4219
|
+
<line num="33" count="7" type="stmt"/>
|
|
4203
4220
|
<line num="34" count="7" type="stmt"/>
|
|
4204
|
-
<line num="
|
|
4205
|
-
<line num="
|
|
4206
|
-
<line num="
|
|
4221
|
+
<line num="36" count="7" type="stmt"/>
|
|
4222
|
+
<line num="37" count="7" type="stmt"/>
|
|
4223
|
+
<line num="40" count="7" type="stmt"/>
|
|
4207
4224
|
<line num="41" count="7" type="stmt"/>
|
|
4208
|
-
<line num="
|
|
4209
|
-
<line num="
|
|
4210
|
-
<line num="
|
|
4211
|
-
<line num="49" count="
|
|
4212
|
-
<line num="
|
|
4213
|
-
<line num="
|
|
4214
|
-
<line num="
|
|
4215
|
-
<line num="57" count="
|
|
4216
|
-
<line num="
|
|
4217
|
-
<line num="
|
|
4218
|
-
<line num="
|
|
4219
|
-
<line num="65" count="
|
|
4220
|
-
<line num="
|
|
4221
|
-
<line num="
|
|
4222
|
-
<line num="
|
|
4223
|
-
<line num="73" count="12" type="
|
|
4224
|
-
<line num="
|
|
4225
|
-
<line num="76" count="
|
|
4226
|
-
<line num="
|
|
4227
|
-
<line num="
|
|
4228
|
-
<line num="
|
|
4229
|
-
<line num="
|
|
4230
|
-
<line num="85" count="
|
|
4231
|
-
<line num="
|
|
4232
|
-
<line num="
|
|
4233
|
-
<line num="89" count="
|
|
4234
|
-
<line num="90" count="5" type="stmt"/>
|
|
4225
|
+
<line num="43" count="7" type="stmt"/>
|
|
4226
|
+
<line num="44" count="7" type="stmt"/>
|
|
4227
|
+
<line num="48" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
4228
|
+
<line num="49" count="0" type="stmt"/>
|
|
4229
|
+
<line num="51" count="7" type="stmt"/>
|
|
4230
|
+
<line num="55" count="5" type="stmt"/>
|
|
4231
|
+
<line num="56" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4232
|
+
<line num="57" count="0" type="stmt"/>
|
|
4233
|
+
<line num="59" count="5" type="stmt"/>
|
|
4234
|
+
<line num="63" count="7" type="stmt"/>
|
|
4235
|
+
<line num="64" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
4236
|
+
<line num="65" count="0" type="stmt"/>
|
|
4237
|
+
<line num="67" count="7" type="stmt"/>
|
|
4238
|
+
<line num="68" count="7" type="stmt"/>
|
|
4239
|
+
<line num="69" count="6" type="stmt"/>
|
|
4240
|
+
<line num="73" count="12" type="stmt"/>
|
|
4241
|
+
<line num="75" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
4242
|
+
<line num="76" count="7" type="stmt"/>
|
|
4243
|
+
<line num="78" count="12" type="stmt"/>
|
|
4244
|
+
<line num="82" count="7" type="stmt"/>
|
|
4245
|
+
<line num="83" count="7" type="stmt"/>
|
|
4246
|
+
<line num="84" count="6" type="stmt"/>
|
|
4247
|
+
<line num="85" count="6" type="stmt"/>
|
|
4248
|
+
<line num="87" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4249
|
+
<line num="88" count="0" type="stmt"/>
|
|
4250
|
+
<line num="89" count="0" type="stmt"/>
|
|
4235
4251
|
<line num="91" count="5" type="stmt"/>
|
|
4236
|
-
<line num="
|
|
4237
|
-
<line num="
|
|
4252
|
+
<line num="92" count="5" type="stmt"/>
|
|
4253
|
+
<line num="93" count="5" type="stmt"/>
|
|
4238
4254
|
<line num="98" count="5" type="stmt"/>
|
|
4239
|
-
<line num="99" count="5" type="
|
|
4240
|
-
<line num="
|
|
4241
|
-
<line num="
|
|
4242
|
-
<line num="
|
|
4243
|
-
<line num="111" count="
|
|
4244
|
-
<line num="
|
|
4245
|
-
<line num="
|
|
4246
|
-
<line num="
|
|
4247
|
-
<line num="
|
|
4248
|
-
<line num="
|
|
4249
|
-
<line num="
|
|
4250
|
-
<line num="
|
|
4251
|
-
<line num="
|
|
4252
|
-
<line num="
|
|
4253
|
-
<line num="
|
|
4254
|
-
<line num="
|
|
4255
|
-
<line num="
|
|
4255
|
+
<line num="99" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4256
|
+
<line num="100" count="5" type="stmt"/>
|
|
4257
|
+
<line num="101" count="5" type="stmt"/>
|
|
4258
|
+
<line num="108" count="5" type="stmt"/>
|
|
4259
|
+
<line num="111" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
4260
|
+
<line num="112" count="0" type="stmt"/>
|
|
4261
|
+
<line num="113" count="0" type="stmt"/>
|
|
4262
|
+
<line num="117" count="0" type="stmt"/>
|
|
4263
|
+
<line num="119" count="5" type="stmt"/>
|
|
4264
|
+
<line num="121" count="0" type="stmt"/>
|
|
4265
|
+
<line num="122" count="0" type="stmt"/>
|
|
4266
|
+
<line num="127" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
4267
|
+
<line num="128" count="0" type="stmt"/>
|
|
4268
|
+
<line num="130" count="6" type="stmt"/>
|
|
4269
|
+
<line num="134" count="4" type="stmt"/>
|
|
4270
|
+
<line num="135" count="7" type="stmt"/>
|
|
4271
|
+
<line num="139" count="7" type="stmt"/>
|
|
4272
|
+
<line num="142" count="6" type="stmt"/>
|
|
4273
|
+
<line num="145" count="0" type="stmt"/>
|
|
4256
4274
|
</file>
|
|
4257
4275
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/index.js">
|
|
4258
|
-
<metrics statements="
|
|
4276
|
+
<metrics statements="29" coveredstatements="23" conditionals="18" coveredconditionals="10" methods="5" coveredmethods="5"/>
|
|
4259
4277
|
<line num="1" count="34" type="stmt"/>
|
|
4260
4278
|
<line num="2" count="34" type="stmt"/>
|
|
4261
4279
|
<line num="4" count="34" type="stmt"/>
|
|
@@ -4268,51 +4286,55 @@
|
|
|
4268
4286
|
<line num="19" count="0" type="stmt"/>
|
|
4269
4287
|
<line num="21" count="14" type="stmt"/>
|
|
4270
4288
|
<line num="26" count="67" type="stmt"/>
|
|
4271
|
-
<line num="27" count="67" type="cond" truecount="
|
|
4272
|
-
<line num="28" count="
|
|
4273
|
-
<line num="
|
|
4274
|
-
<line num="
|
|
4275
|
-
<line num="
|
|
4276
|
-
<line num="
|
|
4277
|
-
<line num="
|
|
4278
|
-
<line num="
|
|
4279
|
-
<line num="
|
|
4280
|
-
<line num="
|
|
4281
|
-
<line num="
|
|
4282
|
-
<line num="
|
|
4283
|
-
<line num="
|
|
4284
|
-
<line num="
|
|
4285
|
-
<line num="
|
|
4289
|
+
<line num="27" count="67" type="cond" truecount="2" falsecount="0"/>
|
|
4290
|
+
<line num="28" count="67" type="stmt"/>
|
|
4291
|
+
<line num="33" count="67" type="cond" truecount="1" falsecount="1"/>
|
|
4292
|
+
<line num="34" count="0" type="stmt"/>
|
|
4293
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4294
|
+
<line num="39" count="0" type="stmt"/>
|
|
4295
|
+
<line num="41" count="0" type="stmt"/>
|
|
4296
|
+
<line num="46" count="14" type="stmt"/>
|
|
4297
|
+
<line num="49" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4298
|
+
<line num="50" count="14" type="stmt"/>
|
|
4299
|
+
<line num="52" count="0" type="stmt"/>
|
|
4300
|
+
<line num="54" count="14" type="stmt"/>
|
|
4301
|
+
<line num="55" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
4302
|
+
<line num="56" count="2" type="stmt"/>
|
|
4303
|
+
<line num="58" count="8" type="stmt"/>
|
|
4304
|
+
<line num="65" count="34" type="stmt"/>
|
|
4305
|
+
<line num="66" count="34" type="stmt"/>
|
|
4286
4306
|
</file>
|
|
4287
4307
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4288
|
-
<metrics statements="
|
|
4289
|
-
<line num="1" count="1" type="stmt"/>
|
|
4308
|
+
<metrics statements="29" coveredstatements="21" conditionals="12" coveredconditionals="7" methods="7" coveredmethods="6"/>
|
|
4290
4309
|
<line num="2" count="1" type="stmt"/>
|
|
4291
|
-
<line num="
|
|
4292
|
-
<line num="
|
|
4293
|
-
<line num="
|
|
4310
|
+
<line num="3" count="1" type="stmt"/>
|
|
4311
|
+
<line num="4" count="1" type="stmt"/>
|
|
4312
|
+
<line num="5" count="1" type="stmt"/>
|
|
4313
|
+
<line num="8" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4294
4314
|
<line num="9" count="0" type="stmt"/>
|
|
4295
|
-
<line num="
|
|
4296
|
-
<line num="
|
|
4297
|
-
<line num="
|
|
4298
|
-
<line num="
|
|
4299
|
-
<line num="20" count="
|
|
4300
|
-
<line num="
|
|
4301
|
-
<line num="
|
|
4302
|
-
<line num="
|
|
4303
|
-
<line num="
|
|
4304
|
-
<line num="
|
|
4305
|
-
<line num="
|
|
4306
|
-
<line num="
|
|
4307
|
-
<line num="
|
|
4308
|
-
<line num="
|
|
4309
|
-
<line num="
|
|
4310
|
-
<line num="44" count="
|
|
4311
|
-
<line num="
|
|
4312
|
-
<line num="
|
|
4313
|
-
<line num="
|
|
4314
|
-
<line num="
|
|
4315
|
+
<line num="10" count="0" type="stmt"/>
|
|
4316
|
+
<line num="12" count="0" type="stmt"/>
|
|
4317
|
+
<line num="15" count="2" type="stmt"/>
|
|
4318
|
+
<line num="19" count="4" type="stmt"/>
|
|
4319
|
+
<line num="20" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4320
|
+
<line num="21" count="2" type="stmt"/>
|
|
4321
|
+
<line num="23" count="2" type="stmt"/>
|
|
4322
|
+
<line num="25" count="2" type="stmt"/>
|
|
4323
|
+
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4324
|
+
<line num="29" count="0" type="stmt"/>
|
|
4325
|
+
<line num="30" count="0" type="stmt"/>
|
|
4326
|
+
<line num="34" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4327
|
+
<line num="35" count="0" type="stmt"/>
|
|
4328
|
+
<line num="39" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4329
|
+
<line num="40" count="0" type="stmt"/>
|
|
4330
|
+
<line num="44" count="2" type="stmt"/>
|
|
4331
|
+
<line num="46" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4332
|
+
<line num="47" count="0" type="stmt"/>
|
|
4333
|
+
<line num="50" count="2" type="stmt"/>
|
|
4334
|
+
<line num="53" count="1" type="stmt"/>
|
|
4335
|
+
<line num="54" count="4" type="stmt"/>
|
|
4315
4336
|
<line num="61" count="2" type="stmt"/>
|
|
4337
|
+
<line num="64" count="2" type="stmt"/>
|
|
4316
4338
|
</file>
|
|
4317
4339
|
</package>
|
|
4318
4340
|
<package name="utilities">
|