@budibase/server 0.9.185-alpha.13 → 0.9.185-alpha.14
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.dc495306.js → index.8ed163fd.js} +164 -163
- package/builder/index.html +1 -1
- package/coverage/clover.xml +160 -151
- package/coverage/coverage-final.json +4 -4
- 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 +1 -1
- 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 +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/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 +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +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 +23 -23
- 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 +249 -230
- package/dist/api/controllers/table/external.js +8 -1
- package/dist/environment.js +13 -0
- package/dist/package.json +4 -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 +5 -5
- package/scripts/dev/manage.js +1 -0
- package/src/api/controllers/table/external.js +8 -1
- package/src/environment.js +15 -0
- package/src/threads/automation.js +3 -1
- package/src/threads/index.js +9 -3
- package/src/threads/query.js +3 -0
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.8ed163fd.js"></script>
|
|
14
14
|
<link rel="modulepreload" href="/builder/assets/vendor.470042a4.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
16
|
<link rel="stylesheet" href="/builder/assets/index.4a7c5636.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="1637604142890" clover="3.2.0">
|
|
3
|
+
<project timestamp="1637604142890" 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">
|
|
@@ -1826,9 +1826,9 @@
|
|
|
1826
1826
|
</file>
|
|
1827
1827
|
</package>
|
|
1828
1828
|
<package name="api.controllers.table">
|
|
1829
|
-
<metrics statements="
|
|
1829
|
+
<metrics statements="425" coveredstatements="220" conditionals="225" coveredconditionals="84" methods="56" coveredmethods="27"/>
|
|
1830
1830
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1831
|
-
<metrics statements="
|
|
1831
|
+
<metrics statements="137" coveredstatements="11" conditionals="76" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
1832
1832
|
<line num="1" count="34" type="stmt"/>
|
|
1833
1833
|
<line num="5" count="34" type="stmt"/>
|
|
1834
1834
|
<line num="12" count="34" type="stmt"/>
|
|
@@ -1893,75 +1893,79 @@
|
|
|
1893
1893
|
<line num="163" count="0" type="stmt"/>
|
|
1894
1894
|
<line num="165" count="0" type="stmt"/>
|
|
1895
1895
|
<line num="166" count="0" type="stmt"/>
|
|
1896
|
-
<line num="
|
|
1897
|
-
<line num="
|
|
1898
|
-
<line num="
|
|
1899
|
-
<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"/>
|
|
1900
1900
|
<line num="179" count="0" type="stmt"/>
|
|
1901
|
-
<line num="182" count="0" type="
|
|
1901
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1902
1902
|
<line num="183" count="0" type="stmt"/>
|
|
1903
|
-
<line num="
|
|
1904
|
-
<line num="185" count="0" type="stmt"/>
|
|
1903
|
+
<line num="186" count="0" type="stmt"/>
|
|
1905
1904
|
<line num="187" count="0" type="stmt"/>
|
|
1906
|
-
<line num="
|
|
1907
|
-
<line num="
|
|
1908
|
-
<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"/>
|
|
1909
1908
|
<line num="194" count="0" type="stmt"/>
|
|
1910
|
-
<line num="195" count="0" type="
|
|
1911
|
-
<line num="
|
|
1909
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1910
|
+
<line num="196" count="0" type="stmt"/>
|
|
1912
1911
|
<line num="198" count="0" type="stmt"/>
|
|
1913
|
-
<line num="199" count="0" type="
|
|
1914
|
-
<line num="
|
|
1915
|
-
<line num="
|
|
1916
|
-
<line num="
|
|
1917
|
-
<line num="
|
|
1918
|
-
<line num="210" count="0" type="
|
|
1919
|
-
<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"/>
|
|
1920
1920
|
<line num="214" count="0" type="stmt"/>
|
|
1921
|
-
<line num="
|
|
1922
|
-
<line num="
|
|
1923
|
-
<line num="
|
|
1924
|
-
<line num="
|
|
1925
|
-
<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"/>
|
|
1926
1926
|
<line num="228" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1927
1927
|
<line num="229" count="0" type="stmt"/>
|
|
1928
|
-
<line num="232" count="0" type="
|
|
1928
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1929
1929
|
<line num="233" count="0" type="stmt"/>
|
|
1930
1930
|
<line num="236" count="0" type="stmt"/>
|
|
1931
|
-
<line num="
|
|
1932
|
-
<line num="
|
|
1933
|
-
<line num="
|
|
1934
|
-
<line num="
|
|
1935
|
-
<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"/>
|
|
1936
1936
|
<line num="248" count="0" type="stmt"/>
|
|
1937
|
-
<line num="
|
|
1938
|
-
<line num="
|
|
1939
|
-
<line num="
|
|
1940
|
-
<line num="
|
|
1941
|
-
<line num="
|
|
1942
|
-
<line num="
|
|
1943
|
-
<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"/>
|
|
1944
1944
|
<line num="266" count="0" type="stmt"/>
|
|
1945
|
-
<line num="
|
|
1946
|
-
<line num="268" count="0" type="stmt"/>
|
|
1945
|
+
<line num="269" count="34" type="stmt"/>
|
|
1947
1946
|
<line num="270" count="0" type="stmt"/>
|
|
1948
1947
|
<line num="271" count="0" type="stmt"/>
|
|
1949
|
-
<line num="272" count="0" type="
|
|
1950
|
-
<line num="
|
|
1948
|
+
<line num="272" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1949
|
+
<line num="273" count="0" type="stmt"/>
|
|
1951
1950
|
<line num="275" count="0" type="stmt"/>
|
|
1952
1951
|
<line num="277" count="0" type="stmt"/>
|
|
1952
|
+
<line num="278" count="0" type="stmt"/>
|
|
1953
1953
|
<line num="279" count="0" type="stmt"/>
|
|
1954
|
-
<line num="
|
|
1954
|
+
<line num="281" count="0" type="stmt"/>
|
|
1955
1955
|
<line num="282" count="0" type="stmt"/>
|
|
1956
|
-
<line num="
|
|
1956
|
+
<line num="284" count="0" type="stmt"/>
|
|
1957
1957
|
<line num="286" count="0" type="stmt"/>
|
|
1958
1958
|
<line num="287" count="0" type="stmt"/>
|
|
1959
|
-
<line num="
|
|
1960
|
-
<line num="
|
|
1961
|
-
<line num="
|
|
1962
|
-
<line num="
|
|
1963
|
-
<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"/>
|
|
1964
1966
|
<line num="299" count="0" type="stmt"/>
|
|
1967
|
+
<line num="303" count="0" type="stmt"/>
|
|
1968
|
+
<line num="306" count="0" type="stmt"/>
|
|
1965
1969
|
</file>
|
|
1966
1970
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/index.js">
|
|
1967
1971
|
<metrics statements="53" coveredstatements="44" conditionals="23" coveredconditionals="17" methods="10" coveredmethods="7"/>
|
|
@@ -4188,10 +4192,9 @@
|
|
|
4188
4192
|
</file>
|
|
4189
4193
|
</package>
|
|
4190
4194
|
<package name="threads">
|
|
4191
|
-
<metrics statements="
|
|
4195
|
+
<metrics statements="134" coveredstatements="108" conditionals="53" coveredconditionals="30" methods="22" coveredmethods="20"/>
|
|
4192
4196
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
4193
|
-
<metrics statements="
|
|
4194
|
-
<line num="1" count="4" type="stmt"/>
|
|
4197
|
+
<metrics statements="76" coveredstatements="64" conditionals="23" coveredconditionals="13" methods="10" coveredmethods="9"/>
|
|
4195
4198
|
<line num="2" count="4" type="stmt"/>
|
|
4196
4199
|
<line num="3" count="4" type="stmt"/>
|
|
4197
4200
|
<line num="4" count="4" type="stmt"/>
|
|
@@ -4202,73 +4205,75 @@
|
|
|
4202
4205
|
<line num="9" count="4" type="stmt"/>
|
|
4203
4206
|
<line num="10" count="4" type="stmt"/>
|
|
4204
4207
|
<line num="11" count="4" type="stmt"/>
|
|
4208
|
+
<line num="12" count="4" type="stmt"/>
|
|
4205
4209
|
<line num="13" count="4" type="stmt"/>
|
|
4206
|
-
<line num="14" count="4" type="stmt"/>
|
|
4207
4210
|
<line num="15" count="4" type="stmt"/>
|
|
4208
|
-
<line num="
|
|
4209
|
-
<line num="
|
|
4211
|
+
<line num="16" count="4" type="stmt"/>
|
|
4212
|
+
<line num="17" count="4" type="stmt"/>
|
|
4210
4213
|
<line num="26" count="7" type="stmt"/>
|
|
4211
|
-
<line num="27" count="7" type="
|
|
4214
|
+
<line num="27" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
4212
4215
|
<line num="28" count="7" type="stmt"/>
|
|
4213
4216
|
<line num="29" count="7" type="stmt"/>
|
|
4217
|
+
<line num="30" count="7" type="stmt"/>
|
|
4214
4218
|
<line num="31" count="7" type="stmt"/>
|
|
4215
|
-
<line num="
|
|
4219
|
+
<line num="33" count="7" type="stmt"/>
|
|
4216
4220
|
<line num="34" count="7" type="stmt"/>
|
|
4217
|
-
<line num="
|
|
4218
|
-
<line num="
|
|
4219
|
-
<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"/>
|
|
4220
4224
|
<line num="41" count="7" type="stmt"/>
|
|
4221
|
-
<line num="
|
|
4222
|
-
<line num="
|
|
4223
|
-
<line num="
|
|
4224
|
-
<line num="49" count="
|
|
4225
|
-
<line num="
|
|
4226
|
-
<line num="
|
|
4227
|
-
<line num="
|
|
4228
|
-
<line num="57" count="
|
|
4229
|
-
<line num="
|
|
4230
|
-
<line num="
|
|
4231
|
-
<line num="
|
|
4232
|
-
<line num="65" count="
|
|
4233
|
-
<line num="
|
|
4234
|
-
<line num="
|
|
4235
|
-
<line num="
|
|
4236
|
-
<line num="73" count="12" type="
|
|
4237
|
-
<line num="
|
|
4238
|
-
<line num="76" count="
|
|
4239
|
-
<line num="
|
|
4240
|
-
<line num="
|
|
4241
|
-
<line num="
|
|
4242
|
-
<line num="
|
|
4243
|
-
<line num="85" count="
|
|
4244
|
-
<line num="
|
|
4245
|
-
<line num="
|
|
4246
|
-
<line num="89" count="
|
|
4247
|
-
<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"/>
|
|
4248
4251
|
<line num="91" count="5" type="stmt"/>
|
|
4249
|
-
<line num="
|
|
4250
|
-
<line num="
|
|
4252
|
+
<line num="92" count="5" type="stmt"/>
|
|
4253
|
+
<line num="93" count="5" type="stmt"/>
|
|
4251
4254
|
<line num="98" count="5" type="stmt"/>
|
|
4252
|
-
<line num="99" count="5" type="
|
|
4253
|
-
<line num="
|
|
4254
|
-
<line num="
|
|
4255
|
-
<line num="
|
|
4256
|
-
<line num="111" count="
|
|
4257
|
-
<line num="
|
|
4258
|
-
<line num="
|
|
4259
|
-
<line num="
|
|
4260
|
-
<line num="
|
|
4261
|
-
<line num="
|
|
4262
|
-
<line num="
|
|
4263
|
-
<line num="
|
|
4264
|
-
<line num="
|
|
4265
|
-
<line num="
|
|
4266
|
-
<line num="
|
|
4267
|
-
<line num="
|
|
4268
|
-
<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"/>
|
|
4269
4274
|
</file>
|
|
4270
4275
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/index.js">
|
|
4271
|
-
<metrics statements="
|
|
4276
|
+
<metrics statements="29" coveredstatements="23" conditionals="18" coveredconditionals="10" methods="5" coveredmethods="5"/>
|
|
4272
4277
|
<line num="1" count="34" type="stmt"/>
|
|
4273
4278
|
<line num="2" count="34" type="stmt"/>
|
|
4274
4279
|
<line num="4" count="34" type="stmt"/>
|
|
@@ -4281,51 +4286,55 @@
|
|
|
4281
4286
|
<line num="19" count="0" type="stmt"/>
|
|
4282
4287
|
<line num="21" count="14" type="stmt"/>
|
|
4283
4288
|
<line num="26" count="67" type="stmt"/>
|
|
4284
|
-
<line num="27" count="67" type="cond" truecount="
|
|
4285
|
-
<line num="28" count="
|
|
4286
|
-
<line num="
|
|
4287
|
-
<line num="
|
|
4288
|
-
<line num="
|
|
4289
|
-
<line num="
|
|
4290
|
-
<line num="
|
|
4291
|
-
<line num="
|
|
4292
|
-
<line num="
|
|
4293
|
-
<line num="
|
|
4294
|
-
<line num="
|
|
4295
|
-
<line num="
|
|
4296
|
-
<line num="
|
|
4297
|
-
<line num="
|
|
4298
|
-
<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"/>
|
|
4299
4306
|
</file>
|
|
4300
4307
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4301
|
-
<metrics statements="
|
|
4302
|
-
<line num="1" count="1" type="stmt"/>
|
|
4308
|
+
<metrics statements="29" coveredstatements="21" conditionals="12" coveredconditionals="7" methods="7" coveredmethods="6"/>
|
|
4303
4309
|
<line num="2" count="1" type="stmt"/>
|
|
4304
|
-
<line num="
|
|
4305
|
-
<line num="
|
|
4306
|
-
<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"/>
|
|
4307
4314
|
<line num="9" count="0" type="stmt"/>
|
|
4308
|
-
<line num="
|
|
4309
|
-
<line num="
|
|
4310
|
-
<line num="
|
|
4311
|
-
<line num="
|
|
4312
|
-
<line num="20" count="
|
|
4313
|
-
<line num="
|
|
4314
|
-
<line num="
|
|
4315
|
-
<line num="
|
|
4316
|
-
<line num="
|
|
4317
|
-
<line num="
|
|
4318
|
-
<line num="
|
|
4319
|
-
<line num="
|
|
4320
|
-
<line num="
|
|
4321
|
-
<line num="
|
|
4322
|
-
<line num="
|
|
4323
|
-
<line num="44" count="
|
|
4324
|
-
<line num="
|
|
4325
|
-
<line num="
|
|
4326
|
-
<line num="
|
|
4327
|
-
<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"/>
|
|
4328
4336
|
<line num="61" count="2" type="stmt"/>
|
|
4337
|
+
<line num="64" count="2" type="stmt"/>
|
|
4329
4338
|
</file>
|
|
4330
4339
|
</package>
|
|
4331
4340
|
<package name="utilities">
|