@budibase/server 1.0.6 → 1.0.8
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.8b07ec4f.js → index.6e1bf75f.js} +81 -81
- package/builder/index.html +1 -1
- package/coverage/clover.xml +181 -171
- package/coverage/coverage-final.json +3 -3
- 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 +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/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +5 -2
- 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 +15 -15
- package/coverage/lcov-report/api/controllers/view/index.js.html +52 -10
- 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 +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +1 -1
- package/coverage/lcov-report/threads/query.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 +19 -10
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +14 -14
- 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 +283 -263
- package/dist/api/controllers/view/index.js +15 -2
- package/dist/package.json +4 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utilities/csvParser.js +5 -2
- package/package.json +5 -5
- package/src/api/controllers/table/utils.js +1 -0
- package/src/api/controllers/view/index.js +16 -2
- package/src/utilities/csvParser.js +5 -2
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.6e1bf75f.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.4fb3f887.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="1638963385283" clover="3.2.0">
|
|
3
|
+
<project timestamp="1638963385284" name="All files">
|
|
4
|
+
<metrics statements="4386" coveredstatements="3239" conditionals="1748" coveredconditionals="949" methods="623" coveredmethods="441" elements="6757" coveredelements="4629" complexity="0" loc="4386" ncloc="4386" 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">
|
|
@@ -2123,142 +2123,142 @@
|
|
|
2123
2123
|
<line num="74" count="34" type="stmt"/>
|
|
2124
2124
|
<line num="75" count="100" type="cond" truecount="4" falsecount="0"/>
|
|
2125
2125
|
<line num="76" count="99" type="stmt"/>
|
|
2126
|
-
<line num="
|
|
2127
|
-
<line num="
|
|
2128
|
-
<line num="85" count="1" type="stmt"/>
|
|
2126
|
+
<line num="79" count="1" type="stmt"/>
|
|
2127
|
+
<line num="81" count="1" type="stmt"/>
|
|
2129
2128
|
<line num="86" count="1" type="stmt"/>
|
|
2130
2129
|
<line num="87" count="1" type="stmt"/>
|
|
2131
2130
|
<line num="88" count="1" type="stmt"/>
|
|
2132
2131
|
<line num="89" count="1" type="stmt"/>
|
|
2133
2132
|
<line num="90" count="1" type="stmt"/>
|
|
2134
|
-
<line num="
|
|
2133
|
+
<line num="91" count="1" type="stmt"/>
|
|
2135
2134
|
<line num="94" count="1" type="stmt"/>
|
|
2136
|
-
<line num="
|
|
2137
|
-
<line num="
|
|
2138
|
-
<line num="
|
|
2139
|
-
<line num="
|
|
2140
|
-
<line num="
|
|
2135
|
+
<line num="95" count="1" type="stmt"/>
|
|
2136
|
+
<line num="97" count="1" type="stmt"/>
|
|
2137
|
+
<line num="99" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2138
|
+
<line num="104" count="0" type="stmt"/>
|
|
2139
|
+
<line num="111" count="1" type="stmt"/>
|
|
2141
2140
|
<line num="114" count="1" type="stmt"/>
|
|
2142
2141
|
<line num="115" count="1" type="stmt"/>
|
|
2143
2142
|
<line num="116" count="1" type="stmt"/>
|
|
2144
|
-
<line num="
|
|
2145
|
-
<line num="120" count="
|
|
2146
|
-
<line num="
|
|
2147
|
-
<line num="123" count="
|
|
2143
|
+
<line num="117" count="1" type="stmt"/>
|
|
2144
|
+
<line num="120" count="34" type="stmt"/>
|
|
2145
|
+
<line num="121" count="99" type="stmt"/>
|
|
2146
|
+
<line num="123" count="99" type="cond" truecount="4" falsecount="0"/>
|
|
2148
2147
|
<line num="124" count="2" type="stmt"/>
|
|
2149
|
-
<line num="
|
|
2150
|
-
<line num="127" count="
|
|
2151
|
-
<line num="
|
|
2152
|
-
<line num="131" count="
|
|
2148
|
+
<line num="125" count="2" type="stmt"/>
|
|
2149
|
+
<line num="127" count="2" type="stmt"/>
|
|
2150
|
+
<line num="128" count="3" type="stmt"/>
|
|
2151
|
+
<line num="131" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2153
2152
|
<line num="132" count="1" type="stmt"/>
|
|
2154
|
-
<line num="
|
|
2155
|
-
<line num="137" count="1" type="
|
|
2156
|
-
<line num="
|
|
2157
|
-
<line num="
|
|
2158
|
-
<line num="
|
|
2159
|
-
<line num="
|
|
2160
|
-
<line num="
|
|
2161
|
-
<line num="166" count="
|
|
2162
|
-
<line num="
|
|
2163
|
-
<line num="169" count="5" type="
|
|
2164
|
-
<line num="
|
|
2165
|
-
<line num="
|
|
2153
|
+
<line num="133" count="1" type="stmt"/>
|
|
2154
|
+
<line num="137" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2155
|
+
<line num="138" count="1" type="stmt"/>
|
|
2156
|
+
<line num="140" count="1" type="stmt"/>
|
|
2157
|
+
<line num="151" count="1" type="stmt"/>
|
|
2158
|
+
<line num="161" count="99" type="stmt"/>
|
|
2159
|
+
<line num="164" count="34" type="stmt"/>
|
|
2160
|
+
<line num="166" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2161
|
+
<line num="167" count="1" type="stmt"/>
|
|
2162
|
+
<line num="169" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
2163
|
+
<line num="170" count="5" type="stmt"/>
|
|
2164
|
+
<line num="174" count="99" type="stmt"/>
|
|
2166
2165
|
<line num="179" count="99" type="stmt"/>
|
|
2167
|
-
<line num="180" count="99" type="
|
|
2168
|
-
<line num="181" count="99" type="
|
|
2169
|
-
<line num="
|
|
2166
|
+
<line num="180" count="99" type="stmt"/>
|
|
2167
|
+
<line num="181" count="99" type="cond" truecount="3" falsecount="1"/>
|
|
2168
|
+
<line num="182" count="99" type="stmt"/>
|
|
2170
2169
|
<line num="184" count="99" type="stmt"/>
|
|
2171
|
-
<line num="
|
|
2172
|
-
<line num="
|
|
2173
|
-
<line num="192" count="
|
|
2174
|
-
<line num="
|
|
2170
|
+
<line num="185" count="99" type="stmt"/>
|
|
2171
|
+
<line num="187" count="99" type="stmt"/>
|
|
2172
|
+
<line num="192" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2173
|
+
<line num="193" count="4" type="stmt"/>
|
|
2175
2174
|
<line num="195" count="99" type="stmt"/>
|
|
2176
|
-
<line num="
|
|
2177
|
-
<line num="
|
|
2175
|
+
<line num="196" count="99" type="stmt"/>
|
|
2176
|
+
<line num="201" count="99" type="stmt"/>
|
|
2178
2177
|
<line num="206" count="99" type="stmt"/>
|
|
2179
|
-
<line num="
|
|
2178
|
+
<line num="207" count="99" type="stmt"/>
|
|
2180
2179
|
<line num="212" count="99" type="stmt"/>
|
|
2181
|
-
<line num="
|
|
2182
|
-
<line num="
|
|
2183
|
-
<line num="
|
|
2184
|
-
<line num="227" count="
|
|
2180
|
+
<line num="213" count="99" type="stmt"/>
|
|
2181
|
+
<line num="219" count="99" type="stmt"/>
|
|
2182
|
+
<line num="223" count="99" type="stmt"/>
|
|
2183
|
+
<line num="227" count="34" type="stmt"/>
|
|
2185
2184
|
<line num="228" count="0" type="stmt"/>
|
|
2186
|
-
<line num="229" count="0" type="
|
|
2187
|
-
<line num="230" count="0" type="
|
|
2188
|
-
<line num="
|
|
2189
|
-
<line num="
|
|
2190
|
-
<line num="236" count="
|
|
2185
|
+
<line num="229" count="0" type="stmt"/>
|
|
2186
|
+
<line num="230" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2187
|
+
<line num="231" count="0" type="stmt"/>
|
|
2188
|
+
<line num="233" count="0" type="stmt"/>
|
|
2189
|
+
<line num="236" count="34" type="stmt"/>
|
|
2191
2190
|
<line num="237" count="0" type="stmt"/>
|
|
2192
|
-
<line num="
|
|
2193
|
-
<line num="241" count="
|
|
2194
|
-
<line num="242" count="30" type="
|
|
2195
|
-
<line num="243" count="
|
|
2191
|
+
<line num="238" count="0" type="stmt"/>
|
|
2192
|
+
<line num="241" count="34" type="stmt"/>
|
|
2193
|
+
<line num="242" count="30" type="stmt"/>
|
|
2194
|
+
<line num="243" count="30" type="cond" truecount="1" falsecount="1"/>
|
|
2196
2195
|
<line num="244" count="0" type="stmt"/>
|
|
2197
|
-
<line num="
|
|
2198
|
-
<line num="
|
|
2199
|
-
<line num="251" count="
|
|
2196
|
+
<line num="245" count="0" type="stmt"/>
|
|
2197
|
+
<line num="247" count="30" type="stmt"/>
|
|
2198
|
+
<line num="251" count="34" type="stmt"/>
|
|
2200
2199
|
<line num="252" count="1" type="stmt"/>
|
|
2201
|
-
<line num="
|
|
2202
|
-
<line num="256" count="
|
|
2203
|
-
<line num="
|
|
2204
|
-
<line num="
|
|
2205
|
-
<line num="262" count="0" type="
|
|
2200
|
+
<line num="253" count="1" type="stmt"/>
|
|
2201
|
+
<line num="256" count="1" type="stmt"/>
|
|
2202
|
+
<line num="257" count="0" type="stmt"/>
|
|
2203
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2204
|
+
<line num="262" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2206
2205
|
<line num="263" count="0" type="stmt"/>
|
|
2207
|
-
<line num="
|
|
2208
|
-
<line num="268" count="0" type="
|
|
2206
|
+
<line num="264" count="0" type="stmt"/>
|
|
2207
|
+
<line num="268" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2209
2208
|
<line num="269" count="0" type="stmt"/>
|
|
2210
|
-
<line num="
|
|
2211
|
-
<line num="274" count="0" type="
|
|
2212
|
-
<line num="275" count="0" type="
|
|
2213
|
-
<line num="276" count="0" type="
|
|
2209
|
+
<line num="270" count="0" type="stmt"/>
|
|
2210
|
+
<line num="274" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2211
|
+
<line num="275" count="0" type="stmt"/>
|
|
2212
|
+
<line num="276" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2214
2213
|
<line num="277" count="0" type="stmt"/>
|
|
2215
|
-
<line num="
|
|
2216
|
-
<line num="282" count="0" type="
|
|
2217
|
-
<line num="
|
|
2218
|
-
<line num="285" count="0" type="
|
|
2214
|
+
<line num="278" count="0" type="stmt"/>
|
|
2215
|
+
<line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2216
|
+
<line num="283" count="0" type="stmt"/>
|
|
2217
|
+
<line num="285" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2219
2218
|
<line num="286" count="0" type="stmt"/>
|
|
2220
2219
|
<line num="287" count="0" type="stmt"/>
|
|
2221
2220
|
<line num="288" count="0" type="stmt"/>
|
|
2222
|
-
<line num="
|
|
2223
|
-
<line num="293" count="0" type="
|
|
2221
|
+
<line num="289" count="0" type="stmt"/>
|
|
2222
|
+
<line num="293" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2224
2223
|
<line num="294" count="0" type="stmt"/>
|
|
2225
|
-
<line num="
|
|
2226
|
-
<line num="299" count="0" type="
|
|
2224
|
+
<line num="295" count="0" type="stmt"/>
|
|
2225
|
+
<line num="299" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2227
2226
|
<line num="300" count="0" type="stmt"/>
|
|
2228
2227
|
<line num="301" count="0" type="stmt"/>
|
|
2229
|
-
<line num="
|
|
2230
|
-
<line num="304" count="0" type="
|
|
2231
|
-
<line num="
|
|
2232
|
-
<line num="312" count="0" type="
|
|
2228
|
+
<line num="302" count="0" type="stmt"/>
|
|
2229
|
+
<line num="304" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2230
|
+
<line num="305" count="0" type="stmt"/>
|
|
2231
|
+
<line num="312" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2233
2232
|
<line num="313" count="0" type="stmt"/>
|
|
2234
|
-
<line num="314" count="0" type="
|
|
2235
|
-
<line num="315" count="0" type="
|
|
2236
|
-
<line num="
|
|
2237
|
-
<line num="
|
|
2238
|
-
<line num="323" count="
|
|
2239
|
-
<line num="
|
|
2240
|
-
<line num="327" count="
|
|
2241
|
-
<line num="
|
|
2242
|
-
<line num="331" count="
|
|
2243
|
-
<line num="
|
|
2244
|
-
<line num="337" count="0" type="
|
|
2245
|
-
<line num="
|
|
2246
|
-
<line num="
|
|
2247
|
-
<line num="343" count="
|
|
2248
|
-
<line num="344" count="
|
|
2249
|
-
<line num="
|
|
2250
|
-
<line num="347" count="
|
|
2251
|
-
<line num="348" count="11" type="
|
|
2252
|
-
<line num="349" count="
|
|
2253
|
-
<line num="
|
|
2254
|
-
<line num="352" count="4" type="
|
|
2255
|
-
<line num="353" count="
|
|
2256
|
-
<line num="
|
|
2257
|
-
<line num="
|
|
2233
|
+
<line num="314" count="0" type="stmt"/>
|
|
2234
|
+
<line num="315" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2235
|
+
<line num="316" count="0" type="stmt"/>
|
|
2236
|
+
<line num="318" count="0" type="stmt"/>
|
|
2237
|
+
<line num="323" count="34" type="stmt"/>
|
|
2238
|
+
<line num="324" count="0" type="stmt"/>
|
|
2239
|
+
<line num="327" count="34" type="stmt"/>
|
|
2240
|
+
<line num="328" count="0" type="stmt"/>
|
|
2241
|
+
<line num="331" count="34" type="cond" truecount="0" falsecount="1"/>
|
|
2242
|
+
<line num="332" count="0" type="stmt"/>
|
|
2243
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2244
|
+
<line num="338" count="0" type="stmt"/>
|
|
2245
|
+
<line num="340" count="0" type="stmt"/>
|
|
2246
|
+
<line num="343" count="34" type="stmt"/>
|
|
2247
|
+
<line num="344" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
2248
|
+
<line num="345" count="95" type="stmt"/>
|
|
2249
|
+
<line num="347" count="4" type="stmt"/>
|
|
2250
|
+
<line num="348" count="11" type="stmt"/>
|
|
2251
|
+
<line num="349" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
2252
|
+
<line num="350" count="7" type="stmt"/>
|
|
2253
|
+
<line num="352" count="4" type="stmt"/>
|
|
2254
|
+
<line num="353" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2255
|
+
<line num="354" count="0" type="stmt"/>
|
|
2256
|
+
<line num="357" count="4" type="stmt"/>
|
|
2257
|
+
<line num="360" count="34" type="stmt"/>
|
|
2258
2258
|
</file>
|
|
2259
2259
|
</package>
|
|
2260
2260
|
<package name="api.controllers.view">
|
|
2261
|
-
<metrics statements="
|
|
2261
|
+
<metrics statements="190" coveredstatements="140" conditionals="83" coveredconditionals="53" methods="25" coveredmethods="18"/>
|
|
2262
2262
|
<file name="exporters.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/exporters.js">
|
|
2263
2263
|
<metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
2264
2264
|
<line num="1" count="33" type="stmt"/>
|
|
@@ -2274,7 +2274,7 @@
|
|
|
2274
2274
|
<line num="20" count="33" type="stmt"/>
|
|
2275
2275
|
</file>
|
|
2276
2276
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/index.js">
|
|
2277
|
-
<metrics statements="
|
|
2277
|
+
<metrics statements="70" coveredstatements="63" conditionals="25" coveredconditionals="18" methods="8" coveredmethods="5"/>
|
|
2278
2278
|
<line num="1" count="33" type="stmt"/>
|
|
2279
2279
|
<line num="2" count="33" type="stmt"/>
|
|
2280
2280
|
<line num="3" count="33" type="stmt"/>
|
|
@@ -2282,60 +2282,69 @@
|
|
|
2282
2282
|
<line num="5" count="33" type="stmt"/>
|
|
2283
2283
|
<line num="6" count="33" type="stmt"/>
|
|
2284
2284
|
<line num="7" count="33" type="stmt"/>
|
|
2285
|
-
<line num="
|
|
2286
|
-
<line num="10" count="
|
|
2285
|
+
<line num="8" count="33" type="stmt"/>
|
|
2286
|
+
<line num="10" count="33" type="stmt"/>
|
|
2287
2287
|
<line num="11" count="1" type="stmt"/>
|
|
2288
|
-
<line num="
|
|
2289
|
-
<line num="15" count="
|
|
2288
|
+
<line num="12" count="1" type="stmt"/>
|
|
2289
|
+
<line num="15" count="33" type="stmt"/>
|
|
2290
2290
|
<line num="16" count="8" type="stmt"/>
|
|
2291
2291
|
<line num="17" count="8" type="stmt"/>
|
|
2292
|
-
<line num="
|
|
2293
|
-
<line num="20" count="
|
|
2294
|
-
<line num="
|
|
2295
|
-
<line num="
|
|
2296
|
-
<line num="27" count="8" type="
|
|
2297
|
-
<line num="28" count="8" type="cond" truecount="
|
|
2298
|
-
<line num="29" count="
|
|
2299
|
-
<line num="
|
|
2300
|
-
<line num="32" count="8" type="
|
|
2301
|
-
<line num="33" count="
|
|
2302
|
-
<line num="
|
|
2303
|
-
<line num="
|
|
2304
|
-
<line num="
|
|
2305
|
-
<line num="44" count="
|
|
2292
|
+
<line num="18" count="8" type="stmt"/>
|
|
2293
|
+
<line num="20" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
2294
|
+
<line num="21" count="0" type="stmt"/>
|
|
2295
|
+
<line num="24" count="8" type="stmt"/>
|
|
2296
|
+
<line num="27" count="8" type="stmt"/>
|
|
2297
|
+
<line num="28" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
2298
|
+
<line num="29" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
2299
|
+
<line num="30" count="3" type="stmt"/>
|
|
2300
|
+
<line num="32" count="8" type="stmt"/>
|
|
2301
|
+
<line num="33" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
2302
|
+
<line num="34" count="0" type="stmt"/>
|
|
2303
|
+
<line num="36" count="8" type="stmt"/>
|
|
2304
|
+
<line num="38" count="8" type="stmt"/>
|
|
2305
|
+
<line num="44" count="33" type="stmt"/>
|
|
2306
2306
|
<line num="45" count="1" type="stmt"/>
|
|
2307
2307
|
<line num="46" count="1" type="stmt"/>
|
|
2308
2308
|
<line num="47" count="1" type="stmt"/>
|
|
2309
2309
|
<line num="48" count="1" type="stmt"/>
|
|
2310
2310
|
<line num="49" count="1" type="stmt"/>
|
|
2311
|
-
<line num="
|
|
2312
|
-
<line num="
|
|
2313
|
-
<line num="55" count="
|
|
2311
|
+
<line num="50" count="1" type="stmt"/>
|
|
2312
|
+
<line num="52" count="1" type="stmt"/>
|
|
2313
|
+
<line num="55" count="33" type="stmt"/>
|
|
2314
2314
|
<line num="56" count="2" type="stmt"/>
|
|
2315
2315
|
<line num="57" count="2" type="stmt"/>
|
|
2316
|
-
<line num="
|
|
2317
|
-
<line num="60" count="2" type="
|
|
2318
|
-
<line num="61" count="
|
|
2319
|
-
<line num="
|
|
2320
|
-
<line num="65" count="2" type="
|
|
2321
|
-
<line num="
|
|
2322
|
-
<line num="
|
|
2323
|
-
<line num="
|
|
2324
|
-
<line num="
|
|
2325
|
-
<line num="83" count="2" type="cond" truecount="
|
|
2326
|
-
<line num="84" count="2" type="
|
|
2327
|
-
<line num="85" count="2" type="
|
|
2328
|
-
<line num="
|
|
2329
|
-
<line num="
|
|
2330
|
-
<line num="91" count="
|
|
2331
|
-
<line num="92" count="
|
|
2332
|
-
<line num="93" count="
|
|
2333
|
-
<line num="
|
|
2334
|
-
<line num="
|
|
2335
|
-
<line num="
|
|
2336
|
-
<line num="
|
|
2337
|
-
<line num="
|
|
2316
|
+
<line num="58" count="2" type="stmt"/>
|
|
2317
|
+
<line num="60" count="2" type="stmt"/>
|
|
2318
|
+
<line num="61" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
2319
|
+
<line num="62" count="0" type="stmt"/>
|
|
2320
|
+
<line num="65" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2321
|
+
<line num="66" count="2" type="stmt"/>
|
|
2322
|
+
<line num="68" count="2" type="stmt"/>
|
|
2323
|
+
<line num="80" count="2" type="stmt"/>
|
|
2324
|
+
<line num="81" count="2" type="stmt"/>
|
|
2325
|
+
<line num="83" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
2326
|
+
<line num="84" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2327
|
+
<line num="85" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2328
|
+
<line num="86" count="2" type="stmt"/>
|
|
2329
|
+
<line num="87" count="2" type="stmt"/>
|
|
2330
|
+
<line num="91" count="2" type="stmt"/>
|
|
2331
|
+
<line num="92" count="4" type="stmt"/>
|
|
2332
|
+
<line num="93" count="0" type="stmt"/>
|
|
2333
|
+
<line num="95" count="2" type="stmt"/>
|
|
2334
|
+
<line num="96" count="0" type="stmt"/>
|
|
2335
|
+
<line num="97" count="0" type="stmt"/>
|
|
2336
|
+
<line num="99" count="0" type="stmt"/>
|
|
2337
|
+
<line num="103" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2338
|
+
<line num="104" count="1" type="stmt"/>
|
|
2339
|
+
<line num="105" count="1" type="stmt"/>
|
|
2338
2340
|
<line num="106" count="2" type="stmt"/>
|
|
2341
|
+
<line num="107" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2342
|
+
<line num="108" count="2" type="stmt"/>
|
|
2343
|
+
<line num="115" count="2" type="stmt"/>
|
|
2344
|
+
<line num="116" count="2" type="stmt"/>
|
|
2345
|
+
<line num="117" count="2" type="stmt"/>
|
|
2346
|
+
<line num="119" count="2" type="stmt"/>
|
|
2347
|
+
<line num="120" count="2" type="stmt"/>
|
|
2339
2348
|
</file>
|
|
2340
2349
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.js">
|
|
2341
2350
|
<metrics statements="76" coveredstatements="38" conditionals="26" coveredconditionals="9" methods="9" coveredmethods="6"/>
|
|
@@ -4349,7 +4358,7 @@
|
|
|
4349
4358
|
</file>
|
|
4350
4359
|
</package>
|
|
4351
4360
|
<package name="utilities">
|
|
4352
|
-
<metrics statements="
|
|
4361
|
+
<metrics statements="323" coveredstatements="233" conditionals="123" coveredconditionals="67" methods="62" coveredmethods="42"/>
|
|
4353
4362
|
<file name="bcrypt.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/bcrypt.js">
|
|
4354
4363
|
<metrics statements="9" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4355
4364
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -4381,7 +4390,7 @@
|
|
|
4381
4390
|
<line num="21" count="0" type="stmt"/>
|
|
4382
4391
|
</file>
|
|
4383
4392
|
<file name="csvParser.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/csvParser.js">
|
|
4384
|
-
<metrics statements="
|
|
4393
|
+
<metrics statements="72" coveredstatements="57" conditionals="34" coveredconditionals="23" methods="15" coveredmethods="12"/>
|
|
4385
4394
|
<line num="1" count="35" type="stmt"/>
|
|
4386
4395
|
<line num="2" count="35" type="stmt"/>
|
|
4387
4396
|
<line num="4" count="35" type="stmt"/>
|
|
@@ -4434,25 +4443,26 @@
|
|
|
4434
4443
|
<line num="101" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4435
4444
|
<line num="102" count="1" type="stmt"/>
|
|
4436
4445
|
<line num="105" count="4" type="stmt"/>
|
|
4437
|
-
<line num="
|
|
4438
|
-
<line num="
|
|
4439
|
-
<line num="
|
|
4440
|
-
<line num="
|
|
4441
|
-
<line num="
|
|
4442
|
-
<line num="
|
|
4443
|
-
<line num="
|
|
4444
|
-
<line num="
|
|
4445
|
-
<line num="
|
|
4446
|
-
<line num="
|
|
4447
|
-
<line num="
|
|
4448
|
-
<line num="
|
|
4449
|
-
<line num="124" count="
|
|
4450
|
-
<line num="
|
|
4451
|
-
<line num="
|
|
4452
|
-
<line num="
|
|
4453
|
-
<line num="
|
|
4454
|
-
<line num="
|
|
4455
|
-
<line num="
|
|
4446
|
+
<line num="107" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
4447
|
+
<line num="108" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
4448
|
+
<line num="112" count="4" type="stmt"/>
|
|
4449
|
+
<line num="113" count="4" type="stmt"/>
|
|
4450
|
+
<line num="114" count="3" type="stmt"/>
|
|
4451
|
+
<line num="115" count="8" type="stmt"/>
|
|
4452
|
+
<line num="116" count="3" type="stmt"/>
|
|
4453
|
+
<line num="117" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
4454
|
+
<line num="118" count="0" type="stmt"/>
|
|
4455
|
+
<line num="120" count="7" type="stmt"/>
|
|
4456
|
+
<line num="121" count="16" type="stmt"/>
|
|
4457
|
+
<line num="123" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
4458
|
+
<line num="124" count="6" type="stmt"/>
|
|
4459
|
+
<line num="127" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
4460
|
+
<line num="128" count="0" type="stmt"/>
|
|
4461
|
+
<line num="129" count="0" type="stmt"/>
|
|
4462
|
+
<line num="133" count="3" type="stmt"/>
|
|
4463
|
+
<line num="135" count="1" type="stmt"/>
|
|
4464
|
+
<line num="136" count="1" type="stmt"/>
|
|
4465
|
+
<line num="140" count="35" type="stmt"/>
|
|
4456
4466
|
</file>
|
|
4457
4467
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
4458
4468
|
<metrics statements="56" coveredstatements="46" conditionals="25" coveredconditionals="17" methods="15" coveredmethods="11"/>
|