@budibase/server 1.3.19-alpha.2 → 1.3.19
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__/mongodb.ts +1 -1
- package/builder/assets/index.9ce4f8c5.css +6 -0
- package/builder/assets/index.a1f7532b.js +876 -0
- package/builder/assets/vendor.5e1fe644.css +1 -0
- package/builder/assets/vendor.67dbd8fa.js +248 -0
- package/builder/index.html +4 -2
- package/coverage/clover.xml +388 -446
- package/coverage/coverage-final.json +20 -20
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +8 -41
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +11 -68
- package/coverage/lcov-report/api/controllers/datasource.js.html +34 -73
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +46 -46
- package/coverage/lcov-report/api/controllers/integration.js.html +6 -6
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +2 -2
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +12 -207
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +13 -13
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +2 -2
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +9 -9
- package/coverage/lcov-report/api/routes/utils/validators.js.html +12 -75
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +18 -18
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +20 -56
- package/coverage/lcov-report/events/AutomationEmitter.js.html +3 -3
- 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 +39 -39
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +12 -12
- package/coverage/lcov-report/middleware/currentapp.js.html +40 -46
- package/coverage/lcov-report/middleware/index.html +15 -15
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +7 -7
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +2 -2
- package/coverage/lcov-report/utilities/budibaseDir.js.html +3 -3
- package/coverage/lcov-report/utilities/centralPath.js.html +4 -4
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +16 -16
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +24 -24
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +2 -2
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +2 -2
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +669 -790
- package/dist/api/controllers/application.js +5 -5
- package/dist/api/controllers/auth.js +0 -9
- package/dist/api/controllers/component.js +1 -14
- package/dist/api/controllers/datasource.js +8 -21
- package/dist/api/controllers/deploy/index.js +8 -1
- package/dist/api/controllers/integration.js +4 -4
- package/dist/api/controllers/row/external.js +1 -1
- package/dist/api/controllers/screen.js +2 -52
- package/dist/api/controllers/static/index.js +0 -1
- package/dist/api/controllers/static/templates/BudibaseApp.svelte +0 -10
- package/dist/api/controllers/static/templates/preview.hbs +1 -5
- package/dist/api/index.js +1 -1
- package/dist/api/routes/application.js +2 -3
- package/dist/api/routes/index.js +0 -2
- package/dist/api/routes/public/tables.js +1 -1
- package/dist/api/routes/table.js +1 -1
- package/dist/api/routes/utils/validators.js +2 -20
- package/dist/app.js +0 -11
- package/dist/db/utils.js +1 -10
- package/dist/environment.js +0 -1
- package/dist/integrations/airtable.js +129 -126
- package/dist/integrations/arangodb.js +89 -86
- package/dist/integrations/base/query.js +2 -2
- package/dist/integrations/base/sqlTable.js +1 -3
- package/dist/integrations/couchdb.js +83 -80
- package/dist/integrations/dynamodb.js +164 -161
- package/dist/integrations/elasticsearch.js +138 -135
- package/dist/integrations/firebase.js +157 -154
- package/dist/integrations/googlesheets.js +327 -323
- package/dist/integrations/index.js +51 -99
- package/dist/integrations/microsoftSqlServer.js +243 -240
- package/dist/integrations/mongodb.js +242 -239
- package/dist/integrations/mysql.js +219 -215
- package/dist/integrations/oracle.js +322 -318
- package/dist/integrations/postgres.js +265 -262
- package/dist/integrations/redis.js +139 -134
- package/dist/integrations/rest.js +292 -289
- package/dist/integrations/s3.js +64 -61
- package/dist/integrations/snowflake.js +86 -83
- package/dist/middleware/currentapp.js +0 -2
- package/dist/migrations/functions/backfill/global.js +3 -0
- package/dist/migrations/functions/developerQuota.js +49 -0
- package/dist/{api/routes/plugin.js → migrations/functions/publishedAppsQuota.js} +21 -13
- package/dist/{api/controllers/plugin/url.js → migrations/functions/usageQuotas/syncDevelopers.js} +13 -13
- package/dist/{api/controllers/plugin/file.js → migrations/functions/usageQuotas/syncPublishedApps.js} +15 -13
- package/dist/migrations/index.js +10 -0
- package/dist/package.json +6 -9
- package/dist/tests/utilities/TestConfiguration.js +1 -1
- package/dist/threads/query.js +2 -2
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +1 -110
- package/package.json +7 -10
- package/scripts/dev/manage.js +0 -1
- package/scripts/localdomain.js +1 -3
- package/specs/openapi.json +3 -3
- package/specs/openapi.yaml +3 -3
- package/specs/resources/query.js +1 -1
- package/src/api/controllers/application.ts +2 -1
- package/src/api/controllers/auth.js +0 -11
- package/src/api/controllers/component.js +2 -21
- package/src/api/controllers/datasource.js +8 -21
- package/src/api/controllers/deploy/index.ts +6 -1
- package/src/api/controllers/integration.js +4 -4
- package/src/api/controllers/row/external.js +1 -1
- package/src/api/controllers/screen.js +1 -66
- package/src/api/controllers/static/index.ts +1 -1
- package/src/api/controllers/static/templates/BudibaseApp.svelte +0 -10
- package/src/api/controllers/static/templates/preview.hbs +1 -5
- package/src/api/index.js +1 -1
- package/src/api/routes/application.ts +2 -13
- package/src/api/routes/index.ts +0 -2
- package/src/api/routes/public/tables.ts +1 -1
- package/src/api/routes/table.js +1 -1
- package/src/api/routes/tests/query.spec.js +25 -8
- package/src/api/routes/tests/user.spec.js +2 -0
- package/src/api/routes/utils/validators.js +5 -26
- package/src/app.ts +0 -14
- package/src/db/utils.js +0 -12
- package/src/definitions/openapi.ts +3 -3
- package/src/environment.js +0 -1
- package/src/integrations/airtable.ts +118 -116
- package/src/integrations/arangodb.ts +89 -87
- package/src/integrations/base/query.ts +2 -2
- package/src/integrations/base/sqlTable.ts +1 -3
- package/src/integrations/couchdb.ts +89 -83
- package/src/integrations/dynamodb.ts +175 -173
- package/src/integrations/elasticsearch.ts +122 -120
- package/src/integrations/firebase.ts +159 -157
- package/src/integrations/googlesheets.ts +338 -328
- package/src/integrations/index.ts +21 -64
- package/src/integrations/microsoftSqlServer.ts +251 -249
- package/src/integrations/mongodb.ts +258 -261
- package/src/integrations/mysql.ts +234 -229
- package/src/integrations/oracle.ts +380 -373
- package/src/integrations/postgres.ts +268 -264
- package/src/integrations/redis.ts +132 -128
- package/src/integrations/rest.ts +329 -324
- package/src/integrations/s3.ts +71 -68
- package/src/integrations/snowflake.ts +82 -80
- package/src/integrations/tests/{airtable.spec.ts → airtable.spec.js} +18 -21
- package/src/integrations/tests/{arangodb.spec.ts → arangodb.spec.js} +9 -12
- package/src/integrations/tests/{couchdb.spec.ts → couchdb.spec.js} +27 -33
- package/src/integrations/tests/{dynamodb.spec.ts → dynamodb.spec.js} +41 -45
- package/src/integrations/tests/{elasticsearch.spec.ts → elasticsearch.spec.js} +21 -22
- package/src/integrations/tests/{firebase.spec.ts → firebase.spec.js} +28 -33
- package/src/integrations/tests/{microsoftSqlServer.spec.ts → microsoftSqlServer.spec.js} +11 -12
- package/src/integrations/tests/{mongo.spec.ts → mongo.spec.js} +35 -46
- package/src/integrations/tests/{mysql.spec.ts → mysql.spec.js} +15 -17
- package/src/integrations/tests/{oracle.spec.ts → oracle.spec.js} +17 -19
- package/src/integrations/tests/{postgres.spec.ts → postgres.spec.js} +17 -19
- package/src/integrations/tests/{redis.spec.ts → redis.spec.js} +18 -27
- package/src/integrations/tests/{rest.spec.ts → rest.spec.js} +14 -22
- package/src/integrations/tests/{s3.spec.ts → s3.spec.js} +8 -10
- package/src/integrations/tests/{sql.spec.ts → sql.spec.js} +177 -228
- package/src/middleware/currentapp.js +0 -2
- package/src/migrations/functions/backfill/global.ts +3 -0
- package/src/migrations/functions/developerQuota.ts +15 -0
- package/src/migrations/functions/publishedAppsQuota.ts +13 -0
- package/src/migrations/functions/usageQuotas/syncDevelopers.ts +19 -0
- package/src/migrations/functions/usageQuotas/syncPublishedApps.ts +21 -0
- package/src/migrations/index.ts +16 -0
- package/src/module.d.ts +0 -2
- package/src/tests/utilities/TestConfiguration.js +1 -1
- package/src/threads/query.ts +2 -2
- package/src/utilities/fileSystem/index.js +0 -129
- package/builder/assets/index.8f621053.css +0 -6
- package/builder/assets/index.bd4753ac.js +0 -1005
- package/dist/api/controllers/plugin/github.js +0 -69
- package/dist/api/controllers/plugin/index.js +0 -200
- package/dist/api/controllers/plugin/npm.js +0 -58
- package/dist/api/controllers/plugin/uploaders.js +0 -11
- package/dist/api/controllers/plugin/utils.js +0 -26
- package/dist/watch.js +0 -77
- package/dist/websocket.js +0 -22
- package/src/api/controllers/plugin/file.ts +0 -15
- package/src/api/controllers/plugin/github.ts +0 -75
- package/src/api/controllers/plugin/index.ts +0 -215
- package/src/api/controllers/plugin/npm.ts +0 -56
- package/src/api/controllers/plugin/uploaders.ts +0 -4
- package/src/api/controllers/plugin/url.ts +0 -12
- package/src/api/controllers/plugin/utils.ts +0 -19
- package/src/api/routes/plugin.ts +0 -14
- package/src/watch.ts +0 -38
- package/src/websocket.ts +0 -26
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="1663259995413" clover="3.2.0">
|
|
3
|
+
<project timestamp="1663259995413" name="All files">
|
|
4
|
+
<metrics statements="4162" coveredstatements="3052" conditionals="1754" coveredconditionals="967" methods="615" coveredmethods="436" elements="6531" coveredelements="4455" complexity="0" loc="4162" ncloc="4162" packages="22" files="126" classes="126"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -21,20 +21,20 @@
|
|
|
21
21
|
<line num="19" count="28" type="stmt"/>
|
|
22
22
|
<line num="20" count="28" type="stmt"/>
|
|
23
23
|
<line num="22" count="28" type="stmt"/>
|
|
24
|
-
<line num="36" count="
|
|
25
|
-
<line num="40" count="
|
|
24
|
+
<line num="36" count="239" type="stmt"/>
|
|
25
|
+
<line num="40" count="239" type="stmt"/>
|
|
26
26
|
<line num="62" count="28" type="stmt"/>
|
|
27
|
-
<line num="63" count="
|
|
28
|
-
<line num="64" count="
|
|
29
|
-
<line num="66" count="
|
|
30
|
-
<line num="67" count="
|
|
31
|
-
<line num="68" count="
|
|
32
|
-
<line num="74" count="
|
|
33
|
-
<line num="76" count="
|
|
27
|
+
<line num="63" count="237" type="stmt"/>
|
|
28
|
+
<line num="64" count="237" type="stmt"/>
|
|
29
|
+
<line num="66" count="39" type="cond" truecount="1" falsecount="2"/>
|
|
30
|
+
<line num="67" count="39" type="stmt"/>
|
|
31
|
+
<line num="68" count="39" type="stmt"/>
|
|
32
|
+
<line num="74" count="39" type="stmt"/>
|
|
33
|
+
<line num="76" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
34
34
|
<line num="77" count="0" type="stmt"/>
|
|
35
35
|
<line num="83" count="28" type="stmt"/>
|
|
36
|
-
<line num="84" count="
|
|
37
|
-
<line num="85" count="
|
|
36
|
+
<line num="84" count="728" type="stmt"/>
|
|
37
|
+
<line num="85" count="728" type="stmt"/>
|
|
38
38
|
<line num="88" count="28" type="stmt"/>
|
|
39
39
|
<line num="89" count="28" type="stmt"/>
|
|
40
40
|
<line num="92" count="28" type="stmt"/>
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
</file>
|
|
45
45
|
</package>
|
|
46
46
|
<package name="api.controllers">
|
|
47
|
-
<metrics statements="
|
|
47
|
+
<metrics statements="967" coveredstatements="699" conditionals="286" coveredconditionals="135" methods="139" coveredmethods="94"/>
|
|
48
48
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
|
|
49
49
|
<metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
50
50
|
<line num="1" count="28" type="stmt"/>
|
|
@@ -73,39 +73,35 @@
|
|
|
73
73
|
<line num="46" count="1" type="stmt"/>
|
|
74
74
|
</file>
|
|
75
75
|
<file name="auth.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.js">
|
|
76
|
-
<metrics statements="
|
|
76
|
+
<metrics statements="28" coveredstatements="23" conditionals="8" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
77
77
|
<line num="1" count="28" type="stmt"/>
|
|
78
78
|
<line num="2" count="28" type="stmt"/>
|
|
79
79
|
<line num="3" count="28" type="stmt"/>
|
|
80
80
|
<line num="4" count="28" type="stmt"/>
|
|
81
81
|
<line num="5" count="28" type="stmt"/>
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="
|
|
86
|
-
<line num="
|
|
82
|
+
<line num="7" count="28" type="stmt"/>
|
|
83
|
+
<line num="8" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
84
|
+
<line num="15" count="1" type="stmt"/>
|
|
85
|
+
<line num="17" count="1" type="stmt"/>
|
|
86
|
+
<line num="19" count="1" type="stmt"/>
|
|
87
|
+
<line num="21" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
88
|
+
<line num="22" count="1" type="stmt"/>
|
|
87
89
|
<line num="24" count="1" type="stmt"/>
|
|
90
|
+
<line num="25" count="1" type="stmt"/>
|
|
88
91
|
<line num="26" count="1" type="stmt"/>
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="
|
|
91
|
-
<line num="31" count="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="56" count="1" type="stmt"/>
|
|
103
|
-
<line num="57" count="1" type="stmt"/>
|
|
104
|
-
<line num="58" count="1" type="stmt"/>
|
|
105
|
-
<line num="60" count="0" type="stmt"/>
|
|
106
|
-
<line num="62" count="1" type="stmt"/>
|
|
107
|
-
<line num="65" count="0" type="stmt"/>
|
|
108
|
-
<line num="68" count="1" type="stmt"/>
|
|
92
|
+
<line num="27" count="1" type="stmt"/>
|
|
93
|
+
<line num="29" count="0" type="stmt"/>
|
|
94
|
+
<line num="31" count="0" type="stmt"/>
|
|
95
|
+
<line num="38" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
96
|
+
<line num="39" count="0" type="stmt"/>
|
|
97
|
+
<line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
98
|
+
<line num="43" count="1" type="stmt"/>
|
|
99
|
+
<line num="47" count="1" type="stmt"/>
|
|
100
|
+
<line num="48" count="1" type="stmt"/>
|
|
101
|
+
<line num="49" count="1" type="stmt"/>
|
|
102
|
+
<line num="51" count="0" type="stmt"/>
|
|
103
|
+
<line num="53" count="1" type="stmt"/>
|
|
104
|
+
<line num="56" count="0" type="stmt"/>
|
|
109
105
|
</file>
|
|
110
106
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
111
107
|
<metrics statements="131" coveredstatements="110" conditionals="40" coveredconditionals="25" methods="24" coveredmethods="20"/>
|
|
@@ -317,17 +313,16 @@
|
|
|
317
313
|
<line num="110" count="0" type="stmt"/>
|
|
318
314
|
</file>
|
|
319
315
|
<file name="component.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/component.js">
|
|
320
|
-
<metrics statements="
|
|
316
|
+
<metrics statements="19" coveredstatements="18" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
321
317
|
<line num="1" count="28" type="stmt"/>
|
|
322
318
|
<line num="2" count="28" type="stmt"/>
|
|
323
319
|
<line num="3" count="28" type="stmt"/>
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="6" count="
|
|
320
|
+
<line num="5" count="28" type="stmt"/>
|
|
321
|
+
<line num="6" count="1" type="stmt"/>
|
|
326
322
|
<line num="7" count="1" type="stmt"/>
|
|
327
323
|
<line num="8" count="1" type="stmt"/>
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="13" count="1" type="stmt"/>
|
|
324
|
+
<line num="10" count="1" type="stmt"/>
|
|
325
|
+
<line num="12" count="1" type="stmt"/>
|
|
331
326
|
<line num="14" count="1" type="stmt"/>
|
|
332
327
|
<line num="20" count="1" type="stmt"/>
|
|
333
328
|
<line num="21" count="1" type="stmt"/>
|
|
@@ -336,18 +331,11 @@
|
|
|
336
331
|
<line num="24" count="1" type="stmt"/>
|
|
337
332
|
<line num="26" count="51" type="stmt"/>
|
|
338
333
|
<line num="27" count="51" type="stmt"/>
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="42" count="1" type="stmt"/>
|
|
342
|
-
<line num="43" count="0" type="stmt"/>
|
|
343
|
-
<line num="44" count="0" type="stmt"/>
|
|
344
|
-
<line num="46" count="0" type="stmt"/>
|
|
345
|
-
<line num="47" count="0" type="stmt"/>
|
|
346
|
-
<line num="53" count="1" type="stmt"/>
|
|
347
|
-
<line num="55" count="0" type="stmt"/>
|
|
334
|
+
<line num="34" count="1" type="stmt"/>
|
|
335
|
+
<line num="36" count="0" type="stmt"/>
|
|
348
336
|
</file>
|
|
349
337
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
350
|
-
<metrics statements="
|
|
338
|
+
<metrics statements="134" coveredstatements="82" conditionals="53" coveredconditionals="20" methods="19" coveredmethods="11"/>
|
|
351
339
|
<line num="8" count="45" type="stmt"/>
|
|
352
340
|
<line num="9" count="45" type="stmt"/>
|
|
353
341
|
<line num="10" count="45" type="stmt"/>
|
|
@@ -369,126 +357,119 @@
|
|
|
369
357
|
<line num="50" count="45" type="stmt"/>
|
|
370
358
|
<line num="51" count="0" type="stmt"/>
|
|
371
359
|
<line num="52" count="0" type="stmt"/>
|
|
372
|
-
<line num="
|
|
360
|
+
<line num="54" count="0" type="stmt"/>
|
|
373
361
|
<line num="55" count="0" type="stmt"/>
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
362
|
+
<line num="57" count="0" type="stmt"/>
|
|
376
363
|
<line num="58" count="0" type="stmt"/>
|
|
377
364
|
<line num="60" count="0" type="stmt"/>
|
|
378
365
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
379
366
|
<line num="62" count="0" type="stmt"/>
|
|
380
367
|
<line num="64" count="0" type="stmt"/>
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="71" count="
|
|
383
|
-
<line num="72" count="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="75" count="
|
|
386
|
-
<line num="76" count="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="87" count="
|
|
392
|
-
<line num="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
368
|
+
<line num="70" count="45" type="stmt"/>
|
|
369
|
+
<line num="71" count="6" type="stmt"/>
|
|
370
|
+
<line num="72" count="6" type="stmt"/>
|
|
371
|
+
<line num="73" count="6" type="stmt"/>
|
|
372
|
+
<line num="75" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
373
|
+
<line num="76" count="5" type="stmt"/>
|
|
374
|
+
<line num="79" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
375
|
+
<line num="81" count="0" type="stmt"/>
|
|
376
|
+
<line num="84" count="1" type="stmt"/>
|
|
377
|
+
<line num="85" count="1" type="stmt"/>
|
|
378
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
379
|
+
<line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
380
|
+
<line num="92" count="1" type="stmt"/>
|
|
381
|
+
<line num="96" count="1" type="stmt"/>
|
|
382
|
+
<line num="99" count="45" type="stmt"/>
|
|
383
|
+
<line num="100" count="6" type="stmt"/>
|
|
384
|
+
<line num="101" count="6" type="stmt"/>
|
|
385
|
+
<line num="102" count="6" type="stmt"/>
|
|
386
|
+
<line num="103" count="6" type="stmt"/>
|
|
387
|
+
<line num="104" count="6" type="stmt"/>
|
|
388
|
+
<line num="105" count="6" type="stmt"/>
|
|
389
|
+
<line num="106" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
390
|
+
<line num="108" count="0" type="stmt"/>
|
|
391
|
+
<line num="111" count="6" type="stmt"/>
|
|
392
|
+
<line num="112" count="6" type="stmt"/>
|
|
393
|
+
<line num="113" count="6" type="stmt"/>
|
|
394
|
+
<line num="116" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
406
395
|
<line num="117" count="6" type="stmt"/>
|
|
407
|
-
<line num="118" count="6" type="
|
|
408
|
-
<line num="119" count="
|
|
409
|
-
<line num="
|
|
410
|
-
<line num="
|
|
396
|
+
<line num="118" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
397
|
+
<line num="119" count="0" type="stmt"/>
|
|
398
|
+
<line num="123" count="6" type="stmt"/>
|
|
399
|
+
<line num="124" count="6" type="stmt"/>
|
|
411
400
|
<line num="125" count="6" type="stmt"/>
|
|
412
|
-
<line num="
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="130" count="
|
|
415
|
-
<line num="131" count="
|
|
416
|
-
<line num="
|
|
417
|
-
<line num="
|
|
418
|
-
<line num="
|
|
419
|
-
<line num="
|
|
420
|
-
<line num="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="160" count="
|
|
432
|
-
<line num="
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
436
|
-
<line num="
|
|
437
|
-
<line num="
|
|
438
|
-
<line num="172" count="
|
|
439
|
-
<line num="173" count="
|
|
440
|
-
<line num="174" count="0" type="stmt"/>
|
|
441
|
-
<line num="176" count="63" type="stmt"/>
|
|
442
|
-
<line num="179" count="45" type="stmt"/>
|
|
443
|
-
<line num="180" count="1" type="stmt"/>
|
|
401
|
+
<line num="128" count="45" type="stmt"/>
|
|
402
|
+
<line num="129" count="66" type="stmt"/>
|
|
403
|
+
<line num="130" count="66" type="stmt"/>
|
|
404
|
+
<line num="131" count="66" type="stmt"/>
|
|
405
|
+
<line num="133" count="66" type="stmt"/>
|
|
406
|
+
<line num="139" count="66" type="stmt"/>
|
|
407
|
+
<line num="140" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
408
|
+
<line num="141" count="0" type="stmt"/>
|
|
409
|
+
<line num="142" count="0" type="stmt"/>
|
|
410
|
+
<line num="143" count="0" type="stmt"/>
|
|
411
|
+
<line num="146" count="66" type="stmt"/>
|
|
412
|
+
<line num="147" count="66" type="stmt"/>
|
|
413
|
+
<line num="148" count="66" type="stmt"/>
|
|
414
|
+
<line num="151" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
415
|
+
<line num="152" count="66" type="stmt"/>
|
|
416
|
+
<line num="153" count="66" type="cond" truecount="3" falsecount="1"/>
|
|
417
|
+
<line num="154" count="0" type="stmt"/>
|
|
418
|
+
<line num="158" count="66" type="stmt"/>
|
|
419
|
+
<line num="159" count="66" type="cond" truecount="1" falsecount="1"/>
|
|
420
|
+
<line num="160" count="0" type="stmt"/>
|
|
421
|
+
<line num="162" count="66" type="stmt"/>
|
|
422
|
+
<line num="165" count="45" type="stmt"/>
|
|
423
|
+
<line num="166" count="1" type="stmt"/>
|
|
424
|
+
<line num="167" count="1" type="stmt"/>
|
|
425
|
+
<line num="169" count="1" type="stmt"/>
|
|
426
|
+
<line num="171" count="1" type="stmt"/>
|
|
427
|
+
<line num="172" count="1" type="stmt"/>
|
|
428
|
+
<line num="173" count="1" type="stmt"/>
|
|
444
429
|
<line num="181" count="1" type="stmt"/>
|
|
445
|
-
<line num="
|
|
430
|
+
<line num="182" count="1" type="stmt"/>
|
|
431
|
+
<line num="184" count="1" type="stmt"/>
|
|
446
432
|
<line num="185" count="1" type="stmt"/>
|
|
447
|
-
<line num="
|
|
448
|
-
<line num="
|
|
433
|
+
<line num="188" count="45" type="stmt"/>
|
|
434
|
+
<line num="189" count="1" type="stmt"/>
|
|
435
|
+
<line num="190" count="1" type="stmt"/>
|
|
436
|
+
<line num="194" count="45" type="stmt"/>
|
|
449
437
|
<line num="195" count="1" type="stmt"/>
|
|
450
438
|
<line num="196" count="1" type="stmt"/>
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="199" count="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="
|
|
462
|
-
<line num="
|
|
463
|
-
<line num="
|
|
464
|
-
<line num="224" count="0" type="
|
|
439
|
+
<line num="197" count="1" type="stmt"/>
|
|
440
|
+
<line num="199" count="0" type="stmt"/>
|
|
441
|
+
<line num="204" count="0" type="stmt"/>
|
|
442
|
+
<line num="205" count="0" type="stmt"/>
|
|
443
|
+
<line num="206" count="0" type="stmt"/>
|
|
444
|
+
<line num="210" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
445
|
+
<line num="211" count="0" type="stmt"/>
|
|
446
|
+
<line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
447
|
+
<line num="214" count="0" type="stmt"/>
|
|
448
|
+
<line num="216" count="0" type="stmt"/>
|
|
449
|
+
<line num="217" count="0" type="stmt"/>
|
|
450
|
+
<line num="220" count="45" type="stmt"/>
|
|
451
|
+
<line num="221" count="0" type="stmt"/>
|
|
452
|
+
<line num="224" count="0" type="stmt"/>
|
|
465
453
|
<line num="225" count="0" type="stmt"/>
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="230" count="0" type="
|
|
454
|
+
<line num="226" count="0" type="stmt"/>
|
|
455
|
+
<line num="229" count="0" type="stmt"/>
|
|
456
|
+
<line num="230" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
469
457
|
<line num="231" count="0" type="stmt"/>
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="
|
|
475
|
-
<line num="
|
|
458
|
+
<line num="233" count="0" type="stmt"/>
|
|
459
|
+
<line num="234" count="0" type="stmt"/>
|
|
460
|
+
<line num="236" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
461
|
+
<line num="237" count="0" type="stmt"/>
|
|
462
|
+
<line num="241" count="0" type="stmt"/>
|
|
463
|
+
<line num="242" count="0" type="stmt"/>
|
|
464
|
+
<line num="243" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
476
465
|
<line num="244" count="0" type="stmt"/>
|
|
477
|
-
<line num="
|
|
466
|
+
<line num="245" count="0" type="stmt"/>
|
|
467
|
+
<line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
478
468
|
<line num="247" count="0" type="stmt"/>
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="250" count="0" type="stmt"/>
|
|
469
|
+
<line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
481
470
|
<line num="254" count="0" type="stmt"/>
|
|
482
471
|
<line num="255" count="0" type="stmt"/>
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="257" count="0" type="stmt"/>
|
|
485
|
-
<line num="258" count="0" type="stmt"/>
|
|
486
|
-
<line num="259" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
487
|
-
<line num="260" count="0" type="stmt"/>
|
|
488
|
-
<line num="266" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
489
|
-
<line num="267" count="0" type="stmt"/>
|
|
490
|
-
<line num="268" count="0" type="stmt"/>
|
|
491
|
-
<line num="275" count="0" type="stmt"/>
|
|
472
|
+
<line num="262" count="0" type="stmt"/>
|
|
492
473
|
</file>
|
|
493
474
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
494
475
|
<metrics statements="70" coveredstatements="42" conditionals="17" coveredconditionals="5" methods="10" coveredmethods="5"/>
|
|
@@ -569,14 +550,14 @@
|
|
|
569
550
|
<line num="2" count="28" type="stmt"/>
|
|
570
551
|
<line num="3" count="28" type="stmt"/>
|
|
571
552
|
<line num="4" count="28" type="stmt"/>
|
|
572
|
-
<line num="
|
|
573
|
-
<line num="7" count="
|
|
553
|
+
<line num="5" count="28" type="stmt"/>
|
|
554
|
+
<line num="7" count="28" type="stmt"/>
|
|
574
555
|
<line num="8" count="1" type="stmt"/>
|
|
575
|
-
<line num="
|
|
576
|
-
<line num="12" count="
|
|
577
|
-
<line num="
|
|
578
|
-
<line num="
|
|
579
|
-
<line num="19" count="
|
|
556
|
+
<line num="9" count="1" type="stmt"/>
|
|
557
|
+
<line num="12" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
558
|
+
<line num="13" count="0" type="stmt"/>
|
|
559
|
+
<line num="16" count="1" type="stmt"/>
|
|
560
|
+
<line num="19" count="28" type="stmt"/>
|
|
580
561
|
<line num="20" count="1" type="stmt"/>
|
|
581
562
|
<line num="21" count="1" type="stmt"/>
|
|
582
563
|
</file>
|
|
@@ -847,63 +828,35 @@
|
|
|
847
828
|
<line num="91" count="2" type="stmt"/>
|
|
848
829
|
</file>
|
|
849
830
|
<file name="screen.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/screen.js">
|
|
850
|
-
<metrics statements="
|
|
831
|
+
<metrics statements="28" coveredstatements="28" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
|
|
832
|
+
<line num="1" count="44" type="stmt"/>
|
|
833
|
+
<line num="2" count="44" type="stmt"/>
|
|
834
|
+
<line num="3" count="44" type="stmt"/>
|
|
835
|
+
<line num="4" count="44" type="stmt"/>
|
|
851
836
|
<line num="6" count="44" type="stmt"/>
|
|
852
|
-
<line num="7" count="
|
|
853
|
-
<line num="
|
|
854
|
-
<line num="
|
|
855
|
-
<line num="
|
|
856
|
-
<line num="
|
|
857
|
-
<line num="
|
|
858
|
-
<line num="
|
|
859
|
-
<line num="
|
|
860
|
-
<line num="
|
|
861
|
-
<line num="
|
|
862
|
-
<line num="
|
|
863
|
-
<line num="31" count="24" type="stmt"/>
|
|
864
|
-
<line num="32" count="24" type="stmt"/>
|
|
837
|
+
<line num="7" count="1" type="stmt"/>
|
|
838
|
+
<line num="9" count="1" type="stmt"/>
|
|
839
|
+
<line num="15" count="1" type="stmt"/>
|
|
840
|
+
<line num="17" count="1" type="stmt"/>
|
|
841
|
+
<line num="23" count="44" type="stmt"/>
|
|
842
|
+
<line num="24" count="24" type="stmt"/>
|
|
843
|
+
<line num="25" count="24" type="stmt"/>
|
|
844
|
+
<line num="28" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
845
|
+
<line num="29" count="23" type="stmt"/>
|
|
846
|
+
<line num="30" count="23" type="stmt"/>
|
|
847
|
+
<line num="33" count="24" type="stmt"/>
|
|
865
848
|
<line num="35" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
866
849
|
<line num="36" count="23" type="stmt"/>
|
|
867
|
-
<line num="
|
|
868
|
-
<line num="
|
|
869
|
-
<line num="
|
|
870
|
-
<line num="
|
|
871
|
-
<line num="
|
|
872
|
-
<line num="
|
|
873
|
-
<line num="
|
|
874
|
-
<line num="
|
|
875
|
-
<line num="
|
|
876
|
-
<line num="
|
|
877
|
-
<line num="56" count="0" type="stmt"/>
|
|
878
|
-
<line num="63" count="0" type="stmt"/>
|
|
879
|
-
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
880
|
-
<line num="66" count="0" type="stmt"/>
|
|
881
|
-
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
882
|
-
<line num="68" count="0" type="stmt"/>
|
|
883
|
-
<line num="69" count="0" type="stmt"/>
|
|
884
|
-
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
885
|
-
<line num="80" count="0" type="stmt"/>
|
|
886
|
-
<line num="84" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
887
|
-
<line num="85" count="23" type="stmt"/>
|
|
888
|
-
<line num="87" count="24" type="stmt"/>
|
|
889
|
-
<line num="88" count="24" type="stmt"/>
|
|
890
|
-
<line num="96" count="44" type="stmt"/>
|
|
891
|
-
<line num="97" count="1" type="stmt"/>
|
|
892
|
-
<line num="98" count="1" type="stmt"/>
|
|
893
|
-
<line num="99" count="1" type="stmt"/>
|
|
894
|
-
<line num="101" count="1" type="stmt"/>
|
|
895
|
-
<line num="103" count="1" type="stmt"/>
|
|
896
|
-
<line num="104" count="1" type="stmt"/>
|
|
897
|
-
<line num="107" count="1" type="stmt"/>
|
|
898
|
-
<line num="110" count="44" type="stmt"/>
|
|
899
|
-
<line num="111" count="48" type="cond" truecount="1" falsecount="1"/>
|
|
900
|
-
<line num="112" count="0" type="stmt"/>
|
|
901
|
-
<line num="114" count="48" type="cond" truecount="1" falsecount="1"/>
|
|
902
|
-
<line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
903
|
-
<line num="116" count="0" type="stmt"/>
|
|
904
|
-
<line num="119" count="48" type="cond" truecount="4" falsecount="0"/>
|
|
905
|
-
<line num="120" count="24" type="stmt"/>
|
|
906
|
-
<line num="122" count="24" type="stmt"/>
|
|
850
|
+
<line num="38" count="24" type="stmt"/>
|
|
851
|
+
<line num="39" count="24" type="stmt"/>
|
|
852
|
+
<line num="46" count="44" type="stmt"/>
|
|
853
|
+
<line num="47" count="1" type="stmt"/>
|
|
854
|
+
<line num="48" count="1" type="stmt"/>
|
|
855
|
+
<line num="49" count="1" type="stmt"/>
|
|
856
|
+
<line num="51" count="1" type="stmt"/>
|
|
857
|
+
<line num="53" count="1" type="stmt"/>
|
|
858
|
+
<line num="54" count="1" type="stmt"/>
|
|
859
|
+
<line num="57" count="1" type="stmt"/>
|
|
907
860
|
</file>
|
|
908
861
|
<file name="script.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/script.js">
|
|
909
862
|
<metrics statements="7" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
@@ -2634,9 +2587,9 @@
|
|
|
2634
2587
|
</file>
|
|
2635
2588
|
</package>
|
|
2636
2589
|
<package name="api.routes.utils">
|
|
2637
|
-
<metrics statements="
|
|
2590
|
+
<metrics statements="36" coveredstatements="36" conditionals="5" coveredconditionals="4" methods="14" coveredmethods="14"/>
|
|
2638
2591
|
<file name="validators.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/utils/validators.js">
|
|
2639
|
-
<metrics statements="
|
|
2592
|
+
<metrics statements="36" coveredstatements="36" conditionals="5" coveredconditionals="4" methods="14" coveredmethods="14"/>
|
|
2640
2593
|
<line num="1" count="28" type="stmt"/>
|
|
2641
2594
|
<line num="2" count="28" type="stmt"/>
|
|
2642
2595
|
<line num="3" count="28" type="stmt"/>
|
|
@@ -2645,40 +2598,34 @@
|
|
|
2645
2598
|
<line num="10" count="28" type="stmt"/>
|
|
2646
2599
|
<line num="11" count="28" type="stmt"/>
|
|
2647
2600
|
<line num="12" count="28" type="stmt"/>
|
|
2648
|
-
<line num="
|
|
2649
|
-
<line num="
|
|
2650
|
-
<line num="
|
|
2651
|
-
<line num="
|
|
2652
|
-
<line num="
|
|
2653
|
-
<line num="
|
|
2654
|
-
<line num="
|
|
2655
|
-
<line num="
|
|
2656
|
-
<line num="
|
|
2657
|
-
<line num="
|
|
2601
|
+
<line num="14" count="28" type="stmt"/>
|
|
2602
|
+
<line num="16" count="84" type="stmt"/>
|
|
2603
|
+
<line num="28" count="28" type="stmt"/>
|
|
2604
|
+
<line num="30" count="112" type="stmt"/>
|
|
2605
|
+
<line num="35" count="28" type="stmt"/>
|
|
2606
|
+
<line num="37" count="28" type="stmt"/>
|
|
2607
|
+
<line num="51" count="84" type="stmt"/>
|
|
2608
|
+
<line num="66" count="28" type="stmt"/>
|
|
2609
|
+
<line num="68" count="28" type="stmt"/>
|
|
2610
|
+
<line num="80" count="28" type="stmt"/>
|
|
2658
2611
|
<line num="81" count="28" type="stmt"/>
|
|
2659
|
-
<line num="
|
|
2660
|
-
<line num="
|
|
2661
|
-
<line num="
|
|
2662
|
-
<line num="
|
|
2663
|
-
<line num="
|
|
2612
|
+
<line num="98" count="28" type="stmt"/>
|
|
2613
|
+
<line num="100" count="28" type="stmt"/>
|
|
2614
|
+
<line num="119" count="28" type="stmt"/>
|
|
2615
|
+
<line num="121" count="28" type="stmt"/>
|
|
2616
|
+
<line num="134" count="28" type="stmt"/>
|
|
2664
2617
|
<line num="135" count="28" type="stmt"/>
|
|
2665
|
-
<line num="
|
|
2666
|
-
<line num="
|
|
2667
|
-
<line num="151" count="
|
|
2668
|
-
<line num="
|
|
2669
|
-
<line num="
|
|
2670
|
-
<line num="
|
|
2671
|
-
<line num="
|
|
2672
|
-
<line num="
|
|
2673
|
-
<line num="
|
|
2674
|
-
<line num="
|
|
2675
|
-
<line num="
|
|
2676
|
-
<line num="215" count="112" type="stmt"/>
|
|
2677
|
-
<line num="224" count="112" type="stmt"/>
|
|
2678
|
-
<line num="227" count="112" type="cond" truecount="2" falsecount="0"/>
|
|
2679
|
-
<line num="228" count="84" type="stmt"/>
|
|
2680
|
-
<line num="230" count="28" type="stmt"/>
|
|
2681
|
-
<line num="233" count="112" type="stmt"/>
|
|
2618
|
+
<line num="137" count="28" type="stmt"/>
|
|
2619
|
+
<line num="150" count="28" type="stmt"/>
|
|
2620
|
+
<line num="151" count="56" type="stmt"/>
|
|
2621
|
+
<line num="153" count="56" type="stmt"/>
|
|
2622
|
+
<line num="160" count="28" type="stmt"/>
|
|
2623
|
+
<line num="162" count="28" type="stmt"/>
|
|
2624
|
+
<line num="185" count="112" type="stmt"/>
|
|
2625
|
+
<line num="198" count="28" type="cond" truecount="0" falsecount="1"/>
|
|
2626
|
+
<line num="200" count="56" type="stmt"/>
|
|
2627
|
+
<line num="212" count="28" type="stmt"/>
|
|
2628
|
+
<line num="214" count="56" type="stmt"/>
|
|
2682
2629
|
</file>
|
|
2683
2630
|
</package>
|
|
2684
2631
|
<package name="automations">
|
|
@@ -3263,7 +3210,7 @@
|
|
|
3263
3210
|
</file>
|
|
3264
3211
|
</package>
|
|
3265
3212
|
<package name="db">
|
|
3266
|
-
<metrics statements="
|
|
3213
|
+
<metrics statements="143" coveredstatements="114" conditionals="59" coveredconditionals="19" methods="37" coveredmethods="27"/>
|
|
3267
3214
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3268
3215
|
<metrics statements="23" coveredstatements="4" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3269
3216
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -3305,19 +3252,20 @@
|
|
|
3305
3252
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3306
3253
|
<line num="1" count="59" type="stmt"/>
|
|
3307
3254
|
<line num="3" count="59" type="stmt"/>
|
|
3308
|
-
<line num="4" count="
|
|
3255
|
+
<line num="4" count="975" type="stmt"/>
|
|
3309
3256
|
</file>
|
|
3310
3257
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3311
|
-
<metrics statements="
|
|
3258
|
+
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3312
3259
|
<line num="1" count="59" type="stmt"/>
|
|
3313
3260
|
<line num="16" count="59" type="stmt"/>
|
|
3314
3261
|
<line num="18" count="59" type="stmt"/>
|
|
3315
3262
|
<line num="20" count="59" type="stmt"/>
|
|
3316
3263
|
<line num="26" count="59" type="stmt"/>
|
|
3317
|
-
<line num="
|
|
3318
|
-
<line num="
|
|
3319
|
-
<line num="
|
|
3320
|
-
<line num="
|
|
3264
|
+
<line num="47" count="59" type="stmt"/>
|
|
3265
|
+
<line num="51" count="59" type="stmt"/>
|
|
3266
|
+
<line num="55" count="59" type="stmt"/>
|
|
3267
|
+
<line num="57" count="59" type="stmt"/>
|
|
3268
|
+
<line num="65" count="59" type="stmt"/>
|
|
3321
3269
|
<line num="66" count="59" type="stmt"/>
|
|
3322
3270
|
<line num="67" count="59" type="stmt"/>
|
|
3323
3271
|
<line num="68" count="59" type="stmt"/>
|
|
@@ -3334,94 +3282,89 @@
|
|
|
3334
3282
|
<line num="79" count="59" type="stmt"/>
|
|
3335
3283
|
<line num="80" count="59" type="stmt"/>
|
|
3336
3284
|
<line num="81" count="59" type="stmt"/>
|
|
3337
|
-
<line num="
|
|
3285
|
+
<line num="83" count="59" type="stmt"/>
|
|
3338
3286
|
<line num="84" count="59" type="stmt"/>
|
|
3339
|
-
<line num="
|
|
3340
|
-
<line num="
|
|
3341
|
-
<line num="102" count="
|
|
3342
|
-
<line num="
|
|
3343
|
-
<line num="
|
|
3344
|
-
<line num="
|
|
3345
|
-
<line num="117" count="
|
|
3346
|
-
<line num="
|
|
3347
|
-
<line num="125" count="
|
|
3348
|
-
<line num="
|
|
3349
|
-
<line num="137" count="
|
|
3350
|
-
<line num="138" count="
|
|
3351
|
-
<line num="
|
|
3352
|
-
<line num="
|
|
3353
|
-
<line num="
|
|
3354
|
-
<line num="152" count="
|
|
3355
|
-
<line num="
|
|
3356
|
-
<line num="
|
|
3357
|
-
<line num="165" count="
|
|
3358
|
-
<line num="166" count="
|
|
3359
|
-
<line num="
|
|
3360
|
-
<line num="173" count="
|
|
3361
|
-
<line num="
|
|
3362
|
-
<line num="182" count="
|
|
3363
|
-
<line num="
|
|
3364
|
-
<line num="189" count="
|
|
3365
|
-
<line num="190" count="3" type="
|
|
3366
|
-
<line num="191" count="
|
|
3367
|
-
<line num="
|
|
3368
|
-
<line num="
|
|
3369
|
-
<line num="200" count="
|
|
3370
|
-
<line num="
|
|
3371
|
-
<line num="208" count="
|
|
3372
|
-
<line num="
|
|
3373
|
-
<line num="
|
|
3287
|
+
<line num="86" count="59" type="stmt"/>
|
|
3288
|
+
<line num="101" count="881" type="cond" truecount="2" falsecount="0"/>
|
|
3289
|
+
<line num="102" count="864" type="stmt"/>
|
|
3290
|
+
<line num="104" count="881" type="stmt"/>
|
|
3291
|
+
<line num="111" count="59" type="stmt"/>
|
|
3292
|
+
<line num="116" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3293
|
+
<line num="117" count="271" type="stmt"/>
|
|
3294
|
+
<line num="124" count="59" type="stmt"/>
|
|
3295
|
+
<line num="125" count="130" type="stmt"/>
|
|
3296
|
+
<line num="136" count="59" type="cond" truecount="0" falsecount="3"/>
|
|
3297
|
+
<line num="137" count="44" type="cond" truecount="2" falsecount="0"/>
|
|
3298
|
+
<line num="138" count="30" type="stmt"/>
|
|
3299
|
+
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3300
|
+
<line num="143" count="14" type="stmt"/>
|
|
3301
|
+
<line num="151" count="59" type="stmt"/>
|
|
3302
|
+
<line num="152" count="0" type="stmt"/>
|
|
3303
|
+
<line num="155" count="0" type="stmt"/>
|
|
3304
|
+
<line num="164" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
3305
|
+
<line num="165" count="323" type="cond" truecount="2" falsecount="0"/>
|
|
3306
|
+
<line num="166" count="323" type="stmt"/>
|
|
3307
|
+
<line num="172" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3308
|
+
<line num="173" count="3" type="stmt"/>
|
|
3309
|
+
<line num="181" count="59" type="stmt"/>
|
|
3310
|
+
<line num="182" count="244" type="stmt"/>
|
|
3311
|
+
<line num="188" count="59" type="stmt"/>
|
|
3312
|
+
<line num="189" count="3" type="stmt"/>
|
|
3313
|
+
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3314
|
+
<line num="191" count="1" type="stmt"/>
|
|
3315
|
+
<line num="193" count="2" type="stmt"/>
|
|
3316
|
+
<line num="199" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3317
|
+
<line num="200" count="280" type="stmt"/>
|
|
3318
|
+
<line num="207" count="59" type="stmt"/>
|
|
3319
|
+
<line num="208" count="27" type="stmt"/>
|
|
3320
|
+
<line num="222" count="59" type="stmt"/>
|
|
3321
|
+
<line num="230" count="9" type="stmt"/>
|
|
3374
3322
|
<line num="231" count="9" type="stmt"/>
|
|
3375
3323
|
<line num="232" count="9" type="stmt"/>
|
|
3376
3324
|
<line num="233" count="9" type="stmt"/>
|
|
3377
|
-
<line num="
|
|
3378
|
-
<line num="240" count="
|
|
3379
|
-
<line num="
|
|
3380
|
-
<line num="248" count="
|
|
3381
|
-
<line num="
|
|
3382
|
-
<line num="255" count="
|
|
3383
|
-
<line num="
|
|
3384
|
-
<line num="263" count="
|
|
3385
|
-
<line num="
|
|
3386
|
-
<line num="270" count="
|
|
3387
|
-
<line num="
|
|
3388
|
-
<line num="278" count="
|
|
3389
|
-
<line num="
|
|
3390
|
-
<line num="285" count="
|
|
3391
|
-
<line num="
|
|
3392
|
-
<line num="293" count="
|
|
3393
|
-
<line num="
|
|
3394
|
-
<line num="302" count="
|
|
3395
|
-
<line num="
|
|
3396
|
-
<line num="310" count="
|
|
3397
|
-
<line num="
|
|
3398
|
-
<line num="320" count="
|
|
3399
|
-
<line num="
|
|
3400
|
-
<line num="327" count="
|
|
3401
|
-
<line num="
|
|
3402
|
-
<line num="334" count="
|
|
3403
|
-
<line num="335" count="
|
|
3404
|
-
<line num="
|
|
3405
|
-
<line num="
|
|
3406
|
-
<line num="350" count="
|
|
3407
|
-
<line num="
|
|
3408
|
-
<line num="354" count="
|
|
3409
|
-
<line num="
|
|
3410
|
-
<line num="358" count="
|
|
3411
|
-
<line num="359" count="0" type="
|
|
3412
|
-
<line num="360" count="0" type="
|
|
3413
|
-
<line num="
|
|
3414
|
-
<line num="
|
|
3415
|
-
<line num="366" count="
|
|
3416
|
-
<line num="
|
|
3417
|
-
<line num="370" count="
|
|
3418
|
-
<line num="
|
|
3419
|
-
<line num="
|
|
3420
|
-
<line num="375" count="0" type="stmt"/>
|
|
3421
|
-
<line num="381" count="59" type="stmt"/>
|
|
3422
|
-
<line num="382" count="60" type="stmt"/>
|
|
3423
|
-
<line num="391" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3424
|
-
<line num="392" count="3" type="stmt"/>
|
|
3325
|
+
<line num="239" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3326
|
+
<line num="240" count="0" type="stmt"/>
|
|
3327
|
+
<line num="247" count="59" type="stmt"/>
|
|
3328
|
+
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3329
|
+
<line num="254" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3330
|
+
<line num="255" count="9" type="stmt"/>
|
|
3331
|
+
<line num="262" count="59" type="stmt"/>
|
|
3332
|
+
<line num="263" count="23" type="stmt"/>
|
|
3333
|
+
<line num="269" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3334
|
+
<line num="270" count="11" type="stmt"/>
|
|
3335
|
+
<line num="277" count="59" type="stmt"/>
|
|
3336
|
+
<line num="278" count="10" type="stmt"/>
|
|
3337
|
+
<line num="284" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3338
|
+
<line num="285" count="2" type="stmt"/>
|
|
3339
|
+
<line num="292" count="59" type="cond" truecount="1" falsecount="1"/>
|
|
3340
|
+
<line num="293" count="66" type="stmt"/>
|
|
3341
|
+
<line num="301" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3342
|
+
<line num="302" count="5" type="stmt"/>
|
|
3343
|
+
<line num="309" count="59" type="stmt"/>
|
|
3344
|
+
<line num="310" count="142" type="stmt"/>
|
|
3345
|
+
<line num="319" count="59" type="stmt"/>
|
|
3346
|
+
<line num="320" count="0" type="stmt"/>
|
|
3347
|
+
<line num="326" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3348
|
+
<line num="327" count="254" type="stmt"/>
|
|
3349
|
+
<line num="333" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3350
|
+
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3351
|
+
<line num="335" count="4" type="stmt"/>
|
|
3352
|
+
<line num="338" count="1" type="stmt"/>
|
|
3353
|
+
<line num="349" count="59" type="stmt"/>
|
|
3354
|
+
<line num="350" count="0" type="stmt"/>
|
|
3355
|
+
<line num="353" count="59" type="stmt"/>
|
|
3356
|
+
<line num="354" count="10" type="stmt"/>
|
|
3357
|
+
<line num="357" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3358
|
+
<line num="358" count="0" type="stmt"/>
|
|
3359
|
+
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3360
|
+
<line num="360" count="0" type="stmt"/>
|
|
3361
|
+
<line num="362" count="0" type="stmt"/>
|
|
3362
|
+
<line num="365" count="59" type="stmt"/>
|
|
3363
|
+
<line num="366" count="1" type="stmt"/>
|
|
3364
|
+
<line num="369" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3365
|
+
<line num="370" count="0" type="stmt"/>
|
|
3366
|
+
<line num="376" count="59" type="stmt"/>
|
|
3367
|
+
<line num="377" count="60" type="stmt"/>
|
|
3425
3368
|
</file>
|
|
3426
3369
|
</package>
|
|
3427
3370
|
<package name="db.linkedRows">
|
|
@@ -3741,8 +3684,8 @@
|
|
|
3741
3684
|
<line num="2" count="44" type="stmt"/>
|
|
3742
3685
|
<line num="3" count="44" type="stmt"/>
|
|
3743
3686
|
<line num="7" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
3744
|
-
<line num="17" count="
|
|
3745
|
-
<line num="18" count="
|
|
3687
|
+
<line num="17" count="6" type="stmt"/>
|
|
3688
|
+
<line num="18" count="6" type="stmt"/>
|
|
3746
3689
|
<line num="25" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3747
3690
|
<line num="26" count="1" type="stmt"/>
|
|
3748
3691
|
<line num="28" count="4" type="stmt"/>
|
|
@@ -3791,7 +3734,7 @@
|
|
|
3791
3734
|
</file>
|
|
3792
3735
|
</package>
|
|
3793
3736
|
<package name="middleware">
|
|
3794
|
-
<metrics statements="
|
|
3737
|
+
<metrics statements="185" coveredstatements="140" conditionals="125" coveredconditionals="89" methods="25" coveredmethods="21"/>
|
|
3795
3738
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3796
3739
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3797
3740
|
<line num="1" count="28" type="stmt"/>
|
|
@@ -3834,24 +3777,24 @@
|
|
|
3834
3777
|
<line num="59" count="1" type="stmt"/>
|
|
3835
3778
|
<line num="61" count="1" type="stmt"/>
|
|
3836
3779
|
<line num="65" count="29" type="stmt"/>
|
|
3837
|
-
<line num="66" count="
|
|
3838
|
-
<line num="68" count="
|
|
3780
|
+
<line num="66" count="225" type="stmt"/>
|
|
3781
|
+
<line num="68" count="225" type="cond" truecount="2" falsecount="0"/>
|
|
3839
3782
|
<line num="69" count="5" type="stmt"/>
|
|
3840
|
-
<line num="71" count="
|
|
3841
|
-
<line num="72" count="
|
|
3842
|
-
<line num="74" count="
|
|
3843
|
-
<line num="75" count="
|
|
3844
|
-
<line num="76" count="
|
|
3783
|
+
<line num="71" count="220" type="stmt"/>
|
|
3784
|
+
<line num="72" count="220" type="stmt"/>
|
|
3785
|
+
<line num="74" count="220" type="stmt"/>
|
|
3786
|
+
<line num="75" count="220" type="cond" truecount="2" falsecount="0"/>
|
|
3787
|
+
<line num="76" count="220" type="cond" truecount="1" falsecount="1"/>
|
|
3845
3788
|
<line num="77" count="0" type="stmt"/>
|
|
3846
|
-
<line num="80" count="
|
|
3847
|
-
<line num="81" count="
|
|
3848
|
-
<line num="83" count="
|
|
3849
|
-
<line num="84" count="
|
|
3789
|
+
<line num="80" count="220" type="cond" truecount="2" falsecount="0"/>
|
|
3790
|
+
<line num="81" count="220" type="cond" truecount="2" falsecount="0"/>
|
|
3791
|
+
<line num="83" count="220" type="cond" truecount="4" falsecount="0"/>
|
|
3792
|
+
<line num="84" count="219" type="stmt"/>
|
|
3850
3793
|
<line num="87" count="1" type="stmt"/>
|
|
3851
3794
|
<line num="89" count="1" type="stmt"/>
|
|
3852
3795
|
</file>
|
|
3853
3796
|
<file name="currentapp.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.js">
|
|
3854
|
-
<metrics statements="
|
|
3797
|
+
<metrics statements="65" coveredstatements="50" conditionals="55" coveredconditionals="44" methods="2" coveredmethods="2"/>
|
|
3855
3798
|
<line num="6" count="33" type="stmt"/>
|
|
3856
3799
|
<line num="7" count="33" type="stmt"/>
|
|
3857
3800
|
<line num="8" count="33" type="stmt"/>
|
|
@@ -3864,60 +3807,59 @@
|
|
|
3864
3807
|
<line num="15" count="33" type="stmt"/>
|
|
3865
3808
|
<line num="16" count="33" type="stmt"/>
|
|
3866
3809
|
<line num="18" count="33" type="stmt"/>
|
|
3867
|
-
<line num="20" count="
|
|
3868
|
-
<line num="22" count="
|
|
3869
|
-
<line num="23" count="
|
|
3870
|
-
<line num="24" count="
|
|
3810
|
+
<line num="20" count="244" type="stmt"/>
|
|
3811
|
+
<line num="22" count="244" type="stmt"/>
|
|
3812
|
+
<line num="23" count="244" type="stmt"/>
|
|
3813
|
+
<line num="24" count="244" type="stmt"/>
|
|
3871
3814
|
<line num="26" count="0" type="stmt"/>
|
|
3872
|
-
<line num="28" count="
|
|
3815
|
+
<line num="28" count="244" type="cond" truecount="4" falsecount="0"/>
|
|
3873
3816
|
<line num="29" count="1" type="stmt"/>
|
|
3874
|
-
<line num="32" count="
|
|
3875
|
-
<line num="33" count="
|
|
3876
|
-
<line num="34" count="
|
|
3877
|
-
<line num="35" count="
|
|
3817
|
+
<line num="32" count="243" type="cond" truecount="2" falsecount="0"/>
|
|
3818
|
+
<line num="33" count="237" type="stmt"/>
|
|
3819
|
+
<line num="34" count="237" type="stmt"/>
|
|
3820
|
+
<line num="35" count="237" type="cond" truecount="1" falsecount="1"/>
|
|
3878
3821
|
<line num="36" count="0" type="stmt"/>
|
|
3879
3822
|
<line num="37" count="0" type="stmt"/>
|
|
3880
|
-
<line num="40" count="
|
|
3881
|
-
<line num="44" count="
|
|
3823
|
+
<line num="40" count="237" type="cond" truecount="1" falsecount="1"/>
|
|
3824
|
+
<line num="44" count="243" type="cond" truecount="2" falsecount="0"/>
|
|
3882
3825
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3883
3826
|
<line num="50" count="2" type="stmt"/>
|
|
3884
3827
|
<line num="51" count="2" type="stmt"/>
|
|
3885
|
-
<line num="56" count="
|
|
3886
|
-
<line num="57" count="
|
|
3828
|
+
<line num="56" count="241" type="stmt"/>
|
|
3829
|
+
<line num="57" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3887
3830
|
<line num="59" count="5" type="stmt"/>
|
|
3888
|
-
<line num="60" count="
|
|
3889
|
-
<line num="62" count="
|
|
3890
|
-
<line num="63" count="
|
|
3891
|
-
<line num="65" count="
|
|
3892
|
-
<line num="69" count="
|
|
3893
|
-
<line num="70" count="
|
|
3894
|
-
<line num="71" count="
|
|
3895
|
-
<line num="72" count="
|
|
3831
|
+
<line num="60" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
3832
|
+
<line num="62" count="236" type="stmt"/>
|
|
3833
|
+
<line num="63" count="236" type="stmt"/>
|
|
3834
|
+
<line num="65" count="236" type="cond" truecount="2" falsecount="0"/>
|
|
3835
|
+
<line num="69" count="236" type="cond" truecount="3" falsecount="0"/>
|
|
3836
|
+
<line num="70" count="236" type="cond" truecount="2" falsecount="0"/>
|
|
3837
|
+
<line num="71" count="236" type="cond" truecount="2" falsecount="0"/>
|
|
3838
|
+
<line num="72" count="236" type="cond" truecount="4" falsecount="1"/>
|
|
3896
3839
|
<line num="74" count="0" type="stmt"/>
|
|
3897
3840
|
<line num="75" count="0" type="stmt"/>
|
|
3898
3841
|
<line num="76" count="0" type="stmt"/>
|
|
3899
3842
|
<line num="79" count="0" type="stmt"/>
|
|
3900
3843
|
<line num="80" count="0" type="stmt"/>
|
|
3901
|
-
<line num="88" count="
|
|
3844
|
+
<line num="88" count="241" type="cond" truecount="1" falsecount="1"/>
|
|
3902
3845
|
<line num="89" count="0" type="stmt"/>
|
|
3903
|
-
<line num="92" count="
|
|
3904
|
-
<line num="93" count="
|
|
3905
|
-
<line num="96" count="
|
|
3846
|
+
<line num="92" count="241" type="stmt"/>
|
|
3847
|
+
<line num="93" count="241" type="stmt"/>
|
|
3848
|
+
<line num="96" count="241" type="cond" truecount="1" falsecount="1"/>
|
|
3906
3849
|
<line num="103" count="0" type="stmt"/>
|
|
3907
3850
|
<line num="104" count="0" type="stmt"/>
|
|
3908
3851
|
<line num="105" count="0" type="stmt"/>
|
|
3909
3852
|
<line num="106" count="0" type="stmt"/>
|
|
3910
3853
|
<line num="107" count="0" type="stmt"/>
|
|
3911
3854
|
<line num="108" count="0" type="stmt"/>
|
|
3912
|
-
<line num="111" count="
|
|
3913
|
-
<line num="112" count="
|
|
3914
|
-
<line num="113" count="
|
|
3915
|
-
<line num="114" count="
|
|
3916
|
-
<line num="115" count="
|
|
3917
|
-
<line num="
|
|
3918
|
-
<line num="
|
|
3919
|
-
<line num="
|
|
3920
|
-
<line num="135" count="239" type="stmt"/>
|
|
3855
|
+
<line num="111" count="241" type="stmt"/>
|
|
3856
|
+
<line num="112" count="241" type="cond" truecount="1" falsecount="1"/>
|
|
3857
|
+
<line num="113" count="241" type="stmt"/>
|
|
3858
|
+
<line num="114" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3859
|
+
<line num="115" count="241" type="stmt"/>
|
|
3860
|
+
<line num="124" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3861
|
+
<line num="130" count="10" type="stmt"/>
|
|
3862
|
+
<line num="133" count="241" type="stmt"/>
|
|
3921
3863
|
</file>
|
|
3922
3864
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3923
3865
|
<metrics statements="20" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -3969,14 +3911,14 @@
|
|
|
3969
3911
|
<line num="21" count="958" type="stmt"/>
|
|
3970
3912
|
<line num="22" count="958" type="stmt"/>
|
|
3971
3913
|
<line num="23" count="958" type="stmt"/>
|
|
3972
|
-
<line num="24" count="
|
|
3973
|
-
<line num="25" count="
|
|
3914
|
+
<line num="24" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3915
|
+
<line num="25" count="103" type="cond" truecount="2" falsecount="0"/>
|
|
3974
3916
|
<line num="26" count="1" type="stmt"/>
|
|
3975
|
-
<line num="28" count="
|
|
3976
|
-
<line num="29" count="
|
|
3977
|
-
<line num="31" count="
|
|
3917
|
+
<line num="28" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
3918
|
+
<line num="29" count="90" type="stmt"/>
|
|
3919
|
+
<line num="31" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
3978
3920
|
<line num="32" count="15" type="stmt"/>
|
|
3979
|
-
<line num="34" count="
|
|
3921
|
+
<line num="34" count="102" type="stmt"/>
|
|
3980
3922
|
<line num="39" count="29" type="stmt"/>
|
|
3981
3923
|
<line num="41" count="29" type="stmt"/>
|
|
3982
3924
|
<line num="42" count="758" type="stmt"/>
|
|
@@ -4000,22 +3942,22 @@
|
|
|
4000
3942
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
4001
3943
|
<line num="1" count="34" type="stmt"/>
|
|
4002
3944
|
<line num="5" count="34" type="stmt"/>
|
|
4003
|
-
<line num="6" count="
|
|
3945
|
+
<line num="6" count="229" type="stmt"/>
|
|
4004
3946
|
</file>
|
|
4005
3947
|
</package>
|
|
4006
3948
|
<package name="utilities">
|
|
4007
3949
|
<metrics statements="355" coveredstatements="258" conditionals="152" coveredconditionals="92" methods="69" coveredmethods="49"/>
|
|
4008
3950
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4009
3951
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4010
|
-
<line num="1" count="
|
|
4011
|
-
<line num="3" count="
|
|
3952
|
+
<line num="1" count="46" type="stmt"/>
|
|
3953
|
+
<line num="3" count="46" type="stmt"/>
|
|
4012
3954
|
</file>
|
|
4013
3955
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
4014
3956
|
<metrics statements="5" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
4015
|
-
<line num="1" count="
|
|
4016
|
-
<line num="11" count="
|
|
3957
|
+
<line num="1" count="46" type="stmt"/>
|
|
3958
|
+
<line num="11" count="46" type="stmt"/>
|
|
4017
3959
|
<line num="12" count="0" type="stmt"/>
|
|
4018
|
-
<line num="20" count="
|
|
3960
|
+
<line num="20" count="46" type="stmt"/>
|
|
4019
3961
|
<line num="21" count="1" type="stmt"/>
|
|
4020
3962
|
</file>
|
|
4021
3963
|
<file name="csvParser.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/csvParser.js">
|
|
@@ -4105,35 +4047,35 @@
|
|
|
4105
4047
|
<line num="14" count="51" type="stmt"/>
|
|
4106
4048
|
<line num="15" count="51" type="stmt"/>
|
|
4107
4049
|
<line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4108
|
-
<line num="18" count="
|
|
4109
|
-
<line num="20" count="
|
|
4050
|
+
<line num="18" count="245" type="cond" truecount="2" falsecount="0"/>
|
|
4051
|
+
<line num="20" count="245" type="cond" truecount="4" falsecount="0"/>
|
|
4110
4052
|
<line num="21" count="3" type="stmt"/>
|
|
4111
|
-
<line num="24" count="
|
|
4053
|
+
<line num="24" count="242" type="cond" truecount="2" falsecount="2"/>
|
|
4112
4054
|
<line num="25" count="0" type="stmt"/>
|
|
4113
4055
|
<line num="26" count="0" type="stmt"/>
|
|
4114
4056
|
<line num="27" count="0" type="stmt"/>
|
|
4115
4057
|
<line num="28" count="0" type="stmt"/>
|
|
4116
|
-
<line num="31" count="
|
|
4117
|
-
<line num="33" count="
|
|
4118
|
-
<line num="34" count="
|
|
4058
|
+
<line num="31" count="242" type="stmt"/>
|
|
4059
|
+
<line num="33" count="242" type="cond" truecount="5" falsecount="0"/>
|
|
4060
|
+
<line num="34" count="210" type="stmt"/>
|
|
4119
4061
|
<line num="35" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
4120
4062
|
<line num="36" count="27" type="stmt"/>
|
|
4121
4063
|
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
4122
4064
|
<line num="38" count="0" type="stmt"/>
|
|
4123
|
-
<line num="41" count="
|
|
4124
|
-
<line num="42" count="
|
|
4065
|
+
<line num="41" count="242" type="stmt"/>
|
|
4066
|
+
<line num="42" count="242" type="stmt"/>
|
|
4125
4067
|
<line num="46" count="0" type="stmt"/>
|
|
4126
4068
|
<line num="47" count="0" type="stmt"/>
|
|
4127
4069
|
<line num="49" count="0" type="stmt"/>
|
|
4128
|
-
<line num="53" count="
|
|
4129
|
-
<line num="54" count="
|
|
4130
|
-
<line num="56" count="
|
|
4131
|
-
<line num="57" count="
|
|
4070
|
+
<line num="53" count="238" type="cond" truecount="1" falsecount="1"/>
|
|
4071
|
+
<line num="54" count="238" type="stmt"/>
|
|
4072
|
+
<line num="56" count="238" type="stmt"/>
|
|
4073
|
+
<line num="57" count="238" type="cond" truecount="3" falsecount="1"/>
|
|
4132
4074
|
<line num="58" count="0" type="stmt"/>
|
|
4133
|
-
<line num="61" count="
|
|
4075
|
+
<line num="61" count="238" type="stmt"/>
|
|
4134
4076
|
<line num="64" count="51" type="stmt"/>
|
|
4135
|
-
<line num="67" count="
|
|
4136
|
-
<line num="68" count="
|
|
4077
|
+
<line num="67" count="236" type="stmt"/>
|
|
4078
|
+
<line num="68" count="236" type="stmt"/>
|
|
4137
4079
|
<line num="71" count="51" type="stmt"/>
|
|
4138
4080
|
<line num="72" count="2" type="stmt"/>
|
|
4139
4081
|
<line num="73" count="2" type="stmt"/>
|
|
@@ -4166,37 +4108,37 @@
|
|
|
4166
4108
|
</file>
|
|
4167
4109
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4168
4110
|
<metrics statements="80" coveredstatements="65" conditionals="32" coveredconditionals="17" methods="17" coveredmethods="16"/>
|
|
4169
|
-
<line num="1" count="
|
|
4170
|
-
<line num="2" count="
|
|
4171
|
-
<line num="3" count="
|
|
4172
|
-
<line num="4" count="
|
|
4173
|
-
<line num="5" count="
|
|
4174
|
-
<line num="6" count="
|
|
4175
|
-
<line num="8" count="
|
|
4176
|
-
<line num="10" count="
|
|
4177
|
-
<line num="12" count="
|
|
4178
|
-
<line num="14" count="
|
|
4179
|
-
<line num="16" count="
|
|
4111
|
+
<line num="1" count="49" type="stmt"/>
|
|
4112
|
+
<line num="2" count="49" type="stmt"/>
|
|
4113
|
+
<line num="3" count="49" type="stmt"/>
|
|
4114
|
+
<line num="4" count="49" type="stmt"/>
|
|
4115
|
+
<line num="5" count="49" type="stmt"/>
|
|
4116
|
+
<line num="6" count="49" type="stmt"/>
|
|
4117
|
+
<line num="8" count="49" type="stmt"/>
|
|
4118
|
+
<line num="10" count="49" type="stmt"/>
|
|
4119
|
+
<line num="12" count="49" type="stmt"/>
|
|
4120
|
+
<line num="14" count="49" type="stmt"/>
|
|
4121
|
+
<line num="16" count="49" type="stmt"/>
|
|
4180
4122
|
<line num="17" count="1" type="stmt"/>
|
|
4181
4123
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4182
4124
|
<line num="19" count="1" type="stmt"/>
|
|
4183
4125
|
<line num="21" count="1" type="stmt"/>
|
|
4184
|
-
<line num="30" count="
|
|
4126
|
+
<line num="30" count="49" type="stmt"/>
|
|
4185
4127
|
<line num="31" count="45" type="stmt"/>
|
|
4186
|
-
<line num="38" count="
|
|
4128
|
+
<line num="38" count="49" type="stmt"/>
|
|
4187
4129
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4188
4130
|
<line num="41" count="2" type="stmt"/>
|
|
4189
4131
|
<line num="43" count="0" type="stmt"/>
|
|
4190
|
-
<line num="57" count="
|
|
4132
|
+
<line num="57" count="49" type="stmt"/>
|
|
4191
4133
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4192
4134
|
<line num="59" count="0" type="stmt"/>
|
|
4193
4135
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4194
4136
|
<line num="65" count="0" type="stmt"/>
|
|
4195
4137
|
<line num="67" count="0" type="stmt"/>
|
|
4196
4138
|
<line num="69" count="6" type="stmt"/>
|
|
4197
|
-
<line num="73" count="
|
|
4139
|
+
<line num="73" count="49" type="stmt"/>
|
|
4198
4140
|
<line num="74" count="2" type="stmt"/>
|
|
4199
|
-
<line num="79" count="
|
|
4141
|
+
<line num="79" count="49" type="stmt"/>
|
|
4200
4142
|
<line num="80" count="3" type="stmt"/>
|
|
4201
4143
|
<line num="81" count="3" type="stmt"/>
|
|
4202
4144
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4211,10 +4153,10 @@
|
|
|
4211
4153
|
<line num="95" count="0" type="stmt"/>
|
|
4212
4154
|
<line num="97" count="3" type="stmt"/>
|
|
4213
4155
|
<line num="98" count="3" type="stmt"/>
|
|
4214
|
-
<line num="105" count="
|
|
4156
|
+
<line num="105" count="49" type="stmt"/>
|
|
4215
4157
|
<line num="106" count="1" type="stmt"/>
|
|
4216
4158
|
<line num="107" count="1" type="stmt"/>
|
|
4217
|
-
<line num="111" count="
|
|
4159
|
+
<line num="111" count="49" type="stmt"/>
|
|
4218
4160
|
<line num="112" count="4" type="stmt"/>
|
|
4219
4161
|
<line num="113" count="4" type="stmt"/>
|
|
4220
4162
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4223,13 +4165,13 @@
|
|
|
4223
4165
|
<line num="118" count="0" type="stmt"/>
|
|
4224
4166
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4225
4167
|
<line num="124" count="0" type="stmt"/>
|
|
4226
|
-
<line num="128" count="
|
|
4168
|
+
<line num="128" count="49" type="stmt"/>
|
|
4227
4169
|
<line num="129" count="0" type="stmt"/>
|
|
4228
|
-
<line num="138" count="
|
|
4170
|
+
<line num="138" count="49" type="stmt"/>
|
|
4229
4171
|
<line num="139" count="1" type="stmt"/>
|
|
4230
4172
|
<line num="141" count="1" type="stmt"/>
|
|
4231
4173
|
<line num="142" count="1" type="stmt"/>
|
|
4232
|
-
<line num="147" count="
|
|
4174
|
+
<line num="147" count="49" type="stmt"/>
|
|
4233
4175
|
<line num="148" count="38" type="stmt"/>
|
|
4234
4176
|
<line num="149" count="38" type="stmt"/>
|
|
4235
4177
|
<line num="150" count="38" type="stmt"/>
|
|
@@ -4237,12 +4179,12 @@
|
|
|
4237
4179
|
<line num="152" count="38" type="cond" truecount="1" falsecount="1"/>
|
|
4238
4180
|
<line num="153" count="0" type="stmt"/>
|
|
4239
4181
|
<line num="155" count="38" type="cond" truecount="3" falsecount="1"/>
|
|
4240
|
-
<line num="158" count="
|
|
4182
|
+
<line num="158" count="49" type="stmt"/>
|
|
4241
4183
|
<line num="159" count="1" type="stmt"/>
|
|
4242
4184
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4243
4185
|
<line num="161" count="0" type="stmt"/>
|
|
4244
4186
|
<line num="163" count="1" type="stmt"/>
|
|
4245
|
-
<line num="166" count="
|
|
4187
|
+
<line num="166" count="49" type="stmt"/>
|
|
4246
4188
|
<line num="167" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4247
4189
|
<line num="168" count="0" type="stmt"/>
|
|
4248
4190
|
<line num="170" count="1" type="stmt"/>
|
|
@@ -4271,7 +4213,7 @@
|
|
|
4271
4213
|
<line num="13" count="44" type="stmt"/>
|
|
4272
4214
|
<line num="19" count="44" type="stmt"/>
|
|
4273
4215
|
<line num="20" count="4" type="stmt"/>
|
|
4274
|
-
<line num="21" count="
|
|
4216
|
+
<line num="21" count="120" type="stmt"/>
|
|
4275
4217
|
<line num="23" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4276
4218
|
<line num="26" count="4" type="stmt"/>
|
|
4277
4219
|
<line num="28" count="0" type="stmt"/>
|
|
@@ -4414,7 +4356,7 @@
|
|
|
4414
4356
|
<line num="75" count="8" type="stmt"/>
|
|
4415
4357
|
<line num="82" count="0" type="stmt"/>
|
|
4416
4358
|
<line num="91" count="0" type="stmt"/>
|
|
4417
|
-
<line num="98" count="
|
|
4359
|
+
<line num="98" count="255" type="stmt"/>
|
|
4418
4360
|
<line num="110" count="0" type="stmt"/>
|
|
4419
4361
|
<line num="114" count="0" type="stmt"/>
|
|
4420
4362
|
<line num="122" count="45" type="stmt"/>
|