@budibase/server 1.0.26 → 1.0.27-alpha.3
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/__mocks__/node-fetch.ts +3 -0
- package/builder/assets/bb-spaceship.8f6e81e1.svg +227 -0
- package/builder/assets/index.2dc0d283.js +1343 -0
- package/builder/assets/{index.4fb3f887.css → index.5522fcd5.css} +1 -1
- package/builder/assets/{vendor.470042a4.js → vendor.f9faf6ab.js} +88 -88
- package/builder/index.html +3 -3
- package/coverage/clover.xml +736 -649
- package/coverage/coverage-final.json +24 -23
- 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 +22 -10
- 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 +4 -4
- package/coverage/lcov-report/api/controllers/datasource.js.html +14 -14
- 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 +28 -43
- 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/index.html +126 -0
- package/coverage/lcov-report/api/controllers/{query.js.html → query/index.js.html} +159 -27
- package/coverage/lcov-report/api/controllers/query/validation.js.html +203 -0
- 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 +16 -16
- 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 +7 -4
- package/coverage/lcov-report/api/controllers/row/utils.js.html +29 -20
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +108 -9
- 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 +18 -6
- 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 +9 -9
- 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 +11 -98
- 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 +32 -2
- 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 +20 -20
- 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 +5 -8
- 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 +44 -11
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +22 -22
- 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 +18 -18
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +15 -15
- package/coverage/lcov-report/db/index.js.html +3 -3
- 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 +4 -4
- package/coverage/lcov-report/db/utils.js.html +91 -64
- 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 +92 -77
- 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 +2 -2
- 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 +3 -3
- 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 +19 -19
- package/coverage/lcov-report/threads/index.js.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +63 -12
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +19 -19
- package/coverage/lcov-report/utilities/index.js.html +66 -33
- 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 +19 -19
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +46 -10
- 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 +2 -2
- 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 +1220 -1083
- package/dist/api/controllers/automation.js +7 -5
- package/dist/api/controllers/query/import/index.js +79 -0
- package/dist/api/controllers/query/import/sources/base/index.js +63 -0
- package/dist/api/controllers/query/import/sources/base/openapi.js +42 -0
- package/dist/api/controllers/query/import/sources/curl.js +90 -0
- package/dist/api/controllers/query/import/sources/openapi2.js +139 -0
- package/dist/api/controllers/query/import/sources/tests/openapi2/data/crud/crud.json +253 -0
- package/dist/api/controllers/query/import/sources/tests/openapi2/data/petstore/petstore.json +1054 -0
- package/dist/api/controllers/{query.js → query/index.js} +42 -6
- package/dist/api/controllers/query/validation.js +37 -0
- package/dist/api/controllers/row/internalSearch.js +2 -1
- package/dist/api/controllers/row/utils.js +13 -6
- package/dist/api/controllers/user.js +37 -1
- package/dist/api/controllers/webhook.js +4 -0
- package/dist/api/routes/query.js +2 -32
- package/dist/api/routes/user.js +3 -1
- package/dist/automations/steps/outgoingWebhook.js +2 -3
- package/dist/automations/utils.js +10 -0
- package/dist/db/utils.js +8 -0
- package/dist/definitions/datasource.js +6 -1
- package/dist/integrations/rest.js +207 -117
- package/dist/package.json +10 -4
- package/dist/threads/query.js +14 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utilities/index.js +10 -0
- package/dist/utilities/rowProcessor/index.js +13 -0
- package/package.json +11 -5
- package/src/api/controllers/automation.js +8 -4
- package/src/api/controllers/query/import/index.ts +85 -0
- package/src/api/controllers/query/import/sources/base/index.ts +85 -0
- package/src/api/controllers/query/import/sources/base/openapi.ts +24 -0
- package/src/api/controllers/query/import/sources/curl.ts +94 -0
- package/src/api/controllers/query/import/sources/openapi2.ts +159 -0
- package/src/api/controllers/query/import/sources/tests/curl/curl.spec.js +104 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/delete.txt +1 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/empty-body.txt +2 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/get.txt +1 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/headers.txt +3 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/patch.txt +2 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/path.txt +1 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/post.txt +2 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/put.txt +2 -0
- package/src/api/controllers/query/import/sources/tests/curl/data/query.txt +1 -0
- package/src/api/controllers/query/import/sources/tests/openapi2/data/crud/crud.json +253 -0
- package/src/api/controllers/query/import/sources/tests/openapi2/data/crud/crud.yaml +160 -0
- package/src/api/controllers/query/import/sources/tests/openapi2/data/petstore/petstore.json +1054 -0
- package/src/api/controllers/query/import/sources/tests/openapi2/data/petstore/petstore.yaml +711 -0
- package/src/api/controllers/query/import/sources/tests/openapi2/openapi2.spec.js +239 -0
- package/src/api/controllers/query/import/tests/index.spec.js +115 -0
- package/src/api/controllers/{query.js → query/index.js} +50 -6
- package/src/api/controllers/query/validation.js +41 -0
- package/src/api/controllers/row/internalSearch.js +2 -1
- package/src/api/controllers/row/utils.js +11 -8
- package/src/api/controllers/user.js +33 -0
- package/src/api/controllers/webhook.js +4 -0
- package/src/api/routes/query.js +5 -34
- package/src/api/routes/user.js +10 -0
- package/src/automations/steps/outgoingWebhook.js +2 -3
- package/src/automations/utils.js +11 -0
- package/src/db/utils.js +9 -0
- package/src/definitions/common.ts +2 -16
- package/src/definitions/datasource.ts +73 -1
- package/src/integrations/base/IntegrationBase.ts +4 -4
- package/src/integrations/oracle.ts +1 -1
- package/src/integrations/rest.ts +227 -137
- package/src/integrations/tests/rest.spec.js +167 -19
- package/src/threads/query.js +19 -2
- package/src/utilities/index.js +11 -0
- package/src/utilities/rowProcessor/index.js +12 -0
- package/builder/assets/index.8adef83f.js +0 -1316
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="1641319618098" clover="3.2.0">
|
|
3
|
+
<project timestamp="1641319618099" name="All files">
|
|
4
|
+
<metrics statements="4474" coveredstatements="3279" conditionals="1781" coveredconditionals="964" methods="633" coveredmethods="446" elements="6888" coveredelements="4689" complexity="0" loc="4474" ncloc="4474" packages="21" files="140" classes="140"/>
|
|
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="1064" coveredstatements="743" conditionals="348" coveredconditionals="157" methods="146" coveredmethods="100"/>
|
|
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"/>
|
|
@@ -296,101 +296,103 @@
|
|
|
296
296
|
<line num="53" count="0" type="stmt"/>
|
|
297
297
|
</file>
|
|
298
298
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
299
|
-
<metrics statements="
|
|
299
|
+
<metrics statements="96" coveredstatements="86" conditionals="32" coveredconditionals="23" methods="14" coveredmethods="13"/>
|
|
300
300
|
<line num="1" count="33" type="stmt"/>
|
|
301
301
|
<line num="2" count="33" type="stmt"/>
|
|
302
302
|
<line num="3" count="33" type="stmt"/>
|
|
303
303
|
<line num="4" count="33" type="stmt"/>
|
|
304
|
-
<line num="8" count="33" type="stmt"/>
|
|
305
304
|
<line num="9" count="33" type="stmt"/>
|
|
306
305
|
<line num="10" count="33" type="stmt"/>
|
|
307
306
|
<line num="11" count="33" type="stmt"/>
|
|
308
|
-
<line num="
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="37" count="22" type="
|
|
314
|
-
<line num="38" count="
|
|
315
|
-
<line num="40" count="22" type="
|
|
316
|
-
<line num="41" count="
|
|
317
|
-
<line num="
|
|
318
|
-
<line num="44" count="
|
|
319
|
-
<line num="45" count="
|
|
320
|
-
<line num="47" count="
|
|
321
|
-
<line num="48" count="
|
|
307
|
+
<line num="12" count="33" type="stmt"/>
|
|
308
|
+
<line num="14" count="33" type="stmt"/>
|
|
309
|
+
<line num="15" count="33" type="stmt"/>
|
|
310
|
+
<line num="24" count="1" type="stmt"/>
|
|
311
|
+
<line num="29" count="1" type="stmt"/>
|
|
312
|
+
<line num="37" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
313
|
+
<line num="38" count="0" type="stmt"/>
|
|
314
|
+
<line num="40" count="22" type="stmt"/>
|
|
315
|
+
<line num="41" count="22" type="stmt"/>
|
|
316
|
+
<line num="42" count="22" type="stmt"/>
|
|
317
|
+
<line num="44" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
318
|
+
<line num="45" count="18" type="stmt"/>
|
|
319
|
+
<line num="47" count="22" type="stmt"/>
|
|
320
|
+
<line num="48" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
322
321
|
<line num="49" count="0" type="stmt"/>
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
322
|
+
<line num="51" count="26" type="stmt"/>
|
|
323
|
+
<line num="52" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
324
|
+
<line num="53" count="0" type="stmt"/>
|
|
325
|
+
<line num="57" count="22" type="stmt"/>
|
|
326
|
+
<line num="60" count="33" type="stmt"/>
|
|
327
|
+
<line num="61" count="21" type="stmt"/>
|
|
328
|
+
<line num="62" count="21" type="stmt"/>
|
|
329
|
+
<line num="63" count="21" type="stmt"/>
|
|
330
|
+
<line num="66" count="21" type="cond" truecount="4" falsecount="0"/>
|
|
331
|
+
<line num="67" count="1" type="stmt"/>
|
|
333
332
|
<line num="70" count="20" type="stmt"/>
|
|
333
|
+
<line num="72" count="20" type="stmt"/>
|
|
334
|
+
<line num="73" count="20" type="stmt"/>
|
|
334
335
|
<line num="74" count="20" type="stmt"/>
|
|
335
|
-
<line num="75" count="20" type="stmt"/>
|
|
336
|
-
<line num="77" count="20" type="stmt"/>
|
|
337
336
|
<line num="78" count="20" type="stmt"/>
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="91" count="2" type="stmt"/>
|
|
337
|
+
<line num="79" count="20" type="stmt"/>
|
|
338
|
+
<line num="81" count="20" type="stmt"/>
|
|
339
|
+
<line num="82" count="20" type="stmt"/>
|
|
340
|
+
<line num="91" count="33" type="stmt"/>
|
|
343
341
|
<line num="92" count="2" type="stmt"/>
|
|
344
342
|
<line num="93" count="2" type="stmt"/>
|
|
345
|
-
<line num="
|
|
346
|
-
<line num="
|
|
347
|
-
<line num="
|
|
343
|
+
<line num="94" count="2" type="stmt"/>
|
|
344
|
+
<line num="95" count="2" type="stmt"/>
|
|
345
|
+
<line num="96" count="2" type="stmt"/>
|
|
346
|
+
<line num="97" count="2" type="stmt"/>
|
|
347
|
+
<line num="102" count="2" type="stmt"/>
|
|
348
|
+
<line num="103" count="2" type="stmt"/>
|
|
348
349
|
<line num="106" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
349
|
-
<line num="110" count="2" type="cond" truecount="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="144" count="33" type="stmt"/>
|
|
350
|
+
<line num="110" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
351
|
+
<line num="114" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
352
|
+
<line num="115" count="1" type="stmt"/>
|
|
353
|
+
<line num="122" count="2" type="stmt"/>
|
|
354
|
+
<line num="123" count="2" type="stmt"/>
|
|
355
|
+
<line num="133" count="33" type="stmt"/>
|
|
356
|
+
<line num="134" count="2" type="stmt"/>
|
|
357
|
+
<line num="135" count="2" type="stmt"/>
|
|
358
|
+
<line num="140" count="2" type="stmt"/>
|
|
359
|
+
<line num="143" count="33" type="stmt"/>
|
|
360
|
+
<line num="144" count="1" type="stmt"/>
|
|
361
361
|
<line num="145" count="1" type="stmt"/>
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="157" count="
|
|
362
|
+
<line num="148" count="33" type="stmt"/>
|
|
363
|
+
<line num="149" count="1" type="stmt"/>
|
|
364
|
+
<line num="150" count="1" type="stmt"/>
|
|
365
|
+
<line num="151" count="1" type="stmt"/>
|
|
366
|
+
<line num="152" count="1" type="stmt"/>
|
|
367
|
+
<line num="157" count="1" type="stmt"/>
|
|
368
368
|
<line num="158" count="1" type="stmt"/>
|
|
369
369
|
<line num="161" count="33" type="stmt"/>
|
|
370
370
|
<line num="162" count="1" type="stmt"/>
|
|
371
371
|
<line num="165" count="33" type="stmt"/>
|
|
372
372
|
<line num="166" count="1" type="stmt"/>
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
373
|
+
<line num="169" count="33" type="stmt"/>
|
|
374
|
+
<line num="170" count="1" type="stmt"/>
|
|
375
|
+
<line num="182" count="33" type="stmt"/>
|
|
376
|
+
<line num="183" count="0" type="stmt"/>
|
|
377
|
+
<line num="184" count="0" type="stmt"/>
|
|
378
|
+
<line num="185" count="0" type="stmt"/>
|
|
378
379
|
<line num="186" count="0" type="stmt"/>
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="203" count="33" type="stmt"/>
|
|
380
|
+
<line num="190" count="0" type="stmt"/>
|
|
381
|
+
<line num="198" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
382
|
+
<line num="199" count="0" type="stmt"/>
|
|
383
|
+
<line num="201" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
384
|
+
<line num="202" count="0" type="stmt"/>
|
|
385
385
|
<line num="204" count="2" type="stmt"/>
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="206" count="2" type="stmt"/>
|
|
388
|
-
<line num="207" count="2" type="stmt"/>
|
|
386
|
+
<line num="207" count="33" type="stmt"/>
|
|
389
387
|
<line num="208" count="2" type="stmt"/>
|
|
390
388
|
<line num="209" count="2" type="stmt"/>
|
|
391
|
-
<line num="
|
|
389
|
+
<line num="210" count="2" type="stmt"/>
|
|
390
|
+
<line num="211" count="2" type="stmt"/>
|
|
391
|
+
<line num="212" count="2" type="stmt"/>
|
|
392
|
+
<line num="213" count="2" type="stmt"/>
|
|
392
393
|
<line num="222" count="2" type="stmt"/>
|
|
393
|
-
<line num="
|
|
394
|
+
<line num="226" count="2" type="stmt"/>
|
|
395
|
+
<line num="227" count="2" type="stmt"/>
|
|
394
396
|
</file>
|
|
395
397
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/backup.js">
|
|
396
398
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -475,20 +477,20 @@
|
|
|
475
477
|
<line num="20" count="1" type="stmt"/>
|
|
476
478
|
<line num="21" count="1" type="stmt"/>
|
|
477
479
|
<line num="22" count="1" type="stmt"/>
|
|
478
|
-
<line num="23" count="
|
|
480
|
+
<line num="23" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
479
481
|
<line num="24" count="1" type="stmt"/>
|
|
480
|
-
<line num="26" count="
|
|
481
|
-
<line num="27" count="
|
|
482
|
+
<line num="26" count="48" type="stmt"/>
|
|
483
|
+
<line num="27" count="48" type="stmt"/>
|
|
482
484
|
<line num="34" count="1" type="stmt"/>
|
|
483
485
|
</file>
|
|
484
486
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
485
487
|
<metrics statements="107" coveredstatements="47" conditionals="36" coveredconditionals="7" methods="16" coveredmethods="8"/>
|
|
486
|
-
<line num="1" count="
|
|
487
|
-
<line num="9" count="
|
|
488
|
-
<line num="10" count="
|
|
489
|
-
<line num="11" count="
|
|
490
|
-
<line num="12" count="
|
|
491
|
-
<line num="14" count="
|
|
488
|
+
<line num="1" count="34" type="stmt"/>
|
|
489
|
+
<line num="9" count="34" type="stmt"/>
|
|
490
|
+
<line num="10" count="34" type="stmt"/>
|
|
491
|
+
<line num="11" count="34" type="stmt"/>
|
|
492
|
+
<line num="12" count="34" type="stmt"/>
|
|
493
|
+
<line num="14" count="34" type="stmt"/>
|
|
492
494
|
<line num="15" count="2" type="stmt"/>
|
|
493
495
|
<line num="18" count="2" type="stmt"/>
|
|
494
496
|
<line num="19" count="2" type="stmt"/>
|
|
@@ -497,7 +499,7 @@
|
|
|
497
499
|
<line num="32" count="2" type="stmt"/>
|
|
498
500
|
<line num="38" count="1" type="stmt"/>
|
|
499
501
|
<line num="40" count="2" type="stmt"/>
|
|
500
|
-
<line num="43" count="
|
|
502
|
+
<line num="43" count="34" type="stmt"/>
|
|
501
503
|
<line num="44" count="0" type="stmt"/>
|
|
502
504
|
<line num="45" count="0" type="stmt"/>
|
|
503
505
|
<line num="47" count="0" type="stmt"/>
|
|
@@ -508,7 +510,7 @@
|
|
|
508
510
|
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
509
511
|
<line num="55" count="0" type="stmt"/>
|
|
510
512
|
<line num="57" count="0" type="stmt"/>
|
|
511
|
-
<line num="60" count="
|
|
513
|
+
<line num="60" count="34" type="stmt"/>
|
|
512
514
|
<line num="61" count="0" type="stmt"/>
|
|
513
515
|
<line num="62" count="0" type="stmt"/>
|
|
514
516
|
<line num="63" count="0" type="stmt"/>
|
|
@@ -522,7 +524,7 @@
|
|
|
522
524
|
<line num="77" count="0" type="stmt"/>
|
|
523
525
|
<line num="78" count="0" type="stmt"/>
|
|
524
526
|
<line num="79" count="0" type="stmt"/>
|
|
525
|
-
<line num="82" count="
|
|
527
|
+
<line num="82" count="34" type="stmt"/>
|
|
526
528
|
<line num="83" count="24" type="stmt"/>
|
|
527
529
|
<line num="84" count="24" type="stmt"/>
|
|
528
530
|
<line num="85" count="24" type="stmt"/>
|
|
@@ -542,7 +544,7 @@
|
|
|
542
544
|
<line num="112" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
543
545
|
<line num="113" count="0" type="stmt"/>
|
|
544
546
|
<line num="115" count="24" type="stmt"/>
|
|
545
|
-
<line num="118" count="
|
|
547
|
+
<line num="118" count="34" type="stmt"/>
|
|
546
548
|
<line num="119" count="1" type="stmt"/>
|
|
547
549
|
<line num="122" count="1" type="stmt"/>
|
|
548
550
|
<line num="125" count="1" type="stmt"/>
|
|
@@ -550,10 +552,10 @@
|
|
|
550
552
|
<line num="134" count="1" type="stmt"/>
|
|
551
553
|
<line num="136" count="1" type="stmt"/>
|
|
552
554
|
<line num="137" count="1" type="stmt"/>
|
|
553
|
-
<line num="140" count="
|
|
555
|
+
<line num="140" count="34" type="stmt"/>
|
|
554
556
|
<line num="141" count="1" type="stmt"/>
|
|
555
557
|
<line num="142" count="1" type="stmt"/>
|
|
556
|
-
<line num="146" count="
|
|
558
|
+
<line num="146" count="34" type="stmt"/>
|
|
557
559
|
<line num="147" count="1" type="stmt"/>
|
|
558
560
|
<line num="148" count="1" type="stmt"/>
|
|
559
561
|
<line num="149" count="1" type="stmt"/>
|
|
@@ -567,7 +569,7 @@
|
|
|
567
569
|
<line num="166" count="0" type="stmt"/>
|
|
568
570
|
<line num="168" count="0" type="stmt"/>
|
|
569
571
|
<line num="169" count="0" type="stmt"/>
|
|
570
|
-
<line num="172" count="
|
|
572
|
+
<line num="172" count="34" type="stmt"/>
|
|
571
573
|
<line num="173" count="0" type="stmt"/>
|
|
572
574
|
<line num="176" count="0" type="stmt"/>
|
|
573
575
|
<line num="177" count="0" type="stmt"/>
|
|
@@ -823,79 +825,6 @@
|
|
|
823
825
|
<line num="169" count="33" type="stmt"/>
|
|
824
826
|
<line num="170" count="1" type="stmt"/>
|
|
825
827
|
</file>
|
|
826
|
-
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query.js">
|
|
827
|
-
<metrics statements="70" coveredstatements="59" conditionals="25" coveredconditionals="12" methods="9" coveredmethods="9"/>
|
|
828
|
-
<line num="1" count="34" type="stmt"/>
|
|
829
|
-
<line num="2" count="34" type="stmt"/>
|
|
830
|
-
<line num="7" count="34" type="stmt"/>
|
|
831
|
-
<line num="8" count="34" type="stmt"/>
|
|
832
|
-
<line num="9" count="34" type="stmt"/>
|
|
833
|
-
<line num="11" count="34" type="stmt"/>
|
|
834
|
-
<line num="15" count="5" type="stmt"/>
|
|
835
|
-
<line num="16" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
836
|
-
<line num="17" count="5" type="stmt"/>
|
|
837
|
-
<line num="18" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
838
|
-
<line num="19" count="4" type="stmt"/>
|
|
839
|
-
<line num="22" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
840
|
-
<line num="25" count="34" type="stmt"/>
|
|
841
|
-
<line num="26" count="2" type="stmt"/>
|
|
842
|
-
<line num="28" count="2" type="stmt"/>
|
|
843
|
-
<line num="33" count="2" type="stmt"/>
|
|
844
|
-
<line num="36" count="34" type="stmt"/>
|
|
845
|
-
<line num="37" count="20" type="stmt"/>
|
|
846
|
-
<line num="38" count="20" type="stmt"/>
|
|
847
|
-
<line num="40" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
848
|
-
<line num="41" count="20" type="stmt"/>
|
|
849
|
-
<line num="44" count="20" type="stmt"/>
|
|
850
|
-
<line num="45" count="20" type="stmt"/>
|
|
851
|
-
<line num="47" count="20" type="stmt"/>
|
|
852
|
-
<line num="48" count="20" type="stmt"/>
|
|
853
|
-
<line num="52" count="4" type="stmt"/>
|
|
854
|
-
<line num="55" count="4" type="stmt"/>
|
|
855
|
-
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
856
|
-
<line num="57" count="0" type="stmt"/>
|
|
857
|
-
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
858
|
-
<line num="61" count="0" type="stmt"/>
|
|
859
|
-
<line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
860
|
-
<line num="64" count="0" type="stmt"/>
|
|
861
|
-
<line num="68" count="0" type="stmt"/>
|
|
862
|
-
<line num="72" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
863
|
-
<line num="77" count="0" type="stmt"/>
|
|
864
|
-
<line num="78" count="0" type="stmt"/>
|
|
865
|
-
<line num="84" count="0" type="stmt"/>
|
|
866
|
-
<line num="86" count="0" type="stmt"/>
|
|
867
|
-
<line num="89" count="4" type="stmt"/>
|
|
868
|
-
<line num="92" count="34" type="stmt"/>
|
|
869
|
-
<line num="93" count="3" type="stmt"/>
|
|
870
|
-
<line num="94" count="3" type="stmt"/>
|
|
871
|
-
<line num="96" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
872
|
-
<line num="97" count="1" type="stmt"/>
|
|
873
|
-
<line num="98" count="1" type="stmt"/>
|
|
874
|
-
<line num="100" count="3" type="stmt"/>
|
|
875
|
-
<line num="103" count="34" type="stmt"/>
|
|
876
|
-
<line num="104" count="2" type="stmt"/>
|
|
877
|
-
<line num="106" count="2" type="stmt"/>
|
|
878
|
-
<line num="108" count="2" type="stmt"/>
|
|
879
|
-
<line num="109" count="2" type="stmt"/>
|
|
880
|
-
<line num="111" count="2" type="stmt"/>
|
|
881
|
-
<line num="112" count="2" type="stmt"/>
|
|
882
|
-
<line num="119" count="1" type="stmt"/>
|
|
883
|
-
<line num="124" count="1" type="stmt"/>
|
|
884
|
-
<line num="128" count="34" type="stmt"/>
|
|
885
|
-
<line num="129" count="2" type="stmt"/>
|
|
886
|
-
<line num="131" count="2" type="stmt"/>
|
|
887
|
-
<line num="132" count="2" type="stmt"/>
|
|
888
|
-
<line num="134" count="2" type="stmt"/>
|
|
889
|
-
<line num="140" count="2" type="stmt"/>
|
|
890
|
-
<line num="141" count="2" type="stmt"/>
|
|
891
|
-
<line num="147" count="1" type="stmt"/>
|
|
892
|
-
<line num="149" count="1" type="stmt"/>
|
|
893
|
-
<line num="153" count="34" type="stmt"/>
|
|
894
|
-
<line num="154" count="1" type="stmt"/>
|
|
895
|
-
<line num="155" count="1" type="stmt"/>
|
|
896
|
-
<line num="156" count="1" type="stmt"/>
|
|
897
|
-
<line num="157" count="1" type="stmt"/>
|
|
898
|
-
</file>
|
|
899
828
|
<file name="role.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/role.js">
|
|
900
829
|
<metrics statements="53" coveredstatements="47" conditionals="22" coveredconditionals="14" methods="7" coveredmethods="5"/>
|
|
901
830
|
<line num="1" count="33" type="stmt"/>
|
|
@@ -1059,9 +988,8 @@
|
|
|
1059
988
|
<line num="25" count="0" type="stmt"/>
|
|
1060
989
|
</file>
|
|
1061
990
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
1062
|
-
<metrics statements="
|
|
991
|
+
<metrics statements="119" coveredstatements="39" conditionals="37" coveredconditionals="0" methods="16" coveredmethods="5"/>
|
|
1063
992
|
<line num="1" count="34" type="stmt"/>
|
|
1064
|
-
<line num="5" count="34" type="stmt"/>
|
|
1065
993
|
<line num="6" count="34" type="stmt"/>
|
|
1066
994
|
<line num="7" count="34" type="stmt"/>
|
|
1067
995
|
<line num="8" count="34" type="stmt"/>
|
|
@@ -1070,97 +998,119 @@
|
|
|
1070
998
|
<line num="11" count="34" type="stmt"/>
|
|
1071
999
|
<line num="12" count="34" type="stmt"/>
|
|
1072
1000
|
<line num="13" count="34" type="stmt"/>
|
|
1073
|
-
<line num="
|
|
1074
|
-
<line num="
|
|
1075
|
-
<line num="
|
|
1076
|
-
<line num="28" count="0" type="
|
|
1077
|
-
<line num="
|
|
1001
|
+
<line num="14" count="34" type="stmt"/>
|
|
1002
|
+
<line num="17" count="2" type="stmt"/>
|
|
1003
|
+
<line num="23" count="0" type="stmt"/>
|
|
1004
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1005
|
+
<line num="29" count="0" type="stmt"/>
|
|
1078
1006
|
<line num="31" count="0" type="stmt"/>
|
|
1079
1007
|
<line num="32" count="0" type="stmt"/>
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="38" count="0" type="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="42" count="0" type="
|
|
1084
|
-
<line num="
|
|
1085
|
-
<line num="45" count="0" type="
|
|
1086
|
-
<line num="
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1008
|
+
<line num="33" count="0" type="stmt"/>
|
|
1009
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1010
|
+
<line num="39" count="0" type="stmt"/>
|
|
1011
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1012
|
+
<line num="43" count="0" type="stmt"/>
|
|
1013
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1014
|
+
<line num="46" count="0" type="stmt"/>
|
|
1015
|
+
<line num="51" count="0" type="stmt"/>
|
|
1016
|
+
<line num="54" count="34" type="stmt"/>
|
|
1089
1017
|
<line num="56" count="0" type="stmt"/>
|
|
1090
|
-
<line num="
|
|
1018
|
+
<line num="57" count="0" type="stmt"/>
|
|
1091
1019
|
<line num="61" count="0" type="stmt"/>
|
|
1092
1020
|
<line num="62" count="0" type="stmt"/>
|
|
1093
|
-
<line num="63" count="0" type="
|
|
1094
|
-
<line num="64" count="0" type="
|
|
1095
|
-
<line num="
|
|
1096
|
-
<line num="
|
|
1097
|
-
<line num="71" count="
|
|
1098
|
-
<line num="
|
|
1021
|
+
<line num="63" count="0" type="stmt"/>
|
|
1022
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1023
|
+
<line num="65" count="0" type="stmt"/>
|
|
1024
|
+
<line num="68" count="0" type="stmt"/>
|
|
1025
|
+
<line num="71" count="34" type="stmt"/>
|
|
1026
|
+
<line num="72" count="0" type="stmt"/>
|
|
1099
1027
|
<line num="74" count="0" type="stmt"/>
|
|
1100
1028
|
<line num="75" count="0" type="stmt"/>
|
|
1101
|
-
<line num="
|
|
1102
|
-
<line num="78" count="0" type="
|
|
1029
|
+
<line num="76" count="0" type="stmt"/>
|
|
1030
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1103
1031
|
<line num="79" count="0" type="stmt"/>
|
|
1104
|
-
<line num="
|
|
1105
|
-
<line num="
|
|
1106
|
-
<line num="
|
|
1032
|
+
<line num="80" count="0" type="stmt"/>
|
|
1033
|
+
<line num="82" count="0" type="stmt"/>
|
|
1034
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1107
1035
|
<line num="87" count="0" type="stmt"/>
|
|
1108
1036
|
<line num="88" count="0" type="stmt"/>
|
|
1109
|
-
<line num="
|
|
1110
|
-
<line num="93" count="0" type="
|
|
1111
|
-
<line num="
|
|
1037
|
+
<line num="89" count="0" type="stmt"/>
|
|
1038
|
+
<line num="93" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1039
|
+
<line num="94" count="0" type="stmt"/>
|
|
1112
1040
|
<line num="96" count="0" type="stmt"/>
|
|
1113
1041
|
<line num="97" count="0" type="stmt"/>
|
|
1114
|
-
<line num="
|
|
1042
|
+
<line num="98" count="0" type="stmt"/>
|
|
1115
1043
|
<line num="100" count="0" type="stmt"/>
|
|
1116
1044
|
<line num="101" count="0" type="stmt"/>
|
|
1117
1045
|
<line num="102" count="0" type="stmt"/>
|
|
1118
|
-
<line num="103" count="0" type="
|
|
1119
|
-
<line num="104" count="0" type="
|
|
1120
|
-
<line num="
|
|
1046
|
+
<line num="103" count="0" type="stmt"/>
|
|
1047
|
+
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1048
|
+
<line num="105" count="0" type="stmt"/>
|
|
1121
1049
|
<line num="107" count="0" type="stmt"/>
|
|
1122
|
-
<line num="
|
|
1050
|
+
<line num="108" count="0" type="stmt"/>
|
|
1123
1051
|
<line num="110" count="0" type="stmt"/>
|
|
1124
|
-
<line num="
|
|
1125
|
-
<line num="113" count="0" type="
|
|
1126
|
-
<line num="
|
|
1127
|
-
<line num="
|
|
1128
|
-
<line num="121" count="0" type="
|
|
1129
|
-
<line num="
|
|
1130
|
-
<line num="
|
|
1131
|
-
<line num="132" count="0" type="
|
|
1132
|
-
<line num="
|
|
1133
|
-
<line num="
|
|
1134
|
-
<line num="142" count="
|
|
1052
|
+
<line num="111" count="0" type="stmt"/>
|
|
1053
|
+
<line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1054
|
+
<line num="114" count="0" type="stmt"/>
|
|
1055
|
+
<line num="116" count="0" type="stmt"/>
|
|
1056
|
+
<line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1057
|
+
<line num="122" count="0" type="stmt"/>
|
|
1058
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1059
|
+
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1060
|
+
<line num="133" count="0" type="stmt"/>
|
|
1061
|
+
<line num="137" count="0" type="stmt"/>
|
|
1062
|
+
<line num="142" count="34" type="stmt"/>
|
|
1135
1063
|
<line num="143" count="2" type="stmt"/>
|
|
1136
1064
|
<line num="144" count="2" type="stmt"/>
|
|
1137
1065
|
<line num="145" count="2" type="stmt"/>
|
|
1138
1066
|
<line num="146" count="2" type="stmt"/>
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="
|
|
1144
|
-
<line num="
|
|
1067
|
+
<line num="147" count="2" type="stmt"/>
|
|
1068
|
+
<line num="149" count="7" type="stmt"/>
|
|
1069
|
+
<line num="151" count="7" type="stmt"/>
|
|
1070
|
+
<line num="159" count="2" type="stmt"/>
|
|
1071
|
+
<line num="162" count="34" type="stmt"/>
|
|
1072
|
+
<line num="164" count="0" type="stmt"/>
|
|
1145
1073
|
<line num="166" count="0" type="stmt"/>
|
|
1146
|
-
<line num="
|
|
1147
|
-
<line num="170" count="
|
|
1074
|
+
<line num="167" count="0" type="stmt"/>
|
|
1075
|
+
<line num="170" count="34" type="stmt"/>
|
|
1148
1076
|
<line num="171" count="1" type="stmt"/>
|
|
1149
1077
|
<line num="172" count="1" type="stmt"/>
|
|
1150
|
-
<line num="
|
|
1078
|
+
<line num="173" count="1" type="stmt"/>
|
|
1151
1079
|
<line num="175" count="1" type="stmt"/>
|
|
1152
|
-
<line num="
|
|
1153
|
-
<line num="
|
|
1154
|
-
<line num="183" count="
|
|
1080
|
+
<line num="176" count="1" type="stmt"/>
|
|
1081
|
+
<line num="180" count="1" type="stmt"/>
|
|
1082
|
+
<line num="183" count="34" type="stmt"/>
|
|
1155
1083
|
<line num="184" count="1" type="stmt"/>
|
|
1156
1084
|
<line num="185" count="1" type="stmt"/>
|
|
1157
|
-
<line num="186" count="
|
|
1158
|
-
<line num="
|
|
1159
|
-
<line num="
|
|
1160
|
-
<line num="196" count="
|
|
1085
|
+
<line num="186" count="1" type="stmt"/>
|
|
1086
|
+
<line num="187" count="0" type="stmt"/>
|
|
1087
|
+
<line num="191" count="1" type="stmt"/>
|
|
1088
|
+
<line num="196" count="34" type="stmt"/>
|
|
1089
|
+
<line num="197" count="1" type="stmt"/>
|
|
1090
|
+
<line num="200" count="34" type="stmt"/>
|
|
1091
|
+
<line num="201" count="0" type="stmt"/>
|
|
1092
|
+
<line num="202" count="0" type="stmt"/>
|
|
1093
|
+
<line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1094
|
+
<line num="204" count="0" type="stmt"/>
|
|
1095
|
+
<line num="206" count="0" type="stmt"/>
|
|
1096
|
+
<line num="207" count="0" type="stmt"/>
|
|
1097
|
+
<line num="209" count="0" type="stmt"/>
|
|
1098
|
+
<line num="210" count="0" type="stmt"/>
|
|
1099
|
+
<line num="212" count="0" type="stmt"/>
|
|
1100
|
+
<line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1101
|
+
<line num="215" count="0" type="stmt"/>
|
|
1102
|
+
<line num="216" count="0" type="stmt"/>
|
|
1103
|
+
<line num="219" count="34" type="stmt"/>
|
|
1104
|
+
<line num="220" count="0" type="stmt"/>
|
|
1105
|
+
<line num="221" count="0" type="stmt"/>
|
|
1106
|
+
<line num="222" count="0" type="stmt"/>
|
|
1107
|
+
<line num="224" count="0" type="stmt"/>
|
|
1108
|
+
<line num="225" count="0" type="stmt"/>
|
|
1109
|
+
<line num="227" count="0" type="stmt"/>
|
|
1110
|
+
<line num="229" count="0" type="stmt"/>
|
|
1161
1111
|
</file>
|
|
1162
1112
|
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/webhook.js">
|
|
1163
|
-
<metrics statements="
|
|
1113
|
+
<metrics statements="57" coveredstatements="52" conditionals="10" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
1164
1114
|
<line num="1" count="33" type="stmt"/>
|
|
1165
1115
|
<line num="2" count="33" type="stmt"/>
|
|
1166
1116
|
<line num="3" count="33" type="stmt"/>
|
|
@@ -1198,29 +1148,134 @@
|
|
|
1198
1148
|
<line num="65" count="1" type="stmt"/>
|
|
1199
1149
|
<line num="66" count="1" type="stmt"/>
|
|
1200
1150
|
<line num="67" count="1" type="stmt"/>
|
|
1201
|
-
<line num="68" count="1" type="stmt"/>
|
|
1202
1151
|
<line num="69" count="1" type="stmt"/>
|
|
1203
|
-
<line num="
|
|
1204
|
-
<line num="
|
|
1205
|
-
<line num="
|
|
1152
|
+
<line num="72" count="1" type="stmt"/>
|
|
1153
|
+
<line num="73" count="1" type="stmt"/>
|
|
1154
|
+
<line num="78" count="1" type="stmt"/>
|
|
1206
1155
|
<line num="80" count="1" type="stmt"/>
|
|
1207
|
-
<line num="
|
|
1208
|
-
<line num="
|
|
1209
|
-
<line num="
|
|
1210
|
-
<line num="
|
|
1211
|
-
<line num="
|
|
1212
|
-
<line num="88" count="1" type="stmt"/>
|
|
1156
|
+
<line num="83" count="33" type="stmt"/>
|
|
1157
|
+
<line num="84" count="1" type="stmt"/>
|
|
1158
|
+
<line num="85" count="1" type="stmt"/>
|
|
1159
|
+
<line num="86" count="1" type="stmt"/>
|
|
1160
|
+
<line num="87" count="1" type="stmt"/>
|
|
1213
1161
|
<line num="89" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1162
|
+
<line num="90" count="0" type="stmt"/>
|
|
1214
1163
|
<line num="92" count="1" type="stmt"/>
|
|
1215
|
-
<line num="
|
|
1216
|
-
<line num="
|
|
1217
|
-
<line num="
|
|
1218
|
-
<line num="
|
|
1219
|
-
<line num="
|
|
1164
|
+
<line num="93" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1165
|
+
<line num="96" count="1" type="stmt"/>
|
|
1166
|
+
<line num="102" count="1" type="stmt"/>
|
|
1167
|
+
<line num="103" count="1" type="stmt"/>
|
|
1168
|
+
<line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1169
|
+
<line num="108" count="0" type="stmt"/>
|
|
1170
|
+
<line num="109" count="0" type="stmt"/>
|
|
1171
|
+
</file>
|
|
1172
|
+
</package>
|
|
1173
|
+
<package name="api.controllers.query">
|
|
1174
|
+
<metrics statements="95" coveredstatements="70" conditionals="27" coveredconditionals="12" methods="13" coveredmethods="12"/>
|
|
1175
|
+
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/index.js">
|
|
1176
|
+
<metrics statements="87" coveredstatements="62" conditionals="27" coveredconditionals="12" methods="10" coveredmethods="9"/>
|
|
1177
|
+
<line num="1" count="34" type="stmt"/>
|
|
1178
|
+
<line num="2" count="34" type="stmt"/>
|
|
1179
|
+
<line num="7" count="34" type="stmt"/>
|
|
1180
|
+
<line num="8" count="34" type="stmt"/>
|
|
1181
|
+
<line num="9" count="34" type="stmt"/>
|
|
1182
|
+
<line num="10" count="34" type="stmt"/>
|
|
1183
|
+
<line num="11" count="34" type="stmt"/>
|
|
1184
|
+
<line num="13" count="34" type="stmt"/>
|
|
1185
|
+
<line num="17" count="5" type="stmt"/>
|
|
1186
|
+
<line num="18" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1187
|
+
<line num="19" count="5" type="stmt"/>
|
|
1188
|
+
<line num="20" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1189
|
+
<line num="21" count="4" type="stmt"/>
|
|
1190
|
+
<line num="24" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1191
|
+
<line num="27" count="34" type="stmt"/>
|
|
1192
|
+
<line num="28" count="2" type="stmt"/>
|
|
1193
|
+
<line num="30" count="2" type="stmt"/>
|
|
1194
|
+
<line num="36" count="2" type="stmt"/>
|
|
1195
|
+
<line num="39" count="34" type="stmt"/>
|
|
1196
|
+
<line num="40" count="0" type="stmt"/>
|
|
1197
|
+
<line num="41" count="0" type="stmt"/>
|
|
1198
|
+
<line num="43" count="0" type="stmt"/>
|
|
1199
|
+
<line num="44" count="0" type="stmt"/>
|
|
1200
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1201
|
+
<line num="49" count="0" type="stmt"/>
|
|
1202
|
+
<line num="50" count="0" type="stmt"/>
|
|
1203
|
+
<line num="60" count="0" type="stmt"/>
|
|
1204
|
+
<line num="61" count="0" type="stmt"/>
|
|
1205
|
+
<line num="62" count="0" type="stmt"/>
|
|
1206
|
+
<line num="63" count="0" type="stmt"/>
|
|
1207
|
+
<line num="66" count="0" type="stmt"/>
|
|
1208
|
+
<line num="69" count="0" type="stmt"/>
|
|
1209
|
+
<line num="71" count="0" type="stmt"/>
|
|
1210
|
+
<line num="75" count="0" type="stmt"/>
|
|
1211
|
+
<line num="78" count="34" type="stmt"/>
|
|
1212
|
+
<line num="79" count="20" type="stmt"/>
|
|
1213
|
+
<line num="80" count="20" type="stmt"/>
|
|
1214
|
+
<line num="82" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
1215
|
+
<line num="83" count="20" type="stmt"/>
|
|
1216
|
+
<line num="86" count="20" type="stmt"/>
|
|
1217
|
+
<line num="87" count="20" type="stmt"/>
|
|
1218
|
+
<line num="89" count="20" type="stmt"/>
|
|
1219
|
+
<line num="90" count="20" type="stmt"/>
|
|
1220
|
+
<line num="94" count="4" type="stmt"/>
|
|
1221
|
+
<line num="97" count="4" type="stmt"/>
|
|
1222
|
+
<line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1223
|
+
<line num="99" count="0" type="stmt"/>
|
|
1224
|
+
<line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1225
|
+
<line num="103" count="0" type="stmt"/>
|
|
1226
|
+
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1227
|
+
<line num="106" count="0" type="stmt"/>
|
|
1228
|
+
<line num="110" count="0" type="stmt"/>
|
|
1229
|
+
<line num="114" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1230
|
+
<line num="119" count="0" type="stmt"/>
|
|
1231
|
+
<line num="120" count="0" type="stmt"/>
|
|
1232
|
+
<line num="128" count="0" type="stmt"/>
|
|
1233
|
+
<line num="131" count="4" type="stmt"/>
|
|
1234
|
+
<line num="134" count="34" type="stmt"/>
|
|
1235
|
+
<line num="135" count="3" type="stmt"/>
|
|
1236
|
+
<line num="136" count="3" type="stmt"/>
|
|
1237
|
+
<line num="138" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1238
|
+
<line num="139" count="1" type="stmt"/>
|
|
1239
|
+
<line num="140" count="1" type="stmt"/>
|
|
1240
|
+
<line num="142" count="3" type="stmt"/>
|
|
1241
|
+
<line num="145" count="34" type="stmt"/>
|
|
1242
|
+
<line num="146" count="2" type="stmt"/>
|
|
1243
|
+
<line num="148" count="2" type="stmt"/>
|
|
1244
|
+
<line num="150" count="2" type="stmt"/>
|
|
1245
|
+
<line num="151" count="2" type="stmt"/>
|
|
1246
|
+
<line num="153" count="2" type="stmt"/>
|
|
1247
|
+
<line num="154" count="2" type="stmt"/>
|
|
1248
|
+
<line num="161" count="1" type="stmt"/>
|
|
1249
|
+
<line num="168" count="1" type="stmt"/>
|
|
1250
|
+
<line num="172" count="34" type="stmt"/>
|
|
1251
|
+
<line num="173" count="2" type="stmt"/>
|
|
1252
|
+
<line num="175" count="2" type="stmt"/>
|
|
1253
|
+
<line num="176" count="2" type="stmt"/>
|
|
1254
|
+
<line num="178" count="2" type="stmt"/>
|
|
1255
|
+
<line num="184" count="2" type="stmt"/>
|
|
1256
|
+
<line num="185" count="2" type="stmt"/>
|
|
1257
|
+
<line num="191" count="1" type="stmt"/>
|
|
1258
|
+
<line num="193" count="1" type="stmt"/>
|
|
1259
|
+
<line num="197" count="34" type="stmt"/>
|
|
1260
|
+
<line num="198" count="1" type="stmt"/>
|
|
1261
|
+
<line num="199" count="1" type="stmt"/>
|
|
1262
|
+
<line num="200" count="1" type="stmt"/>
|
|
1263
|
+
<line num="201" count="1" type="stmt"/>
|
|
1264
|
+
</file>
|
|
1265
|
+
<file name="validation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/validation.js">
|
|
1266
|
+
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1267
|
+
<line num="1" count="35" type="stmt"/>
|
|
1268
|
+
<line num="2" count="35" type="stmt"/>
|
|
1269
|
+
<line num="4" count="35" type="stmt"/>
|
|
1270
|
+
<line num="5" count="28" type="stmt"/>
|
|
1271
|
+
<line num="26" count="35" type="stmt"/>
|
|
1272
|
+
<line num="28" count="23" type="stmt"/>
|
|
1273
|
+
<line num="31" count="35" type="stmt"/>
|
|
1274
|
+
<line num="33" count="23" type="stmt"/>
|
|
1220
1275
|
</file>
|
|
1221
1276
|
</package>
|
|
1222
1277
|
<package name="api.controllers.row">
|
|
1223
|
-
<metrics statements="
|
|
1278
|
+
<metrics statements="588" coveredstatements="309" conditionals="253" coveredconditionals="85" methods="88" coveredmethods="38"/>
|
|
1224
1279
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1225
1280
|
<metrics statements="99" coveredstatements="15" conditionals="42" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
1226
1281
|
<line num="6" count="34" type="stmt"/>
|
|
@@ -1624,7 +1679,7 @@
|
|
|
1624
1679
|
<line num="446" count="1" type="stmt"/>
|
|
1625
1680
|
</file>
|
|
1626
1681
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1627
|
-
<metrics statements="147" coveredstatements="7" conditionals="
|
|
1682
|
+
<metrics statements="147" coveredstatements="7" conditionals="87" coveredconditionals="0" methods="33" coveredmethods="0"/>
|
|
1628
1683
|
<line num="1" count="33" type="stmt"/>
|
|
1629
1684
|
<line num="2" count="33" type="stmt"/>
|
|
1630
1685
|
<line num="3" count="33" type="stmt"/>
|
|
@@ -1708,73 +1763,73 @@
|
|
|
1708
1763
|
<line num="189" count="0" type="stmt"/>
|
|
1709
1764
|
<line num="192" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1710
1765
|
<line num="193" count="0" type="stmt"/>
|
|
1711
|
-
<line num="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="226" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1766
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1767
|
+
<line num="196" count="0" type="stmt"/>
|
|
1768
|
+
<line num="198" count="0" type="stmt"/>
|
|
1769
|
+
<line num="201" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1770
|
+
<line num="202" count="0" type="stmt"/>
|
|
1771
|
+
<line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1772
|
+
<line num="204" count="0" type="stmt"/>
|
|
1773
|
+
<line num="206" count="0" type="stmt"/>
|
|
1774
|
+
<line num="209" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1775
|
+
<line num="210" count="0" type="stmt"/>
|
|
1776
|
+
<line num="212" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1777
|
+
<line num="213" count="0" type="stmt"/>
|
|
1778
|
+
<line num="215" count="0" type="stmt"/>
|
|
1779
|
+
<line num="219" count="0" type="stmt"/>
|
|
1780
|
+
<line num="224" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1781
|
+
<line num="225" count="0" type="stmt"/>
|
|
1728
1782
|
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1729
|
-
<line num="228" count="0" type="
|
|
1783
|
+
<line num="228" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1730
1784
|
<line num="229" count="0" type="stmt"/>
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="
|
|
1785
|
+
<line num="230" count="0" type="stmt"/>
|
|
1786
|
+
<line num="232" count="0" type="stmt"/>
|
|
1787
|
+
<line num="236" count="0" type="stmt"/>
|
|
1734
1788
|
<line num="239" count="0" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="250" count="
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="
|
|
1740
|
-
<line num="260" count="0" type="
|
|
1741
|
-
<line num="
|
|
1742
|
-
<line num="263" count="0" type="
|
|
1743
|
-
<line num="
|
|
1744
|
-
<line num="
|
|
1745
|
-
<line num="286" count="
|
|
1746
|
-
<line num="287" count="0" type="
|
|
1789
|
+
<line num="240" count="0" type="stmt"/>
|
|
1790
|
+
<line num="250" count="33" type="stmt"/>
|
|
1791
|
+
<line num="251" count="0" type="stmt"/>
|
|
1792
|
+
<line num="255" count="0" type="stmt"/>
|
|
1793
|
+
<line num="257" count="0" type="stmt"/>
|
|
1794
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1795
|
+
<line num="261" count="0" type="stmt"/>
|
|
1796
|
+
<line num="263" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1797
|
+
<line num="264" count="0" type="stmt"/>
|
|
1798
|
+
<line num="266" count="0" type="stmt"/>
|
|
1799
|
+
<line num="286" count="33" type="stmt"/>
|
|
1800
|
+
<line num="287" count="0" type="stmt"/>
|
|
1747
1801
|
<line num="288" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1748
|
-
<line num="289" count="0" type="
|
|
1749
|
-
<line num="
|
|
1750
|
-
<line num="292" count="0" type="
|
|
1751
|
-
<line num="293" count="0" type="
|
|
1752
|
-
<line num="
|
|
1753
|
-
<line num="
|
|
1754
|
-
<line num="305" count="0" type="
|
|
1755
|
-
<line num="
|
|
1756
|
-
<line num="308" count="0" type="
|
|
1757
|
-
<line num="
|
|
1758
|
-
<line num="
|
|
1759
|
-
<line num="
|
|
1760
|
-
<line num="335" count="
|
|
1761
|
-
<line num="336" count="0" type="
|
|
1762
|
-
<line num="337" count="0" type="
|
|
1763
|
-
<line num="
|
|
1802
|
+
<line num="289" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1803
|
+
<line num="290" count="0" type="stmt"/>
|
|
1804
|
+
<line num="292" count="0" type="stmt"/>
|
|
1805
|
+
<line num="293" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1806
|
+
<line num="294" count="0" type="stmt"/>
|
|
1807
|
+
<line num="296" count="0" type="stmt"/>
|
|
1808
|
+
<line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1809
|
+
<line num="306" count="0" type="stmt"/>
|
|
1810
|
+
<line num="308" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1811
|
+
<line num="309" count="0" type="stmt"/>
|
|
1812
|
+
<line num="311" count="0" type="stmt"/>
|
|
1813
|
+
<line num="316" count="0" type="stmt"/>
|
|
1814
|
+
<line num="335" count="33" type="stmt"/>
|
|
1815
|
+
<line num="336" count="0" type="stmt"/>
|
|
1816
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1817
|
+
<line num="338" count="0" type="stmt"/>
|
|
1764
1818
|
<line num="340" count="0" type="stmt"/>
|
|
1765
|
-
<line num="
|
|
1766
|
-
<line num="
|
|
1767
|
-
<line num="
|
|
1768
|
-
<line num="
|
|
1769
|
-
<line num="381" count="
|
|
1770
|
-
<line num="382" count="0" type="
|
|
1771
|
-
<line num="383" count="0" type="
|
|
1772
|
-
<line num="
|
|
1819
|
+
<line num="341" count="0" type="stmt"/>
|
|
1820
|
+
<line num="347" count="0" type="stmt"/>
|
|
1821
|
+
<line num="354" count="0" type="stmt"/>
|
|
1822
|
+
<line num="359" count="0" type="stmt"/>
|
|
1823
|
+
<line num="381" count="33" type="stmt"/>
|
|
1824
|
+
<line num="382" count="0" type="stmt"/>
|
|
1825
|
+
<line num="383" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1826
|
+
<line num="384" count="0" type="stmt"/>
|
|
1773
1827
|
<line num="386" count="0" type="stmt"/>
|
|
1774
1828
|
<line num="387" count="0" type="stmt"/>
|
|
1829
|
+
<line num="388" count="0" type="stmt"/>
|
|
1775
1830
|
</file>
|
|
1776
1831
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1777
|
-
<metrics statements="
|
|
1832
|
+
<metrics statements="48" coveredstatements="35" conditionals="26" coveredconditionals="14" methods="6" coveredmethods="4"/>
|
|
1778
1833
|
<line num="1" count="34" type="stmt"/>
|
|
1779
1834
|
<line num="2" count="34" type="stmt"/>
|
|
1780
1835
|
<line num="3" count="34" type="stmt"/>
|
|
@@ -1807,17 +1862,22 @@
|
|
|
1807
1862
|
<line num="50" count="74" type="stmt"/>
|
|
1808
1863
|
<line num="51" count="74" type="stmt"/>
|
|
1809
1864
|
<line num="52" count="206" type="stmt"/>
|
|
1810
|
-
<line num="
|
|
1865
|
+
<line num="53" count="206" type="stmt"/>
|
|
1866
|
+
<line num="55" count="206" type="cond" truecount="1" falsecount="1"/>
|
|
1811
1867
|
<line num="59" count="0" type="stmt"/>
|
|
1812
|
-
<line num="64" count="206" type="cond" truecount="
|
|
1813
|
-
<line num="
|
|
1814
|
-
<line num="
|
|
1815
|
-
<line num="
|
|
1816
|
-
<line num="
|
|
1868
|
+
<line num="64" count="206" type="cond" truecount="2" falsecount="3"/>
|
|
1869
|
+
<line num="65" count="0" type="stmt"/>
|
|
1870
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1871
|
+
<line num="67" count="0" type="stmt"/>
|
|
1872
|
+
<line num="70" count="206" type="cond" truecount="2" falsecount="2"/>
|
|
1873
|
+
<line num="72" count="0" type="stmt"/>
|
|
1874
|
+
<line num="73" count="0" type="stmt"/>
|
|
1817
1875
|
<line num="75" count="0" type="stmt"/>
|
|
1818
|
-
<line num="
|
|
1819
|
-
<line num="
|
|
1820
|
-
<line num="
|
|
1876
|
+
<line num="77" count="206" type="cond" truecount="1" falsecount="1"/>
|
|
1877
|
+
<line num="78" count="0" type="stmt"/>
|
|
1878
|
+
<line num="83" count="206" type="stmt"/>
|
|
1879
|
+
<line num="85" count="206" type="cond" truecount="2" falsecount="0"/>
|
|
1880
|
+
<line num="87" count="74" type="stmt"/>
|
|
1821
1881
|
</file>
|
|
1822
1882
|
</package>
|
|
1823
1883
|
<package name="api.controllers.table">
|
|
@@ -2463,7 +2523,7 @@
|
|
|
2463
2523
|
</file>
|
|
2464
2524
|
</package>
|
|
2465
2525
|
<package name="api.routes">
|
|
2466
|
-
<metrics statements="
|
|
2526
|
+
<metrics statements="268" coveredstatements="261" conditionals="11" coveredconditionals="7" methods="10" coveredmethods="10"/>
|
|
2467
2527
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/analytics.js">
|
|
2468
2528
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2469
2529
|
<line num="1" count="23" type="stmt"/>
|
|
@@ -2675,19 +2735,16 @@
|
|
|
2675
2735
|
<line num="44" count="23" type="stmt"/>
|
|
2676
2736
|
</file>
|
|
2677
2737
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/query.js">
|
|
2678
|
-
<metrics statements="
|
|
2738
|
+
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2679
2739
|
<line num="1" count="23" type="stmt"/>
|
|
2680
2740
|
<line num="2" count="23" type="stmt"/>
|
|
2681
2741
|
<line num="3" count="23" type="stmt"/>
|
|
2682
|
-
<line num="
|
|
2683
|
-
<line num="
|
|
2684
|
-
<line num="10" count="23" type="stmt"/>
|
|
2685
|
-
<line num="15" count="23" type="stmt"/>
|
|
2742
|
+
<line num="8" count="23" type="stmt"/>
|
|
2743
|
+
<line num="13" count="23" type="stmt"/>
|
|
2686
2744
|
<line num="17" count="23" type="stmt"/>
|
|
2745
|
+
<line num="19" count="23" type="stmt"/>
|
|
2687
2746
|
<line num="21" count="23" type="stmt"/>
|
|
2688
|
-
<line num="
|
|
2689
|
-
<line num="51" count="23" type="stmt"/>
|
|
2690
|
-
<line num="86" count="23" type="stmt"/>
|
|
2747
|
+
<line num="57" count="23" type="stmt"/>
|
|
2691
2748
|
</file>
|
|
2692
2749
|
<file name="role.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/role.js">
|
|
2693
2750
|
<metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -2795,7 +2852,7 @@
|
|
|
2795
2852
|
<line num="7" count="23" type="stmt"/>
|
|
2796
2853
|
<line num="9" count="23" type="stmt"/>
|
|
2797
2854
|
<line num="11" count="23" type="stmt"/>
|
|
2798
|
-
<line num="
|
|
2855
|
+
<line num="53" count="23" type="stmt"/>
|
|
2799
2856
|
</file>
|
|
2800
2857
|
<file name="view.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/view.js">
|
|
2801
2858
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2824,7 +2881,7 @@
|
|
|
2824
2881
|
</file>
|
|
2825
2882
|
</package>
|
|
2826
2883
|
<package name="automations">
|
|
2827
|
-
<metrics statements="
|
|
2884
|
+
<metrics statements="209" coveredstatements="177" conditionals="96" coveredconditionals="77" methods="26" coveredmethods="21"/>
|
|
2828
2885
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2829
2886
|
<metrics statements="23" coveredstatements="23" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2830
2887
|
<line num="1" count="34" type="stmt"/>
|
|
@@ -2976,7 +3033,7 @@
|
|
|
2976
3033
|
<line num="111" count="33" type="stmt"/>
|
|
2977
3034
|
</file>
|
|
2978
3035
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/utils.js">
|
|
2979
|
-
<metrics statements="
|
|
3036
|
+
<metrics statements="74" coveredstatements="60" conditionals="38" coveredconditionals="31" methods="10" coveredmethods="9"/>
|
|
2980
3037
|
<line num="1" count="33" type="stmt"/>
|
|
2981
3038
|
<line num="2" count="33" type="stmt"/>
|
|
2982
3039
|
<line num="3" count="33" type="stmt"/>
|
|
@@ -2986,64 +3043,71 @@
|
|
|
2986
3043
|
<line num="7" count="33" type="stmt"/>
|
|
2987
3044
|
<line num="8" count="33" type="stmt"/>
|
|
2988
3045
|
<line num="9" count="33" type="stmt"/>
|
|
2989
|
-
<line num="
|
|
3046
|
+
<line num="10" count="33" type="stmt"/>
|
|
2990
3047
|
<line num="12" count="33" type="stmt"/>
|
|
2991
3048
|
<line num="13" count="33" type="stmt"/>
|
|
2992
|
-
<line num="
|
|
2993
|
-
<line num="16" count="
|
|
2994
|
-
<line num="
|
|
2995
|
-
<line num="
|
|
2996
|
-
<line num="
|
|
2997
|
-
<line num="
|
|
2998
|
-
<line num="28" count="
|
|
2999
|
-
<line num="
|
|
3000
|
-
<line num="34" count="
|
|
3001
|
-
<line num="
|
|
3002
|
-
<line num="
|
|
3049
|
+
<line num="14" count="33" type="stmt"/>
|
|
3050
|
+
<line num="16" count="33" type="stmt"/>
|
|
3051
|
+
<line num="17" count="10" type="stmt"/>
|
|
3052
|
+
<line num="19" count="10" type="stmt"/>
|
|
3053
|
+
<line num="21" count="0" type="stmt"/>
|
|
3054
|
+
<line num="24" count="0" type="stmt"/>
|
|
3055
|
+
<line num="28" count="33" type="stmt"/>
|
|
3056
|
+
<line num="29" count="2" type="stmt"/>
|
|
3057
|
+
<line num="34" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
3058
|
+
<line num="35" count="0" type="stmt"/>
|
|
3059
|
+
<line num="37" count="2" type="stmt"/>
|
|
3060
|
+
<line num="41" count="2" type="stmt"/>
|
|
3003
3061
|
<line num="46" count="33" type="stmt"/>
|
|
3004
|
-
<line num="47" count="
|
|
3005
|
-
<line num="48" count="
|
|
3006
|
-
<line num="49" count="
|
|
3007
|
-
<line num="50" count="
|
|
3008
|
-
<line num="
|
|
3009
|
-
<line num="
|
|
3010
|
-
<line num="
|
|
3011
|
-
<line num="
|
|
3012
|
-
<line num="
|
|
3013
|
-
<line num="
|
|
3014
|
-
<line num="
|
|
3015
|
-
<line num="
|
|
3016
|
-
<line num="
|
|
3017
|
-
<line num="
|
|
3018
|
-
<line num="
|
|
3062
|
+
<line num="47" count="66" type="stmt"/>
|
|
3063
|
+
<line num="48" count="66" type="stmt"/>
|
|
3064
|
+
<line num="49" count="726" type="cond" truecount="2" falsecount="0"/>
|
|
3065
|
+
<line num="50" count="33" type="stmt"/>
|
|
3066
|
+
<line num="53" count="66" type="stmt"/>
|
|
3067
|
+
<line num="57" count="33" type="stmt"/>
|
|
3068
|
+
<line num="58" count="186" type="stmt"/>
|
|
3069
|
+
<line num="59" count="186" type="stmt"/>
|
|
3070
|
+
<line num="60" count="186" type="stmt"/>
|
|
3071
|
+
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3072
|
+
<line num="62" count="0" type="stmt"/>
|
|
3073
|
+
<line num="63" count="0" type="stmt"/>
|
|
3074
|
+
<line num="66" count="186" type="stmt"/>
|
|
3075
|
+
<line num="74" count="33" type="stmt"/>
|
|
3076
|
+
<line num="75" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3077
|
+
<line num="77" count="1" type="stmt"/>
|
|
3078
|
+
<line num="84" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3019
3079
|
<line num="86" count="0" type="stmt"/>
|
|
3020
3080
|
<line num="87" count="0" type="stmt"/>
|
|
3021
|
-
<line num="
|
|
3022
|
-
<line num="
|
|
3023
|
-
<line num="
|
|
3024
|
-
<line num="
|
|
3025
|
-
<line num="
|
|
3026
|
-
<line num="
|
|
3027
|
-
<line num="
|
|
3081
|
+
<line num="95" count="0" type="stmt"/>
|
|
3082
|
+
<line num="96" count="0" type="stmt"/>
|
|
3083
|
+
<line num="97" count="0" type="stmt"/>
|
|
3084
|
+
<line num="98" count="0" type="stmt"/>
|
|
3085
|
+
<line num="99" count="0" type="stmt"/>
|
|
3086
|
+
<line num="101" count="1" type="stmt"/>
|
|
3087
|
+
<line num="112" count="33" type="stmt"/>
|
|
3088
|
+
<line num="113" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3028
3089
|
<line num="114" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3029
|
-
<line num="
|
|
3030
|
-
<line num="
|
|
3031
|
-
<line num="
|
|
3032
|
-
<line num="123" count="1" type="stmt"/>
|
|
3033
|
-
<line num="128" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3034
|
-
<line num="129" count="1" type="stmt"/>
|
|
3090
|
+
<line num="116" count="23" type="cond" truecount="3" falsecount="0"/>
|
|
3091
|
+
<line num="118" count="70" type="stmt"/>
|
|
3092
|
+
<line num="125" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3035
3093
|
<line num="130" count="1" type="stmt"/>
|
|
3036
|
-
<line num="
|
|
3037
|
-
<line num="
|
|
3038
|
-
<line num="
|
|
3039
|
-
<line num="
|
|
3094
|
+
<line num="131" count="1" type="stmt"/>
|
|
3095
|
+
<line num="133" count="1" type="stmt"/>
|
|
3096
|
+
<line num="134" count="1" type="stmt"/>
|
|
3097
|
+
<line num="139" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3098
|
+
<line num="140" count="1" type="stmt"/>
|
|
3099
|
+
<line num="141" count="1" type="stmt"/>
|
|
3100
|
+
<line num="143" count="1" type="stmt"/>
|
|
3101
|
+
<line num="149" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
3040
3102
|
<line num="153" count="1" type="stmt"/>
|
|
3041
|
-
<line num="
|
|
3042
|
-
<line num="
|
|
3043
|
-
<line num="
|
|
3044
|
-
<line num="
|
|
3045
|
-
<line num="
|
|
3046
|
-
<line num="
|
|
3103
|
+
<line num="163" count="1" type="stmt"/>
|
|
3104
|
+
<line num="164" count="1" type="stmt"/>
|
|
3105
|
+
<line num="165" count="1" type="stmt"/>
|
|
3106
|
+
<line num="169" count="1" type="stmt"/>
|
|
3107
|
+
<line num="170" count="1" type="stmt"/>
|
|
3108
|
+
<line num="175" count="23" type="stmt"/>
|
|
3109
|
+
<line num="183" count="33" type="stmt"/>
|
|
3110
|
+
<line num="184" count="0" type="stmt"/>
|
|
3047
3111
|
</file>
|
|
3048
3112
|
</package>
|
|
3049
3113
|
<package name="automations.steps">
|
|
@@ -3209,26 +3273,26 @@
|
|
|
3209
3273
|
<line num="3" count="34" type="stmt"/>
|
|
3210
3274
|
<line num="5" count="34" type="stmt"/>
|
|
3211
3275
|
<line num="13" count="34" type="stmt"/>
|
|
3212
|
-
<line num="
|
|
3213
|
-
<line num="
|
|
3214
|
-
<line num="
|
|
3215
|
-
<line num="
|
|
3216
|
-
<line num="
|
|
3217
|
-
<line num="
|
|
3218
|
-
<line num="
|
|
3219
|
-
<line num="
|
|
3220
|
-
<line num="
|
|
3221
|
-
<line num="
|
|
3222
|
-
<line num="
|
|
3223
|
-
<line num="
|
|
3224
|
-
<line num="
|
|
3225
|
-
<line num="
|
|
3226
|
-
<line num="
|
|
3227
|
-
<line num="
|
|
3228
|
-
<line num="
|
|
3276
|
+
<line num="19" count="34" type="stmt"/>
|
|
3277
|
+
<line num="79" count="34" type="stmt"/>
|
|
3278
|
+
<line num="80" count="2" type="stmt"/>
|
|
3279
|
+
<line num="81" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3280
|
+
<line num="82" count="2" type="stmt"/>
|
|
3281
|
+
<line num="84" count="2" type="stmt"/>
|
|
3282
|
+
<line num="87" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3283
|
+
<line num="88" count="0" type="stmt"/>
|
|
3284
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3285
|
+
<line num="91" count="0" type="stmt"/>
|
|
3286
|
+
<line num="93" count="0" type="stmt"/>
|
|
3287
|
+
<line num="99" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3288
|
+
<line num="104" count="1" type="stmt"/>
|
|
3289
|
+
<line num="108" count="1" type="stmt"/>
|
|
3290
|
+
<line num="114" count="2" type="stmt"/>
|
|
3291
|
+
<line num="116" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3292
|
+
<line num="117" count="1" type="stmt"/>
|
|
3293
|
+
<line num="119" count="2" type="stmt"/>
|
|
3229
3294
|
<line num="120" count="2" type="stmt"/>
|
|
3230
3295
|
<line num="121" count="2" type="stmt"/>
|
|
3231
|
-
<line num="122" count="2" type="stmt"/>
|
|
3232
3296
|
</file>
|
|
3233
3297
|
<file name="queryRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/queryRows.js">
|
|
3234
3298
|
<metrics statements="23" coveredstatements="22" conditionals="11" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
@@ -3382,27 +3446,27 @@
|
|
|
3382
3446
|
<metrics statements="28" coveredstatements="28" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3383
3447
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3384
3448
|
<metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3385
|
-
<line num="1" count="
|
|
3386
|
-
<line num="2" count="
|
|
3387
|
-
<line num="3" count="
|
|
3388
|
-
<line num="5" count="
|
|
3389
|
-
<line num="9" count="
|
|
3390
|
-
<line num="22" count="
|
|
3391
|
-
<line num="23" count="
|
|
3392
|
-
<line num="32" count="
|
|
3393
|
-
<line num="48" count="
|
|
3394
|
-
<line num="55" count="
|
|
3395
|
-
<line num="61" count="
|
|
3396
|
-
<line num="67" count="
|
|
3397
|
-
<line num="78" count="
|
|
3398
|
-
<line num="83" count="
|
|
3399
|
-
<line num="145" count="
|
|
3400
|
-
<line num="153" count="
|
|
3401
|
-
<line num="154" count="
|
|
3402
|
-
<line num="161" count="
|
|
3403
|
-
<line num="166" count="
|
|
3404
|
-
<line num="172" count="
|
|
3405
|
-
<line num="178" count="
|
|
3449
|
+
<line num="1" count="42" type="stmt"/>
|
|
3450
|
+
<line num="2" count="42" type="stmt"/>
|
|
3451
|
+
<line num="3" count="42" type="stmt"/>
|
|
3452
|
+
<line num="5" count="42" type="stmt"/>
|
|
3453
|
+
<line num="9" count="42" type="stmt"/>
|
|
3454
|
+
<line num="22" count="42" type="stmt"/>
|
|
3455
|
+
<line num="23" count="42" type="stmt"/>
|
|
3456
|
+
<line num="32" count="42" type="stmt"/>
|
|
3457
|
+
<line num="48" count="42" type="stmt"/>
|
|
3458
|
+
<line num="55" count="42" type="stmt"/>
|
|
3459
|
+
<line num="61" count="42" type="stmt"/>
|
|
3460
|
+
<line num="67" count="42" type="stmt"/>
|
|
3461
|
+
<line num="78" count="42" type="stmt"/>
|
|
3462
|
+
<line num="83" count="42" type="stmt"/>
|
|
3463
|
+
<line num="145" count="42" type="stmt"/>
|
|
3464
|
+
<line num="153" count="42" type="stmt"/>
|
|
3465
|
+
<line num="154" count="42" type="stmt"/>
|
|
3466
|
+
<line num="161" count="42" type="stmt"/>
|
|
3467
|
+
<line num="166" count="42" type="stmt"/>
|
|
3468
|
+
<line num="172" count="42" type="stmt"/>
|
|
3469
|
+
<line num="178" count="42" type="stmt"/>
|
|
3406
3470
|
</file>
|
|
3407
3471
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3408
3472
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3419,26 +3483,26 @@
|
|
|
3419
3483
|
</file>
|
|
3420
3484
|
</package>
|
|
3421
3485
|
<package name="db">
|
|
3422
|
-
<metrics statements="
|
|
3486
|
+
<metrics statements="155" coveredstatements="129" conditionals="63" coveredconditionals="21" methods="36" coveredmethods="28"/>
|
|
3423
3487
|
<file name="client.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/client.js">
|
|
3424
3488
|
<metrics statements="17" coveredstatements="17" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|
|
3425
|
-
<line num="1" count="
|
|
3426
|
-
<line num="2" count="
|
|
3427
|
-
<line num="3" count="
|
|
3428
|
-
<line num="4" count="
|
|
3429
|
-
<line num="5" count="
|
|
3430
|
-
<line num="6" count="
|
|
3431
|
-
<line num="8" count="
|
|
3432
|
-
<line num="10" count="
|
|
3433
|
-
<line num="11" count="
|
|
3434
|
-
<line num="12" count="
|
|
3435
|
-
<line num="14" count="
|
|
3436
|
-
<line num="18" count="
|
|
3437
|
-
<line num="19" count="
|
|
3438
|
-
<line num="20" count="
|
|
3439
|
-
<line num="26" count="
|
|
3440
|
-
<line num="29" count="
|
|
3441
|
-
<line num="31" count="
|
|
3489
|
+
<line num="1" count="44" type="stmt"/>
|
|
3490
|
+
<line num="2" count="44" type="stmt"/>
|
|
3491
|
+
<line num="3" count="44" type="stmt"/>
|
|
3492
|
+
<line num="4" count="44" type="stmt"/>
|
|
3493
|
+
<line num="5" count="44" type="stmt"/>
|
|
3494
|
+
<line num="6" count="44" type="stmt"/>
|
|
3495
|
+
<line num="8" count="44" type="cond" truecount="2" falsecount="0"/>
|
|
3496
|
+
<line num="10" count="44" type="stmt"/>
|
|
3497
|
+
<line num="11" count="44" type="stmt"/>
|
|
3498
|
+
<line num="12" count="44" type="stmt"/>
|
|
3499
|
+
<line num="14" count="44" type="stmt"/>
|
|
3500
|
+
<line num="18" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
3501
|
+
<line num="19" count="44" type="stmt"/>
|
|
3502
|
+
<line num="20" count="44" type="stmt"/>
|
|
3503
|
+
<line num="26" count="44" type="stmt"/>
|
|
3504
|
+
<line num="29" count="44" type="stmt"/>
|
|
3505
|
+
<line num="31" count="44" type="stmt"/>
|
|
3442
3506
|
</file>
|
|
3443
3507
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3444
3508
|
<metrics statements="23" coveredstatements="6" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -3468,125 +3532,127 @@
|
|
|
3468
3532
|
</file>
|
|
3469
3533
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/index.js">
|
|
3470
3534
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3471
|
-
<line num="1" count="
|
|
3472
|
-
<line num="3" count="
|
|
3535
|
+
<line num="1" count="44" type="stmt"/>
|
|
3536
|
+
<line num="3" count="44" type="stmt"/>
|
|
3473
3537
|
</file>
|
|
3474
3538
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3475
3539
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3476
|
-
<line num="1" count="
|
|
3477
|
-
<line num="3" count="
|
|
3478
|
-
<line num="4" count="
|
|
3540
|
+
<line num="1" count="49" type="stmt"/>
|
|
3541
|
+
<line num="3" count="49" type="stmt"/>
|
|
3542
|
+
<line num="4" count="683" type="stmt"/>
|
|
3479
3543
|
</file>
|
|
3480
3544
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3481
|
-
<metrics statements="
|
|
3482
|
-
<line num="1" count="
|
|
3483
|
-
<line num="12" count="
|
|
3484
|
-
<line num="14" count="
|
|
3485
|
-
<line num="16" count="
|
|
3486
|
-
<line num="22" count="
|
|
3487
|
-
<line num="
|
|
3488
|
-
<line num="
|
|
3489
|
-
<line num="
|
|
3490
|
-
<line num="
|
|
3491
|
-
<line num="
|
|
3492
|
-
<line num="
|
|
3493
|
-
<line num="
|
|
3494
|
-
<line num="
|
|
3495
|
-
<line num="
|
|
3496
|
-
<line num="
|
|
3497
|
-
<line num="
|
|
3498
|
-
<line num="
|
|
3499
|
-
<line num="
|
|
3500
|
-
<line num="
|
|
3501
|
-
<line num="
|
|
3502
|
-
<line num="
|
|
3503
|
-
<line num="
|
|
3504
|
-
<line num="
|
|
3505
|
-
<line num="
|
|
3506
|
-
<line num="
|
|
3507
|
-
<line num="
|
|
3508
|
-
<line num="
|
|
3509
|
-
<line num="
|
|
3510
|
-
<line num="
|
|
3511
|
-
<line num="
|
|
3512
|
-
<line num="
|
|
3513
|
-
<line num="
|
|
3514
|
-
<line num="
|
|
3515
|
-
<line num="
|
|
3516
|
-
<line num="
|
|
3517
|
-
<line num="
|
|
3518
|
-
<line num="
|
|
3519
|
-
<line num="
|
|
3520
|
-
<line num="
|
|
3521
|
-
<line num="
|
|
3522
|
-
<line num="
|
|
3523
|
-
<line num="
|
|
3524
|
-
<line num="
|
|
3525
|
-
<line num="
|
|
3526
|
-
<line num="
|
|
3527
|
-
<line num="
|
|
3528
|
-
<line num="
|
|
3529
|
-
<line num="
|
|
3530
|
-
<line num="
|
|
3531
|
-
<line num="
|
|
3532
|
-
<line num="
|
|
3533
|
-
<line num="
|
|
3534
|
-
<line num="
|
|
3535
|
-
<line num="
|
|
3536
|
-
<line num="
|
|
3537
|
-
<line num="
|
|
3538
|
-
<line num="
|
|
3539
|
-
<line num="
|
|
3540
|
-
<line num="220" count="9" type="stmt"/>
|
|
3545
|
+
<metrics statements="110" coveredstatements="101" conditionals="51" coveredconditionals="18" methods="31" coveredmethods="27"/>
|
|
3546
|
+
<line num="1" count="49" type="stmt"/>
|
|
3547
|
+
<line num="12" count="49" type="stmt"/>
|
|
3548
|
+
<line num="14" count="49" type="stmt"/>
|
|
3549
|
+
<line num="16" count="49" type="stmt"/>
|
|
3550
|
+
<line num="22" count="49" type="stmt"/>
|
|
3551
|
+
<line num="46" count="49" type="stmt"/>
|
|
3552
|
+
<line num="51" count="49" type="stmt"/>
|
|
3553
|
+
<line num="55" count="49" type="stmt"/>
|
|
3554
|
+
<line num="59" count="49" type="stmt"/>
|
|
3555
|
+
<line num="61" count="49" type="stmt"/>
|
|
3556
|
+
<line num="69" count="49" type="stmt"/>
|
|
3557
|
+
<line num="70" count="49" type="stmt"/>
|
|
3558
|
+
<line num="71" count="49" type="stmt"/>
|
|
3559
|
+
<line num="72" count="49" type="stmt"/>
|
|
3560
|
+
<line num="73" count="49" type="stmt"/>
|
|
3561
|
+
<line num="74" count="49" type="stmt"/>
|
|
3562
|
+
<line num="75" count="49" type="stmt"/>
|
|
3563
|
+
<line num="76" count="49" type="stmt"/>
|
|
3564
|
+
<line num="77" count="49" type="stmt"/>
|
|
3565
|
+
<line num="78" count="49" type="stmt"/>
|
|
3566
|
+
<line num="79" count="49" type="stmt"/>
|
|
3567
|
+
<line num="80" count="49" type="stmt"/>
|
|
3568
|
+
<line num="81" count="49" type="stmt"/>
|
|
3569
|
+
<line num="82" count="49" type="stmt"/>
|
|
3570
|
+
<line num="84" count="49" type="stmt"/>
|
|
3571
|
+
<line num="85" count="49" type="stmt"/>
|
|
3572
|
+
<line num="87" count="49" type="stmt"/>
|
|
3573
|
+
<line num="88" count="74" type="stmt"/>
|
|
3574
|
+
<line num="104" count="606" type="cond" truecount="2" falsecount="0"/>
|
|
3575
|
+
<line num="105" count="593" type="stmt"/>
|
|
3576
|
+
<line num="107" count="606" type="stmt"/>
|
|
3577
|
+
<line num="114" count="49" type="stmt"/>
|
|
3578
|
+
<line num="119" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3579
|
+
<line num="120" count="3" type="stmt"/>
|
|
3580
|
+
<line num="127" count="49" type="stmt"/>
|
|
3581
|
+
<line num="128" count="99" type="stmt"/>
|
|
3582
|
+
<line num="139" count="49" type="cond" truecount="0" falsecount="3"/>
|
|
3583
|
+
<line num="140" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3584
|
+
<line num="141" count="0" type="stmt"/>
|
|
3585
|
+
<line num="144" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
3586
|
+
<line num="146" count="11" type="stmt"/>
|
|
3587
|
+
<line num="155" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
3588
|
+
<line num="156" count="201" type="cond" truecount="2" falsecount="0"/>
|
|
3589
|
+
<line num="157" count="201" type="stmt"/>
|
|
3590
|
+
<line num="163" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3591
|
+
<line num="164" count="3" type="stmt"/>
|
|
3592
|
+
<line num="172" count="49" type="stmt"/>
|
|
3593
|
+
<line num="173" count="133" type="stmt"/>
|
|
3594
|
+
<line num="179" count="49" type="stmt"/>
|
|
3595
|
+
<line num="180" count="2" type="stmt"/>
|
|
3596
|
+
<line num="181" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
3597
|
+
<line num="182" count="1" type="stmt"/>
|
|
3598
|
+
<line num="184" count="1" type="stmt"/>
|
|
3599
|
+
<line num="190" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3600
|
+
<line num="191" count="204" type="stmt"/>
|
|
3601
|
+
<line num="198" count="49" type="stmt"/>
|
|
3602
|
+
<line num="199" count="20" type="stmt"/>
|
|
3603
|
+
<line num="213" count="49" type="stmt"/>
|
|
3541
3604
|
<line num="221" count="9" type="stmt"/>
|
|
3542
3605
|
<line num="222" count="9" type="stmt"/>
|
|
3543
3606
|
<line num="223" count="9" type="stmt"/>
|
|
3544
|
-
<line num="
|
|
3545
|
-
<line num="230" count="
|
|
3546
|
-
<line num="
|
|
3547
|
-
<line num="238" count="
|
|
3548
|
-
<line num="239" count="179" type="
|
|
3549
|
-
<line num="240" count="
|
|
3550
|
-
<line num="
|
|
3551
|
-
<line num="
|
|
3552
|
-
<line num="250" count="
|
|
3607
|
+
<line num="224" count="9" type="stmt"/>
|
|
3608
|
+
<line num="230" count="49" type="cond" truecount="0" falsecount="1"/>
|
|
3609
|
+
<line num="231" count="0" type="stmt"/>
|
|
3610
|
+
<line num="238" count="49" type="cond" truecount="0" falsecount="1"/>
|
|
3611
|
+
<line num="239" count="179" type="stmt"/>
|
|
3612
|
+
<line num="240" count="179" type="cond" truecount="1" falsecount="1"/>
|
|
3613
|
+
<line num="241" count="0" type="stmt"/>
|
|
3614
|
+
<line num="243" count="179" type="stmt"/>
|
|
3615
|
+
<line num="250" count="49" type="stmt"/>
|
|
3553
3616
|
<line num="251" count="179" type="stmt"/>
|
|
3554
3617
|
<line num="252" count="179" type="stmt"/>
|
|
3555
|
-
<line num="
|
|
3556
|
-
<line num="260" count="
|
|
3557
|
-
<line num="
|
|
3558
|
-
<line num="267" count="
|
|
3559
|
-
<line num="
|
|
3560
|
-
<line num="275" count="
|
|
3561
|
-
<line num="
|
|
3562
|
-
<line num="282" count="
|
|
3563
|
-
<line num="
|
|
3564
|
-
<line num="290" count="
|
|
3565
|
-
<line num="
|
|
3566
|
-
<line num="297" count="
|
|
3567
|
-
<line num="
|
|
3568
|
-
<line num="305" count="
|
|
3569
|
-
<line num="
|
|
3570
|
-
<line num="314" count="
|
|
3571
|
-
<line num="
|
|
3572
|
-
<line num="322" count="
|
|
3573
|
-
<line num="
|
|
3574
|
-
<line num="331" count="
|
|
3575
|
-
<line num="332" count="
|
|
3576
|
-
<line num="
|
|
3577
|
-
<line num="
|
|
3578
|
-
<line num="
|
|
3579
|
-
<line num="
|
|
3580
|
-
<line num="
|
|
3581
|
-
<line num="
|
|
3582
|
-
<line num="
|
|
3583
|
-
<line num="
|
|
3584
|
-
<line num="
|
|
3585
|
-
<line num="
|
|
3586
|
-
<line num="
|
|
3587
|
-
<line num="
|
|
3588
|
-
<line num="
|
|
3589
|
-
<line num="
|
|
3618
|
+
<line num="253" count="179" type="stmt"/>
|
|
3619
|
+
<line num="260" count="49" type="stmt"/>
|
|
3620
|
+
<line num="261" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3621
|
+
<line num="267" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3622
|
+
<line num="268" count="189" type="stmt"/>
|
|
3623
|
+
<line num="275" count="49" type="stmt"/>
|
|
3624
|
+
<line num="276" count="19" type="stmt"/>
|
|
3625
|
+
<line num="282" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3626
|
+
<line num="283" count="191" type="stmt"/>
|
|
3627
|
+
<line num="290" count="49" type="stmt"/>
|
|
3628
|
+
<line num="291" count="10" type="stmt"/>
|
|
3629
|
+
<line num="297" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3630
|
+
<line num="298" count="2" type="stmt"/>
|
|
3631
|
+
<line num="305" count="49" type="cond" truecount="1" falsecount="1"/>
|
|
3632
|
+
<line num="306" count="24" type="stmt"/>
|
|
3633
|
+
<line num="314" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3634
|
+
<line num="315" count="3" type="stmt"/>
|
|
3635
|
+
<line num="322" count="49" type="stmt"/>
|
|
3636
|
+
<line num="323" count="73" type="stmt"/>
|
|
3637
|
+
<line num="331" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3638
|
+
<line num="332" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
3639
|
+
<line num="333" count="2" type="stmt"/>
|
|
3640
|
+
<line num="336" count="1" type="stmt"/>
|
|
3641
|
+
<line num="347" count="49" type="stmt"/>
|
|
3642
|
+
<line num="348" count="0" type="stmt"/>
|
|
3643
|
+
<line num="351" count="49" type="stmt"/>
|
|
3644
|
+
<line num="352" count="10" type="stmt"/>
|
|
3645
|
+
<line num="355" count="49" type="cond" truecount="0" falsecount="2"/>
|
|
3646
|
+
<line num="356" count="0" type="stmt"/>
|
|
3647
|
+
<line num="357" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3648
|
+
<line num="358" count="0" type="stmt"/>
|
|
3649
|
+
<line num="360" count="0" type="stmt"/>
|
|
3650
|
+
<line num="363" count="49" type="stmt"/>
|
|
3651
|
+
<line num="364" count="1" type="stmt"/>
|
|
3652
|
+
<line num="367" count="49" type="cond" truecount="0" falsecount="1"/>
|
|
3653
|
+
<line num="368" count="0" type="stmt"/>
|
|
3654
|
+
<line num="374" count="49" type="stmt"/>
|
|
3655
|
+
<line num="375" count="60" type="stmt"/>
|
|
3590
3656
|
</file>
|
|
3591
3657
|
</package>
|
|
3592
3658
|
<package name="db.linkedRows">
|
|
@@ -3980,7 +4046,7 @@
|
|
|
3980
4046
|
<line num="11" count="24" type="stmt"/>
|
|
3981
4047
|
<line num="14" count="7" type="stmt"/>
|
|
3982
4048
|
<line num="17" count="24" type="stmt"/>
|
|
3983
|
-
<line num="19" count="
|
|
4049
|
+
<line num="19" count="2315" type="stmt"/>
|
|
3984
4050
|
<line num="22" count="151" type="cond" truecount="4" falsecount="0"/>
|
|
3985
4051
|
<line num="23" count="1" type="stmt"/>
|
|
3986
4052
|
<line num="26" count="150" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4119,9 +4185,9 @@
|
|
|
4119
4185
|
<line num="15" count="0" type="stmt"/>
|
|
4120
4186
|
<line num="16" count="0" type="stmt"/>
|
|
4121
4187
|
<line num="18" count="18" type="stmt"/>
|
|
4122
|
-
<line num="22" count="
|
|
4188
|
+
<line num="22" count="35" type="stmt"/>
|
|
4123
4189
|
<line num="23" count="230" type="stmt"/>
|
|
4124
|
-
<line num="26" count="
|
|
4190
|
+
<line num="26" count="35" type="stmt"/>
|
|
4125
4191
|
<line num="27" count="46" type="stmt"/>
|
|
4126
4192
|
</file>
|
|
4127
4193
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
@@ -4212,7 +4278,7 @@
|
|
|
4212
4278
|
</file>
|
|
4213
4279
|
</package>
|
|
4214
4280
|
<package name="threads">
|
|
4215
|
-
<metrics statements="
|
|
4281
|
+
<metrics statements="149" coveredstatements="118" conditionals="63" coveredconditionals="35" methods="24" coveredmethods="22"/>
|
|
4216
4282
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/automation.js">
|
|
4217
4283
|
<metrics statements="76" coveredstatements="64" conditionals="23" coveredconditionals="13" methods="10" coveredmethods="9"/>
|
|
4218
4284
|
<line num="1" count="4" type="stmt"/>
|
|
@@ -4325,7 +4391,7 @@
|
|
|
4325
4391
|
<line num="66" count="34" type="stmt"/>
|
|
4326
4392
|
</file>
|
|
4327
4393
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/query.js">
|
|
4328
|
-
<metrics statements="
|
|
4394
|
+
<metrics statements="36" coveredstatements="25" conditionals="18" coveredconditionals="10" methods="8" coveredmethods="7"/>
|
|
4329
4395
|
<line num="1" count="1" type="stmt"/>
|
|
4330
4396
|
<line num="2" count="1" type="stmt"/>
|
|
4331
4397
|
<line num="3" count="1" type="stmt"/>
|
|
@@ -4334,26 +4400,34 @@
|
|
|
4334
4400
|
<line num="8" count="0" type="stmt"/>
|
|
4335
4401
|
<line num="10" count="0" type="stmt"/>
|
|
4336
4402
|
<line num="13" count="2" type="stmt"/>
|
|
4337
|
-
<line num="17" count="
|
|
4338
|
-
<line num="
|
|
4339
|
-
<line num="
|
|
4340
|
-
<line num="
|
|
4341
|
-
<line num="
|
|
4342
|
-
<line num="
|
|
4343
|
-
<line num="
|
|
4344
|
-
<line num="
|
|
4345
|
-
<line num="
|
|
4346
|
-
<line num="
|
|
4347
|
-
<line num="37" count="
|
|
4403
|
+
<line num="17" count="2" type="stmt"/>
|
|
4404
|
+
<line num="26" count="4" type="stmt"/>
|
|
4405
|
+
<line num="27" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4406
|
+
<line num="28" count="2" type="stmt"/>
|
|
4407
|
+
<line num="30" count="2" type="stmt"/>
|
|
4408
|
+
<line num="32" count="2" type="stmt"/>
|
|
4409
|
+
<line num="33" count="2" type="stmt"/>
|
|
4410
|
+
<line num="34" count="2" type="stmt"/>
|
|
4411
|
+
<line num="35" count="2" type="stmt"/>
|
|
4412
|
+
<line num="36" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4413
|
+
<line num="37" count="0" type="stmt"/>
|
|
4348
4414
|
<line num="38" count="0" type="stmt"/>
|
|
4349
|
-
<line num="
|
|
4350
|
-
<line num="
|
|
4415
|
+
<line num="39" count="0" type="stmt"/>
|
|
4416
|
+
<line num="43" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4417
|
+
<line num="44" count="0" type="stmt"/>
|
|
4351
4418
|
<line num="45" count="0" type="stmt"/>
|
|
4352
|
-
<line num="
|
|
4353
|
-
<line num="
|
|
4354
|
-
<line num="
|
|
4419
|
+
<line num="49" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4420
|
+
<line num="50" count="0" type="stmt"/>
|
|
4421
|
+
<line num="54" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4422
|
+
<line num="55" count="0" type="stmt"/>
|
|
4355
4423
|
<line num="59" count="2" type="stmt"/>
|
|
4356
|
-
<line num="
|
|
4424
|
+
<line num="61" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4425
|
+
<line num="62" count="0" type="stmt"/>
|
|
4426
|
+
<line num="65" count="2" type="stmt"/>
|
|
4427
|
+
<line num="68" count="1" type="stmt"/>
|
|
4428
|
+
<line num="69" count="4" type="stmt"/>
|
|
4429
|
+
<line num="76" count="2" type="stmt"/>
|
|
4430
|
+
<line num="79" count="2" type="stmt"/>
|
|
4357
4431
|
</file>
|
|
4358
4432
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/threads/utils.js">
|
|
4359
4433
|
<metrics statements="8" coveredstatements="6" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
@@ -4368,7 +4442,7 @@
|
|
|
4368
4442
|
</file>
|
|
4369
4443
|
</package>
|
|
4370
4444
|
<package name="utilities">
|
|
4371
|
-
<metrics statements="
|
|
4445
|
+
<metrics statements="331" coveredstatements="240" conditionals="131" coveredconditionals="73" methods="63" coveredmethods="43"/>
|
|
4372
4446
|
<file name="bcrypt.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/bcrypt.js">
|
|
4373
4447
|
<metrics statements="9" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
4374
4448
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -4534,37 +4608,37 @@
|
|
|
4534
4608
|
<line num="95" count="0" type="stmt"/>
|
|
4535
4609
|
</file>
|
|
4536
4610
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4537
|
-
<metrics statements="
|
|
4538
|
-
<line num="1" count="
|
|
4539
|
-
<line num="2" count="
|
|
4540
|
-
<line num="3" count="
|
|
4541
|
-
<line num="4" count="
|
|
4542
|
-
<line num="5" count="
|
|
4543
|
-
<line num="6" count="
|
|
4544
|
-
<line num="8" count="
|
|
4545
|
-
<line num="10" count="
|
|
4546
|
-
<line num="12" count="
|
|
4547
|
-
<line num="14" count="
|
|
4611
|
+
<metrics statements="76" coveredstatements="55" conditionals="26" coveredconditionals="13" methods="16" coveredmethods="12"/>
|
|
4612
|
+
<line num="1" count="37" type="stmt"/>
|
|
4613
|
+
<line num="2" count="37" type="stmt"/>
|
|
4614
|
+
<line num="3" count="37" type="stmt"/>
|
|
4615
|
+
<line num="4" count="37" type="stmt"/>
|
|
4616
|
+
<line num="5" count="37" type="stmt"/>
|
|
4617
|
+
<line num="6" count="37" type="stmt"/>
|
|
4618
|
+
<line num="8" count="37" type="stmt"/>
|
|
4619
|
+
<line num="10" count="37" type="stmt"/>
|
|
4620
|
+
<line num="12" count="37" type="stmt"/>
|
|
4621
|
+
<line num="14" count="37" type="stmt"/>
|
|
4548
4622
|
<line num="15" count="1" type="stmt"/>
|
|
4549
4623
|
<line num="16" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4550
4624
|
<line num="17" count="1" type="stmt"/>
|
|
4551
4625
|
<line num="19" count="1" type="stmt"/>
|
|
4552
|
-
<line num="28" count="
|
|
4626
|
+
<line num="28" count="37" type="stmt"/>
|
|
4553
4627
|
<line num="29" count="187" type="stmt"/>
|
|
4554
|
-
<line num="36" count="
|
|
4628
|
+
<line num="36" count="37" type="stmt"/>
|
|
4555
4629
|
<line num="37" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4556
4630
|
<line num="39" count="2" type="stmt"/>
|
|
4557
4631
|
<line num="41" count="0" type="stmt"/>
|
|
4558
|
-
<line num="55" count="
|
|
4632
|
+
<line num="55" count="37" type="stmt"/>
|
|
4559
4633
|
<line num="56" count="188" type="cond" truecount="1" falsecount="1"/>
|
|
4560
4634
|
<line num="57" count="0" type="stmt"/>
|
|
4561
4635
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4562
4636
|
<line num="62" count="0" type="stmt"/>
|
|
4563
4637
|
<line num="64" count="0" type="stmt"/>
|
|
4564
4638
|
<line num="66" count="188" type="stmt"/>
|
|
4565
|
-
<line num="70" count="
|
|
4639
|
+
<line num="70" count="37" type="stmt"/>
|
|
4566
4640
|
<line num="71" count="2" type="stmt"/>
|
|
4567
|
-
<line num="76" count="
|
|
4641
|
+
<line num="76" count="37" type="stmt"/>
|
|
4568
4642
|
<line num="77" count="3" type="stmt"/>
|
|
4569
4643
|
<line num="78" count="3" type="stmt"/>
|
|
4570
4644
|
<line num="81" count="3" type="stmt"/>
|
|
@@ -4579,10 +4653,10 @@
|
|
|
4579
4653
|
<line num="92" count="0" type="stmt"/>
|
|
4580
4654
|
<line num="94" count="3" type="stmt"/>
|
|
4581
4655
|
<line num="95" count="3" type="stmt"/>
|
|
4582
|
-
<line num="102" count="
|
|
4656
|
+
<line num="102" count="37" type="stmt"/>
|
|
4583
4657
|
<line num="103" count="1" type="stmt"/>
|
|
4584
4658
|
<line num="104" count="1" type="stmt"/>
|
|
4585
|
-
<line num="108" count="
|
|
4659
|
+
<line num="108" count="37" type="stmt"/>
|
|
4586
4660
|
<line num="109" count="4" type="stmt"/>
|
|
4587
4661
|
<line num="110" count="4" type="stmt"/>
|
|
4588
4662
|
<line num="112" count="4" type="stmt"/>
|
|
@@ -4591,18 +4665,26 @@
|
|
|
4591
4665
|
<line num="115" count="0" type="stmt"/>
|
|
4592
4666
|
<line num="120" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4593
4667
|
<line num="121" count="0" type="stmt"/>
|
|
4594
|
-
<line num="125" count="
|
|
4668
|
+
<line num="125" count="37" type="stmt"/>
|
|
4595
4669
|
<line num="126" count="0" type="stmt"/>
|
|
4596
|
-
<line num="135" count="
|
|
4670
|
+
<line num="135" count="37" type="stmt"/>
|
|
4597
4671
|
<line num="136" count="0" type="stmt"/>
|
|
4598
4672
|
<line num="138" count="0" type="stmt"/>
|
|
4599
4673
|
<line num="139" count="0" type="stmt"/>
|
|
4600
|
-
<line num="144" count="
|
|
4674
|
+
<line num="144" count="37" type="stmt"/>
|
|
4601
4675
|
<line num="145" count="0" type="stmt"/>
|
|
4602
4676
|
<line num="146" count="0" type="stmt"/>
|
|
4603
4677
|
<line num="147" count="0" type="stmt"/>
|
|
4604
4678
|
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4605
4679
|
<line num="150" count="0" type="stmt"/>
|
|
4680
|
+
<line num="154" count="37" type="stmt"/>
|
|
4681
|
+
<line num="155" count="9" type="stmt"/>
|
|
4682
|
+
<line num="156" count="9" type="stmt"/>
|
|
4683
|
+
<line num="157" count="9" type="stmt"/>
|
|
4684
|
+
<line num="158" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
4685
|
+
<line num="159" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
4686
|
+
<line num="160" count="0" type="stmt"/>
|
|
4687
|
+
<line num="162" count="9" type="cond" truecount="3" falsecount="1"/>
|
|
4606
4688
|
</file>
|
|
4607
4689
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
4608
4690
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
@@ -4628,7 +4710,7 @@
|
|
|
4628
4710
|
<line num="10" count="33" type="stmt"/>
|
|
4629
4711
|
<line num="15" count="33" type="stmt"/>
|
|
4630
4712
|
<line num="16" count="4" type="stmt"/>
|
|
4631
|
-
<line num="17" count="
|
|
4713
|
+
<line num="17" count="84" type="stmt"/>
|
|
4632
4714
|
<line num="19" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4633
4715
|
<line num="22" count="4" type="stmt"/>
|
|
4634
4716
|
<line num="24" count="0" type="stmt"/>
|
|
@@ -4769,9 +4851,9 @@
|
|
|
4769
4851
|
</file>
|
|
4770
4852
|
</package>
|
|
4771
4853
|
<package name="utilities.rowProcessor">
|
|
4772
|
-
<metrics statements="
|
|
4854
|
+
<metrics statements="100" coveredstatements="74" conditionals="78" coveredconditionals="46" methods="13" coveredmethods="10"/>
|
|
4773
4855
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.js">
|
|
4774
|
-
<metrics statements="
|
|
4856
|
+
<metrics statements="89" coveredstatements="64" conditionals="72" coveredconditionals="41" methods="11" coveredmethods="9"/>
|
|
4775
4857
|
<line num="1" count="34" type="stmt"/>
|
|
4776
4858
|
<line num="2" count="34" type="stmt"/>
|
|
4777
4859
|
<line num="3" count="34" type="stmt"/>
|
|
@@ -4789,73 +4871,78 @@
|
|
|
4789
4871
|
<line num="64" count="1" type="stmt"/>
|
|
4790
4872
|
<line num="66" count="1" type="stmt"/>
|
|
4791
4873
|
<line num="82" count="0" type="stmt"/>
|
|
4792
|
-
<line num="
|
|
4793
|
-
<line num="
|
|
4794
|
-
<line num="
|
|
4795
|
-
<line num="
|
|
4796
|
-
<line num="
|
|
4797
|
-
<line num="
|
|
4798
|
-
<line num="
|
|
4799
|
-
<line num="
|
|
4800
|
-
<line num="118" count="
|
|
4801
|
-
<line num="
|
|
4802
|
-
<line num="
|
|
4803
|
-
<line num="
|
|
4804
|
-
<line num="
|
|
4805
|
-
<line num="127" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
4806
|
-
<line num="128" count="0" type="stmt"/>
|
|
4874
|
+
<line num="86" count="0" type="stmt"/>
|
|
4875
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4876
|
+
<line num="88" count="0" type="stmt"/>
|
|
4877
|
+
<line num="90" count="0" type="stmt"/>
|
|
4878
|
+
<line num="92" count="0" type="stmt"/>
|
|
4879
|
+
<line num="114" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
4880
|
+
<line num="115" count="73" type="stmt"/>
|
|
4881
|
+
<line num="117" count="73" type="stmt"/>
|
|
4882
|
+
<line num="118" count="73" type="stmt"/>
|
|
4883
|
+
<line num="119" count="206" type="cond" truecount="1" falsecount="1"/>
|
|
4884
|
+
<line num="120" count="206" type="stmt"/>
|
|
4885
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
4886
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4807
4887
|
<line num="130" count="0" type="stmt"/>
|
|
4808
4888
|
<line num="132" count="0" type="stmt"/>
|
|
4809
|
-
<line num="
|
|
4810
|
-
<line num="135" count="0" type="
|
|
4811
|
-
<line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4889
|
+
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4890
|
+
<line num="135" count="0" type="stmt"/>
|
|
4812
4891
|
<line num="137" count="0" type="stmt"/>
|
|
4813
|
-
<line num="139" count="0" type="
|
|
4814
|
-
<line num="
|
|
4815
|
-
<line num="
|
|
4816
|
-
<line num="
|
|
4817
|
-
<line num="
|
|
4818
|
-
<line num="
|
|
4819
|
-
<line num="
|
|
4820
|
-
<line num="
|
|
4821
|
-
<line num="
|
|
4822
|
-
<line num="
|
|
4823
|
-
<line num="
|
|
4824
|
-
<line num="
|
|
4825
|
-
<line num="
|
|
4826
|
-
<line num="
|
|
4827
|
-
<line num="
|
|
4828
|
-
<line num="
|
|
4829
|
-
<line num="
|
|
4830
|
-
<line num="
|
|
4831
|
-
<line num="
|
|
4832
|
-
<line num="
|
|
4833
|
-
<line num="
|
|
4834
|
-
<line num="
|
|
4835
|
-
<line num="
|
|
4836
|
-
<line num="
|
|
4837
|
-
<line num="
|
|
4838
|
-
<line num="
|
|
4839
|
-
<line num="
|
|
4840
|
-
<line num="
|
|
4841
|
-
<line num="
|
|
4842
|
-
<line num="
|
|
4843
|
-
<line num="
|
|
4844
|
-
<line num="
|
|
4845
|
-
<line num="
|
|
4846
|
-
<line num="
|
|
4847
|
-
<line num="
|
|
4848
|
-
<line num="
|
|
4892
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
4893
|
+
<line num="140" count="0" type="stmt"/>
|
|
4894
|
+
<line num="142" count="0" type="stmt"/>
|
|
4895
|
+
<line num="144" count="0" type="stmt"/>
|
|
4896
|
+
<line num="145" count="0" type="stmt"/>
|
|
4897
|
+
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4898
|
+
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4899
|
+
<line num="149" count="0" type="stmt"/>
|
|
4900
|
+
<line num="151" count="0" type="stmt"/>
|
|
4901
|
+
<line num="154" count="73" type="stmt"/>
|
|
4902
|
+
<line num="156" count="34" type="stmt"/>
|
|
4903
|
+
<line num="164" count="34" type="stmt"/>
|
|
4904
|
+
<line num="166" count="174" type="cond" truecount="1" falsecount="1"/>
|
|
4905
|
+
<line num="167" count="0" type="stmt"/>
|
|
4906
|
+
<line num="170" count="174" type="cond" truecount="2" falsecount="0"/>
|
|
4907
|
+
<line num="171" count="16" type="stmt"/>
|
|
4908
|
+
<line num="172" count="158" type="cond" truecount="2" falsecount="0"/>
|
|
4909
|
+
<line num="173" count="22" type="stmt"/>
|
|
4910
|
+
<line num="176" count="136" type="stmt"/>
|
|
4911
|
+
<line num="188" count="34" type="stmt"/>
|
|
4912
|
+
<line num="194" count="73" type="stmt"/>
|
|
4913
|
+
<line num="196" count="73" type="stmt"/>
|
|
4914
|
+
<line num="197" count="73" type="stmt"/>
|
|
4915
|
+
<line num="198" count="73" type="stmt"/>
|
|
4916
|
+
<line num="199" count="332" type="stmt"/>
|
|
4917
|
+
<line num="201" count="332" type="cond" truecount="2" falsecount="0"/>
|
|
4918
|
+
<line num="202" count="159" type="cond" truecount="2" falsecount="0"/>
|
|
4919
|
+
<line num="203" count="3" type="stmt"/>
|
|
4920
|
+
<line num="205" count="159" type="stmt"/>
|
|
4921
|
+
<line num="209" count="173" type="cond" truecount="1" falsecount="1"/>
|
|
4922
|
+
<line num="210" count="0" type="stmt"/>
|
|
4923
|
+
<line num="212" count="173" type="stmt"/>
|
|
4924
|
+
<line num="216" count="73" type="cond" truecount="4" falsecount="0"/>
|
|
4925
|
+
<line num="217" count="68" type="stmt"/>
|
|
4926
|
+
<line num="218" count="68" type="stmt"/>
|
|
4927
|
+
<line num="222" count="73" type="stmt"/>
|
|
4928
|
+
<line num="235" count="34" type="stmt"/>
|
|
4929
|
+
<line num="241" count="100" type="stmt"/>
|
|
4849
4930
|
<line num="242" count="100" type="stmt"/>
|
|
4850
|
-
<line num="243" count="
|
|
4851
|
-
<line num="244" count="
|
|
4852
|
-
<line num="245" count="
|
|
4853
|
-
<line num="
|
|
4854
|
-
<line num="
|
|
4855
|
-
<line num="
|
|
4856
|
-
<line num="
|
|
4857
|
-
<line num="
|
|
4858
|
-
<line num="
|
|
4931
|
+
<line num="243" count="100" type="cond" truecount="2" falsecount="0"/>
|
|
4932
|
+
<line num="244" count="87" type="stmt"/>
|
|
4933
|
+
<line num="245" count="87" type="stmt"/>
|
|
4934
|
+
<line num="248" count="100" type="stmt"/>
|
|
4935
|
+
<line num="251" count="100" type="stmt"/>
|
|
4936
|
+
<line num="254" count="100" type="stmt"/>
|
|
4937
|
+
<line num="255" count="296" type="cond" truecount="2" falsecount="0"/>
|
|
4938
|
+
<line num="256" count="8" type="stmt"/>
|
|
4939
|
+
<line num="257" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
4940
|
+
<line num="258" count="6" type="stmt"/>
|
|
4941
|
+
<line num="260" count="2" type="stmt"/>
|
|
4942
|
+
<line num="261" count="2" type="stmt"/>
|
|
4943
|
+
<line num="266" count="100" type="cond" truecount="2" falsecount="0"/>
|
|
4944
|
+
<line num="267" count="26" type="stmt"/>
|
|
4945
|
+
<line num="273" count="100" type="cond" truecount="2" falsecount="0"/>
|
|
4859
4946
|
</file>
|
|
4860
4947
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
|
|
4861
4948
|
<metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="1"/>
|