@budibase/server 2.0.39 → 2.0.40-alpha.1
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/__mocks__/node-fetch.ts +12 -2
- package/builder/assets/backups-default.8c011f1b.png +0 -0
- package/builder/assets/{index.e0ddd30b.css → index.442de33f.css} +2 -2
- package/builder/assets/{index.b20dee52.js → index.b09e13ca.js} +340 -332
- package/builder/index.html +2 -2
- package/coverage/clover.xml +1125 -1250
- package/coverage/coverage-final.json +73 -77
- package/coverage/lcov-report/api/controllers/apikeys.js.html +6 -6
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +79 -67
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +21 -21
- package/coverage/lcov-report/api/controllers/index.html +17 -47
- package/coverage/lcov-report/api/controllers/integration.js.html +4 -4
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +9 -9
- package/coverage/lcov-report/api/controllers/migrations.js.html +4 -4
- 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 +4 -4
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +9 -9
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +13 -13
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +15 -15
- package/coverage/lcov-report/api/controllers/row/utils.js.html +13 -13
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +12 -9
- package/coverage/lcov-report/api/controllers/table/external.js.html +10 -10
- package/coverage/lcov-report/api/controllers/table/index.html +16 -16
- package/coverage/lcov-report/api/controllers/table/index.js.html +5 -5
- package/coverage/lcov-report/api/controllers/templates.js.html +6 -6
- 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 +3 -3
- package/coverage/lcov-report/api/controllers/view/utils.js.html +13 -13
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +8 -8
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +30 -30
- package/coverage/lcov-report/api/routes/analytics.js.html +7 -7
- package/coverage/lcov-report/api/routes/apikeys.js.html +8 -8
- package/coverage/lcov-report/api/routes/automation.js.html +11 -11
- package/coverage/lcov-report/api/routes/cloud.js.html +8 -8
- package/coverage/lcov-report/api/routes/component.js.html +8 -8
- package/coverage/lcov-report/api/routes/datasource.js.html +9 -9
- package/coverage/lcov-report/api/routes/deploy.js.html +8 -8
- package/coverage/lcov-report/api/routes/dev.js.html +13 -13
- package/coverage/lcov-report/api/routes/index.html +5 -35
- package/coverage/lcov-report/api/routes/integration.js.html +8 -8
- package/coverage/lcov-report/api/routes/layout.js.html +8 -8
- package/coverage/lcov-report/api/routes/metadata.js.html +9 -9
- package/coverage/lcov-report/api/routes/migrations.js.html +7 -7
- package/coverage/lcov-report/api/routes/permission.js.html +9 -9
- package/coverage/lcov-report/api/routes/query.js.html +10 -10
- package/coverage/lcov-report/api/routes/role.js.html +9 -9
- package/coverage/lcov-report/api/routes/routing.js.html +8 -8
- package/coverage/lcov-report/api/routes/screen.js.html +9 -9
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +10 -10
- package/coverage/lcov-report/api/routes/templates.js.html +8 -8
- package/coverage/lcov-report/api/routes/user.js.html +8 -8
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +45 -45
- package/coverage/lcov-report/api/routes/view.js.html +10 -10
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +6 -6
- package/coverage/lcov-report/automations/bullboard.js.html +24 -84
- package/coverage/lcov-report/automations/index.html +21 -21
- package/coverage/lcov-report/automations/index.js.html +9 -9
- 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 +15 -15
- 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 +3 -3
- package/coverage/lcov-report/automations/steps/utils.js.html +10 -10
- 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 +49 -49
- package/coverage/lcov-report/constants/index.html +5 -5
- package/coverage/lcov-report/constants/index.js.html +10 -28
- 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 +19 -19
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +17 -17
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +28 -28
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +15 -15
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +37 -316
- 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 +3 -3
- package/coverage/lcov-report/events/utils.js.html +9 -9
- package/coverage/lcov-report/index.html +88 -88
- 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 +5 -5
- package/coverage/lcov-report/middleware/builder.js.html +19 -19
- package/coverage/lcov-report/middleware/currentapp.js.html +49 -49
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +5 -5
- package/coverage/lcov-report/middleware/resourceId.js.html +28 -28
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +4 -4
- 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 +15 -12
- package/coverage/lcov-report/utilities/global.js.html +31 -31
- package/coverage/lcov-report/utilities/index.html +28 -28
- package/coverage/lcov-report/utilities/index.js.html +8 -8
- package/coverage/lcov-report/utilities/plugins.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +52 -52
- package/coverage/lcov-report/utilities/queue/index.html +21 -21
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +6 -6
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +72 -57
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +15 -15
- 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 +14 -14
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +23 -11
- 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 +46 -46
- package/coverage/lcov.info +1691 -1899
- package/dist/api/controllers/application.js +4 -7
- package/dist/api/controllers/backup.js +19 -13
- package/dist/api/controllers/cloud.js +38 -35
- package/dist/api/controllers/deploy/index.js +11 -2
- package/dist/api/controllers/dev.js +1 -1
- package/dist/api/controllers/query/index.js +7 -2
- package/dist/api/controllers/row/index.js +40 -66
- package/dist/api/controllers/row/internal.js +1 -1
- package/dist/api/controllers/static/index.js +3 -2
- package/dist/api/controllers/static/templates/BudibaseApp.svelte +11 -0
- package/dist/api/controllers/static/templates/preview.hbs +10 -0
- package/dist/api/controllers/table/bulkFormula.js +4 -3
- package/dist/api/controllers/table/external.js +5 -4
- package/dist/api/controllers/table/index.js +4 -4
- package/dist/api/controllers/table/internal.js +10 -3
- package/dist/api/controllers/table/utils.js +7 -49
- package/dist/api/controllers/view/index.js +2 -2
- package/dist/api/controllers/webhook.js +88 -89
- package/dist/api/routes/backup.js +34 -7
- package/dist/api/routes/index.js +9 -4
- package/dist/api/routes/utils/validators.js +2 -2
- package/dist/api/routes/webhook.js +39 -11
- package/dist/app.js +2 -68
- package/dist/automations/automationUtils.js +2 -2
- package/dist/automations/bullboard.js +12 -35
- package/dist/automations/index.js +4 -4
- package/dist/automations/steps/updateRow.js +2 -2
- package/dist/automations/triggers.js +6 -6
- package/dist/automations/utils.js +23 -49
- package/dist/constants/index.js +4 -8
- package/dist/db/utils.js +10 -75
- package/dist/index.js +1 -0
- package/dist/integrations/arangodb.js +2 -0
- package/dist/integrations/base/sqlTable.js +1 -0
- package/dist/integrations/elasticsearch.js +26 -2
- package/dist/integrations/mongodb.js +300 -11
- package/dist/integrations/rest.js +38 -5
- package/dist/migrations/functions/backfill/app/tables.js +5 -8
- package/dist/migrations/functions/{quotas1.js → syncQuotas.js} +3 -7
- package/dist/migrations/functions/usageQuotas/syncApps.js +0 -1
- package/dist/migrations/functions/{pluginCount.js → usageQuotas/syncPlugins.js} +1 -3
- package/dist/migrations/functions/usageQuotas/syncRows.js +9 -5
- package/dist/migrations/index.js +10 -38
- package/dist/package.json +14 -14
- package/dist/sdk/app/automations/index.js +29 -0
- package/dist/sdk/app/automations/webhook.js +54 -0
- package/dist/sdk/app/backups/constants.js +5 -0
- package/dist/sdk/app/backups/exports.js +172 -0
- package/dist/sdk/app/backups/imports.js +190 -0
- package/dist/sdk/app/backups/index.js +29 -0
- package/dist/sdk/app/backups/statistics.js +73 -0
- package/dist/sdk/app/tables/index.js +61 -0
- package/dist/sdk/index.js +17 -0
- package/dist/startup.js +152 -0
- package/dist/tests/utilities/TestConfiguration.js +12 -2
- package/dist/threads/automation.js +12 -17
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/csvParser.js +1 -0
- package/dist/utilities/fileSystem/index.js +3 -95
- package/dist/utilities/fileSystem/utilities.js +2 -1
- package/dist/utilities/rowProcessor/index.js +5 -0
- package/dist/utilities/usageQuota/rows.js +6 -4
- package/package.json +15 -15
- package/specs/openapi.json +3 -0
- package/specs/openapi.yaml +3 -0
- package/src/api/controllers/application.ts +5 -12
- package/src/api/controllers/{backup.js → backup.ts} +7 -7
- package/src/api/controllers/cloud.js +44 -40
- package/src/api/controllers/deploy/index.ts +20 -8
- package/src/api/controllers/dev.js +1 -1
- package/src/api/controllers/query/index.ts +8 -2
- package/src/api/controllers/row/index.ts +50 -65
- package/src/api/controllers/row/internal.js +1 -1
- package/src/api/controllers/static/index.ts +4 -2
- package/src/api/controllers/static/templates/BudibaseApp.svelte +11 -0
- package/src/api/controllers/static/templates/preview.hbs +10 -0
- package/src/api/controllers/table/bulkFormula.js +4 -3
- package/src/api/controllers/table/external.js +4 -4
- package/src/api/controllers/table/index.js +4 -4
- package/src/api/controllers/table/internal.ts +8 -9
- package/src/api/controllers/table/utils.ts +4 -53
- package/src/api/controllers/view/index.js +2 -2
- package/src/api/controllers/{webhook.js → webhook.ts} +33 -48
- package/src/api/routes/backup.ts +10 -0
- package/src/api/routes/index.ts +11 -5
- package/src/api/routes/tests/backup.spec.js +1 -1
- package/src/api/routes/tests/{deployment.spec.js → deployment.spec.ts} +4 -4
- package/src/api/routes/tests/row.spec.js +22 -27
- package/src/api/routes/utils/validators.js +2 -2
- package/src/api/routes/{webhook.js → webhook.ts} +7 -6
- package/src/app.ts +3 -91
- package/src/automations/automationUtils.js +2 -2
- package/src/automations/bullboard.js +14 -34
- package/src/automations/index.js +4 -4
- package/src/automations/steps/updateRow.js +2 -2
- package/src/automations/tests/automation.spec.js +1 -6
- package/src/automations/triggers.js +6 -6
- package/src/automations/utils.ts +30 -32
- package/src/constants/index.js +4 -10
- package/src/db/utils.js +17 -110
- package/src/definitions/automations.ts +1 -18
- package/src/definitions/datasource.ts +1 -0
- package/src/index.ts +1 -0
- package/src/integrations/arangodb.ts +2 -0
- package/src/integrations/base/sqlTable.ts +1 -0
- package/src/integrations/elasticsearch.ts +32 -2
- package/src/integrations/mongodb.ts +290 -27
- package/src/integrations/rest.ts +17 -5
- package/src/integrations/tests/mongo.spec.ts +19 -19
- package/src/integrations/tests/rest.spec.ts +38 -22
- package/src/migrations/functions/backfill/app/tables.ts +7 -13
- package/src/migrations/functions/backfill/global.ts +1 -1
- package/src/migrations/functions/{quotas1.ts → syncQuotas.ts} +3 -8
- package/src/migrations/functions/tests/{quotas1.spec.js → syncQuotas.spec.js} +6 -5
- package/src/migrations/functions/tests/userEmailViewCasing.spec.js +6 -4
- package/src/migrations/functions/usageQuotas/syncApps.ts +0 -1
- package/src/migrations/functions/usageQuotas/syncPlugins.ts +10 -0
- package/src/migrations/functions/usageQuotas/syncRows.ts +15 -6
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.ts +9 -1
- package/src/migrations/index.ts +21 -45
- package/src/migrations/tests/index.spec.ts +0 -1
- package/src/sdk/app/automations/index.ts +5 -0
- package/src/sdk/app/automations/webhook.ts +43 -0
- package/src/sdk/app/backups/constants.ts +2 -0
- package/src/sdk/app/backups/exports.ts +171 -0
- package/src/sdk/app/backups/imports.ts +206 -0
- package/src/sdk/app/backups/index.ts +9 -0
- package/src/sdk/app/backups/statistics.ts +78 -0
- package/src/sdk/app/tables/index.ts +61 -0
- package/src/sdk/index.ts +15 -0
- package/src/startup.ts +138 -0
- package/src/tests/utilities/TestConfiguration.js +12 -2
- package/src/threads/automation.ts +20 -27
- package/src/utilities/csvParser.js +1 -0
- package/src/utilities/fileSystem/index.js +2 -119
- package/src/utilities/fileSystem/utilities.js +2 -0
- package/src/utilities/rowProcessor/index.js +5 -0
- package/src/utilities/usageQuota/rows.js +7 -3
- package/coverage/lcov-report/api/controllers/backup.js.html +0 -142
- package/coverage/lcov-report/api/controllers/webhook.js.html +0 -424
- package/coverage/lcov-report/api/routes/backup.js.html +0 -115
- package/coverage/lcov-report/api/routes/webhook.js.html +0 -163
- package/dist/automations/listeners.js +0 -102
- package/src/api/routes/backup.js +0 -10
- package/src/automations/listeners.ts +0 -78
- package/src/migrations/functions/pluginCount.ts +0 -12
package/coverage/clover.xml
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1667293255937" clover="3.2.0">
|
|
3
|
+
<project timestamp="1667293255938" name="All files">
|
|
4
|
+
<metrics statements="4017" coveredstatements="2905" conditionals="1747" coveredconditionals="963" methods="600" coveredmethods="412" elements="6364" coveredelements="4280" complexity="0" loc="4017" ncloc="4017" packages="22" files="119" classes="119"/>
|
|
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">
|
|
8
8
|
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
9
|
-
<line num="1" count="
|
|
10
|
-
<line num="6" count="
|
|
11
|
-
<line num="7" count="
|
|
12
|
-
<line num="8" count="
|
|
13
|
-
<line num="9" count="
|
|
14
|
-
<line num="10" count="
|
|
15
|
-
<line num="11" count="
|
|
16
|
-
<line num="12" count="
|
|
17
|
-
<line num="13" count="
|
|
18
|
-
<line num="14" count="
|
|
19
|
-
<line num="15" count="
|
|
20
|
-
<line num="17" count="
|
|
21
|
-
<line num="19" count="
|
|
22
|
-
<line num="20" count="
|
|
23
|
-
<line num="22" count="
|
|
24
|
-
<line num="36" count="
|
|
25
|
-
<line num="40" count="
|
|
26
|
-
<line num="62" count="
|
|
27
|
-
<line num="63" count="
|
|
28
|
-
<line num="64" count="
|
|
9
|
+
<line num="1" count="44" type="stmt"/>
|
|
10
|
+
<line num="6" count="44" type="stmt"/>
|
|
11
|
+
<line num="7" count="44" type="stmt"/>
|
|
12
|
+
<line num="8" count="44" type="stmt"/>
|
|
13
|
+
<line num="9" count="44" type="stmt"/>
|
|
14
|
+
<line num="10" count="44" type="stmt"/>
|
|
15
|
+
<line num="11" count="44" type="stmt"/>
|
|
16
|
+
<line num="12" count="44" type="stmt"/>
|
|
17
|
+
<line num="13" count="44" type="stmt"/>
|
|
18
|
+
<line num="14" count="44" type="stmt"/>
|
|
19
|
+
<line num="15" count="44" type="stmt"/>
|
|
20
|
+
<line num="17" count="44" type="stmt"/>
|
|
21
|
+
<line num="19" count="44" type="stmt"/>
|
|
22
|
+
<line num="20" count="44" type="stmt"/>
|
|
23
|
+
<line num="22" count="44" type="stmt"/>
|
|
24
|
+
<line num="36" count="238" type="stmt"/>
|
|
25
|
+
<line num="40" count="238" type="stmt"/>
|
|
26
|
+
<line num="62" count="44" type="stmt"/>
|
|
27
|
+
<line num="63" count="236" type="stmt"/>
|
|
28
|
+
<line num="64" count="236" type="stmt"/>
|
|
29
29
|
<line num="66" count="37" type="cond" truecount="1" falsecount="2"/>
|
|
30
30
|
<line num="67" count="37" type="stmt"/>
|
|
31
31
|
<line num="68" count="37" type="stmt"/>
|
|
32
32
|
<line num="74" count="37" type="stmt"/>
|
|
33
33
|
<line num="76" count="37" type="cond" truecount="1" falsecount="1"/>
|
|
34
34
|
<line num="77" count="0" type="stmt"/>
|
|
35
|
-
<line num="83" count="
|
|
36
|
-
<line num="84" count="
|
|
37
|
-
<line num="85" count="
|
|
38
|
-
<line num="88" count="
|
|
39
|
-
<line num="89" count="
|
|
40
|
-
<line num="92" count="
|
|
41
|
-
<line num="93" count="
|
|
42
|
-
<line num="95" count="
|
|
43
|
-
<line num="96" count="
|
|
35
|
+
<line num="83" count="44" type="stmt"/>
|
|
36
|
+
<line num="84" count="1276" type="stmt"/>
|
|
37
|
+
<line num="85" count="1276" type="stmt"/>
|
|
38
|
+
<line num="88" count="44" type="stmt"/>
|
|
39
|
+
<line num="89" count="44" type="stmt"/>
|
|
40
|
+
<line num="92" count="44" type="stmt"/>
|
|
41
|
+
<line num="93" count="44" type="stmt"/>
|
|
42
|
+
<line num="95" count="44" type="stmt"/>
|
|
43
|
+
<line num="96" count="44" type="stmt"/>
|
|
44
44
|
</file>
|
|
45
45
|
</package>
|
|
46
46
|
<package name="api.controllers">
|
|
47
|
-
<metrics statements="
|
|
47
|
+
<metrics statements="824" coveredstatements="560" conditionals="268" coveredconditionals="120" methods="127" coveredmethods="78"/>
|
|
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
|
-
<line num="1" count="
|
|
51
|
-
<line num="2" count="
|
|
52
|
-
<line num="4" count="
|
|
50
|
+
<line num="1" count="44" type="stmt"/>
|
|
51
|
+
<line num="2" count="44" type="stmt"/>
|
|
52
|
+
<line num="4" count="44" type="stmt"/>
|
|
53
53
|
<line num="7" count="2" type="stmt"/>
|
|
54
54
|
<line num="8" count="2" type="stmt"/>
|
|
55
55
|
<line num="9" count="2" type="stmt"/>
|
|
@@ -57,11 +57,11 @@
|
|
|
57
57
|
<line num="20" count="1" type="stmt"/>
|
|
58
58
|
<line num="21" count="1" type="stmt"/>
|
|
59
59
|
<line num="22" count="1" type="stmt"/>
|
|
60
|
-
<line num="25" count="
|
|
60
|
+
<line num="25" count="44" type="stmt"/>
|
|
61
61
|
<line num="26" count="1" type="stmt"/>
|
|
62
62
|
<line num="27" count="1" type="stmt"/>
|
|
63
63
|
<line num="28" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
64
|
-
<line num="35" count="
|
|
64
|
+
<line num="35" count="44" type="stmt"/>
|
|
65
65
|
<line num="36" count="1" type="stmt"/>
|
|
66
66
|
<line num="37" count="1" type="stmt"/>
|
|
67
67
|
<line num="39" count="1" type="stmt"/>
|
|
@@ -206,80 +206,63 @@
|
|
|
206
206
|
<line num="283" count="2" type="stmt"/>
|
|
207
207
|
<line num="284" count="2" type="stmt"/>
|
|
208
208
|
</file>
|
|
209
|
-
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/backup.js">
|
|
210
|
-
<metrics statements="15" coveredstatements="15" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
211
|
-
<line num="1" count="28" type="stmt"/>
|
|
212
|
-
<line num="2" count="28" type="stmt"/>
|
|
213
|
-
<line num="3" count="28" type="stmt"/>
|
|
214
|
-
<line num="4" count="28" type="stmt"/>
|
|
215
|
-
<line num="6" count="28" type="stmt"/>
|
|
216
|
-
<line num="7" count="1" type="stmt"/>
|
|
217
|
-
<line num="8" count="1" type="stmt"/>
|
|
218
|
-
<line num="9" count="1" type="stmt"/>
|
|
219
|
-
<line num="10" count="1" type="stmt"/>
|
|
220
|
-
<line num="11" count="1" type="stmt"/>
|
|
221
|
-
<line num="12" count="1" type="stmt"/>
|
|
222
|
-
<line num="14" count="1" type="stmt"/>
|
|
223
|
-
<line num="15" count="1" type="stmt"/>
|
|
224
|
-
<line num="16" count="1" type="stmt"/>
|
|
225
|
-
<line num="17" count="1" type="stmt"/>
|
|
226
|
-
</file>
|
|
227
209
|
<file name="cloud.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/cloud.js">
|
|
228
|
-
<metrics statements="
|
|
229
|
-
<line num="1" count="
|
|
230
|
-
<line num="2" count="
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="
|
|
238
|
-
<line num="
|
|
239
|
-
<line num="
|
|
240
|
-
<line num="27" count="0" type="stmt"/>
|
|
210
|
+
<metrics statements="55" coveredstatements="12" conditionals="25" coveredconditionals="0" methods="10" coveredmethods="0"/>
|
|
211
|
+
<line num="1" count="44" type="stmt"/>
|
|
212
|
+
<line num="2" count="44" type="stmt"/>
|
|
213
|
+
<line num="3" count="44" type="stmt"/>
|
|
214
|
+
<line num="4" count="44" type="stmt"/>
|
|
215
|
+
<line num="5" count="44" type="stmt"/>
|
|
216
|
+
<line num="6" count="44" type="stmt"/>
|
|
217
|
+
<line num="7" count="44" type="stmt"/>
|
|
218
|
+
<line num="8" count="44" type="stmt"/>
|
|
219
|
+
<line num="9" count="44" type="stmt"/>
|
|
220
|
+
<line num="12" count="0" type="stmt"/>
|
|
221
|
+
<line num="25" count="0" type="stmt"/>
|
|
241
222
|
<line num="29" count="0" type="stmt"/>
|
|
242
|
-
<line num="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
247
|
-
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
223
|
+
<line num="34" count="0" type="stmt"/>
|
|
224
|
+
<line num="37" count="44" type="stmt"/>
|
|
225
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
226
|
+
<line num="39" count="0" type="stmt"/>
|
|
248
227
|
<line num="41" count="0" type="stmt"/>
|
|
249
|
-
<line num="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="
|
|
228
|
+
<line num="42" count="0" type="stmt"/>
|
|
229
|
+
<line num="43" count="0" type="stmt"/>
|
|
230
|
+
<line num="47" count="0" type="stmt"/>
|
|
231
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
232
|
+
<line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
252
233
|
<line num="50" count="0" type="stmt"/>
|
|
234
|
+
<line num="54" count="0" type="stmt"/>
|
|
253
235
|
<line num="55" count="0" type="stmt"/>
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="60" count="0" type="
|
|
256
|
-
<line num="
|
|
236
|
+
<line num="56" count="0" type="stmt"/>
|
|
237
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
238
|
+
<line num="61" count="0" type="stmt"/>
|
|
257
239
|
<line num="63" count="0" type="stmt"/>
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="67" count="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="73" count="
|
|
262
|
-
<line num="74" count="0" type="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="77" count="0" type="
|
|
265
|
-
<line num="78" count="0" type="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="84" count="0" type="
|
|
240
|
+
<line num="64" count="0" type="stmt"/>
|
|
241
|
+
<line num="67" count="44" type="stmt"/>
|
|
242
|
+
<line num="68" count="0" type="stmt"/>
|
|
243
|
+
<line num="73" count="44" type="stmt"/>
|
|
244
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
245
|
+
<line num="75" count="0" type="stmt"/>
|
|
246
|
+
<line num="77" count="0" type="stmt"/>
|
|
247
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
248
|
+
<line num="79" count="0" type="stmt"/>
|
|
249
|
+
<line num="84" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
268
250
|
<line num="85" count="0" type="stmt"/>
|
|
269
|
-
<line num="86" count="0" type="stmt"/>
|
|
270
|
-
<line num="88" count="0" type="stmt"/>
|
|
271
251
|
<line num="89" count="0" type="stmt"/>
|
|
252
|
+
<line num="90" count="0" type="stmt"/>
|
|
272
253
|
<line num="91" count="0" type="stmt"/>
|
|
273
|
-
<line num="92" count="0" type="stmt"/>
|
|
274
254
|
<line num="93" count="0" type="stmt"/>
|
|
255
|
+
<line num="95" count="0" type="stmt"/>
|
|
256
|
+
<line num="96" count="0" type="stmt"/>
|
|
275
257
|
<line num="97" count="0" type="stmt"/>
|
|
276
|
-
<line num="
|
|
277
|
-
<line num="
|
|
278
|
-
<line num="100" count="0" type="stmt"/>
|
|
279
|
-
<line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
258
|
+
<line num="101" count="0" type="stmt"/>
|
|
259
|
+
<line num="102" count="0" type="stmt"/>
|
|
280
260
|
<line num="103" count="0" type="stmt"/>
|
|
281
|
-
<line num="
|
|
261
|
+
<line num="104" count="0" type="stmt"/>
|
|
262
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
282
263
|
<line num="107" count="0" type="stmt"/>
|
|
264
|
+
<line num="110" count="0" type="stmt"/>
|
|
265
|
+
<line num="111" count="0" type="stmt"/>
|
|
283
266
|
</file>
|
|
284
267
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
285
268
|
<metrics statements="144" coveredstatements="83" conditionals="59" coveredconditionals="20" methods="21" coveredmethods="11"/>
|
|
@@ -430,16 +413,16 @@
|
|
|
430
413
|
</file>
|
|
431
414
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
432
415
|
<metrics statements="70" coveredstatements="42" conditionals="17" coveredconditionals="5" methods="10" coveredmethods="5"/>
|
|
433
|
-
<line num="1" count="
|
|
434
|
-
<line num="2" count="
|
|
435
|
-
<line num="3" count="
|
|
436
|
-
<line num="4" count="
|
|
437
|
-
<line num="5" count="
|
|
438
|
-
<line num="6" count="
|
|
439
|
-
<line num="7" count="
|
|
440
|
-
<line num="8" count="
|
|
441
|
-
<line num="9" count="
|
|
442
|
-
<line num="10" count="
|
|
416
|
+
<line num="1" count="44" type="stmt"/>
|
|
417
|
+
<line num="2" count="44" type="stmt"/>
|
|
418
|
+
<line num="3" count="44" type="stmt"/>
|
|
419
|
+
<line num="4" count="44" type="stmt"/>
|
|
420
|
+
<line num="5" count="44" type="stmt"/>
|
|
421
|
+
<line num="6" count="44" type="stmt"/>
|
|
422
|
+
<line num="7" count="44" type="stmt"/>
|
|
423
|
+
<line num="8" count="44" type="stmt"/>
|
|
424
|
+
<line num="9" count="44" type="stmt"/>
|
|
425
|
+
<line num="10" count="44" type="stmt"/>
|
|
443
426
|
<line num="13" count="0" type="stmt"/>
|
|
444
427
|
<line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
445
428
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -455,22 +438,22 @@
|
|
|
455
438
|
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
456
439
|
<line num="44" count="0" type="stmt"/>
|
|
457
440
|
<line num="46" count="0" type="stmt"/>
|
|
458
|
-
<line num="49" count="
|
|
459
|
-
<line num="50" count="
|
|
441
|
+
<line num="49" count="44" type="stmt"/>
|
|
442
|
+
<line num="50" count="88" type="stmt"/>
|
|
460
443
|
<line num="51" count="0" type="stmt"/>
|
|
461
|
-
<line num="55" count="
|
|
462
|
-
<line num="56" count="
|
|
444
|
+
<line num="55" count="44" type="stmt"/>
|
|
445
|
+
<line num="56" count="88" type="stmt"/>
|
|
463
446
|
<line num="57" count="0" type="stmt"/>
|
|
464
|
-
<line num="61" count="
|
|
465
|
-
<line num="62" count="
|
|
447
|
+
<line num="61" count="44" type="stmt"/>
|
|
448
|
+
<line num="62" count="88" type="stmt"/>
|
|
466
449
|
<line num="63" count="0" type="stmt"/>
|
|
467
|
-
<line num="67" count="
|
|
450
|
+
<line num="67" count="44" type="stmt"/>
|
|
468
451
|
<line num="68" count="0" type="stmt"/>
|
|
469
452
|
<line num="69" count="0" type="stmt"/>
|
|
470
453
|
<line num="70" count="0" type="stmt"/>
|
|
471
454
|
<line num="72" count="0" type="stmt"/>
|
|
472
455
|
<line num="74" count="0" type="stmt"/>
|
|
473
|
-
<line num="79" count="
|
|
456
|
+
<line num="79" count="44" type="stmt"/>
|
|
474
457
|
<line num="80" count="1" type="stmt"/>
|
|
475
458
|
<line num="81" count="1" type="stmt"/>
|
|
476
459
|
<line num="84" count="1" type="stmt"/>
|
|
@@ -496,19 +479,19 @@
|
|
|
496
479
|
<line num="121" count="1" type="stmt"/>
|
|
497
480
|
<line num="123" count="0" type="stmt"/>
|
|
498
481
|
<line num="125" count="1" type="stmt"/>
|
|
499
|
-
<line num="129" count="
|
|
482
|
+
<line num="129" count="44" type="stmt"/>
|
|
500
483
|
<line num="130" count="1" type="stmt"/>
|
|
501
484
|
<line num="131" count="1" type="stmt"/>
|
|
502
485
|
<line num="134" count="1" type="stmt"/>
|
|
503
486
|
</file>
|
|
504
487
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
|
|
505
488
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
506
|
-
<line num="1" count="
|
|
507
|
-
<line num="3" count="
|
|
489
|
+
<line num="1" count="44" type="stmt"/>
|
|
490
|
+
<line num="3" count="44" type="stmt"/>
|
|
508
491
|
<line num="4" count="1" type="stmt"/>
|
|
509
492
|
<line num="5" count="1" type="stmt"/>
|
|
510
493
|
<line num="7" count="1" type="stmt"/>
|
|
511
|
-
<line num="10" count="
|
|
494
|
+
<line num="10" count="44" type="stmt"/>
|
|
512
495
|
<line num="11" count="1" type="stmt"/>
|
|
513
496
|
<line num="12" count="1" type="stmt"/>
|
|
514
497
|
<line num="13" count="1" type="stmt"/>
|
|
@@ -546,22 +529,22 @@
|
|
|
546
529
|
</file>
|
|
547
530
|
<file name="metadata.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/metadata.js">
|
|
548
531
|
<metrics statements="24" coveredstatements="21" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="3"/>
|
|
549
|
-
<line num="1" count="
|
|
550
|
-
<line num="2" count="
|
|
551
|
-
<line num="3" count="
|
|
552
|
-
<line num="4" count="
|
|
553
|
-
<line num="6" count="
|
|
532
|
+
<line num="1" count="44" type="stmt"/>
|
|
533
|
+
<line num="2" count="44" type="stmt"/>
|
|
534
|
+
<line num="3" count="44" type="stmt"/>
|
|
535
|
+
<line num="4" count="44" type="stmt"/>
|
|
536
|
+
<line num="6" count="44" type="stmt"/>
|
|
554
537
|
<line num="7" count="0" type="stmt"/>
|
|
555
|
-
<line num="12" count="
|
|
538
|
+
<line num="12" count="44" type="stmt"/>
|
|
556
539
|
<line num="13" count="1" type="stmt"/>
|
|
557
540
|
<line num="14" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
558
541
|
<line num="15" count="0" type="stmt"/>
|
|
559
542
|
<line num="17" count="1" type="stmt"/>
|
|
560
|
-
<line num="20" count="
|
|
543
|
+
<line num="20" count="44" type="stmt"/>
|
|
561
544
|
<line num="21" count="1" type="stmt"/>
|
|
562
545
|
<line num="22" count="1" type="stmt"/>
|
|
563
546
|
<line num="23" count="1" type="stmt"/>
|
|
564
|
-
<line num="28" count="
|
|
547
|
+
<line num="28" count="44" type="stmt"/>
|
|
565
548
|
<line num="29" count="3" type="stmt"/>
|
|
566
549
|
<line num="30" count="3" type="stmt"/>
|
|
567
550
|
<line num="31" count="3" type="stmt"/>
|
|
@@ -573,12 +556,12 @@
|
|
|
573
556
|
</file>
|
|
574
557
|
<file name="migrations.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/migrations.js">
|
|
575
558
|
<metrics statements="8" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
576
|
-
<line num="1" count="
|
|
577
|
-
<line num="3" count="
|
|
559
|
+
<line num="1" count="44" type="stmt"/>
|
|
560
|
+
<line num="3" count="44" type="stmt"/>
|
|
578
561
|
<line num="4" count="0" type="stmt"/>
|
|
579
562
|
<line num="6" count="0" type="stmt"/>
|
|
580
563
|
<line num="7" count="0" type="stmt"/>
|
|
581
|
-
<line num="10" count="
|
|
564
|
+
<line num="10" count="44" type="stmt"/>
|
|
582
565
|
<line num="11" count="0" type="stmt"/>
|
|
583
566
|
<line num="12" count="0" type="stmt"/>
|
|
584
567
|
</file>
|
|
@@ -729,22 +712,22 @@
|
|
|
729
712
|
</file>
|
|
730
713
|
<file name="routing.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/routing.js">
|
|
731
714
|
<metrics statements="49" coveredstatements="44" conditionals="14" coveredconditionals="9" methods="7" coveredmethods="7"/>
|
|
732
|
-
<line num="1" count="
|
|
733
|
-
<line num="5" count="
|
|
734
|
-
<line num="7" count="
|
|
715
|
+
<line num="1" count="44" type="stmt"/>
|
|
716
|
+
<line num="5" count="44" type="stmt"/>
|
|
717
|
+
<line num="7" count="44" type="stmt"/>
|
|
735
718
|
<line num="10" count="3" type="stmt"/>
|
|
736
|
-
<line num="13" count="
|
|
719
|
+
<line num="13" count="44" type="stmt"/>
|
|
737
720
|
<line num="14" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
738
721
|
<line num="15" count="0" type="stmt"/>
|
|
739
722
|
<line num="18" count="6" type="stmt"/>
|
|
740
|
-
<line num="21" count="
|
|
723
|
+
<line num="21" count="44" type="stmt"/>
|
|
741
724
|
<line num="22" count="6" type="stmt"/>
|
|
742
725
|
<line num="23" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
743
726
|
<line num="24" count="3" type="stmt"/>
|
|
744
727
|
<line num="28" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
745
728
|
<line num="29" count="3" type="stmt"/>
|
|
746
729
|
<line num="33" count="6" type="stmt"/>
|
|
747
|
-
<line num="36" count="
|
|
730
|
+
<line num="36" count="44" type="stmt"/>
|
|
748
731
|
<line num="37" count="6" type="stmt"/>
|
|
749
732
|
<line num="46" count="3" type="stmt"/>
|
|
750
733
|
<line num="47" count="3" type="stmt"/>
|
|
@@ -753,9 +736,9 @@
|
|
|
753
736
|
<line num="51" count="6" type="stmt"/>
|
|
754
737
|
<line num="52" count="6" type="stmt"/>
|
|
755
738
|
<line num="55" count="3" type="stmt"/>
|
|
756
|
-
<line num="58" count="
|
|
739
|
+
<line num="58" count="44" type="stmt"/>
|
|
757
740
|
<line num="59" count="1" type="stmt"/>
|
|
758
|
-
<line num="62" count="
|
|
741
|
+
<line num="62" count="44" type="stmt"/>
|
|
759
742
|
<line num="63" count="2" type="stmt"/>
|
|
760
743
|
<line num="64" count="2" type="stmt"/>
|
|
761
744
|
<line num="65" count="2" type="stmt"/>
|
|
@@ -791,11 +774,11 @@
|
|
|
791
774
|
</file>
|
|
792
775
|
<file name="templates.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/templates.js">
|
|
793
776
|
<metrics statements="16" coveredstatements="13" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
794
|
-
<line num="1" count="
|
|
795
|
-
<line num="2" count="
|
|
796
|
-
<line num="3" count="
|
|
797
|
-
<line num="7" count="
|
|
798
|
-
<line num="9" count="
|
|
777
|
+
<line num="1" count="44" type="stmt"/>
|
|
778
|
+
<line num="2" count="44" type="stmt"/>
|
|
779
|
+
<line num="3" count="44" type="stmt"/>
|
|
780
|
+
<line num="7" count="44" type="stmt"/>
|
|
781
|
+
<line num="9" count="44" type="stmt"/>
|
|
799
782
|
<line num="10" count="1" type="stmt"/>
|
|
800
783
|
<line num="12" count="1" type="stmt"/>
|
|
801
784
|
<line num="13" count="1" type="stmt"/>
|
|
@@ -931,68 +914,6 @@
|
|
|
931
914
|
<line num="231" count="0" type="stmt"/>
|
|
932
915
|
<line num="233" count="0" type="stmt"/>
|
|
933
916
|
</file>
|
|
934
|
-
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/webhook.js">
|
|
935
|
-
<metrics statements="59" coveredstatements="54" conditionals="10" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
936
|
-
<line num="1" count="45" type="stmt"/>
|
|
937
|
-
<line num="2" count="45" type="stmt"/>
|
|
938
|
-
<line num="3" count="45" type="stmt"/>
|
|
939
|
-
<line num="4" count="45" type="stmt"/>
|
|
940
|
-
<line num="5" count="45" type="stmt"/>
|
|
941
|
-
<line num="6" count="45" type="stmt"/>
|
|
942
|
-
<line num="7" count="45" type="stmt"/>
|
|
943
|
-
<line num="9" count="45" type="stmt"/>
|
|
944
|
-
<line num="12" count="1" type="stmt"/>
|
|
945
|
-
<line num="13" count="1" type="stmt"/>
|
|
946
|
-
<line num="14" count="1" type="stmt"/>
|
|
947
|
-
<line num="20" count="45" type="stmt"/>
|
|
948
|
-
<line num="22" count="45" type="stmt"/>
|
|
949
|
-
<line num="23" count="2" type="stmt"/>
|
|
950
|
-
<line num="24" count="2" type="stmt"/>
|
|
951
|
-
<line num="29" count="2" type="stmt"/>
|
|
952
|
-
<line num="32" count="45" type="stmt"/>
|
|
953
|
-
<line num="33" count="10" type="stmt"/>
|
|
954
|
-
<line num="34" count="10" type="stmt"/>
|
|
955
|
-
<line num="35" count="10" type="stmt"/>
|
|
956
|
-
<line num="38" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
957
|
-
<line num="39" count="0" type="stmt"/>
|
|
958
|
-
<line num="41" count="10" type="stmt"/>
|
|
959
|
-
<line num="43" count="10" type="stmt"/>
|
|
960
|
-
<line num="44" count="10" type="stmt"/>
|
|
961
|
-
<line num="45" count="10" type="stmt"/>
|
|
962
|
-
<line num="51" count="45" type="stmt"/>
|
|
963
|
-
<line num="52" count="1" type="stmt"/>
|
|
964
|
-
<line num="53" count="1" type="stmt"/>
|
|
965
|
-
<line num="56" count="45" type="stmt"/>
|
|
966
|
-
<line num="57" count="1" type="stmt"/>
|
|
967
|
-
<line num="58" count="1" type="stmt"/>
|
|
968
|
-
<line num="59" count="1" type="stmt"/>
|
|
969
|
-
<line num="60" count="1" type="stmt"/>
|
|
970
|
-
<line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
971
|
-
<line num="63" count="1" type="stmt"/>
|
|
972
|
-
<line num="64" count="1" type="stmt"/>
|
|
973
|
-
<line num="65" count="1" type="stmt"/>
|
|
974
|
-
<line num="67" count="1" type="stmt"/>
|
|
975
|
-
<line num="70" count="1" type="stmt"/>
|
|
976
|
-
<line num="71" count="1" type="stmt"/>
|
|
977
|
-
<line num="76" count="1" type="stmt"/>
|
|
978
|
-
<line num="78" count="1" type="stmt"/>
|
|
979
|
-
<line num="81" count="45" type="stmt"/>
|
|
980
|
-
<line num="82" count="1" type="stmt"/>
|
|
981
|
-
<line num="83" count="1" type="stmt"/>
|
|
982
|
-
<line num="84" count="1" type="stmt"/>
|
|
983
|
-
<line num="85" count="1" type="stmt"/>
|
|
984
|
-
<line num="86" count="1" type="stmt"/>
|
|
985
|
-
<line num="88" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
986
|
-
<line num="89" count="0" type="stmt"/>
|
|
987
|
-
<line num="91" count="1" type="stmt"/>
|
|
988
|
-
<line num="92" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
989
|
-
<line num="95" count="1" type="stmt"/>
|
|
990
|
-
<line num="101" count="1" type="stmt"/>
|
|
991
|
-
<line num="102" count="1" type="stmt"/>
|
|
992
|
-
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
993
|
-
<line num="107" count="0" type="stmt"/>
|
|
994
|
-
<line num="108" count="0" type="stmt"/>
|
|
995
|
-
</file>
|
|
996
917
|
</package>
|
|
997
918
|
<package name="api.controllers.query">
|
|
998
919
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
@@ -1002,11 +923,11 @@
|
|
|
1002
923
|
<line num="2" count="45" type="stmt"/>
|
|
1003
924
|
<line num="4" count="45" type="stmt"/>
|
|
1004
925
|
<line num="6" count="45" type="stmt"/>
|
|
1005
|
-
<line num="7" count="
|
|
926
|
+
<line num="7" count="53" type="stmt"/>
|
|
1006
927
|
<line num="28" count="45" type="stmt"/>
|
|
1007
|
-
<line num="30" count="
|
|
928
|
+
<line num="30" count="44" type="stmt"/>
|
|
1008
929
|
<line num="33" count="45" type="stmt"/>
|
|
1009
|
-
<line num="35" count="
|
|
930
|
+
<line num="35" count="44" type="stmt"/>
|
|
1010
931
|
</file>
|
|
1011
932
|
</package>
|
|
1012
933
|
<package name="api.controllers.row">
|
|
@@ -1203,18 +1124,18 @@
|
|
|
1203
1124
|
<line num="138" count="0" type="stmt"/>
|
|
1204
1125
|
<line num="141" count="5" type="stmt"/>
|
|
1205
1126
|
<line num="147" count="45" type="stmt"/>
|
|
1206
|
-
<line num="148" count="
|
|
1207
|
-
<line num="149" count="
|
|
1208
|
-
<line num="150" count="
|
|
1209
|
-
<line num="152" count="
|
|
1210
|
-
<line num="153" count="
|
|
1211
|
-
<line num="157" count="
|
|
1212
|
-
<line num="158" count="
|
|
1213
|
-
<line num="159" count="
|
|
1214
|
-
<line num="164" count="
|
|
1127
|
+
<line num="148" count="77" type="stmt"/>
|
|
1128
|
+
<line num="149" count="77" type="stmt"/>
|
|
1129
|
+
<line num="150" count="77" type="stmt"/>
|
|
1130
|
+
<line num="152" count="77" type="cond" truecount="3" falsecount="1"/>
|
|
1131
|
+
<line num="153" count="77" type="stmt"/>
|
|
1132
|
+
<line num="157" count="77" type="stmt"/>
|
|
1133
|
+
<line num="158" count="77" type="stmt"/>
|
|
1134
|
+
<line num="159" count="77" type="stmt"/>
|
|
1135
|
+
<line num="164" count="77" type="cond" truecount="1" falsecount="1"/>
|
|
1215
1136
|
<line num="165" count="0" type="stmt"/>
|
|
1216
|
-
<line num="169" count="
|
|
1217
|
-
<line num="176" count="
|
|
1137
|
+
<line num="169" count="77" type="stmt"/>
|
|
1138
|
+
<line num="176" count="76" type="stmt"/>
|
|
1218
1139
|
<line num="182" count="45" type="stmt"/>
|
|
1219
1140
|
<line num="183" count="9" type="stmt"/>
|
|
1220
1141
|
<line num="186" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -1578,9 +1499,9 @@
|
|
|
1578
1499
|
<line num="9" count="45" type="stmt"/>
|
|
1579
1500
|
<line num="10" count="45" type="stmt"/>
|
|
1580
1501
|
<line num="18" count="45" type="stmt"/>
|
|
1581
|
-
<line num="19" count="
|
|
1582
|
-
<line num="21" count="
|
|
1583
|
-
<line num="22" count="
|
|
1502
|
+
<line num="19" count="86" type="stmt"/>
|
|
1503
|
+
<line num="21" count="86" type="cond" truecount="1" falsecount="1"/>
|
|
1504
|
+
<line num="22" count="86" type="stmt"/>
|
|
1584
1505
|
<line num="24" count="0" type="stmt"/>
|
|
1585
1506
|
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1586
1507
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -1615,11 +1536,11 @@
|
|
|
1615
1536
|
<line num="98" count="0" type="stmt"/>
|
|
1616
1537
|
<line num="102" count="0" type="stmt"/>
|
|
1617
1538
|
<line num="111" count="45" type="stmt"/>
|
|
1618
|
-
<line num="116" count="
|
|
1619
|
-
<line num="117" count="
|
|
1620
|
-
<line num="119" count="
|
|
1621
|
-
<line num="123" count="
|
|
1622
|
-
<line num="131" count="
|
|
1539
|
+
<line num="116" count="81" type="stmt"/>
|
|
1540
|
+
<line num="117" count="81" type="stmt"/>
|
|
1541
|
+
<line num="119" count="81" type="stmt"/>
|
|
1542
|
+
<line num="123" count="81" type="stmt"/>
|
|
1543
|
+
<line num="131" count="81" type="cond" truecount="3" falsecount="1"/>
|
|
1623
1544
|
<line num="132" count="0" type="stmt"/>
|
|
1624
1545
|
<line num="133" count="0" type="stmt"/>
|
|
1625
1546
|
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1628,12 +1549,12 @@
|
|
|
1628
1549
|
<line num="140" count="0" type="stmt"/>
|
|
1629
1550
|
<line num="141" count="0" type="stmt"/>
|
|
1630
1551
|
<line num="143" count="0" type="stmt"/>
|
|
1631
|
-
<line num="147" count="
|
|
1632
|
-
<line num="149" count="
|
|
1633
|
-
<line num="150" count="
|
|
1634
|
-
<line num="152" count="
|
|
1635
|
-
<line num="153" count="
|
|
1636
|
-
<line num="155" count="
|
|
1552
|
+
<line num="147" count="81" type="stmt"/>
|
|
1553
|
+
<line num="149" count="81" type="stmt"/>
|
|
1554
|
+
<line num="150" count="81" type="stmt"/>
|
|
1555
|
+
<line num="152" count="81" type="cond" truecount="1" falsecount="1"/>
|
|
1556
|
+
<line num="153" count="81" type="stmt"/>
|
|
1557
|
+
<line num="155" count="81" type="stmt"/>
|
|
1637
1558
|
</file>
|
|
1638
1559
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1639
1560
|
<metrics statements="55" coveredstatements="37" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
@@ -1665,18 +1586,18 @@
|
|
|
1665
1586
|
<line num="43" count="0" type="stmt"/>
|
|
1666
1587
|
<line num="45" count="23" type="stmt"/>
|
|
1667
1588
|
<line num="48" count="46" type="stmt"/>
|
|
1668
|
-
<line num="49" count="
|
|
1589
|
+
<line num="49" count="85" type="cond" truecount="2" falsecount="0"/>
|
|
1669
1590
|
<line num="50" count="2" type="stmt"/>
|
|
1670
1591
|
<line num="51" count="2" type="stmt"/>
|
|
1671
|
-
<line num="53" count="
|
|
1672
|
-
<line num="54" count="
|
|
1673
|
-
<line num="55" count="
|
|
1674
|
-
<line num="56" count="
|
|
1675
|
-
<line num="58" count="
|
|
1592
|
+
<line num="53" count="85" type="stmt"/>
|
|
1593
|
+
<line num="54" count="85" type="stmt"/>
|
|
1594
|
+
<line num="55" count="228" type="stmt"/>
|
|
1595
|
+
<line num="56" count="228" type="stmt"/>
|
|
1596
|
+
<line num="58" count="228" type="cond" truecount="1" falsecount="1"/>
|
|
1676
1597
|
<line num="59" count="0" type="stmt"/>
|
|
1677
|
-
<line num="62" count="
|
|
1598
|
+
<line num="62" count="228" type="cond" truecount="2" falsecount="2"/>
|
|
1678
1599
|
<line num="63" count="0" type="stmt"/>
|
|
1679
|
-
<line num="68" count="
|
|
1600
|
+
<line num="68" count="228" type="cond" truecount="2" falsecount="2"/>
|
|
1680
1601
|
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1681
1602
|
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1682
1603
|
<line num="71" count="0" type="stmt"/>
|
|
@@ -1685,19 +1606,19 @@
|
|
|
1685
1606
|
<line num="78" count="0" type="stmt"/>
|
|
1686
1607
|
<line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1687
1608
|
<line num="83" count="0" type="stmt"/>
|
|
1688
|
-
<line num="85" count="
|
|
1609
|
+
<line num="85" count="228" type="cond" truecount="2" falsecount="2"/>
|
|
1689
1610
|
<line num="87" count="0" type="stmt"/>
|
|
1690
1611
|
<line num="88" count="0" type="stmt"/>
|
|
1691
1612
|
<line num="90" count="0" type="stmt"/>
|
|
1692
|
-
<line num="93" count="
|
|
1693
|
-
<line num="95" count="
|
|
1694
|
-
<line num="97" count="
|
|
1613
|
+
<line num="93" count="228" type="stmt"/>
|
|
1614
|
+
<line num="95" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
1615
|
+
<line num="97" count="85" type="stmt"/>
|
|
1695
1616
|
</file>
|
|
1696
1617
|
</package>
|
|
1697
1618
|
<package name="api.controllers.table">
|
|
1698
|
-
<metrics statements="
|
|
1619
|
+
<metrics statements="281" coveredstatements="122" conditionals="167" coveredconditionals="49" methods="39" coveredmethods="20"/>
|
|
1699
1620
|
<file name="bulkFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/bulkFormula.js">
|
|
1700
|
-
<metrics statements="
|
|
1621
|
+
<metrics statements="76" coveredstatements="53" conditionals="57" coveredconditionals="24" methods="16" coveredmethods="13"/>
|
|
1701
1622
|
<line num="1" count="45" type="stmt"/>
|
|
1702
1623
|
<line num="2" count="45" type="stmt"/>
|
|
1703
1624
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -1705,79 +1626,81 @@
|
|
|
1705
1626
|
<line num="5" count="45" type="stmt"/>
|
|
1706
1627
|
<line num="6" count="45" type="stmt"/>
|
|
1707
1628
|
<line num="7" count="45" type="stmt"/>
|
|
1708
|
-
<line num="
|
|
1709
|
-
<line num="
|
|
1710
|
-
<line num="22" count="320" type="
|
|
1711
|
-
<line num="23" count="320" type="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="26" count="1214" type="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="29" count="0" type="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="43" count="
|
|
1720
|
-
<line num="
|
|
1721
|
-
<line num="46" count="133" type="
|
|
1722
|
-
<line num="47" count="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="51" count="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="54" count="
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="57" count="287" type="
|
|
1729
|
-
<line num="58" count="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="63" count="287" type="
|
|
1732
|
-
<line num="
|
|
1629
|
+
<line num="8" count="45" type="stmt"/>
|
|
1630
|
+
<line num="11" count="1532" type="stmt"/>
|
|
1631
|
+
<line num="22" count="320" type="stmt"/>
|
|
1632
|
+
<line num="23" count="320" type="cond" truecount="1" falsecount="1"/>
|
|
1633
|
+
<line num="24" count="320" type="stmt"/>
|
|
1634
|
+
<line num="26" count="1214" type="cond" truecount="1" falsecount="1"/>
|
|
1635
|
+
<line num="27" count="1214" type="stmt"/>
|
|
1636
|
+
<line num="29" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1637
|
+
<line num="30" count="0" type="stmt"/>
|
|
1638
|
+
<line num="32" count="0" type="stmt"/>
|
|
1639
|
+
<line num="34" count="320" type="stmt"/>
|
|
1640
|
+
<line num="43" count="133" type="stmt"/>
|
|
1641
|
+
<line num="44" count="308" type="stmt"/>
|
|
1642
|
+
<line num="46" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1643
|
+
<line num="47" count="133" type="stmt"/>
|
|
1644
|
+
<line num="48" count="323" type="cond" truecount="2" falsecount="0"/>
|
|
1645
|
+
<line num="51" count="133" type="stmt"/>
|
|
1646
|
+
<line num="52" count="287" type="stmt"/>
|
|
1647
|
+
<line num="54" count="287" type="cond" truecount="2" falsecount="0"/>
|
|
1648
|
+
<line num="55" count="2" type="stmt"/>
|
|
1649
|
+
<line num="57" count="287" type="stmt"/>
|
|
1650
|
+
<line num="58" count="287" type="cond" truecount="1" falsecount="1"/>
|
|
1651
|
+
<line num="59" count="0" type="stmt"/>
|
|
1652
|
+
<line num="63" count="287" type="cond" truecount="1" falsecount="1"/>
|
|
1653
|
+
<line num="64" count="287" type="stmt"/>
|
|
1733
1654
|
<line num="66" count="0" type="stmt"/>
|
|
1734
1655
|
<line num="67" count="0" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="73" count="0" type="
|
|
1656
|
+
<line num="68" count="0" type="stmt"/>
|
|
1657
|
+
<line num="70" count="0" type="stmt"/>
|
|
1658
|
+
<line num="73" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1738
1659
|
<line num="74" count="0" type="stmt"/>
|
|
1739
1660
|
<line num="75" count="0" type="stmt"/>
|
|
1740
|
-
<line num="
|
|
1741
|
-
<line num="83" count="0" type="
|
|
1742
|
-
<line num="
|
|
1743
|
-
<line num="
|
|
1744
|
-
<line num="103" count="
|
|
1745
|
-
<line num="
|
|
1746
|
-
<line num="
|
|
1747
|
-
<line num="109" count="
|
|
1748
|
-
<line num="
|
|
1749
|
-
<line num="113" count="
|
|
1750
|
-
<line num="114" count="178" type="
|
|
1751
|
-
<line num="
|
|
1752
|
-
<line num="117" count="0" type="
|
|
1753
|
-
<line num="118" count="0" type="
|
|
1754
|
-
<line num="
|
|
1755
|
-
<line num="123" count="
|
|
1756
|
-
<line num="124" count="
|
|
1757
|
-
<line num="125" count="33" type="
|
|
1758
|
-
<line num="126" count="33" type="
|
|
1759
|
-
<line num="
|
|
1661
|
+
<line num="76" count="0" type="stmt"/>
|
|
1662
|
+
<line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1663
|
+
<line num="84" count="0" type="stmt"/>
|
|
1664
|
+
<line num="101" count="133" type="stmt"/>
|
|
1665
|
+
<line num="103" count="133" type="stmt"/>
|
|
1666
|
+
<line num="104" count="308" type="stmt"/>
|
|
1667
|
+
<line num="107" count="133" type="stmt"/>
|
|
1668
|
+
<line num="109" count="133" type="stmt"/>
|
|
1669
|
+
<line num="110" count="325" type="stmt"/>
|
|
1670
|
+
<line num="113" count="133" type="stmt"/>
|
|
1671
|
+
<line num="114" count="178" type="cond" truecount="1" falsecount="1"/>
|
|
1672
|
+
<line num="115" count="178" type="stmt"/>
|
|
1673
|
+
<line num="117" count="0" type="stmt"/>
|
|
1674
|
+
<line num="118" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1675
|
+
<line num="119" count="0" type="stmt"/>
|
|
1676
|
+
<line num="123" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1677
|
+
<line num="124" count="130" type="stmt"/>
|
|
1678
|
+
<line num="125" count="33" type="stmt"/>
|
|
1679
|
+
<line num="126" count="33" type="cond" truecount="3" falsecount="1"/>
|
|
1680
|
+
<line num="127" count="33" type="stmt"/>
|
|
1760
1681
|
<line num="129" count="0" type="stmt"/>
|
|
1761
|
-
<line num="
|
|
1762
|
-
<line num="
|
|
1763
|
-
<line num="
|
|
1764
|
-
<line num="145" count="
|
|
1765
|
-
<line num="146" count="
|
|
1766
|
-
<line num="147" count="
|
|
1767
|
-
<line num="
|
|
1768
|
-
<line num="
|
|
1769
|
-
<line num="
|
|
1770
|
-
<line num="163" count="
|
|
1771
|
-
<line num="
|
|
1772
|
-
<line num="168" count="
|
|
1682
|
+
<line num="130" count="0" type="stmt"/>
|
|
1683
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1684
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1685
|
+
<line num="145" count="133" type="stmt"/>
|
|
1686
|
+
<line num="146" count="235" type="stmt"/>
|
|
1687
|
+
<line num="147" count="178" type="cond" truecount="3" falsecount="1"/>
|
|
1688
|
+
<line num="148" count="0" type="stmt"/>
|
|
1689
|
+
<line num="155" count="130" type="stmt"/>
|
|
1690
|
+
<line num="157" count="318" type="cond" truecount="1" falsecount="3"/>
|
|
1691
|
+
<line num="163" count="130" type="cond" truecount="1" falsecount="1"/>
|
|
1692
|
+
<line num="164" count="0" type="stmt"/>
|
|
1693
|
+
<line num="168" count="45" type="stmt"/>
|
|
1773
1694
|
<line num="169" count="133" type="stmt"/>
|
|
1774
|
-
<line num="170" count="133" type="
|
|
1775
|
-
<line num="171" count="
|
|
1695
|
+
<line num="170" count="133" type="stmt"/>
|
|
1696
|
+
<line num="171" count="133" type="cond" truecount="2" falsecount="0"/>
|
|
1697
|
+
<line num="172" count="130" type="stmt"/>
|
|
1776
1698
|
</file>
|
|
1777
1699
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/external.js">
|
|
1778
|
-
<metrics statements="
|
|
1700
|
+
<metrics statements="141" coveredstatements="13" conditionals="79" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
1779
1701
|
<line num="4" count="45" type="stmt"/>
|
|
1780
|
-
<line num="
|
|
1702
|
+
<line num="10" count="45" type="stmt"/>
|
|
1703
|
+
<line num="15" count="45" type="stmt"/>
|
|
1781
1704
|
<line num="16" count="45" type="stmt"/>
|
|
1782
1705
|
<line num="17" count="45" type="stmt"/>
|
|
1783
1706
|
<line num="18" count="45" type="stmt"/>
|
|
@@ -2109,11 +2032,11 @@
|
|
|
2109
2032
|
</file>
|
|
2110
2033
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/utils.js">
|
|
2111
2034
|
<metrics statements="86" coveredstatements="44" conditionals="28" coveredconditionals="9" methods="9" coveredmethods="6"/>
|
|
2112
|
-
<line num="7" count="
|
|
2113
|
-
<line num="8" count="
|
|
2114
|
-
<line num="9" count="
|
|
2115
|
-
<line num="10" count="
|
|
2116
|
-
<line num="12" count="
|
|
2035
|
+
<line num="7" count="45" type="stmt"/>
|
|
2036
|
+
<line num="8" count="45" type="stmt"/>
|
|
2037
|
+
<line num="9" count="45" type="stmt"/>
|
|
2038
|
+
<line num="10" count="45" type="stmt"/>
|
|
2039
|
+
<line num="12" count="45" type="stmt"/>
|
|
2117
2040
|
<line num="13" count="4" type="stmt"/>
|
|
2118
2041
|
<line num="14" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2119
2042
|
<line num="15" count="4" type="stmt"/>
|
|
@@ -2126,7 +2049,7 @@
|
|
|
2126
2049
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2127
2050
|
<line num="29" count="0" type="stmt"/>
|
|
2128
2051
|
<line num="32" count="0" type="stmt"/>
|
|
2129
|
-
<line num="37" count="
|
|
2052
|
+
<line num="37" count="45" type="stmt"/>
|
|
2130
2053
|
<line num="38" count="2" type="stmt"/>
|
|
2131
2054
|
<line num="39" count="2" type="stmt"/>
|
|
2132
2055
|
<line num="40" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -2140,7 +2063,7 @@
|
|
|
2140
2063
|
<line num="60" count="0" type="stmt"/>
|
|
2141
2064
|
<line num="61" count="0" type="stmt"/>
|
|
2142
2065
|
<line num="67" count="2" type="stmt"/>
|
|
2143
|
-
<line num="70" count="
|
|
2066
|
+
<line num="70" count="45" type="stmt"/>
|
|
2144
2067
|
<line num="71" count="23" type="stmt"/>
|
|
2145
2068
|
<line num="72" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
2146
2069
|
<line num="73" count="23" type="stmt"/>
|
|
@@ -2159,7 +2082,7 @@
|
|
|
2159
2082
|
<line num="98" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2160
2083
|
<line num="99" count="0" type="stmt"/>
|
|
2161
2084
|
<line num="104" count="0" type="stmt"/>
|
|
2162
|
-
<line num="108" count="
|
|
2085
|
+
<line num="108" count="45" type="stmt"/>
|
|
2163
2086
|
<line num="109" count="1" type="stmt"/>
|
|
2164
2087
|
<line num="110" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2165
2088
|
<line num="111" count="1" type="stmt"/>
|
|
@@ -2171,25 +2094,25 @@
|
|
|
2171
2094
|
<line num="118" count="0" type="stmt"/>
|
|
2172
2095
|
<line num="119" count="0" type="stmt"/>
|
|
2173
2096
|
<line num="120" count="0" type="stmt"/>
|
|
2174
|
-
<line num="124" count="
|
|
2097
|
+
<line num="124" count="45" type="stmt"/>
|
|
2175
2098
|
<line num="126" count="0" type="stmt"/>
|
|
2176
2099
|
<line num="128" count="0" type="stmt"/>
|
|
2177
2100
|
<line num="129" count="0" type="stmt"/>
|
|
2178
2101
|
<line num="130" count="0" type="stmt"/>
|
|
2179
2102
|
<line num="131" count="0" type="stmt"/>
|
|
2180
|
-
<line num="134" count="
|
|
2103
|
+
<line num="134" count="45" type="stmt"/>
|
|
2181
2104
|
<line num="135" count="0" type="stmt"/>
|
|
2182
2105
|
<line num="136" count="0" type="stmt"/>
|
|
2183
2106
|
<line num="137" count="0" type="stmt"/>
|
|
2184
2107
|
<line num="138" count="0" type="stmt"/>
|
|
2185
2108
|
<line num="139" count="0" type="stmt"/>
|
|
2186
|
-
<line num="142" count="
|
|
2109
|
+
<line num="142" count="45" type="stmt"/>
|
|
2187
2110
|
<line num="143" count="6" type="stmt"/>
|
|
2188
2111
|
<line num="144" count="6" type="stmt"/>
|
|
2189
2112
|
<line num="145" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2190
2113
|
<line num="146" count="1" type="stmt"/>
|
|
2191
2114
|
<line num="148" count="5" type="stmt"/>
|
|
2192
|
-
<line num="151" count="
|
|
2115
|
+
<line num="151" count="45" type="stmt"/>
|
|
2193
2116
|
<line num="152" count="1" type="stmt"/>
|
|
2194
2117
|
<line num="153" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2195
2118
|
<line num="154" count="0" type="stmt"/>
|
|
@@ -2198,13 +2121,13 @@
|
|
|
2198
2121
|
</file>
|
|
2199
2122
|
<file name="viewBuilder.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/view/viewBuilder.js">
|
|
2200
2123
|
<metrics statements="40" coveredstatements="37" conditionals="36" coveredconditionals="32" methods="5" coveredmethods="5"/>
|
|
2201
|
-
<line num="1" count="
|
|
2202
|
-
<line num="13" count="
|
|
2203
|
-
<line num="19" count="
|
|
2124
|
+
<line num="1" count="46" type="stmt"/>
|
|
2125
|
+
<line num="13" count="46" type="stmt"/>
|
|
2126
|
+
<line num="19" count="46" type="stmt"/>
|
|
2204
2127
|
<line num="20" count="18" type="stmt"/>
|
|
2205
|
-
<line num="28" count="
|
|
2206
|
-
<line num="34" count="
|
|
2207
|
-
<line num="40" count="
|
|
2128
|
+
<line num="28" count="46" type="stmt"/>
|
|
2129
|
+
<line num="34" count="46" type="stmt"/>
|
|
2130
|
+
<line num="40" count="46" type="stmt"/>
|
|
2208
2131
|
<line num="78" count="45" type="stmt"/>
|
|
2209
2132
|
<line num="80" count="45" type="stmt"/>
|
|
2210
2133
|
<line num="81" count="45" type="stmt"/>
|
|
@@ -2237,203 +2160,193 @@
|
|
|
2237
2160
|
<line num="160" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
2238
2161
|
<line num="163" count="27" type="cond" truecount="4" falsecount="0"/>
|
|
2239
2162
|
<line num="165" count="27" type="stmt"/>
|
|
2240
|
-
<line num="183" count="
|
|
2163
|
+
<line num="183" count="46" type="stmt"/>
|
|
2241
2164
|
</file>
|
|
2242
2165
|
</package>
|
|
2243
2166
|
<package name="api.routes">
|
|
2244
|
-
<metrics statements="
|
|
2167
|
+
<metrics statements="171" coveredstatements="164" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
2245
2168
|
<file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/analytics.js">
|
|
2246
2169
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2247
|
-
<line num="1" count="
|
|
2248
|
-
<line num="2" count="
|
|
2249
|
-
<line num="4" count="
|
|
2250
|
-
<line num="6" count="
|
|
2251
|
-
<line num="7" count="
|
|
2252
|
-
<line num="9" count="
|
|
2170
|
+
<line num="1" count="44" type="stmt"/>
|
|
2171
|
+
<line num="2" count="44" type="stmt"/>
|
|
2172
|
+
<line num="4" count="44" type="stmt"/>
|
|
2173
|
+
<line num="6" count="44" type="stmt"/>
|
|
2174
|
+
<line num="7" count="44" type="stmt"/>
|
|
2175
|
+
<line num="9" count="44" type="stmt"/>
|
|
2253
2176
|
</file>
|
|
2254
2177
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/apikeys.js">
|
|
2255
2178
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2256
|
-
<line num="1" count="
|
|
2257
|
-
<line num="2" count="
|
|
2258
|
-
<line num="3" count="
|
|
2259
|
-
<line num="4" count="
|
|
2260
|
-
<line num="6" count="
|
|
2261
|
-
<line num="8" count="
|
|
2262
|
-
<line num="12" count="
|
|
2179
|
+
<line num="1" count="44" type="stmt"/>
|
|
2180
|
+
<line num="2" count="44" type="stmt"/>
|
|
2181
|
+
<line num="3" count="44" type="stmt"/>
|
|
2182
|
+
<line num="4" count="44" type="stmt"/>
|
|
2183
|
+
<line num="6" count="44" type="stmt"/>
|
|
2184
|
+
<line num="8" count="44" type="stmt"/>
|
|
2185
|
+
<line num="12" count="44" type="stmt"/>
|
|
2263
2186
|
</file>
|
|
2264
2187
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/automation.js">
|
|
2265
2188
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2266
|
-
<line num="1" count="
|
|
2267
|
-
<line num="2" count="
|
|
2268
|
-
<line num="3" count="
|
|
2269
|
-
<line num="8" count="
|
|
2270
|
-
<line num="9" count="
|
|
2271
|
-
<line num="13" count="
|
|
2272
|
-
<line num="14" count="
|
|
2273
|
-
<line num="16" count="
|
|
2274
|
-
<line num="18" count="
|
|
2275
|
-
<line num="85" count="
|
|
2276
|
-
</file>
|
|
2277
|
-
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/backup.js">
|
|
2278
|
-
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2279
|
-
<line num="1" count="28" type="stmt"/>
|
|
2280
|
-
<line num="2" count="28" type="stmt"/>
|
|
2281
|
-
<line num="3" count="28" type="stmt"/>
|
|
2282
|
-
<line num="4" count="28" type="stmt"/>
|
|
2283
|
-
<line num="6" count="28" type="stmt"/>
|
|
2284
|
-
<line num="8" count="28" type="stmt"/>
|
|
2285
|
-
<line num="10" count="28" type="stmt"/>
|
|
2189
|
+
<line num="1" count="44" type="stmt"/>
|
|
2190
|
+
<line num="2" count="44" type="stmt"/>
|
|
2191
|
+
<line num="3" count="44" type="stmt"/>
|
|
2192
|
+
<line num="8" count="44" type="stmt"/>
|
|
2193
|
+
<line num="9" count="44" type="stmt"/>
|
|
2194
|
+
<line num="13" count="44" type="stmt"/>
|
|
2195
|
+
<line num="14" count="44" type="stmt"/>
|
|
2196
|
+
<line num="16" count="44" type="stmt"/>
|
|
2197
|
+
<line num="18" count="44" type="stmt"/>
|
|
2198
|
+
<line num="85" count="44" type="stmt"/>
|
|
2286
2199
|
</file>
|
|
2287
2200
|
<file name="cloud.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/cloud.js">
|
|
2288
2201
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2289
|
-
<line num="1" count="
|
|
2290
|
-
<line num="2" count="
|
|
2291
|
-
<line num="3" count="
|
|
2292
|
-
<line num="4" count="
|
|
2293
|
-
<line num="6" count="
|
|
2294
|
-
<line num="8" count="
|
|
2295
|
-
<line num="14" count="
|
|
2202
|
+
<line num="1" count="44" type="stmt"/>
|
|
2203
|
+
<line num="2" count="44" type="stmt"/>
|
|
2204
|
+
<line num="3" count="44" type="stmt"/>
|
|
2205
|
+
<line num="4" count="44" type="stmt"/>
|
|
2206
|
+
<line num="6" count="44" type="stmt"/>
|
|
2207
|
+
<line num="8" count="44" type="stmt"/>
|
|
2208
|
+
<line num="14" count="44" type="stmt"/>
|
|
2296
2209
|
</file>
|
|
2297
2210
|
<file name="component.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/component.js">
|
|
2298
2211
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2299
|
-
<line num="1" count="
|
|
2300
|
-
<line num="2" count="
|
|
2301
|
-
<line num="3" count="
|
|
2302
|
-
<line num="4" count="
|
|
2303
|
-
<line num="6" count="
|
|
2304
|
-
<line num="8" count="
|
|
2305
|
-
<line num="14" count="
|
|
2306
|
-
</file>
|
|
2307
|
-
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/datasource.js">
|
|
2308
|
-
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2309
|
-
<line num="1" count="
|
|
2310
|
-
<line num="2" count="
|
|
2311
|
-
<line num="3" count="
|
|
2312
|
-
<line num="8" count="
|
|
2313
|
-
<line num="12" count="
|
|
2314
|
-
<line num="14" count="
|
|
2315
|
-
<line num="16" count="
|
|
2316
|
-
<line num="51" count="
|
|
2317
|
-
</file>
|
|
2318
|
-
<file name="deploy.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/deploy.js">
|
|
2319
|
-
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2320
|
-
<line num="1" count="
|
|
2321
|
-
<line num="2" count="
|
|
2322
|
-
<line num="3" count="
|
|
2323
|
-
<line num="4" count="
|
|
2324
|
-
<line num="6" count="
|
|
2325
|
-
<line num="8" count="
|
|
2326
|
-
<line num="17" count="
|
|
2212
|
+
<line num="1" count="44" type="stmt"/>
|
|
2213
|
+
<line num="2" count="44" type="stmt"/>
|
|
2214
|
+
<line num="3" count="44" type="stmt"/>
|
|
2215
|
+
<line num="4" count="44" type="stmt"/>
|
|
2216
|
+
<line num="6" count="44" type="stmt"/>
|
|
2217
|
+
<line num="8" count="44" type="stmt"/>
|
|
2218
|
+
<line num="14" count="44" type="stmt"/>
|
|
2219
|
+
</file>
|
|
2220
|
+
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/datasource.js">
|
|
2221
|
+
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2222
|
+
<line num="1" count="44" type="stmt"/>
|
|
2223
|
+
<line num="2" count="44" type="stmt"/>
|
|
2224
|
+
<line num="3" count="44" type="stmt"/>
|
|
2225
|
+
<line num="8" count="44" type="stmt"/>
|
|
2226
|
+
<line num="12" count="44" type="stmt"/>
|
|
2227
|
+
<line num="14" count="44" type="stmt"/>
|
|
2228
|
+
<line num="16" count="44" type="stmt"/>
|
|
2229
|
+
<line num="51" count="44" type="stmt"/>
|
|
2230
|
+
</file>
|
|
2231
|
+
<file name="deploy.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/deploy.js">
|
|
2232
|
+
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2233
|
+
<line num="1" count="44" type="stmt"/>
|
|
2234
|
+
<line num="2" count="44" type="stmt"/>
|
|
2235
|
+
<line num="3" count="44" type="stmt"/>
|
|
2236
|
+
<line num="4" count="44" type="stmt"/>
|
|
2237
|
+
<line num="6" count="44" type="stmt"/>
|
|
2238
|
+
<line num="8" count="44" type="stmt"/>
|
|
2239
|
+
<line num="17" count="44" type="stmt"/>
|
|
2327
2240
|
</file>
|
|
2328
2241
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/dev.js">
|
|
2329
2242
|
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
2330
|
-
<line num="1" count="
|
|
2331
|
-
<line num="2" count="
|
|
2332
|
-
<line num="3" count="
|
|
2333
|
-
<line num="4" count="
|
|
2334
|
-
<line num="5" count="
|
|
2335
|
-
<line num="7" count="
|
|
2336
|
-
<line num="10" count="
|
|
2337
|
-
<line num="16" count="
|
|
2338
|
-
<line num="17" count="
|
|
2339
|
-
<line num="18" count="
|
|
2340
|
-
<line num="21" count="
|
|
2341
|
-
<line num="26" count="
|
|
2243
|
+
<line num="1" count="44" type="stmt"/>
|
|
2244
|
+
<line num="2" count="44" type="stmt"/>
|
|
2245
|
+
<line num="3" count="44" type="stmt"/>
|
|
2246
|
+
<line num="4" count="44" type="stmt"/>
|
|
2247
|
+
<line num="5" count="44" type="stmt"/>
|
|
2248
|
+
<line num="7" count="44" type="stmt"/>
|
|
2249
|
+
<line num="10" count="88" type="stmt"/>
|
|
2250
|
+
<line num="16" count="44" type="cond" truecount="2" falsecount="2"/>
|
|
2251
|
+
<line num="17" count="44" type="stmt"/>
|
|
2252
|
+
<line num="18" count="44" type="stmt"/>
|
|
2253
|
+
<line num="21" count="44" type="stmt"/>
|
|
2254
|
+
<line num="26" count="44" type="stmt"/>
|
|
2342
2255
|
</file>
|
|
2343
2256
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.js">
|
|
2344
2257
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2345
|
-
<line num="1" count="
|
|
2346
|
-
<line num="2" count="
|
|
2347
|
-
<line num="3" count="
|
|
2348
|
-
<line num="4" count="
|
|
2349
|
-
<line num="6" count="
|
|
2350
|
-
<line num="8" count="
|
|
2351
|
-
<line num="12" count="
|
|
2258
|
+
<line num="1" count="44" type="stmt"/>
|
|
2259
|
+
<line num="2" count="44" type="stmt"/>
|
|
2260
|
+
<line num="3" count="44" type="stmt"/>
|
|
2261
|
+
<line num="4" count="44" type="stmt"/>
|
|
2262
|
+
<line num="6" count="44" type="stmt"/>
|
|
2263
|
+
<line num="8" count="44" type="stmt"/>
|
|
2264
|
+
<line num="12" count="44" type="stmt"/>
|
|
2352
2265
|
</file>
|
|
2353
2266
|
<file name="layout.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/layout.js">
|
|
2354
2267
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2355
|
-
<line num="1" count="
|
|
2356
|
-
<line num="2" count="
|
|
2357
|
-
<line num="3" count="
|
|
2358
|
-
<line num="4" count="
|
|
2359
|
-
<line num="6" count="
|
|
2360
|
-
<line num="8" count="
|
|
2361
|
-
<line num="16" count="
|
|
2268
|
+
<line num="1" count="44" type="stmt"/>
|
|
2269
|
+
<line num="2" count="44" type="stmt"/>
|
|
2270
|
+
<line num="3" count="44" type="stmt"/>
|
|
2271
|
+
<line num="4" count="44" type="stmt"/>
|
|
2272
|
+
<line num="6" count="44" type="stmt"/>
|
|
2273
|
+
<line num="8" count="44" type="stmt"/>
|
|
2274
|
+
<line num="16" count="44" type="stmt"/>
|
|
2362
2275
|
</file>
|
|
2363
2276
|
<file name="metadata.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/metadata.js">
|
|
2364
2277
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2365
|
-
<line num="1" count="
|
|
2366
|
-
<line num="2" count="
|
|
2367
|
-
<line num="6" count="
|
|
2368
|
-
<line num="7" count="
|
|
2369
|
-
<line num="8" count="
|
|
2370
|
-
<line num="10" count="
|
|
2371
|
-
<line num="12" count="
|
|
2372
|
-
<line num="38" count="
|
|
2278
|
+
<line num="1" count="44" type="stmt"/>
|
|
2279
|
+
<line num="2" count="44" type="stmt"/>
|
|
2280
|
+
<line num="6" count="44" type="stmt"/>
|
|
2281
|
+
<line num="7" count="44" type="stmt"/>
|
|
2282
|
+
<line num="8" count="44" type="stmt"/>
|
|
2283
|
+
<line num="10" count="44" type="stmt"/>
|
|
2284
|
+
<line num="12" count="44" type="stmt"/>
|
|
2285
|
+
<line num="38" count="44" type="stmt"/>
|
|
2373
2286
|
</file>
|
|
2374
2287
|
<file name="migrations.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/migrations.js">
|
|
2375
2288
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2376
|
-
<line num="1" count="
|
|
2377
|
-
<line num="2" count="
|
|
2378
|
-
<line num="3" count="
|
|
2379
|
-
<line num="4" count="
|
|
2380
|
-
<line num="6" count="
|
|
2381
|
-
<line num="14" count="
|
|
2289
|
+
<line num="1" count="44" type="stmt"/>
|
|
2290
|
+
<line num="2" count="44" type="stmt"/>
|
|
2291
|
+
<line num="3" count="44" type="stmt"/>
|
|
2292
|
+
<line num="4" count="44" type="stmt"/>
|
|
2293
|
+
<line num="6" count="44" type="stmt"/>
|
|
2294
|
+
<line num="14" count="44" type="stmt"/>
|
|
2382
2295
|
</file>
|
|
2383
2296
|
<file name="permission.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/permission.js">
|
|
2384
2297
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2385
|
-
<line num="1" count="
|
|
2386
|
-
<line num="2" count="
|
|
2387
|
-
<line num="3" count="
|
|
2388
|
-
<line num="4" count="
|
|
2389
|
-
<line num="5" count="
|
|
2390
|
-
<line num="7" count="
|
|
2391
|
-
<line num="9" count="
|
|
2392
|
-
<line num="33" count="
|
|
2298
|
+
<line num="1" count="44" type="stmt"/>
|
|
2299
|
+
<line num="2" count="44" type="stmt"/>
|
|
2300
|
+
<line num="3" count="44" type="stmt"/>
|
|
2301
|
+
<line num="4" count="44" type="stmt"/>
|
|
2302
|
+
<line num="5" count="44" type="stmt"/>
|
|
2303
|
+
<line num="7" count="44" type="stmt"/>
|
|
2304
|
+
<line num="9" count="44" type="stmt"/>
|
|
2305
|
+
<line num="33" count="44" type="stmt"/>
|
|
2393
2306
|
</file>
|
|
2394
2307
|
<file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/query.js">
|
|
2395
2308
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2396
|
-
<line num="1" count="
|
|
2397
|
-
<line num="2" count="
|
|
2398
|
-
<line num="3" count="
|
|
2399
|
-
<line num="8" count="
|
|
2400
|
-
<line num="13" count="
|
|
2401
|
-
<line num="17" count="
|
|
2402
|
-
<line num="19" count="
|
|
2403
|
-
<line num="21" count="
|
|
2404
|
-
<line num="64" count="
|
|
2309
|
+
<line num="1" count="44" type="stmt"/>
|
|
2310
|
+
<line num="2" count="44" type="stmt"/>
|
|
2311
|
+
<line num="3" count="44" type="stmt"/>
|
|
2312
|
+
<line num="8" count="44" type="stmt"/>
|
|
2313
|
+
<line num="13" count="44" type="stmt"/>
|
|
2314
|
+
<line num="17" count="44" type="stmt"/>
|
|
2315
|
+
<line num="19" count="44" type="stmt"/>
|
|
2316
|
+
<line num="21" count="44" type="stmt"/>
|
|
2317
|
+
<line num="64" count="44" type="stmt"/>
|
|
2405
2318
|
</file>
|
|
2406
2319
|
<file name="role.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/role.js">
|
|
2407
2320
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2408
|
-
<line num="1" count="
|
|
2409
|
-
<line num="2" count="
|
|
2410
|
-
<line num="3" count="
|
|
2411
|
-
<line num="4" count="
|
|
2412
|
-
<line num="5" count="
|
|
2413
|
-
<line num="7" count="
|
|
2414
|
-
<line num="9" count="
|
|
2415
|
-
<line num="15" count="
|
|
2321
|
+
<line num="1" count="44" type="stmt"/>
|
|
2322
|
+
<line num="2" count="44" type="stmt"/>
|
|
2323
|
+
<line num="3" count="44" type="stmt"/>
|
|
2324
|
+
<line num="4" count="44" type="stmt"/>
|
|
2325
|
+
<line num="5" count="44" type="stmt"/>
|
|
2326
|
+
<line num="7" count="44" type="stmt"/>
|
|
2327
|
+
<line num="9" count="44" type="stmt"/>
|
|
2328
|
+
<line num="15" count="44" type="stmt"/>
|
|
2416
2329
|
</file>
|
|
2417
2330
|
<file name="routing.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/routing.js">
|
|
2418
2331
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2419
|
-
<line num="1" count="
|
|
2420
|
-
<line num="2" count="
|
|
2421
|
-
<line num="3" count="
|
|
2422
|
-
<line num="4" count="
|
|
2423
|
-
<line num="6" count="
|
|
2424
|
-
<line num="8" count="
|
|
2425
|
-
<line num="14" count="
|
|
2332
|
+
<line num="1" count="44" type="stmt"/>
|
|
2333
|
+
<line num="2" count="44" type="stmt"/>
|
|
2334
|
+
<line num="3" count="44" type="stmt"/>
|
|
2335
|
+
<line num="4" count="44" type="stmt"/>
|
|
2336
|
+
<line num="6" count="44" type="stmt"/>
|
|
2337
|
+
<line num="8" count="44" type="stmt"/>
|
|
2338
|
+
<line num="14" count="44" type="stmt"/>
|
|
2426
2339
|
</file>
|
|
2427
2340
|
<file name="screen.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/screen.js">
|
|
2428
2341
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2429
|
-
<line num="1" count="
|
|
2430
|
-
<line num="2" count="
|
|
2431
|
-
<line num="3" count="
|
|
2432
|
-
<line num="4" count="
|
|
2433
|
-
<line num="5" count="
|
|
2434
|
-
<line num="7" count="
|
|
2435
|
-
<line num="9" count="
|
|
2436
|
-
<line num="18" count="
|
|
2342
|
+
<line num="1" count="44" type="stmt"/>
|
|
2343
|
+
<line num="2" count="44" type="stmt"/>
|
|
2344
|
+
<line num="3" count="44" type="stmt"/>
|
|
2345
|
+
<line num="4" count="44" type="stmt"/>
|
|
2346
|
+
<line num="5" count="44" type="stmt"/>
|
|
2347
|
+
<line num="7" count="44" type="stmt"/>
|
|
2348
|
+
<line num="9" count="44" type="stmt"/>
|
|
2349
|
+
<line num="18" count="44" type="stmt"/>
|
|
2437
2350
|
</file>
|
|
2438
2351
|
<file name="script.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/script.js">
|
|
2439
2352
|
<metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2447,110 +2360,99 @@
|
|
|
2447
2360
|
</file>
|
|
2448
2361
|
<file name="table.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/table.js">
|
|
2449
2362
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2450
|
-
<line num="1" count="
|
|
2451
|
-
<line num="2" count="
|
|
2452
|
-
<line num="3" count="
|
|
2453
|
-
<line num="4" count="
|
|
2454
|
-
<line num="9" count="
|
|
2455
|
-
<line num="10" count="
|
|
2456
|
-
<line num="12" count="
|
|
2457
|
-
<line num="14" count="
|
|
2458
|
-
<line num="196" count="
|
|
2363
|
+
<line num="1" count="44" type="stmt"/>
|
|
2364
|
+
<line num="2" count="44" type="stmt"/>
|
|
2365
|
+
<line num="3" count="44" type="stmt"/>
|
|
2366
|
+
<line num="4" count="44" type="stmt"/>
|
|
2367
|
+
<line num="9" count="44" type="stmt"/>
|
|
2368
|
+
<line num="10" count="44" type="stmt"/>
|
|
2369
|
+
<line num="12" count="44" type="stmt"/>
|
|
2370
|
+
<line num="14" count="44" type="stmt"/>
|
|
2371
|
+
<line num="196" count="44" type="stmt"/>
|
|
2459
2372
|
</file>
|
|
2460
2373
|
<file name="templates.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/templates.js">
|
|
2461
2374
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2462
|
-
<line num="1" count="
|
|
2463
|
-
<line num="2" count="
|
|
2464
|
-
<line num="3" count="
|
|
2465
|
-
<line num="4" count="
|
|
2466
|
-
<line num="6" count="
|
|
2467
|
-
<line num="8" count="
|
|
2468
|
-
<line num="16" count="
|
|
2375
|
+
<line num="1" count="44" type="stmt"/>
|
|
2376
|
+
<line num="2" count="44" type="stmt"/>
|
|
2377
|
+
<line num="3" count="44" type="stmt"/>
|
|
2378
|
+
<line num="4" count="44" type="stmt"/>
|
|
2379
|
+
<line num="6" count="44" type="stmt"/>
|
|
2380
|
+
<line num="8" count="44" type="stmt"/>
|
|
2381
|
+
<line num="16" count="44" type="stmt"/>
|
|
2469
2382
|
</file>
|
|
2470
2383
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/user.js">
|
|
2471
2384
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2472
|
-
<line num="1" count="
|
|
2473
|
-
<line num="2" count="
|
|
2474
|
-
<line num="3" count="
|
|
2475
|
-
<line num="7" count="
|
|
2476
|
-
<line num="9" count="
|
|
2477
|
-
<line num="11" count="
|
|
2478
|
-
<line num="53" count="
|
|
2385
|
+
<line num="1" count="44" type="stmt"/>
|
|
2386
|
+
<line num="2" count="44" type="stmt"/>
|
|
2387
|
+
<line num="3" count="44" type="stmt"/>
|
|
2388
|
+
<line num="7" count="44" type="stmt"/>
|
|
2389
|
+
<line num="9" count="44" type="stmt"/>
|
|
2390
|
+
<line num="11" count="44" type="stmt"/>
|
|
2391
|
+
<line num="53" count="44" type="stmt"/>
|
|
2479
2392
|
</file>
|
|
2480
2393
|
<file name="view.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/view.js">
|
|
2481
2394
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2482
|
-
<line num="1" count="
|
|
2483
|
-
<line num="2" count="
|
|
2484
|
-
<line num="3" count="
|
|
2485
|
-
<line num="4" count="
|
|
2486
|
-
<line num="5" count="
|
|
2487
|
-
<line num="10" count="
|
|
2488
|
-
<line num="12" count="
|
|
2489
|
-
<line num="14" count="
|
|
2490
|
-
<line num="31" count="
|
|
2491
|
-
</file>
|
|
2492
|
-
<file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/webhook.js">
|
|
2493
|
-
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2494
|
-
<line num="1" count="28" type="stmt"/>
|
|
2495
|
-
<line num="2" count="28" type="stmt"/>
|
|
2496
|
-
<line num="3" count="28" type="stmt"/>
|
|
2497
|
-
<line num="4" count="28" type="stmt"/>
|
|
2498
|
-
<line num="5" count="28" type="stmt"/>
|
|
2499
|
-
<line num="7" count="28" type="stmt"/>
|
|
2500
|
-
<line num="9" count="28" type="stmt"/>
|
|
2501
|
-
<line num="26" count="28" type="stmt"/>
|
|
2395
|
+
<line num="1" count="44" type="stmt"/>
|
|
2396
|
+
<line num="2" count="44" type="stmt"/>
|
|
2397
|
+
<line num="3" count="44" type="stmt"/>
|
|
2398
|
+
<line num="4" count="44" type="stmt"/>
|
|
2399
|
+
<line num="5" count="44" type="stmt"/>
|
|
2400
|
+
<line num="10" count="44" type="stmt"/>
|
|
2401
|
+
<line num="12" count="44" type="stmt"/>
|
|
2402
|
+
<line num="14" count="44" type="stmt"/>
|
|
2403
|
+
<line num="31" count="44" type="stmt"/>
|
|
2502
2404
|
</file>
|
|
2503
2405
|
</package>
|
|
2504
2406
|
<package name="api.routes.utils">
|
|
2505
2407
|
<metrics statements="42" coveredstatements="42" conditionals="8" coveredconditionals="7" methods="14" coveredmethods="14"/>
|
|
2506
2408
|
<file name="validators.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/utils/validators.js">
|
|
2507
2409
|
<metrics statements="42" coveredstatements="42" conditionals="8" coveredconditionals="7" methods="14" coveredmethods="14"/>
|
|
2508
|
-
<line num="1" count="
|
|
2509
|
-
<line num="2" count="
|
|
2510
|
-
<line num="
|
|
2511
|
-
<line num="7" count="
|
|
2512
|
-
<line num="8" count="
|
|
2513
|
-
<line num="10" count="
|
|
2514
|
-
<line num="11" count="
|
|
2515
|
-
<line num="12" count="
|
|
2516
|
-
<line num="13" count="
|
|
2517
|
-
<line num="15" count="
|
|
2518
|
-
<line num="17" count="
|
|
2519
|
-
<line num="29" count="
|
|
2520
|
-
<line num="31" count="
|
|
2521
|
-
<line num="36" count="
|
|
2522
|
-
<line num="38" count="
|
|
2523
|
-
<line num="52" count="
|
|
2524
|
-
<line num="67" count="
|
|
2525
|
-
<line num="69" count="
|
|
2526
|
-
<line num="81" count="
|
|
2527
|
-
<line num="82" count="
|
|
2528
|
-
<line num="99" count="
|
|
2529
|
-
<line num="101" count="
|
|
2530
|
-
<line num="120" count="
|
|
2531
|
-
<line num="122" count="
|
|
2532
|
-
<line num="135" count="
|
|
2533
|
-
<line num="136" count="
|
|
2534
|
-
<line num="138" count="
|
|
2535
|
-
<line num="151" count="
|
|
2536
|
-
<line num="152" count="
|
|
2537
|
-
<line num="154" count="
|
|
2538
|
-
<line num="161" count="
|
|
2539
|
-
<line num="163" count="
|
|
2540
|
-
<line num="186" count="
|
|
2541
|
-
<line num="199" count="
|
|
2542
|
-
<line num="201" count="
|
|
2543
|
-
<line num="213" count="
|
|
2544
|
-
<line num="215" count="
|
|
2545
|
-
<line num="224" count="
|
|
2546
|
-
<line num="227" count="
|
|
2547
|
-
<line num="228" count="
|
|
2548
|
-
<line num="230" count="
|
|
2549
|
-
<line num="233" count="
|
|
2410
|
+
<line num="1" count="44" type="stmt"/>
|
|
2411
|
+
<line num="2" count="44" type="stmt"/>
|
|
2412
|
+
<line num="6" count="44" type="stmt"/>
|
|
2413
|
+
<line num="7" count="44" type="stmt"/>
|
|
2414
|
+
<line num="8" count="44" type="stmt"/>
|
|
2415
|
+
<line num="10" count="44" type="stmt"/>
|
|
2416
|
+
<line num="11" count="44" type="stmt"/>
|
|
2417
|
+
<line num="12" count="44" type="stmt"/>
|
|
2418
|
+
<line num="13" count="44" type="stmt"/>
|
|
2419
|
+
<line num="15" count="44" type="stmt"/>
|
|
2420
|
+
<line num="17" count="132" type="stmt"/>
|
|
2421
|
+
<line num="29" count="44" type="stmt"/>
|
|
2422
|
+
<line num="31" count="176" type="stmt"/>
|
|
2423
|
+
<line num="36" count="44" type="stmt"/>
|
|
2424
|
+
<line num="38" count="44" type="stmt"/>
|
|
2425
|
+
<line num="52" count="132" type="stmt"/>
|
|
2426
|
+
<line num="67" count="44" type="stmt"/>
|
|
2427
|
+
<line num="69" count="44" type="stmt"/>
|
|
2428
|
+
<line num="81" count="44" type="stmt"/>
|
|
2429
|
+
<line num="82" count="44" type="stmt"/>
|
|
2430
|
+
<line num="99" count="44" type="stmt"/>
|
|
2431
|
+
<line num="101" count="44" type="stmt"/>
|
|
2432
|
+
<line num="120" count="44" type="stmt"/>
|
|
2433
|
+
<line num="122" count="44" type="stmt"/>
|
|
2434
|
+
<line num="135" count="44" type="stmt"/>
|
|
2435
|
+
<line num="136" count="44" type="stmt"/>
|
|
2436
|
+
<line num="138" count="44" type="stmt"/>
|
|
2437
|
+
<line num="151" count="44" type="stmt"/>
|
|
2438
|
+
<line num="152" count="88" type="stmt"/>
|
|
2439
|
+
<line num="154" count="88" type="stmt"/>
|
|
2440
|
+
<line num="161" count="44" type="stmt"/>
|
|
2441
|
+
<line num="163" count="44" type="stmt"/>
|
|
2442
|
+
<line num="186" count="176" type="stmt"/>
|
|
2443
|
+
<line num="199" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
2444
|
+
<line num="201" count="88" type="stmt"/>
|
|
2445
|
+
<line num="213" count="44" type="cond" truecount="1" falsecount="0"/>
|
|
2446
|
+
<line num="215" count="176" type="stmt"/>
|
|
2447
|
+
<line num="224" count="176" type="stmt"/>
|
|
2448
|
+
<line num="227" count="176" type="cond" truecount="2" falsecount="0"/>
|
|
2449
|
+
<line num="228" count="132" type="stmt"/>
|
|
2450
|
+
<line num="230" count="44" type="stmt"/>
|
|
2451
|
+
<line num="233" count="176" type="stmt"/>
|
|
2550
2452
|
</file>
|
|
2551
2453
|
</package>
|
|
2552
2454
|
<package name="automations">
|
|
2553
|
-
<metrics statements="
|
|
2455
|
+
<metrics statements="186" coveredstatements="156" conditionals="79" coveredconditionals="56" methods="22" coveredmethods="17"/>
|
|
2554
2456
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2555
2457
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2556
2458
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -2580,7 +2482,7 @@
|
|
|
2580
2482
|
</file>
|
|
2581
2483
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2582
2484
|
<metrics statements="62" coveredstatements="52" conditionals="41" coveredconditionals="29" methods="5" coveredmethods="4"/>
|
|
2583
|
-
<line num="
|
|
2485
|
+
<line num="5" count="46" type="stmt"/>
|
|
2584
2486
|
<line num="6" count="46" type="stmt"/>
|
|
2585
2487
|
<line num="24" count="46" type="stmt"/>
|
|
2586
2488
|
<line num="25" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -2644,43 +2546,30 @@
|
|
|
2644
2546
|
<line num="123" count="0" type="stmt"/>
|
|
2645
2547
|
</file>
|
|
2646
2548
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2647
|
-
<metrics statements="
|
|
2549
|
+
<metrics statements="23" coveredstatements="11" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
2648
2550
|
<line num="1" count="45" type="stmt"/>
|
|
2649
2551
|
<line num="2" count="45" type="stmt"/>
|
|
2650
2552
|
<line num="3" count="45" type="stmt"/>
|
|
2651
2553
|
<line num="4" count="45" type="stmt"/>
|
|
2652
|
-
<line num="5" count="45" type="
|
|
2554
|
+
<line num="5" count="45" type="stmt"/>
|
|
2555
|
+
<line num="6" count="45" type="stmt"/>
|
|
2653
2556
|
<line num="8" count="45" type="stmt"/>
|
|
2654
|
-
<line num="9" count="45" type="stmt"/>
|
|
2655
|
-
<line num="10" count="45" type="stmt"/>
|
|
2656
|
-
<line num="11" count="45" type="stmt"/>
|
|
2657
2557
|
<line num="13" count="45" type="stmt"/>
|
|
2658
|
-
<line num="14" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
2659
2558
|
<line num="15" count="45" type="stmt"/>
|
|
2660
|
-
<line num="17" count="
|
|
2661
|
-
<line num="18" count="
|
|
2662
|
-
<line num="
|
|
2663
|
-
<line num="
|
|
2664
|
-
<line num="
|
|
2665
|
-
<line num="
|
|
2666
|
-
<line num="
|
|
2559
|
+
<line num="17" count="0" type="stmt"/>
|
|
2560
|
+
<line num="18" count="0" type="stmt"/>
|
|
2561
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2562
|
+
<line num="20" count="0" type="stmt"/>
|
|
2563
|
+
<line num="22" count="0" type="stmt"/>
|
|
2564
|
+
<line num="23" count="0" type="stmt"/>
|
|
2565
|
+
<line num="24" count="0" type="stmt"/>
|
|
2566
|
+
<line num="25" count="0" type="stmt"/>
|
|
2567
|
+
<line num="27" count="0" type="stmt"/>
|
|
2667
2568
|
<line num="31" count="0" type="stmt"/>
|
|
2668
2569
|
<line num="32" count="0" type="stmt"/>
|
|
2570
|
+
<line num="35" count="45" type="stmt"/>
|
|
2669
2571
|
<line num="36" count="0" type="stmt"/>
|
|
2670
|
-
<line num="
|
|
2671
|
-
<line num="38" count="0" type="stmt"/>
|
|
2672
|
-
<line num="39" count="0" type="stmt"/>
|
|
2673
|
-
<line num="40" count="0" type="stmt"/>
|
|
2674
|
-
<line num="42" count="0" type="stmt"/>
|
|
2675
|
-
<line num="46" count="0" type="stmt"/>
|
|
2676
|
-
<line num="47" count="0" type="stmt"/>
|
|
2677
|
-
<line num="50" count="45" type="stmt"/>
|
|
2678
|
-
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2679
|
-
<line num="52" count="0" type="stmt"/>
|
|
2680
|
-
<line num="53" count="0" type="stmt"/>
|
|
2681
|
-
<line num="54" count="0" type="stmt"/>
|
|
2682
|
-
<line num="56" count="0" type="stmt"/>
|
|
2683
|
-
<line num="59" count="45" type="stmt"/>
|
|
2572
|
+
<line num="39" count="45" type="stmt"/>
|
|
2684
2573
|
</file>
|
|
2685
2574
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/index.js">
|
|
2686
2575
|
<metrics statements="16" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="2"/>
|
|
@@ -2689,10 +2578,10 @@
|
|
|
2689
2578
|
<line num="3" count="44" type="stmt"/>
|
|
2690
2579
|
<line num="4" count="44" type="stmt"/>
|
|
2691
2580
|
<line num="9" count="44" type="stmt"/>
|
|
2692
|
-
<line num="11" count="
|
|
2693
|
-
<line num="12" count="
|
|
2694
|
-
<line num="15" count="
|
|
2695
|
-
<line num="16" count="
|
|
2581
|
+
<line num="11" count="45" type="stmt"/>
|
|
2582
|
+
<line num="12" count="7" type="stmt"/>
|
|
2583
|
+
<line num="15" count="45" type="stmt"/>
|
|
2584
|
+
<line num="16" count="45" type="stmt"/>
|
|
2696
2585
|
<line num="19" count="44" type="stmt"/>
|
|
2697
2586
|
<line num="20" count="0" type="stmt"/>
|
|
2698
2587
|
<line num="23" count="44" type="stmt"/>
|
|
@@ -2702,72 +2591,72 @@
|
|
|
2702
2591
|
<line num="29" count="44" type="stmt"/>
|
|
2703
2592
|
</file>
|
|
2704
2593
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
2705
|
-
<metrics statements="61" coveredstatements="55" conditionals="
|
|
2706
|
-
<line num="1" count="
|
|
2707
|
-
<line num="2" count="
|
|
2708
|
-
<line num="3" count="
|
|
2709
|
-
<line num="4" count="
|
|
2710
|
-
<line num="5" count="
|
|
2711
|
-
<line num="7" count="
|
|
2712
|
-
<line num="8" count="
|
|
2713
|
-
<line num="9" count="
|
|
2714
|
-
<line num="10" count="
|
|
2715
|
-
<line num="11" count="
|
|
2716
|
-
<line num="12" count="
|
|
2717
|
-
<line num="14" count="
|
|
2718
|
-
<line num="15" count="
|
|
2719
|
-
<line num="21" count="
|
|
2720
|
-
<line num="22" count="
|
|
2721
|
-
<line num="25" count="
|
|
2722
|
-
<line num="29" count="
|
|
2594
|
+
<metrics statements="61" coveredstatements="55" conditionals="34" coveredconditionals="26" methods="11" coveredmethods="11"/>
|
|
2595
|
+
<line num="1" count="44" type="stmt"/>
|
|
2596
|
+
<line num="2" count="44" type="stmt"/>
|
|
2597
|
+
<line num="3" count="44" type="stmt"/>
|
|
2598
|
+
<line num="4" count="44" type="stmt"/>
|
|
2599
|
+
<line num="5" count="44" type="stmt"/>
|
|
2600
|
+
<line num="7" count="44" type="stmt"/>
|
|
2601
|
+
<line num="8" count="44" type="stmt"/>
|
|
2602
|
+
<line num="9" count="44" type="stmt"/>
|
|
2603
|
+
<line num="10" count="44" type="stmt"/>
|
|
2604
|
+
<line num="11" count="44" type="stmt"/>
|
|
2605
|
+
<line num="12" count="44" type="stmt"/>
|
|
2606
|
+
<line num="14" count="44" type="stmt"/>
|
|
2607
|
+
<line num="15" count="44" type="stmt"/>
|
|
2608
|
+
<line num="21" count="21" type="stmt"/>
|
|
2609
|
+
<line num="22" count="21" type="stmt"/>
|
|
2610
|
+
<line num="25" count="21" type="stmt"/>
|
|
2611
|
+
<line num="29" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
2723
2612
|
<line num="30" count="0" type="stmt"/>
|
|
2724
|
-
<line num="33" count="
|
|
2725
|
-
<line num="34" count="
|
|
2726
|
-
<line num="37" count="
|
|
2613
|
+
<line num="33" count="18" type="stmt"/>
|
|
2614
|
+
<line num="34" count="18" type="stmt"/>
|
|
2615
|
+
<line num="37" count="18" type="stmt"/>
|
|
2727
2616
|
<line num="38" count="4" type="stmt"/>
|
|
2728
2617
|
<line num="39" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
2729
|
-
<line num="42" count="
|
|
2618
|
+
<line num="42" count="18" type="stmt"/>
|
|
2730
2619
|
<line num="43" count="4" type="stmt"/>
|
|
2731
2620
|
<line num="44" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2732
2621
|
<line num="48" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2733
2622
|
<line num="53" count="0" type="stmt"/>
|
|
2734
2623
|
<line num="55" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2735
2624
|
<line num="59" count="4" type="stmt"/>
|
|
2736
|
-
<line num="65" count="
|
|
2737
|
-
<line num="70" count="
|
|
2738
|
-
<line num="73" count="
|
|
2625
|
+
<line num="65" count="44" type="stmt"/>
|
|
2626
|
+
<line num="70" count="8" type="stmt"/>
|
|
2627
|
+
<line num="73" count="44" type="stmt"/>
|
|
2739
2628
|
<line num="78" count="4" type="stmt"/>
|
|
2740
|
-
<line num="81" count="
|
|
2629
|
+
<line num="81" count="44" type="stmt"/>
|
|
2741
2630
|
<line num="86" count="6" type="stmt"/>
|
|
2742
|
-
<line num="89" count="
|
|
2743
|
-
<line num="94" count="
|
|
2631
|
+
<line num="89" count="44" type="stmt"/>
|
|
2632
|
+
<line num="94" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
2744
2633
|
<line num="102" count="1" type="stmt"/>
|
|
2745
2634
|
<line num="103" count="1" type="stmt"/>
|
|
2746
2635
|
<line num="104" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2747
2636
|
<line num="105" count="1" type="stmt"/>
|
|
2748
2637
|
<line num="107" count="1" type="stmt"/>
|
|
2749
|
-
<line num="109" count="
|
|
2750
|
-
<line num="110" count="
|
|
2638
|
+
<line num="109" count="5" type="stmt"/>
|
|
2639
|
+
<line num="110" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
2751
2640
|
<line num="111" count="2" type="stmt"/>
|
|
2752
|
-
<line num="113" count="
|
|
2753
|
-
<line num="117" count="
|
|
2754
|
-
<line num="120" count="
|
|
2641
|
+
<line num="113" count="3" type="stmt"/>
|
|
2642
|
+
<line num="117" count="44" type="stmt"/>
|
|
2643
|
+
<line num="120" count="45" type="cond" truecount="4" falsecount="1"/>
|
|
2755
2644
|
<line num="121" count="0" type="stmt"/>
|
|
2756
|
-
<line num="125" count="
|
|
2757
|
-
<line num="126" count="
|
|
2758
|
-
<line num="127" count="
|
|
2759
|
-
<line num="128" count="
|
|
2760
|
-
<line num="129" count="
|
|
2761
|
-
<line num="130" count="
|
|
2645
|
+
<line num="125" count="45" type="stmt"/>
|
|
2646
|
+
<line num="126" count="45" type="stmt"/>
|
|
2647
|
+
<line num="127" count="3" type="stmt"/>
|
|
2648
|
+
<line num="128" count="3" type="stmt"/>
|
|
2649
|
+
<line num="129" count="3" type="stmt"/>
|
|
2650
|
+
<line num="130" count="3" type="stmt"/>
|
|
2762
2651
|
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2763
2652
|
<line num="132" count="0" type="stmt"/>
|
|
2764
2653
|
<line num="139" count="0" type="stmt"/>
|
|
2765
|
-
<line num="142" count="
|
|
2766
|
-
<line num="147" count="
|
|
2654
|
+
<line num="142" count="3" type="stmt"/>
|
|
2655
|
+
<line num="147" count="44" type="stmt"/>
|
|
2767
2656
|
</file>
|
|
2768
2657
|
</package>
|
|
2769
2658
|
<package name="automations.steps">
|
|
2770
|
-
<metrics statements="238" coveredstatements="
|
|
2659
|
+
<metrics statements="238" coveredstatements="167" conditionals="109" coveredconditionals="72" methods="21" coveredmethods="11"/>
|
|
2771
2660
|
<file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
|
|
2772
2661
|
<metrics statements="17" coveredstatements="6" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
2773
2662
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -3022,7 +2911,7 @@
|
|
|
3022
2911
|
<line num="101" count="1" type="stmt"/>
|
|
3023
2912
|
</file>
|
|
3024
2913
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/utils.js">
|
|
3025
|
-
<metrics statements="19" coveredstatements="
|
|
2914
|
+
<metrics statements="19" coveredstatements="16" conditionals="11" coveredconditionals="8" methods="3" coveredmethods="2"/>
|
|
3026
2915
|
<line num="1" count="45" type="stmt"/>
|
|
3027
2916
|
<line num="2" count="2" type="stmt"/>
|
|
3028
2917
|
<line num="4" count="2" type="stmt"/>
|
|
@@ -3034,7 +2923,7 @@
|
|
|
3034
2923
|
<line num="14" count="2" type="stmt"/>
|
|
3035
2924
|
<line num="21" count="45" type="cond" truecount="0" falsecount="1"/>
|
|
3036
2925
|
<line num="22" count="22" type="stmt"/>
|
|
3037
|
-
<line num="27" count="
|
|
2926
|
+
<line num="27" count="0" type="stmt"/>
|
|
3038
2927
|
<line num="30" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
3039
2928
|
<line num="31" count="17" type="stmt"/>
|
|
3040
2929
|
<line num="33" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -3093,38 +2982,36 @@
|
|
|
3093
2982
|
</file>
|
|
3094
2983
|
</package>
|
|
3095
2984
|
<package name="constants">
|
|
3096
|
-
<metrics statements="
|
|
2985
|
+
<metrics statements="34" coveredstatements="34" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3097
2986
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3098
|
-
<metrics statements="
|
|
2987
|
+
<metrics statements="27" coveredstatements="27" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3099
2988
|
<line num="1" count="54" type="stmt"/>
|
|
3100
2989
|
<line num="2" count="54" type="stmt"/>
|
|
3101
2990
|
<line num="3" count="54" type="stmt"/>
|
|
3102
2991
|
<line num="5" count="54" type="stmt"/>
|
|
3103
|
-
<line num="
|
|
3104
|
-
<line num="
|
|
3105
|
-
<line num="
|
|
3106
|
-
<line num="
|
|
3107
|
-
<line num="
|
|
3108
|
-
<line num="
|
|
3109
|
-
<line num="
|
|
3110
|
-
<line num="
|
|
3111
|
-
<line num="
|
|
3112
|
-
<line num="
|
|
3113
|
-
<line num="
|
|
3114
|
-
<line num="
|
|
3115
|
-
<line num="
|
|
3116
|
-
<line num="
|
|
3117
|
-
<line num="
|
|
3118
|
-
<line num="
|
|
3119
|
-
<line num="
|
|
3120
|
-
<line num="
|
|
3121
|
-
<line num="
|
|
3122
|
-
<line num="
|
|
3123
|
-
<line num="
|
|
3124
|
-
<line num="
|
|
3125
|
-
<line num="
|
|
3126
|
-
<line num="212" count="54" type="stmt"/>
|
|
3127
|
-
<line num="214" count="54" type="stmt"/>
|
|
2992
|
+
<line num="18" count="54" type="stmt"/>
|
|
2993
|
+
<line num="19" count="54" type="stmt"/>
|
|
2994
|
+
<line num="28" count="54" type="stmt"/>
|
|
2995
|
+
<line num="45" count="54" type="stmt"/>
|
|
2996
|
+
<line num="56" count="54" type="stmt"/>
|
|
2997
|
+
<line num="57" count="108" type="cond" truecount="1" falsecount="1"/>
|
|
2998
|
+
<line num="60" count="54" type="stmt"/>
|
|
2999
|
+
<line num="66" count="54" type="stmt"/>
|
|
3000
|
+
<line num="71" count="54" type="stmt"/>
|
|
3001
|
+
<line num="77" count="54" type="stmt"/>
|
|
3002
|
+
<line num="88" count="54" type="stmt"/>
|
|
3003
|
+
<line num="92" count="54" type="stmt"/>
|
|
3004
|
+
<line num="97" count="54" type="stmt"/>
|
|
3005
|
+
<line num="159" count="54" type="stmt"/>
|
|
3006
|
+
<line num="167" count="54" type="stmt"/>
|
|
3007
|
+
<line num="175" count="54" type="stmt"/>
|
|
3008
|
+
<line num="176" count="54" type="stmt"/>
|
|
3009
|
+
<line num="183" count="54" type="stmt"/>
|
|
3010
|
+
<line num="188" count="54" type="stmt"/>
|
|
3011
|
+
<line num="194" count="54" type="stmt"/>
|
|
3012
|
+
<line num="199" count="54" type="stmt"/>
|
|
3013
|
+
<line num="206" count="54" type="stmt"/>
|
|
3014
|
+
<line num="208" count="54" type="stmt"/>
|
|
3128
3015
|
</file>
|
|
3129
3016
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3130
3017
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3141,7 +3028,7 @@
|
|
|
3141
3028
|
</file>
|
|
3142
3029
|
</package>
|
|
3143
3030
|
<package name="db">
|
|
3144
|
-
<metrics statements="
|
|
3031
|
+
<metrics statements="129" coveredstatements="99" conditionals="41" coveredconditionals="9" methods="32" coveredmethods="21"/>
|
|
3145
3032
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3146
3033
|
<metrics statements="23" coveredstatements="4" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3147
3034
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -3183,19 +3070,34 @@
|
|
|
3183
3070
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3184
3071
|
<line num="1" count="60" type="stmt"/>
|
|
3185
3072
|
<line num="3" count="60" type="stmt"/>
|
|
3186
|
-
<line num="4" count="
|
|
3073
|
+
<line num="4" count="887" type="stmt"/>
|
|
3187
3074
|
</file>
|
|
3188
3075
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3189
|
-
<metrics statements="
|
|
3076
|
+
<metrics statements="95" coveredstatements="84" conditionals="29" coveredconditionals="6" methods="26" coveredmethods="19"/>
|
|
3190
3077
|
<line num="1" count="60" type="stmt"/>
|
|
3191
|
-
<line num="
|
|
3192
|
-
<line num="
|
|
3193
|
-
<line num="
|
|
3194
|
-
<line num="
|
|
3195
|
-
<line num="
|
|
3078
|
+
<line num="23" count="60" type="stmt"/>
|
|
3079
|
+
<line num="25" count="60" type="stmt"/>
|
|
3080
|
+
<line num="27" count="60" type="stmt"/>
|
|
3081
|
+
<line num="33" count="60" type="stmt"/>
|
|
3082
|
+
<line num="35" count="60" type="stmt"/>
|
|
3083
|
+
<line num="39" count="60" type="stmt"/>
|
|
3084
|
+
<line num="41" count="60" type="stmt"/>
|
|
3085
|
+
<line num="49" count="60" type="stmt"/>
|
|
3086
|
+
<line num="50" count="60" type="stmt"/>
|
|
3196
3087
|
<line num="51" count="60" type="stmt"/>
|
|
3088
|
+
<line num="52" count="60" type="stmt"/>
|
|
3089
|
+
<line num="53" count="60" type="stmt"/>
|
|
3090
|
+
<line num="54" count="60" type="stmt"/>
|
|
3197
3091
|
<line num="55" count="60" type="stmt"/>
|
|
3092
|
+
<line num="56" count="60" type="stmt"/>
|
|
3198
3093
|
<line num="57" count="60" type="stmt"/>
|
|
3094
|
+
<line num="58" count="60" type="stmt"/>
|
|
3095
|
+
<line num="59" count="60" type="stmt"/>
|
|
3096
|
+
<line num="60" count="60" type="stmt"/>
|
|
3097
|
+
<line num="61" count="60" type="stmt"/>
|
|
3098
|
+
<line num="62" count="60" type="stmt"/>
|
|
3099
|
+
<line num="63" count="60" type="stmt"/>
|
|
3100
|
+
<line num="64" count="60" type="stmt"/>
|
|
3199
3101
|
<line num="65" count="60" type="stmt"/>
|
|
3200
3102
|
<line num="66" count="60" type="stmt"/>
|
|
3201
3103
|
<line num="67" count="60" type="stmt"/>
|
|
@@ -3206,128 +3108,97 @@
|
|
|
3206
3108
|
<line num="72" count="60" type="stmt"/>
|
|
3207
3109
|
<line num="73" count="60" type="stmt"/>
|
|
3208
3110
|
<line num="74" count="60" type="stmt"/>
|
|
3209
|
-
<line num="
|
|
3210
|
-
<line num="
|
|
3211
|
-
<line num="
|
|
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="
|
|
3229
|
-
<line num="
|
|
3230
|
-
<line num="
|
|
3231
|
-
<line num="
|
|
3232
|
-
<line num="
|
|
3233
|
-
<line num="
|
|
3234
|
-
<line num="
|
|
3235
|
-
<line num="
|
|
3236
|
-
<line num="
|
|
3237
|
-
<line num="
|
|
3238
|
-
<line num="
|
|
3239
|
-
<line num="
|
|
3240
|
-
<line num="
|
|
3241
|
-
<line num="
|
|
3242
|
-
<line num="
|
|
3243
|
-
<line num="
|
|
3244
|
-
<line num="
|
|
3245
|
-
<line num="
|
|
3246
|
-
<line num="
|
|
3247
|
-
<line num="
|
|
3248
|
-
<line num="
|
|
3249
|
-
<line num="
|
|
3250
|
-
<line num="
|
|
3251
|
-
<line num="
|
|
3252
|
-
<line num="
|
|
3253
|
-
<line num="
|
|
3254
|
-
<line num="
|
|
3255
|
-
<line num="
|
|
3256
|
-
<line num="
|
|
3257
|
-
<line num="
|
|
3258
|
-
<line num="
|
|
3259
|
-
<line num="
|
|
3260
|
-
<line num="
|
|
3261
|
-
<line num="
|
|
3262
|
-
<line num="
|
|
3263
|
-
<line num="
|
|
3264
|
-
<line num="
|
|
3265
|
-
<line num="
|
|
3266
|
-
<line num="
|
|
3267
|
-
<line num="
|
|
3268
|
-
<line num="
|
|
3269
|
-
<line num="
|
|
3270
|
-
<line num="292" count="60" type="cond" truecount="1" falsecount="1"/>
|
|
3271
|
-
<line num="293" count="64" type="stmt"/>
|
|
3272
|
-
<line num="301" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3273
|
-
<line num="302" count="5" type="stmt"/>
|
|
3274
|
-
<line num="309" count="60" type="stmt"/>
|
|
3275
|
-
<line num="310" count="139" type="stmt"/>
|
|
3276
|
-
<line num="319" count="60" type="stmt"/>
|
|
3277
|
-
<line num="320" count="0" type="stmt"/>
|
|
3278
|
-
<line num="326" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
3279
|
-
<line num="327" count="253" type="stmt"/>
|
|
3280
|
-
<line num="333" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3281
|
-
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3282
|
-
<line num="335" count="4" type="stmt"/>
|
|
3283
|
-
<line num="338" count="1" type="stmt"/>
|
|
3284
|
-
<line num="349" count="60" type="stmt"/>
|
|
3285
|
-
<line num="350" count="0" type="stmt"/>
|
|
3286
|
-
<line num="353" count="60" type="stmt"/>
|
|
3287
|
-
<line num="354" count="10" type="stmt"/>
|
|
3288
|
-
<line num="357" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3289
|
-
<line num="358" count="0" type="stmt"/>
|
|
3290
|
-
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3291
|
-
<line num="360" count="0" type="stmt"/>
|
|
3292
|
-
<line num="362" count="0" type="stmt"/>
|
|
3293
|
-
<line num="365" count="60" type="stmt"/>
|
|
3294
|
-
<line num="366" count="1" type="stmt"/>
|
|
3295
|
-
<line num="369" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
3296
|
-
<line num="370" count="0" type="stmt"/>
|
|
3297
|
-
<line num="373" count="60" type="stmt"/>
|
|
3298
|
-
<line num="374" count="0" type="stmt"/>
|
|
3299
|
-
<line num="380" count="60" type="stmt"/>
|
|
3300
|
-
<line num="381" count="60" type="stmt"/>
|
|
3111
|
+
<line num="79" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3112
|
+
<line num="80" count="273" type="stmt"/>
|
|
3113
|
+
<line num="87" count="60" type="stmt"/>
|
|
3114
|
+
<line num="88" count="130" type="stmt"/>
|
|
3115
|
+
<line num="96" count="60" type="stmt"/>
|
|
3116
|
+
<line num="97" count="0" type="stmt"/>
|
|
3117
|
+
<line num="100" count="0" type="stmt"/>
|
|
3118
|
+
<line num="106" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3119
|
+
<line num="107" count="278" type="stmt"/>
|
|
3120
|
+
<line num="114" count="60" type="stmt"/>
|
|
3121
|
+
<line num="115" count="27" type="stmt"/>
|
|
3122
|
+
<line num="129" count="60" type="stmt"/>
|
|
3123
|
+
<line num="137" count="9" type="stmt"/>
|
|
3124
|
+
<line num="138" count="9" type="stmt"/>
|
|
3125
|
+
<line num="139" count="9" type="stmt"/>
|
|
3126
|
+
<line num="140" count="9" type="stmt"/>
|
|
3127
|
+
<line num="146" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
3128
|
+
<line num="147" count="0" type="stmt"/>
|
|
3129
|
+
<line num="154" count="60" type="stmt"/>
|
|
3130
|
+
<line num="155" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3131
|
+
<line num="161" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3132
|
+
<line num="162" count="9" type="stmt"/>
|
|
3133
|
+
<line num="169" count="60" type="stmt"/>
|
|
3134
|
+
<line num="170" count="23" type="stmt"/>
|
|
3135
|
+
<line num="176" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3136
|
+
<line num="177" count="11" type="stmt"/>
|
|
3137
|
+
<line num="184" count="60" type="stmt"/>
|
|
3138
|
+
<line num="185" count="10" type="stmt"/>
|
|
3139
|
+
<line num="191" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3140
|
+
<line num="192" count="2" type="stmt"/>
|
|
3141
|
+
<line num="199" count="60" type="cond" truecount="1" falsecount="1"/>
|
|
3142
|
+
<line num="200" count="64" type="stmt"/>
|
|
3143
|
+
<line num="208" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3144
|
+
<line num="209" count="5" type="stmt"/>
|
|
3145
|
+
<line num="216" count="60" type="stmt"/>
|
|
3146
|
+
<line num="217" count="139" type="stmt"/>
|
|
3147
|
+
<line num="226" count="60" type="stmt"/>
|
|
3148
|
+
<line num="227" count="0" type="stmt"/>
|
|
3149
|
+
<line num="233" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
3150
|
+
<line num="234" count="252" type="stmt"/>
|
|
3151
|
+
<line num="240" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3152
|
+
<line num="241" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3153
|
+
<line num="242" count="4" type="stmt"/>
|
|
3154
|
+
<line num="245" count="1" type="stmt"/>
|
|
3155
|
+
<line num="256" count="60" type="stmt"/>
|
|
3156
|
+
<line num="257" count="0" type="stmt"/>
|
|
3157
|
+
<line num="260" count="60" type="stmt"/>
|
|
3158
|
+
<line num="261" count="10" type="stmt"/>
|
|
3159
|
+
<line num="264" count="60" type="cond" truecount="0" falsecount="2"/>
|
|
3160
|
+
<line num="265" count="0" type="stmt"/>
|
|
3161
|
+
<line num="266" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3162
|
+
<line num="267" count="0" type="stmt"/>
|
|
3163
|
+
<line num="269" count="0" type="stmt"/>
|
|
3164
|
+
<line num="272" count="60" type="stmt"/>
|
|
3165
|
+
<line num="273" count="1" type="stmt"/>
|
|
3166
|
+
<line num="276" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
3167
|
+
<line num="277" count="0" type="stmt"/>
|
|
3168
|
+
<line num="280" count="60" type="stmt"/>
|
|
3169
|
+
<line num="281" count="0" type="stmt"/>
|
|
3170
|
+
<line num="287" count="60" type="stmt"/>
|
|
3171
|
+
<line num="288" count="60" type="stmt"/>
|
|
3301
3172
|
</file>
|
|
3302
3173
|
</package>
|
|
3303
3174
|
<package name="db.linkedRows">
|
|
3304
3175
|
<metrics statements="297" coveredstatements="285" conditionals="134" coveredconditionals="113" methods="61" coveredmethods="58"/>
|
|
3305
3176
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
3306
3177
|
<metrics statements="151" coveredstatements="146" conditionals="68" coveredconditionals="60" methods="27" coveredmethods="24"/>
|
|
3307
|
-
<line num="1" count="
|
|
3308
|
-
<line num="6" count="
|
|
3309
|
-
<line num="7" count="
|
|
3310
|
-
<line num="8" count="
|
|
3311
|
-
<line num="9" count="
|
|
3178
|
+
<line num="1" count="45" type="stmt"/>
|
|
3179
|
+
<line num="6" count="45" type="stmt"/>
|
|
3180
|
+
<line num="7" count="45" type="stmt"/>
|
|
3181
|
+
<line num="8" count="45" type="stmt"/>
|
|
3182
|
+
<line num="9" count="45" type="stmt"/>
|
|
3312
3183
|
<line num="32" count="9" type="stmt"/>
|
|
3313
3184
|
<line num="41" count="9" type="stmt"/>
|
|
3314
3185
|
<line num="42" count="9" type="stmt"/>
|
|
3315
3186
|
<line num="47" count="9" type="stmt"/>
|
|
3316
|
-
<line num="56" count="
|
|
3317
|
-
<line num="57" count="
|
|
3318
|
-
<line num="58" count="
|
|
3319
|
-
<line num="59" count="
|
|
3320
|
-
<line num="60" count="
|
|
3187
|
+
<line num="56" count="231" type="stmt"/>
|
|
3188
|
+
<line num="57" count="231" type="stmt"/>
|
|
3189
|
+
<line num="58" count="231" type="stmt"/>
|
|
3190
|
+
<line num="59" count="231" type="stmt"/>
|
|
3191
|
+
<line num="60" count="231" type="stmt"/>
|
|
3321
3192
|
<line num="69" count="53" type="cond" truecount="2" falsecount="0"/>
|
|
3322
3193
|
<line num="70" count="6" type="stmt"/>
|
|
3323
3194
|
<line num="73" count="53" type="stmt"/>
|
|
3324
|
-
<line num="84" count="
|
|
3195
|
+
<line num="84" count="226" type="cond" truecount="2" falsecount="0"/>
|
|
3325
3196
|
<line num="85" count="6" type="stmt"/>
|
|
3326
|
-
<line num="87" count="
|
|
3327
|
-
<line num="88" count="
|
|
3328
|
-
<line num="89" count="
|
|
3197
|
+
<line num="87" count="226" type="stmt"/>
|
|
3198
|
+
<line num="88" count="542" type="stmt"/>
|
|
3199
|
+
<line num="89" count="542" type="cond" truecount="2" falsecount="0"/>
|
|
3329
3200
|
<line num="90" count="41" type="stmt"/>
|
|
3330
|
-
<line num="93" count="
|
|
3201
|
+
<line num="93" count="185" type="stmt"/>
|
|
3331
3202
|
<line num="100" count="27" type="stmt"/>
|
|
3332
3203
|
<line num="111" count="9" type="stmt"/>
|
|
3333
3204
|
<line num="121" count="22" type="stmt"/>
|
|
@@ -3454,24 +3325,24 @@
|
|
|
3454
3325
|
<line num="455" count="1" type="stmt"/>
|
|
3455
3326
|
<line num="460" count="1" type="stmt"/>
|
|
3456
3327
|
<line num="461" count="1" type="stmt"/>
|
|
3457
|
-
<line num="465" count="
|
|
3328
|
+
<line num="465" count="45" type="stmt"/>
|
|
3458
3329
|
</file>
|
|
3459
3330
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
3460
3331
|
<metrics statements="92" coveredstatements="89" conditionals="40" coveredconditionals="33" methods="21" coveredmethods="21"/>
|
|
3461
|
-
<line num="1" count="
|
|
3462
|
-
<line num="10" count="
|
|
3463
|
-
<line num="11" count="
|
|
3464
|
-
<line num="12" count="
|
|
3465
|
-
<line num="13" count="
|
|
3466
|
-
<line num="14" count="
|
|
3467
|
-
<line num="15" count="
|
|
3468
|
-
<line num="16" count="
|
|
3469
|
-
<line num="17" count="
|
|
3470
|
-
<line num="24" count="
|
|
3471
|
-
<line num="33" count="
|
|
3472
|
-
<line num="35" count="
|
|
3473
|
-
<line num="36" count="
|
|
3474
|
-
<line num="37" count="
|
|
3332
|
+
<line num="1" count="45" type="stmt"/>
|
|
3333
|
+
<line num="10" count="45" type="stmt"/>
|
|
3334
|
+
<line num="11" count="45" type="stmt"/>
|
|
3335
|
+
<line num="12" count="45" type="stmt"/>
|
|
3336
|
+
<line num="13" count="45" type="stmt"/>
|
|
3337
|
+
<line num="14" count="45" type="stmt"/>
|
|
3338
|
+
<line num="15" count="45" type="stmt"/>
|
|
3339
|
+
<line num="16" count="45" type="stmt"/>
|
|
3340
|
+
<line num="17" count="45" type="stmt"/>
|
|
3341
|
+
<line num="24" count="45" type="stmt"/>
|
|
3342
|
+
<line num="33" count="45" type="stmt"/>
|
|
3343
|
+
<line num="35" count="45" type="stmt"/>
|
|
3344
|
+
<line num="36" count="45" type="stmt"/>
|
|
3345
|
+
<line num="37" count="45" type="stmt"/>
|
|
3475
3346
|
<line num="40" count="30" type="stmt"/>
|
|
3476
3347
|
<line num="41" count="113" type="cond" truecount="2" falsecount="0"/>
|
|
3477
3348
|
<line num="42" count="53" type="stmt"/>
|
|
@@ -3496,15 +3367,15 @@
|
|
|
3496
3367
|
<line num="89" count="18" type="stmt"/>
|
|
3497
3368
|
<line num="91" count="30" type="stmt"/>
|
|
3498
3369
|
<line num="92" count="30" type="stmt"/>
|
|
3499
|
-
<line num="106" count="
|
|
3500
|
-
<line num="107" count="
|
|
3501
|
-
<line num="108" count="
|
|
3502
|
-
<line num="110" count="
|
|
3370
|
+
<line num="106" count="45" type="stmt"/>
|
|
3371
|
+
<line num="107" count="221" type="stmt"/>
|
|
3372
|
+
<line num="108" count="221" type="cond" truecount="2" falsecount="0"/>
|
|
3373
|
+
<line num="110" count="221" type="cond" truecount="4" falsecount="0"/>
|
|
3503
3374
|
<line num="111" count="133" type="stmt"/>
|
|
3504
|
-
<line num="113" count="
|
|
3505
|
-
<line num="114" count="
|
|
3506
|
-
<line num="115" count="
|
|
3507
|
-
<line num="120" count="
|
|
3375
|
+
<line num="113" count="221" type="stmt"/>
|
|
3376
|
+
<line num="114" count="221" type="stmt"/>
|
|
3377
|
+
<line num="115" count="221" type="cond" truecount="2" falsecount="0"/>
|
|
3378
|
+
<line num="120" count="180" type="stmt"/>
|
|
3508
3379
|
<line num="123" count="0" type="stmt"/>
|
|
3509
3380
|
<line num="125" count="41" type="cond" truecount="5" falsecount="2"/>
|
|
3510
3381
|
<line num="128" count="21" type="stmt"/>
|
|
@@ -3513,10 +3384,10 @@
|
|
|
3513
3384
|
<line num="134" count="1" type="stmt"/>
|
|
3514
3385
|
<line num="136" count="1" type="stmt"/>
|
|
3515
3386
|
<line num="138" count="0" type="stmt"/>
|
|
3516
|
-
<line num="149" count="
|
|
3517
|
-
<line num="150" count="
|
|
3518
|
-
<line num="151" count="
|
|
3519
|
-
<line num="152" count="
|
|
3387
|
+
<line num="149" count="45" type="stmt"/>
|
|
3388
|
+
<line num="150" count="126" type="stmt"/>
|
|
3389
|
+
<line num="151" count="126" type="cond" truecount="2" falsecount="0"/>
|
|
3390
|
+
<line num="152" count="96" type="stmt"/>
|
|
3520
3391
|
<line num="155" count="30" type="stmt"/>
|
|
3521
3392
|
<line num="156" count="25" type="stmt"/>
|
|
3522
3393
|
<line num="159" count="30" type="stmt"/>
|
|
@@ -3533,7 +3404,7 @@
|
|
|
3533
3404
|
<line num="173" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3534
3405
|
<line num="174" count="18" type="stmt"/>
|
|
3535
3406
|
<line num="179" count="30" type="stmt"/>
|
|
3536
|
-
<line num="188" count="
|
|
3407
|
+
<line num="188" count="45" type="stmt"/>
|
|
3537
3408
|
<line num="190" count="40" type="stmt"/>
|
|
3538
3409
|
<line num="191" count="40" type="stmt"/>
|
|
3539
3410
|
<line num="193" count="48" type="stmt"/>
|
|
@@ -3553,14 +3424,14 @@
|
|
|
3553
3424
|
</file>
|
|
3554
3425
|
<file name="linkUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/linkUtils.js">
|
|
3555
3426
|
<metrics statements="54" coveredstatements="50" conditionals="26" coveredconditionals="20" methods="13" coveredmethods="13"/>
|
|
3556
|
-
<line num="1" count="
|
|
3557
|
-
<line num="2" count="
|
|
3558
|
-
<line num="3" count="
|
|
3559
|
-
<line num="4" count="
|
|
3560
|
-
<line num="5" count="
|
|
3561
|
-
<line num="11" count="
|
|
3562
|
-
<line num="16" count="
|
|
3563
|
-
<line num="31" count="
|
|
3427
|
+
<line num="1" count="45" type="stmt"/>
|
|
3428
|
+
<line num="2" count="45" type="stmt"/>
|
|
3429
|
+
<line num="3" count="45" type="stmt"/>
|
|
3430
|
+
<line num="4" count="45" type="stmt"/>
|
|
3431
|
+
<line num="5" count="45" type="stmt"/>
|
|
3432
|
+
<line num="11" count="45" type="stmt"/>
|
|
3433
|
+
<line num="16" count="45" type="stmt"/>
|
|
3434
|
+
<line num="31" count="45" type="stmt"/>
|
|
3564
3435
|
<line num="32" count="71" type="stmt"/>
|
|
3565
3436
|
<line num="33" count="71" type="stmt"/>
|
|
3566
3437
|
<line num="35" count="71" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3583,14 +3454,14 @@
|
|
|
3583
3454
|
<line num="69" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3584
3455
|
<line num="70" count="0" type="stmt"/>
|
|
3585
3456
|
<line num="71" count="0" type="stmt"/>
|
|
3586
|
-
<line num="79" count="
|
|
3457
|
+
<line num="79" count="45" type="stmt"/>
|
|
3587
3458
|
<line num="80" count="30" type="stmt"/>
|
|
3588
3459
|
<line num="81" count="33" type="stmt"/>
|
|
3589
|
-
<line num="85" count="
|
|
3590
|
-
<line num="86" count="
|
|
3591
|
-
<line num="87" count="
|
|
3460
|
+
<line num="85" count="45" type="stmt"/>
|
|
3461
|
+
<line num="86" count="126" type="stmt"/>
|
|
3462
|
+
<line num="87" count="351" type="stmt"/>
|
|
3592
3463
|
<line num="88" count="53" type="stmt"/>
|
|
3593
|
-
<line num="91" count="
|
|
3464
|
+
<line num="91" count="45" type="stmt"/>
|
|
3594
3465
|
<line num="92" count="77" type="stmt"/>
|
|
3595
3466
|
<line num="93" count="77" type="stmt"/>
|
|
3596
3467
|
<line num="94" count="77" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3599,7 +3470,7 @@
|
|
|
3599
3470
|
<line num="98" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
3600
3471
|
<line num="99" count="27" type="stmt"/>
|
|
3601
3472
|
<line num="101" count="27" type="stmt"/>
|
|
3602
|
-
<line num="104" count="
|
|
3473
|
+
<line num="104" count="45" type="stmt"/>
|
|
3603
3474
|
<line num="106" count="2" type="stmt"/>
|
|
3604
3475
|
<line num="107" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3605
3476
|
<line num="108" count="1" type="stmt"/>
|
|
@@ -3631,24 +3502,24 @@
|
|
|
3631
3502
|
<metrics statements="7" coveredstatements="7" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="3"/>
|
|
3632
3503
|
<line num="1" count="45" type="stmt"/>
|
|
3633
3504
|
<line num="2" count="45" type="stmt"/>
|
|
3634
|
-
<line num="16" count="
|
|
3505
|
+
<line num="16" count="14" type="stmt"/>
|
|
3635
3506
|
<line num="20" count="12" type="stmt"/>
|
|
3636
|
-
<line num="24" count="
|
|
3507
|
+
<line num="24" count="42" type="stmt"/>
|
|
3637
3508
|
<line num="28" count="45" type="stmt"/>
|
|
3638
3509
|
<line num="30" count="45" type="stmt"/>
|
|
3639
3510
|
</file>
|
|
3640
3511
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/events/utils.js">
|
|
3641
3512
|
<metrics statements="19" coveredstatements="18" conditionals="10" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
3642
3513
|
<line num="1" count="45" type="stmt"/>
|
|
3643
|
-
<line num="2" count="
|
|
3644
|
-
<line num="7" count="
|
|
3645
|
-
<line num="8" count="
|
|
3646
|
-
<line num="10" count="
|
|
3647
|
-
<line num="11" count="
|
|
3648
|
-
<line num="12" count="
|
|
3649
|
-
<line num="14" count="
|
|
3514
|
+
<line num="2" count="18" type="stmt"/>
|
|
3515
|
+
<line num="7" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
3516
|
+
<line num="8" count="12" type="stmt"/>
|
|
3517
|
+
<line num="10" count="18" type="stmt"/>
|
|
3518
|
+
<line num="11" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
3519
|
+
<line num="12" count="18" type="stmt"/>
|
|
3520
|
+
<line num="14" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
3650
3521
|
<line num="15" count="4" type="stmt"/>
|
|
3651
|
-
<line num="17" count="
|
|
3522
|
+
<line num="17" count="18" type="stmt"/>
|
|
3652
3523
|
<line num="20" count="45" type="stmt"/>
|
|
3653
3524
|
<line num="21" count="12" type="stmt"/>
|
|
3654
3525
|
<line num="22" count="12" type="stmt"/>
|
|
@@ -3670,10 +3541,10 @@
|
|
|
3670
3541
|
<metrics statements="186" coveredstatements="141" conditionals="127" coveredconditionals="91" methods="25" coveredmethods="21"/>
|
|
3671
3542
|
<file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
|
|
3672
3543
|
<metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
3673
|
-
<line num="1" count="
|
|
3674
|
-
<line num="3" count="
|
|
3675
|
-
<line num="8" count="
|
|
3676
|
-
<line num="10" count="
|
|
3544
|
+
<line num="1" count="44" type="stmt"/>
|
|
3545
|
+
<line num="3" count="44" type="stmt"/>
|
|
3546
|
+
<line num="8" count="44" type="stmt"/>
|
|
3547
|
+
<line num="10" count="264" type="stmt"/>
|
|
3677
3548
|
<line num="11" count="7" type="stmt"/>
|
|
3678
3549
|
<line num="12" count="7" type="cond" truecount="4" falsecount="1"/>
|
|
3679
3550
|
<line num="13" count="0" type="stmt"/>
|
|
@@ -3683,13 +3554,13 @@
|
|
|
3683
3554
|
</file>
|
|
3684
3555
|
<file name="builder.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/builder.js">
|
|
3685
3556
|
<metrics statements="42" coveredstatements="37" conditionals="28" coveredconditionals="22" methods="4" coveredmethods="4"/>
|
|
3686
|
-
<line num="1" count="
|
|
3687
|
-
<line num="7" count="
|
|
3688
|
-
<line num="8" count="
|
|
3689
|
-
<line num="9" count="
|
|
3690
|
-
<line num="10" count="
|
|
3691
|
-
<line num="11" count="
|
|
3692
|
-
<line num="13" count="
|
|
3557
|
+
<line num="1" count="45" type="stmt"/>
|
|
3558
|
+
<line num="7" count="45" type="stmt"/>
|
|
3559
|
+
<line num="8" count="45" type="stmt"/>
|
|
3560
|
+
<line num="9" count="45" type="stmt"/>
|
|
3561
|
+
<line num="10" count="45" type="stmt"/>
|
|
3562
|
+
<line num="11" count="45" type="stmt"/>
|
|
3563
|
+
<line num="13" count="45" type="stmt"/>
|
|
3693
3564
|
<line num="25" count="1" type="stmt"/>
|
|
3694
3565
|
<line num="28" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
3695
3566
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -3709,91 +3580,91 @@
|
|
|
3709
3580
|
<line num="58" count="1" type="stmt"/>
|
|
3710
3581
|
<line num="59" count="1" type="stmt"/>
|
|
3711
3582
|
<line num="61" count="1" type="stmt"/>
|
|
3712
|
-
<line num="65" count="
|
|
3713
|
-
<line num="66" count="
|
|
3714
|
-
<line num="68" count="
|
|
3583
|
+
<line num="65" count="45" type="stmt"/>
|
|
3584
|
+
<line num="66" count="224" type="stmt"/>
|
|
3585
|
+
<line num="68" count="224" type="cond" truecount="2" falsecount="0"/>
|
|
3715
3586
|
<line num="69" count="5" type="stmt"/>
|
|
3716
|
-
<line num="71" count="
|
|
3717
|
-
<line num="72" count="
|
|
3718
|
-
<line num="74" count="
|
|
3719
|
-
<line num="75" count="
|
|
3720
|
-
<line num="76" count="
|
|
3587
|
+
<line num="71" count="219" type="stmt"/>
|
|
3588
|
+
<line num="72" count="219" type="stmt"/>
|
|
3589
|
+
<line num="74" count="219" type="stmt"/>
|
|
3590
|
+
<line num="75" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
3591
|
+
<line num="76" count="219" type="cond" truecount="1" falsecount="1"/>
|
|
3721
3592
|
<line num="77" count="0" type="stmt"/>
|
|
3722
|
-
<line num="80" count="
|
|
3723
|
-
<line num="81" count="
|
|
3724
|
-
<line num="83" count="
|
|
3725
|
-
<line num="84" count="
|
|
3593
|
+
<line num="80" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
3594
|
+
<line num="81" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
3595
|
+
<line num="83" count="219" type="cond" truecount="4" falsecount="0"/>
|
|
3596
|
+
<line num="84" count="218" type="stmt"/>
|
|
3726
3597
|
<line num="87" count="1" type="stmt"/>
|
|
3727
3598
|
<line num="89" count="1" type="stmt"/>
|
|
3728
3599
|
</file>
|
|
3729
3600
|
<file name="currentapp.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.js">
|
|
3730
3601
|
<metrics statements="66" coveredstatements="51" conditionals="57" coveredconditionals="46" methods="2" coveredmethods="2"/>
|
|
3731
|
-
<line num="6" count="
|
|
3732
|
-
<line num="7" count="
|
|
3733
|
-
<line num="8" count="
|
|
3734
|
-
<line num="9" count="
|
|
3735
|
-
<line num="10" count="
|
|
3736
|
-
<line num="11" count="
|
|
3737
|
-
<line num="12" count="
|
|
3738
|
-
<line num="13" count="
|
|
3739
|
-
<line num="14" count="
|
|
3740
|
-
<line num="15" count="
|
|
3741
|
-
<line num="16" count="
|
|
3742
|
-
<line num="18" count="
|
|
3743
|
-
<line num="20" count="
|
|
3744
|
-
<line num="22" count="
|
|
3745
|
-
<line num="23" count="
|
|
3746
|
-
<line num="24" count="
|
|
3602
|
+
<line num="6" count="49" type="stmt"/>
|
|
3603
|
+
<line num="7" count="49" type="stmt"/>
|
|
3604
|
+
<line num="8" count="49" type="stmt"/>
|
|
3605
|
+
<line num="9" count="49" type="stmt"/>
|
|
3606
|
+
<line num="10" count="49" type="stmt"/>
|
|
3607
|
+
<line num="11" count="49" type="stmt"/>
|
|
3608
|
+
<line num="12" count="49" type="stmt"/>
|
|
3609
|
+
<line num="13" count="49" type="stmt"/>
|
|
3610
|
+
<line num="14" count="49" type="stmt"/>
|
|
3611
|
+
<line num="15" count="49" type="stmt"/>
|
|
3612
|
+
<line num="16" count="49" type="stmt"/>
|
|
3613
|
+
<line num="18" count="49" type="stmt"/>
|
|
3614
|
+
<line num="20" count="243" type="stmt"/>
|
|
3615
|
+
<line num="22" count="243" type="stmt"/>
|
|
3616
|
+
<line num="23" count="243" type="stmt"/>
|
|
3617
|
+
<line num="24" count="243" type="stmt"/>
|
|
3747
3618
|
<line num="26" count="0" type="stmt"/>
|
|
3748
|
-
<line num="28" count="
|
|
3619
|
+
<line num="28" count="243" type="cond" truecount="4" falsecount="0"/>
|
|
3749
3620
|
<line num="29" count="1" type="stmt"/>
|
|
3750
|
-
<line num="32" count="
|
|
3751
|
-
<line num="33" count="
|
|
3752
|
-
<line num="34" count="
|
|
3753
|
-
<line num="35" count="
|
|
3621
|
+
<line num="32" count="242" type="cond" truecount="2" falsecount="0"/>
|
|
3622
|
+
<line num="33" count="236" type="stmt"/>
|
|
3623
|
+
<line num="34" count="236" type="stmt"/>
|
|
3624
|
+
<line num="35" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
3754
3625
|
<line num="36" count="0" type="stmt"/>
|
|
3755
3626
|
<line num="37" count="0" type="stmt"/>
|
|
3756
|
-
<line num="40" count="
|
|
3757
|
-
<line num="44" count="
|
|
3627
|
+
<line num="40" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
3628
|
+
<line num="44" count="242" type="cond" truecount="2" falsecount="0"/>
|
|
3758
3629
|
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3759
3630
|
<line num="50" count="2" type="stmt"/>
|
|
3760
3631
|
<line num="51" count="2" type="stmt"/>
|
|
3761
|
-
<line num="56" count="
|
|
3762
|
-
<line num="57" count="
|
|
3632
|
+
<line num="56" count="240" type="stmt"/>
|
|
3633
|
+
<line num="57" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3763
3634
|
<line num="59" count="5" type="stmt"/>
|
|
3764
|
-
<line num="60" count="
|
|
3765
|
-
<line num="62" count="
|
|
3766
|
-
<line num="63" count="
|
|
3767
|
-
<line num="65" count="
|
|
3768
|
-
<line num="69" count="
|
|
3769
|
-
<line num="70" count="
|
|
3770
|
-
<line num="71" count="
|
|
3771
|
-
<line num="72" count="
|
|
3635
|
+
<line num="60" count="235" type="cond" truecount="1" falsecount="1"/>
|
|
3636
|
+
<line num="62" count="235" type="stmt"/>
|
|
3637
|
+
<line num="63" count="235" type="stmt"/>
|
|
3638
|
+
<line num="65" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3639
|
+
<line num="69" count="235" type="cond" truecount="3" falsecount="0"/>
|
|
3640
|
+
<line num="70" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3641
|
+
<line num="71" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
3642
|
+
<line num="72" count="235" type="cond" truecount="4" falsecount="1"/>
|
|
3772
3643
|
<line num="74" count="0" type="stmt"/>
|
|
3773
3644
|
<line num="75" count="0" type="stmt"/>
|
|
3774
3645
|
<line num="76" count="0" type="stmt"/>
|
|
3775
3646
|
<line num="79" count="0" type="stmt"/>
|
|
3776
3647
|
<line num="80" count="0" type="stmt"/>
|
|
3777
|
-
<line num="88" count="
|
|
3648
|
+
<line num="88" count="240" type="cond" truecount="1" falsecount="1"/>
|
|
3778
3649
|
<line num="89" count="0" type="stmt"/>
|
|
3779
|
-
<line num="92" count="
|
|
3780
|
-
<line num="93" count="
|
|
3781
|
-
<line num="96" count="
|
|
3650
|
+
<line num="92" count="240" type="stmt"/>
|
|
3651
|
+
<line num="93" count="240" type="stmt"/>
|
|
3652
|
+
<line num="96" count="240" type="cond" truecount="1" falsecount="1"/>
|
|
3782
3653
|
<line num="103" count="0" type="stmt"/>
|
|
3783
3654
|
<line num="104" count="0" type="stmt"/>
|
|
3784
3655
|
<line num="105" count="0" type="stmt"/>
|
|
3785
3656
|
<line num="106" count="0" type="stmt"/>
|
|
3786
3657
|
<line num="107" count="0" type="stmt"/>
|
|
3787
3658
|
<line num="108" count="0" type="stmt"/>
|
|
3788
|
-
<line num="111" count="
|
|
3789
|
-
<line num="112" count="
|
|
3790
|
-
<line num="113" count="
|
|
3791
|
-
<line num="114" count="
|
|
3792
|
-
<line num="115" count="
|
|
3793
|
-
<line num="116" count="
|
|
3794
|
-
<line num="126" count="
|
|
3659
|
+
<line num="111" count="240" type="stmt"/>
|
|
3660
|
+
<line num="112" count="240" type="cond" truecount="1" falsecount="1"/>
|
|
3661
|
+
<line num="113" count="240" type="stmt"/>
|
|
3662
|
+
<line num="114" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3663
|
+
<line num="115" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3664
|
+
<line num="116" count="240" type="stmt"/>
|
|
3665
|
+
<line num="126" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
3795
3666
|
<line num="132" count="10" type="stmt"/>
|
|
3796
|
-
<line num="135" count="
|
|
3667
|
+
<line num="135" count="240" type="stmt"/>
|
|
3797
3668
|
</file>
|
|
3798
3669
|
<file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
|
|
3799
3670
|
<metrics statements="20" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -3820,10 +3691,10 @@
|
|
|
3820
3691
|
</file>
|
|
3821
3692
|
<file name="publicApi.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/publicApi.js">
|
|
3822
3693
|
<metrics statements="10" coveredstatements="8" conditionals="7" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
3823
|
-
<line num="1" count="
|
|
3824
|
-
<line num="2" count="
|
|
3825
|
-
<line num="4" count="
|
|
3826
|
-
<line num="5" count="
|
|
3694
|
+
<line num="1" count="44" type="stmt"/>
|
|
3695
|
+
<line num="2" count="44" type="stmt"/>
|
|
3696
|
+
<line num="4" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
3697
|
+
<line num="5" count="220" type="stmt"/>
|
|
3827
3698
|
<line num="6" count="21" type="stmt"/>
|
|
3828
3699
|
<line num="7" count="21" type="cond" truecount="3" falsecount="1"/>
|
|
3829
3700
|
<line num="8" count="0" type="stmt"/>
|
|
@@ -3833,35 +3704,35 @@
|
|
|
3833
3704
|
</file>
|
|
3834
3705
|
<file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
|
|
3835
3706
|
<metrics statements="29" coveredstatements="29" conditionals="12" coveredconditionals="12" methods="9" coveredmethods="9"/>
|
|
3836
|
-
<line num="3" count="
|
|
3837
|
-
<line num="4" count="
|
|
3838
|
-
<line num="5" count="
|
|
3839
|
-
<line num="6" count="
|
|
3840
|
-
<line num="10" count="
|
|
3841
|
-
<line num="11" count="
|
|
3842
|
-
<line num="15" count="
|
|
3843
|
-
<line num="16" count="
|
|
3844
|
-
<line num="20" count="
|
|
3845
|
-
<line num="21" count="
|
|
3846
|
-
<line num="22" count="
|
|
3847
|
-
<line num="23" count="
|
|
3848
|
-
<line num="24" count="
|
|
3849
|
-
<line num="25" count="
|
|
3707
|
+
<line num="3" count="1502" type="stmt"/>
|
|
3708
|
+
<line num="4" count="1502" type="stmt"/>
|
|
3709
|
+
<line num="5" count="1502" type="stmt"/>
|
|
3710
|
+
<line num="6" count="1502" type="stmt"/>
|
|
3711
|
+
<line num="10" count="1502" type="stmt"/>
|
|
3712
|
+
<line num="11" count="1502" type="stmt"/>
|
|
3713
|
+
<line num="15" count="179" type="stmt"/>
|
|
3714
|
+
<line num="16" count="179" type="stmt"/>
|
|
3715
|
+
<line num="20" count="1502" type="stmt"/>
|
|
3716
|
+
<line num="21" count="1502" type="stmt"/>
|
|
3717
|
+
<line num="22" count="1502" type="stmt"/>
|
|
3718
|
+
<line num="23" count="1502" type="stmt"/>
|
|
3719
|
+
<line num="24" count="102" type="cond" truecount="2" falsecount="0"/>
|
|
3720
|
+
<line num="25" count="102" type="cond" truecount="2" falsecount="0"/>
|
|
3850
3721
|
<line num="26" count="1" type="stmt"/>
|
|
3851
|
-
<line num="28" count="
|
|
3852
|
-
<line num="29" count="
|
|
3853
|
-
<line num="31" count="
|
|
3722
|
+
<line num="28" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
3723
|
+
<line num="29" count="89" type="stmt"/>
|
|
3724
|
+
<line num="31" count="101" type="cond" truecount="4" falsecount="0"/>
|
|
3854
3725
|
<line num="32" count="15" type="stmt"/>
|
|
3855
|
-
<line num="34" count="
|
|
3856
|
-
<line num="39" count="
|
|
3857
|
-
<line num="41" count="
|
|
3858
|
-
<line num="42" count="
|
|
3859
|
-
<line num="45" count="
|
|
3860
|
-
<line num="46" count="
|
|
3861
|
-
<line num="52" count="
|
|
3862
|
-
<line num="53" count="
|
|
3863
|
-
<line num="56" count="
|
|
3864
|
-
<line num="57" count="
|
|
3726
|
+
<line num="34" count="101" type="stmt"/>
|
|
3727
|
+
<line num="39" count="45" type="stmt"/>
|
|
3728
|
+
<line num="41" count="45" type="stmt"/>
|
|
3729
|
+
<line num="42" count="1190" type="stmt"/>
|
|
3730
|
+
<line num="45" count="45" type="stmt"/>
|
|
3731
|
+
<line num="46" count="133" type="stmt"/>
|
|
3732
|
+
<line num="52" count="45" type="stmt"/>
|
|
3733
|
+
<line num="53" count="133" type="stmt"/>
|
|
3734
|
+
<line num="56" count="45" type="stmt"/>
|
|
3735
|
+
<line num="57" count="45" type="stmt"/>
|
|
3865
3736
|
</file>
|
|
3866
3737
|
<file name="selfhost.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/selfhost.js">
|
|
3867
3738
|
<metrics statements="6" coveredstatements="5" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
@@ -3874,151 +3745,152 @@
|
|
|
3874
3745
|
</file>
|
|
3875
3746
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/utils.js">
|
|
3876
3747
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3877
|
-
<line num="1" count="
|
|
3878
|
-
<line num="5" count="
|
|
3879
|
-
<line num="6" count="
|
|
3748
|
+
<line num="1" count="50" type="stmt"/>
|
|
3749
|
+
<line num="5" count="50" type="stmt"/>
|
|
3750
|
+
<line num="6" count="228" type="stmt"/>
|
|
3880
3751
|
</file>
|
|
3881
3752
|
</package>
|
|
3882
3753
|
<package name="utilities">
|
|
3883
|
-
<metrics statements="
|
|
3754
|
+
<metrics statements="378" coveredstatements="279" conditionals="164" coveredconditionals="97" methods="73" coveredmethods="54"/>
|
|
3884
3755
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
3885
3756
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
3886
|
-
<line num="1" count="
|
|
3887
|
-
<line num="3" count="
|
|
3757
|
+
<line num="1" count="48" type="stmt"/>
|
|
3758
|
+
<line num="3" count="48" type="stmt"/>
|
|
3888
3759
|
</file>
|
|
3889
3760
|
<file name="centralPath.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/centralPath.js">
|
|
3890
3761
|
<metrics statements="5" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
3891
|
-
<line num="1" count="
|
|
3892
|
-
<line num="11" count="
|
|
3762
|
+
<line num="1" count="48" type="stmt"/>
|
|
3763
|
+
<line num="11" count="48" type="stmt"/>
|
|
3893
3764
|
<line num="12" count="0" type="stmt"/>
|
|
3894
|
-
<line num="20" count="
|
|
3765
|
+
<line num="20" count="48" type="stmt"/>
|
|
3895
3766
|
<line num="21" count="1" type="stmt"/>
|
|
3896
3767
|
</file>
|
|
3897
3768
|
<file name="csvParser.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/csvParser.js">
|
|
3898
|
-
<metrics statements="
|
|
3899
|
-
<line num="1" count="
|
|
3900
|
-
<line num="2" count="
|
|
3901
|
-
<line num="4" count="
|
|
3769
|
+
<metrics statements="73" coveredstatements="57" conditionals="34" coveredconditionals="23" methods="16" coveredmethods="12"/>
|
|
3770
|
+
<line num="1" count="46" type="stmt"/>
|
|
3771
|
+
<line num="2" count="46" type="stmt"/>
|
|
3772
|
+
<line num="4" count="46" type="stmt"/>
|
|
3902
3773
|
<line num="5" count="0" type="stmt"/>
|
|
3903
3774
|
<line num="6" count="0" type="stmt"/>
|
|
3904
|
-
<line num="
|
|
3905
|
-
<line num="10" count="
|
|
3906
|
-
<line num="
|
|
3907
|
-
<line num="
|
|
3908
|
-
<line num="17" count="0" type="
|
|
3909
|
-
<line num="
|
|
3910
|
-
<line num="
|
|
3911
|
-
<line num="
|
|
3912
|
-
<line num="26" count="
|
|
3913
|
-
<line num="
|
|
3914
|
-
<line num="
|
|
3915
|
-
<line num="32" count="
|
|
3916
|
-
<line num="
|
|
3917
|
-
<line num="
|
|
3918
|
-
<line num="
|
|
3919
|
-
<line num="
|
|
3775
|
+
<line num="7" count="0" type="stmt"/>
|
|
3776
|
+
<line num="10" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
3777
|
+
<line num="11" count="0" type="stmt"/>
|
|
3778
|
+
<line num="13" count="7" type="stmt"/>
|
|
3779
|
+
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3780
|
+
<line num="18" count="0" type="stmt"/>
|
|
3781
|
+
<line num="20" count="0" type="stmt"/>
|
|
3782
|
+
<line num="24" count="46" type="stmt"/>
|
|
3783
|
+
<line num="26" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
3784
|
+
<line num="27" count="0" type="stmt"/>
|
|
3785
|
+
<line num="29" count="3" type="stmt"/>
|
|
3786
|
+
<line num="32" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3787
|
+
<line num="33" count="0" type="stmt"/>
|
|
3788
|
+
<line num="35" count="2" type="stmt"/>
|
|
3789
|
+
<line num="40" count="3" type="stmt"/>
|
|
3790
|
+
<line num="42" count="3" type="stmt"/>
|
|
3920
3791
|
<line num="44" count="3" type="stmt"/>
|
|
3921
3792
|
<line num="45" count="3" type="stmt"/>
|
|
3922
|
-
<line num="46" count="
|
|
3923
|
-
<line num="
|
|
3924
|
-
<line num="
|
|
3925
|
-
<line num="55" count="
|
|
3926
|
-
<line num="
|
|
3927
|
-
<line num="
|
|
3928
|
-
<line num="
|
|
3929
|
-
<line num="
|
|
3930
|
-
<line num="
|
|
3931
|
-
<line num="69" count="3" type="
|
|
3932
|
-
<line num="70" count="
|
|
3793
|
+
<line num="46" count="3" type="stmt"/>
|
|
3794
|
+
<line num="47" count="10" type="stmt"/>
|
|
3795
|
+
<line num="53" count="3" type="stmt"/>
|
|
3796
|
+
<line num="55" count="7" type="stmt"/>
|
|
3797
|
+
<line num="56" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
3798
|
+
<line num="58" count="7" type="stmt"/>
|
|
3799
|
+
<line num="60" count="7" type="stmt"/>
|
|
3800
|
+
<line num="62" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
3801
|
+
<line num="64" count="0" type="stmt"/>
|
|
3802
|
+
<line num="69" count="3" type="stmt"/>
|
|
3803
|
+
<line num="70" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
3933
3804
|
<line num="71" count="0" type="stmt"/>
|
|
3934
|
-
<line num="
|
|
3935
|
-
<line num="
|
|
3936
|
-
<line num="81" count="
|
|
3937
|
-
<line num="
|
|
3805
|
+
<line num="72" count="0" type="stmt"/>
|
|
3806
|
+
<line num="75" count="3" type="stmt"/>
|
|
3807
|
+
<line num="81" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
3808
|
+
<line num="82" count="0" type="stmt"/>
|
|
3938
3809
|
<line num="84" count="3" type="stmt"/>
|
|
3939
|
-
<line num="85" count="
|
|
3940
|
-
<line num="86" count="
|
|
3941
|
-
<line num="87" count="
|
|
3810
|
+
<line num="85" count="3" type="stmt"/>
|
|
3811
|
+
<line num="86" count="8" type="stmt"/>
|
|
3812
|
+
<line num="87" count="3" type="stmt"/>
|
|
3942
3813
|
<line num="88" count="8" type="stmt"/>
|
|
3943
|
-
<line num="89" count="8" type="
|
|
3944
|
-
<line num="90" count="8" type="
|
|
3814
|
+
<line num="89" count="8" type="stmt"/>
|
|
3815
|
+
<line num="90" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
3945
3816
|
<line num="91" count="8" type="stmt"/>
|
|
3946
|
-
<line num="
|
|
3947
|
-
<line num="
|
|
3948
|
-
<line num="
|
|
3949
|
-
<line num="102" count="
|
|
3950
|
-
<line num="
|
|
3951
|
-
<line num="
|
|
3952
|
-
<line num="108" count="13" type="cond" truecount="
|
|
3953
|
-
<line num="
|
|
3817
|
+
<line num="92" count="8" type="stmt"/>
|
|
3818
|
+
<line num="95" count="3" type="stmt"/>
|
|
3819
|
+
<line num="99" count="6" type="stmt"/>
|
|
3820
|
+
<line num="102" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3821
|
+
<line num="103" count="3" type="stmt"/>
|
|
3822
|
+
<line num="106" count="6" type="stmt"/>
|
|
3823
|
+
<line num="108" count="13" type="cond" truecount="1" falsecount="1"/>
|
|
3824
|
+
<line num="109" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
3954
3825
|
<line num="113" count="6" type="stmt"/>
|
|
3955
|
-
<line num="114" count="
|
|
3956
|
-
<line num="115" count="
|
|
3957
|
-
<line num="116" count="
|
|
3958
|
-
<line num="117" count="
|
|
3959
|
-
<line num="118" count="
|
|
3960
|
-
<line num="
|
|
3961
|
-
<line num="121" count="
|
|
3962
|
-
<line num="
|
|
3963
|
-
<line num="124" count="
|
|
3964
|
-
<line num="
|
|
3965
|
-
<line num="128" count="
|
|
3826
|
+
<line num="114" count="6" type="stmt"/>
|
|
3827
|
+
<line num="115" count="5" type="stmt"/>
|
|
3828
|
+
<line num="116" count="12" type="stmt"/>
|
|
3829
|
+
<line num="117" count="5" type="stmt"/>
|
|
3830
|
+
<line num="118" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3831
|
+
<line num="119" count="0" type="stmt"/>
|
|
3832
|
+
<line num="121" count="9" type="stmt"/>
|
|
3833
|
+
<line num="122" count="20" type="stmt"/>
|
|
3834
|
+
<line num="124" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
3835
|
+
<line num="125" count="6" type="stmt"/>
|
|
3836
|
+
<line num="128" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3966
3837
|
<line num="129" count="0" type="stmt"/>
|
|
3967
|
-
<line num="
|
|
3968
|
-
<line num="
|
|
3838
|
+
<line num="130" count="0" type="stmt"/>
|
|
3839
|
+
<line num="134" count="5" type="stmt"/>
|
|
3969
3840
|
<line num="136" count="1" type="stmt"/>
|
|
3970
|
-
<line num="
|
|
3841
|
+
<line num="137" count="1" type="stmt"/>
|
|
3842
|
+
<line num="141" count="46" type="stmt"/>
|
|
3971
3843
|
</file>
|
|
3972
3844
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
3973
3845
|
<metrics statements="70" coveredstatements="55" conditionals="41" coveredconditionals="27" methods="16" coveredmethods="11"/>
|
|
3974
|
-
<line num="4" count="
|
|
3975
|
-
<line num="5" count="
|
|
3976
|
-
<line num="6" count="
|
|
3977
|
-
<line num="7" count="
|
|
3978
|
-
<line num="8" count="
|
|
3979
|
-
<line num="12" count="
|
|
3980
|
-
<line num="13" count="
|
|
3981
|
-
<line num="14" count="
|
|
3982
|
-
<line num="15" count="
|
|
3983
|
-
<line num="17" count="
|
|
3984
|
-
<line num="18" count="
|
|
3985
|
-
<line num="20" count="
|
|
3846
|
+
<line num="4" count="51" type="stmt"/>
|
|
3847
|
+
<line num="5" count="51" type="stmt"/>
|
|
3848
|
+
<line num="6" count="51" type="stmt"/>
|
|
3849
|
+
<line num="7" count="51" type="stmt"/>
|
|
3850
|
+
<line num="8" count="51" type="stmt"/>
|
|
3851
|
+
<line num="12" count="51" type="stmt"/>
|
|
3852
|
+
<line num="13" count="51" type="stmt"/>
|
|
3853
|
+
<line num="14" count="51" type="stmt"/>
|
|
3854
|
+
<line num="15" count="51" type="stmt"/>
|
|
3855
|
+
<line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
3856
|
+
<line num="18" count="244" type="cond" truecount="2" falsecount="0"/>
|
|
3857
|
+
<line num="20" count="244" type="cond" truecount="4" falsecount="0"/>
|
|
3986
3858
|
<line num="21" count="3" type="stmt"/>
|
|
3987
|
-
<line num="24" count="
|
|
3859
|
+
<line num="24" count="241" type="cond" truecount="2" falsecount="2"/>
|
|
3988
3860
|
<line num="25" count="0" type="stmt"/>
|
|
3989
3861
|
<line num="26" count="0" type="stmt"/>
|
|
3990
3862
|
<line num="27" count="0" type="stmt"/>
|
|
3991
3863
|
<line num="28" count="0" type="stmt"/>
|
|
3992
|
-
<line num="31" count="
|
|
3993
|
-
<line num="33" count="
|
|
3994
|
-
<line num="34" count="
|
|
3864
|
+
<line num="31" count="241" type="stmt"/>
|
|
3865
|
+
<line num="33" count="241" type="cond" truecount="5" falsecount="0"/>
|
|
3866
|
+
<line num="34" count="209" type="stmt"/>
|
|
3995
3867
|
<line num="35" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
3996
3868
|
<line num="36" count="27" type="stmt"/>
|
|
3997
3869
|
<line num="37" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
3998
3870
|
<line num="38" count="0" type="stmt"/>
|
|
3999
|
-
<line num="41" count="
|
|
4000
|
-
<line num="42" count="
|
|
3871
|
+
<line num="41" count="241" type="stmt"/>
|
|
3872
|
+
<line num="42" count="241" type="stmt"/>
|
|
4001
3873
|
<line num="46" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4002
3874
|
<line num="47" count="0" type="stmt"/>
|
|
4003
3875
|
<line num="49" count="0" type="stmt"/>
|
|
4004
3876
|
<line num="50" count="0" type="stmt"/>
|
|
4005
|
-
<line num="54" count="
|
|
4006
|
-
<line num="55" count="
|
|
4007
|
-
<line num="57" count="
|
|
4008
|
-
<line num="58" count="
|
|
3877
|
+
<line num="54" count="237" type="cond" truecount="1" falsecount="1"/>
|
|
3878
|
+
<line num="55" count="237" type="stmt"/>
|
|
3879
|
+
<line num="57" count="237" type="stmt"/>
|
|
3880
|
+
<line num="58" count="237" type="cond" truecount="3" falsecount="1"/>
|
|
4009
3881
|
<line num="59" count="0" type="stmt"/>
|
|
4010
|
-
<line num="62" count="
|
|
4011
|
-
<line num="65" count="
|
|
4012
|
-
<line num="68" count="
|
|
4013
|
-
<line num="69" count="
|
|
4014
|
-
<line num="72" count="
|
|
3882
|
+
<line num="62" count="237" type="stmt"/>
|
|
3883
|
+
<line num="65" count="51" type="stmt"/>
|
|
3884
|
+
<line num="68" count="235" type="stmt"/>
|
|
3885
|
+
<line num="69" count="235" type="stmt"/>
|
|
3886
|
+
<line num="72" count="51" type="stmt"/>
|
|
4015
3887
|
<line num="73" count="2" type="stmt"/>
|
|
4016
3888
|
<line num="74" count="2" type="stmt"/>
|
|
4017
|
-
<line num="77" count="
|
|
3889
|
+
<line num="77" count="51" type="stmt"/>
|
|
4018
3890
|
<line num="78" count="2" type="stmt"/>
|
|
4019
3891
|
<line num="79" count="2" type="stmt"/>
|
|
4020
3892
|
<line num="80" count="2" type="stmt"/>
|
|
4021
|
-
<line num="83" count="
|
|
3893
|
+
<line num="83" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4022
3894
|
<line num="84" count="32" type="stmt"/>
|
|
4023
3895
|
<line num="85" count="32" type="stmt"/>
|
|
4024
3896
|
<line num="87" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4035,7 +3907,7 @@
|
|
|
4035
3907
|
<line num="108" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4036
3908
|
<line num="109" count="0" type="stmt"/>
|
|
4037
3909
|
<line num="112" count="32" type="stmt"/>
|
|
4038
|
-
<line num="115" count="
|
|
3910
|
+
<line num="115" count="51" type="stmt"/>
|
|
4039
3911
|
<line num="116" count="30" type="stmt"/>
|
|
4040
3912
|
<line num="117" count="30" type="stmt"/>
|
|
4041
3913
|
<line num="118" count="0" type="stmt"/>
|
|
@@ -4060,7 +3932,7 @@
|
|
|
4060
3932
|
<line num="19" count="1" type="stmt"/>
|
|
4061
3933
|
<line num="21" count="1" type="stmt"/>
|
|
4062
3934
|
<line num="30" count="51" type="stmt"/>
|
|
4063
|
-
<line num="31" count="
|
|
3935
|
+
<line num="31" count="54" type="stmt"/>
|
|
4064
3936
|
<line num="38" count="51" type="stmt"/>
|
|
4065
3937
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4066
3938
|
<line num="41" count="2" type="stmt"/>
|
|
@@ -4108,13 +3980,13 @@
|
|
|
4108
3980
|
<line num="141" count="1" type="stmt"/>
|
|
4109
3981
|
<line num="142" count="1" type="stmt"/>
|
|
4110
3982
|
<line num="147" count="51" type="stmt"/>
|
|
4111
|
-
<line num="148" count="
|
|
4112
|
-
<line num="149" count="
|
|
4113
|
-
<line num="150" count="
|
|
4114
|
-
<line num="151" count="
|
|
4115
|
-
<line num="152" count="
|
|
3983
|
+
<line num="148" count="39" type="stmt"/>
|
|
3984
|
+
<line num="149" count="39" type="stmt"/>
|
|
3985
|
+
<line num="150" count="39" type="stmt"/>
|
|
3986
|
+
<line num="151" count="39" type="cond" truecount="2" falsecount="0"/>
|
|
3987
|
+
<line num="152" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
4116
3988
|
<line num="153" count="0" type="stmt"/>
|
|
4117
|
-
<line num="155" count="
|
|
3989
|
+
<line num="155" count="39" type="cond" truecount="3" falsecount="1"/>
|
|
4118
3990
|
<line num="158" count="51" type="stmt"/>
|
|
4119
3991
|
<line num="159" count="1" type="stmt"/>
|
|
4120
3992
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -4166,7 +4038,7 @@
|
|
|
4166
4038
|
<line num="13" count="44" type="stmt"/>
|
|
4167
4039
|
<line num="19" count="44" type="stmt"/>
|
|
4168
4040
|
<line num="20" count="4" type="stmt"/>
|
|
4169
|
-
<line num="21" count="
|
|
4041
|
+
<line num="21" count="128" type="stmt"/>
|
|
4170
4042
|
<line num="23" count="4" type="cond" truecount="2" falsecount="5"/>
|
|
4171
4043
|
<line num="26" count="4" type="stmt"/>
|
|
4172
4044
|
<line num="28" count="0" type="stmt"/>
|
|
@@ -4224,7 +4096,7 @@
|
|
|
4224
4096
|
<line num="50" count="2" type="stmt"/>
|
|
4225
4097
|
</file>
|
|
4226
4098
|
<file name="workerRequests.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/workerRequests.js">
|
|
4227
|
-
<metrics statements="65" coveredstatements="
|
|
4099
|
+
<metrics statements="65" coveredstatements="41" conditionals="26" coveredconditionals="13" methods="12" coveredmethods="7"/>
|
|
4228
4100
|
<line num="1" count="45" type="stmt"/>
|
|
4229
4101
|
<line num="2" count="45" type="stmt"/>
|
|
4230
4102
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -4232,20 +4104,20 @@
|
|
|
4232
4104
|
<line num="5" count="45" type="stmt"/>
|
|
4233
4105
|
<line num="6" count="45" type="stmt"/>
|
|
4234
4106
|
<line num="7" count="45" type="stmt"/>
|
|
4235
|
-
<line num="10" count="
|
|
4236
|
-
<line num="11" count="
|
|
4237
|
-
<line num="13" count="
|
|
4107
|
+
<line num="10" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
4108
|
+
<line num="11" count="31" type="stmt"/>
|
|
4109
|
+
<line num="13" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
4238
4110
|
<line num="14" count="0" type="stmt"/>
|
|
4239
4111
|
<line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4240
4112
|
<line num="16" count="0" type="stmt"/>
|
|
4241
|
-
<line num="19" count="
|
|
4242
|
-
<line num="20" count="
|
|
4243
|
-
<line num="21" count="
|
|
4244
|
-
<line num="26" count="
|
|
4245
|
-
<line num="28" count="
|
|
4246
|
-
<line num="29" count="
|
|
4247
|
-
<line num="31" count="
|
|
4248
|
-
<line num="35" count="
|
|
4113
|
+
<line num="19" count="31" type="cond" truecount="4" falsecount="0"/>
|
|
4114
|
+
<line num="20" count="2" type="stmt"/>
|
|
4115
|
+
<line num="21" count="2" type="stmt"/>
|
|
4116
|
+
<line num="26" count="29" type="stmt"/>
|
|
4117
|
+
<line num="28" count="31" type="cond" truecount="4" falsecount="0"/>
|
|
4118
|
+
<line num="29" count="11" type="stmt"/>
|
|
4119
|
+
<line num="31" count="31" type="stmt"/>
|
|
4120
|
+
<line num="35" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
4249
4121
|
<line num="37" count="0" type="stmt"/>
|
|
4250
4122
|
<line num="38" count="0" type="stmt"/>
|
|
4251
4123
|
<line num="40" count="0" type="stmt"/>
|
|
@@ -4253,7 +4125,7 @@
|
|
|
4253
4125
|
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4254
4126
|
<line num="46" count="0" type="stmt"/>
|
|
4255
4127
|
<line num="48" count="0" type="stmt"/>
|
|
4256
|
-
<line num="51" count="
|
|
4128
|
+
<line num="51" count="31" type="stmt"/>
|
|
4257
4129
|
<line num="54" count="45" type="stmt"/>
|
|
4258
4130
|
<line num="57" count="45" type="stmt"/>
|
|
4259
4131
|
<line num="67" count="0" type="stmt"/>
|
|
@@ -4270,17 +4142,17 @@
|
|
|
4270
4142
|
<line num="102" count="22" type="stmt"/>
|
|
4271
4143
|
<line num="108" count="22" type="stmt"/>
|
|
4272
4144
|
<line num="111" count="45" type="stmt"/>
|
|
4273
|
-
<line num="112" count="
|
|
4274
|
-
<line num="117" count="
|
|
4145
|
+
<line num="112" count="1" type="stmt"/>
|
|
4146
|
+
<line num="117" count="1" type="stmt"/>
|
|
4275
4147
|
<line num="120" count="45" type="stmt"/>
|
|
4276
|
-
<line num="121" count="
|
|
4277
|
-
<line num="126" count="
|
|
4148
|
+
<line num="121" count="2" type="stmt"/>
|
|
4149
|
+
<line num="126" count="2" type="stmt"/>
|
|
4278
4150
|
<line num="129" count="45" type="stmt"/>
|
|
4279
|
-
<line num="130" count="
|
|
4280
|
-
<line num="137" count="
|
|
4151
|
+
<line num="130" count="1" type="stmt"/>
|
|
4152
|
+
<line num="137" count="1" type="stmt"/>
|
|
4281
4153
|
<line num="140" count="45" type="stmt"/>
|
|
4282
|
-
<line num="141" count="
|
|
4283
|
-
<line num="148" count="
|
|
4154
|
+
<line num="141" count="5" type="stmt"/>
|
|
4155
|
+
<line num="148" count="5" type="stmt"/>
|
|
4284
4156
|
<line num="151" count="45" type="stmt"/>
|
|
4285
4157
|
<line num="152" count="0" type="stmt"/>
|
|
4286
4158
|
<line num="156" count="0" type="stmt"/>
|
|
@@ -4293,189 +4165,189 @@
|
|
|
4293
4165
|
</file>
|
|
4294
4166
|
</package>
|
|
4295
4167
|
<package name="utilities.queue">
|
|
4296
|
-
<metrics statements="23" coveredstatements="
|
|
4168
|
+
<metrics statements="23" coveredstatements="0" conditionals="7" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
4297
4169
|
<file name="inMemoryQueue.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/queue/inMemoryQueue.js">
|
|
4298
|
-
<metrics statements="23" coveredstatements="
|
|
4299
|
-
<line num="1" count="
|
|
4300
|
-
<line num="13" count="
|
|
4301
|
-
<line num="33" count="
|
|
4302
|
-
<line num="34" count="
|
|
4303
|
-
<line num="35" count="
|
|
4304
|
-
<line num="36" count="
|
|
4305
|
-
<line num="49" count="
|
|
4306
|
-
<line num="50" count="
|
|
4307
|
-
<line num="51" count="
|
|
4308
|
-
<line num="53" count="
|
|
4309
|
-
<line num="54" count="
|
|
4310
|
-
<line num="55" count="
|
|
4311
|
-
<line num="56" count="
|
|
4312
|
-
<line num="71" count="
|
|
4170
|
+
<metrics statements="23" coveredstatements="0" conditionals="7" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
4171
|
+
<line num="1" count="0" type="stmt"/>
|
|
4172
|
+
<line num="13" count="0" type="stmt"/>
|
|
4173
|
+
<line num="33" count="0" type="stmt"/>
|
|
4174
|
+
<line num="34" count="0" type="stmt"/>
|
|
4175
|
+
<line num="35" count="0" type="stmt"/>
|
|
4176
|
+
<line num="36" count="0" type="stmt"/>
|
|
4177
|
+
<line num="49" count="0" type="stmt"/>
|
|
4178
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4179
|
+
<line num="51" count="0" type="stmt"/>
|
|
4180
|
+
<line num="53" count="0" type="stmt"/>
|
|
4181
|
+
<line num="54" count="0" type="stmt"/>
|
|
4182
|
+
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4183
|
+
<line num="56" count="0" type="stmt"/>
|
|
4184
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4313
4185
|
<line num="72" count="0" type="stmt"/>
|
|
4314
|
-
<line num="74" count="
|
|
4315
|
-
<line num="75" count="
|
|
4186
|
+
<line num="74" count="0" type="stmt"/>
|
|
4187
|
+
<line num="75" count="0" type="stmt"/>
|
|
4316
4188
|
<line num="82" count="0" type="stmt"/>
|
|
4317
4189
|
<line num="91" count="0" type="stmt"/>
|
|
4318
|
-
<line num="98" count="
|
|
4190
|
+
<line num="98" count="0" type="stmt"/>
|
|
4319
4191
|
<line num="110" count="0" type="stmt"/>
|
|
4320
4192
|
<line num="114" count="0" type="stmt"/>
|
|
4321
|
-
<line num="122" count="
|
|
4193
|
+
<line num="122" count="0" type="stmt"/>
|
|
4322
4194
|
</file>
|
|
4323
4195
|
</package>
|
|
4324
4196
|
<package name="utilities.routing">
|
|
4325
4197
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
4326
4198
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/routing/index.js">
|
|
4327
4199
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
4328
|
-
<line num="1" count="
|
|
4329
|
-
<line num="2" count="
|
|
4330
|
-
<line num="3" count="
|
|
4331
|
-
<line num="5" count="
|
|
4200
|
+
<line num="1" count="44" type="stmt"/>
|
|
4201
|
+
<line num="2" count="44" type="stmt"/>
|
|
4202
|
+
<line num="3" count="44" type="stmt"/>
|
|
4203
|
+
<line num="5" count="44" type="stmt"/>
|
|
4332
4204
|
<line num="6" count="3" type="stmt"/>
|
|
4333
4205
|
<line num="7" count="3" type="stmt"/>
|
|
4334
4206
|
<line num="8" count="3" type="stmt"/>
|
|
4335
4207
|
<line num="12" count="6" type="stmt"/>
|
|
4336
|
-
<line num="25" count="
|
|
4208
|
+
<line num="25" count="44" type="stmt"/>
|
|
4337
4209
|
</file>
|
|
4338
4210
|
</package>
|
|
4339
4211
|
<package name="utilities.rowProcessor">
|
|
4340
4212
|
<metrics statements="173" coveredstatements="100" conditionals="145" coveredconditionals="65" methods="23" coveredmethods="12"/>
|
|
4341
4213
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.js">
|
|
4342
4214
|
<metrics statements="130" coveredstatements="79" conditionals="101" coveredconditionals="47" methods="20" coveredmethods="10"/>
|
|
4343
|
-
<line num="1" count="
|
|
4344
|
-
<line num="2" count="
|
|
4345
|
-
<line num="3" count="
|
|
4346
|
-
<line num="4" count="
|
|
4347
|
-
<line num="5" count="
|
|
4348
|
-
<line num="6" count="
|
|
4349
|
-
<line num="7" count="
|
|
4350
|
-
<line num="12" count="
|
|
4351
|
-
<line num="13" count="
|
|
4352
|
-
<line num="14" count="
|
|
4353
|
-
<line num="16" count="
|
|
4354
|
-
<line num="21" count="
|
|
4215
|
+
<line num="1" count="45" type="stmt"/>
|
|
4216
|
+
<line num="2" count="45" type="stmt"/>
|
|
4217
|
+
<line num="3" count="45" type="stmt"/>
|
|
4218
|
+
<line num="4" count="45" type="stmt"/>
|
|
4219
|
+
<line num="5" count="45" type="stmt"/>
|
|
4220
|
+
<line num="6" count="45" type="stmt"/>
|
|
4221
|
+
<line num="7" count="45" type="stmt"/>
|
|
4222
|
+
<line num="12" count="45" type="stmt"/>
|
|
4223
|
+
<line num="13" count="45" type="stmt"/>
|
|
4224
|
+
<line num="14" count="45" type="stmt"/>
|
|
4225
|
+
<line num="16" count="45" type="stmt"/>
|
|
4226
|
+
<line num="21" count="45" type="stmt"/>
|
|
4355
4227
|
<line num="27" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
4356
4228
|
<line num="28" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
4357
4229
|
<line num="30" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
4358
4230
|
<line num="31" count="0" type="stmt"/>
|
|
4359
4231
|
<line num="33" count="9" type="stmt"/>
|
|
4360
|
-
<line num="
|
|
4361
|
-
<line num="
|
|
4362
|
-
<line num="
|
|
4363
|
-
<line num="
|
|
4364
|
-
<line num="
|
|
4365
|
-
<line num="
|
|
4366
|
-
<line num="
|
|
4367
|
-
<line num="
|
|
4368
|
-
<line num="
|
|
4369
|
-
<line num="
|
|
4370
|
-
<line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4371
|
-
<line num="113" count="0" type="stmt"/>
|
|
4372
|
-
<line num="115" count="0" type="stmt"/>
|
|
4232
|
+
<line num="70" count="9" type="stmt"/>
|
|
4233
|
+
<line num="77" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
4234
|
+
<line num="78" count="1" type="stmt"/>
|
|
4235
|
+
<line num="80" count="1" type="stmt"/>
|
|
4236
|
+
<line num="96" count="0" type="stmt"/>
|
|
4237
|
+
<line num="100" count="0" type="stmt"/>
|
|
4238
|
+
<line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4239
|
+
<line num="102" count="0" type="stmt"/>
|
|
4240
|
+
<line num="104" count="0" type="stmt"/>
|
|
4241
|
+
<line num="106" count="0" type="stmt"/>
|
|
4373
4242
|
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4374
4243
|
<line num="118" count="0" type="stmt"/>
|
|
4375
4244
|
<line num="120" count="0" type="stmt"/>
|
|
4376
|
-
<line num="
|
|
4377
|
-
<line num="
|
|
4378
|
-
<line num="
|
|
4379
|
-
<line num="
|
|
4380
|
-
<line num="
|
|
4381
|
-
<line num="
|
|
4382
|
-
<line num="
|
|
4383
|
-
<line num="149" count="
|
|
4384
|
-
<line num="
|
|
4385
|
-
<line num="
|
|
4386
|
-
<line num="
|
|
4387
|
-
<line num="155" count="
|
|
4388
|
-
<line num="157" count="0" type="cond" truecount="0" falsecount="
|
|
4245
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4246
|
+
<line num="123" count="0" type="stmt"/>
|
|
4247
|
+
<line num="125" count="0" type="stmt"/>
|
|
4248
|
+
<line num="126" count="0" type="stmt"/>
|
|
4249
|
+
<line num="145" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
4250
|
+
<line num="146" count="86" type="stmt"/>
|
|
4251
|
+
<line num="147" count="86" type="stmt"/>
|
|
4252
|
+
<line num="149" count="86" type="stmt"/>
|
|
4253
|
+
<line num="152" count="86" type="cond" truecount="4" falsecount="0"/>
|
|
4254
|
+
<line num="153" count="86" type="stmt"/>
|
|
4255
|
+
<line num="154" count="232" type="cond" truecount="1" falsecount="1"/>
|
|
4256
|
+
<line num="155" count="232" type="stmt"/>
|
|
4257
|
+
<line num="157" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4389
4258
|
<line num="158" count="0" type="stmt"/>
|
|
4390
|
-
<line num="160" count="0" type="
|
|
4391
|
-
<line num="162" count="0" type="cond" truecount="0" falsecount="
|
|
4259
|
+
<line num="160" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
4260
|
+
<line num="162" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4392
4261
|
<line num="163" count="0" type="stmt"/>
|
|
4393
4262
|
<line num="165" count="0" type="stmt"/>
|
|
4394
4263
|
<line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4395
4264
|
<line num="168" count="0" type="stmt"/>
|
|
4396
4265
|
<line num="170" count="0" type="stmt"/>
|
|
4397
|
-
<line num="172" count="0" type="
|
|
4266
|
+
<line num="172" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4398
4267
|
<line num="173" count="0" type="stmt"/>
|
|
4399
|
-
<line num="175" count="0" type="
|
|
4400
|
-
<line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4268
|
+
<line num="175" count="0" type="stmt"/>
|
|
4401
4269
|
<line num="177" count="0" type="stmt"/>
|
|
4402
|
-
<line num="
|
|
4403
|
-
<line num="
|
|
4404
|
-
<line num="
|
|
4405
|
-
<line num="
|
|
4406
|
-
<line num="
|
|
4407
|
-
<line num="
|
|
4408
|
-
<line num="
|
|
4409
|
-
<line num="
|
|
4410
|
-
<line num="
|
|
4411
|
-
<line num="
|
|
4412
|
-
<line num="
|
|
4413
|
-
<line num="
|
|
4414
|
-
<line num="
|
|
4415
|
-
<line num="
|
|
4416
|
-
<line num="
|
|
4417
|
-
<line num="
|
|
4418
|
-
<line num="
|
|
4419
|
-
<line num="
|
|
4420
|
-
<line num="229" count="
|
|
4421
|
-
<line num="231" count="
|
|
4422
|
-
<line num="232" count="
|
|
4423
|
-
<line num="233" count="
|
|
4424
|
-
<line num="
|
|
4425
|
-
<line num="
|
|
4426
|
-
<line num="
|
|
4427
|
-
<line num="
|
|
4428
|
-
<line num="
|
|
4429
|
-
<line num="
|
|
4430
|
-
<line num="
|
|
4431
|
-
<line num="
|
|
4432
|
-
<line num="
|
|
4433
|
-
<line num="
|
|
4434
|
-
<line num="
|
|
4435
|
-
<line num="
|
|
4436
|
-
<line num="
|
|
4437
|
-
<line num="
|
|
4438
|
-
<line num="
|
|
4439
|
-
<line num="
|
|
4440
|
-
<line num="
|
|
4441
|
-
<line num="
|
|
4442
|
-
<line num="
|
|
4443
|
-
<line num="
|
|
4444
|
-
<line num="284" count="
|
|
4445
|
-
<line num="285" count="
|
|
4446
|
-
<line num="
|
|
4447
|
-
<line num="
|
|
4448
|
-
<line num="
|
|
4449
|
-
<line num="
|
|
4450
|
-
<line num="
|
|
4451
|
-
<line num="
|
|
4452
|
-
<line num="
|
|
4453
|
-
<line num="311" count="
|
|
4454
|
-
<line num="312" count="14" type="
|
|
4455
|
-
<line num="313" count="14" type="
|
|
4456
|
-
<line num="
|
|
4457
|
-
<line num="
|
|
4458
|
-
<line num="
|
|
4459
|
-
<line num="
|
|
4460
|
-
<line num="
|
|
4461
|
-
<line num="
|
|
4462
|
-
<line num="
|
|
4463
|
-
<line num="
|
|
4464
|
-
<line num="
|
|
4465
|
-
<line num="
|
|
4466
|
-
<line num="
|
|
4467
|
-
<line num="333" count="0" type="cond" truecount="0" falsecount="
|
|
4270
|
+
<line num="178" count="0" type="stmt"/>
|
|
4271
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4272
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4273
|
+
<line num="182" count="0" type="stmt"/>
|
|
4274
|
+
<line num="184" count="0" type="stmt"/>
|
|
4275
|
+
<line num="187" count="86" type="stmt"/>
|
|
4276
|
+
<line num="189" count="45" type="stmt"/>
|
|
4277
|
+
<line num="190" count="45" type="stmt"/>
|
|
4278
|
+
<line num="191" count="45" type="stmt"/>
|
|
4279
|
+
<line num="199" count="45" type="stmt"/>
|
|
4280
|
+
<line num="201" count="200" type="cond" truecount="1" falsecount="1"/>
|
|
4281
|
+
<line num="202" count="0" type="stmt"/>
|
|
4282
|
+
<line num="205" count="200" type="cond" truecount="2" falsecount="0"/>
|
|
4283
|
+
<line num="206" count="16" type="stmt"/>
|
|
4284
|
+
<line num="207" count="184" type="cond" truecount="2" falsecount="0"/>
|
|
4285
|
+
<line num="208" count="22" type="stmt"/>
|
|
4286
|
+
<line num="211" count="162" type="stmt"/>
|
|
4287
|
+
<line num="223" count="45" type="stmt"/>
|
|
4288
|
+
<line num="229" count="86" type="stmt"/>
|
|
4289
|
+
<line num="231" count="86" type="stmt"/>
|
|
4290
|
+
<line num="232" count="86" type="stmt"/>
|
|
4291
|
+
<line num="233" count="86" type="stmt"/>
|
|
4292
|
+
<line num="234" count="397" type="stmt"/>
|
|
4293
|
+
<line num="236" count="397" type="cond" truecount="2" falsecount="0"/>
|
|
4294
|
+
<line num="237" count="198" type="cond" truecount="2" falsecount="0"/>
|
|
4295
|
+
<line num="238" count="13" type="stmt"/>
|
|
4296
|
+
<line num="240" count="198" type="stmt"/>
|
|
4297
|
+
<line num="243" count="199" type="cond" truecount="1" falsecount="1"/>
|
|
4298
|
+
<line num="244" count="0" type="stmt"/>
|
|
4299
|
+
<line num="248" count="199" type="stmt"/>
|
|
4300
|
+
<line num="252" count="86" type="cond" truecount="4" falsecount="0"/>
|
|
4301
|
+
<line num="253" count="80" type="stmt"/>
|
|
4302
|
+
<line num="254" count="80" type="stmt"/>
|
|
4303
|
+
<line num="258" count="86" type="stmt"/>
|
|
4304
|
+
<line num="270" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
4305
|
+
<line num="271" count="126" type="stmt"/>
|
|
4306
|
+
<line num="272" count="126" type="cond" truecount="2" falsecount="0"/>
|
|
4307
|
+
<line num="273" count="106" type="stmt"/>
|
|
4308
|
+
<line num="274" count="106" type="stmt"/>
|
|
4309
|
+
<line num="277" count="126" type="stmt"/>
|
|
4310
|
+
<line num="280" count="126" type="stmt"/>
|
|
4311
|
+
<line num="283" count="126" type="stmt"/>
|
|
4312
|
+
<line num="284" count="351" type="cond" truecount="2" falsecount="0"/>
|
|
4313
|
+
<line num="285" count="8" type="stmt"/>
|
|
4314
|
+
<line num="286" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
4315
|
+
<line num="287" count="2" type="stmt"/>
|
|
4316
|
+
<line num="289" count="6" type="stmt"/>
|
|
4317
|
+
<line num="290" count="2" type="stmt"/>
|
|
4318
|
+
<line num="295" count="126" type="cond" truecount="2" falsecount="0"/>
|
|
4319
|
+
<line num="296" count="40" type="stmt"/>
|
|
4320
|
+
<line num="298" count="126" type="cond" truecount="2" falsecount="0"/>
|
|
4321
|
+
<line num="311" count="45" type="stmt"/>
|
|
4322
|
+
<line num="312" count="14" type="stmt"/>
|
|
4323
|
+
<line num="313" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4324
|
+
<line num="314" count="14" type="stmt"/>
|
|
4325
|
+
<line num="316" count="14" type="stmt"/>
|
|
4326
|
+
<line num="317" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
4327
|
+
<line num="318" count="14" type="stmt"/>
|
|
4328
|
+
<line num="321" count="0" type="stmt"/>
|
|
4329
|
+
<line num="323" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4330
|
+
<line num="324" count="0" type="stmt"/>
|
|
4331
|
+
<line num="327" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4332
|
+
<line num="328" count="0" type="stmt"/>
|
|
4333
|
+
<line num="329" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4334
|
+
<line num="330" count="0" type="stmt"/>
|
|
4335
|
+
<line num="333" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4468
4336
|
<line num="334" count="0" type="stmt"/>
|
|
4469
|
-
<line num="335" count="0" type="cond" truecount="0" falsecount="
|
|
4470
|
-
<line num="
|
|
4471
|
-
<line num="
|
|
4472
|
-
<line num="
|
|
4337
|
+
<line num="335" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4338
|
+
<line num="337" count="0" type="stmt"/>
|
|
4339
|
+
<line num="338" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4340
|
+
<line num="339" count="0" type="stmt"/>
|
|
4341
|
+
<line num="340" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4342
|
+
<line num="341" count="0" type="stmt"/>
|
|
4343
|
+
<line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4344
|
+
<line num="345" count="0" type="stmt"/>
|
|
4473
4345
|
</file>
|
|
4474
4346
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
|
|
4475
4347
|
<metrics statements="43" coveredstatements="21" conditionals="44" coveredconditionals="18" methods="3" coveredmethods="2"/>
|
|
4476
|
-
<line num="6" count="
|
|
4477
|
-
<line num="7" count="
|
|
4478
|
-
<line num="13" count="
|
|
4348
|
+
<line num="6" count="45" type="stmt"/>
|
|
4349
|
+
<line num="7" count="45" type="stmt"/>
|
|
4350
|
+
<line num="13" count="45" type="stmt"/>
|
|
4479
4351
|
<line num="14" count="2" type="cond" truecount="4" falsecount="1"/>
|
|
4480
4352
|
<line num="15" count="0" type="stmt"/>
|
|
4481
4353
|
<line num="18" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -4489,22 +4361,22 @@
|
|
|
4489
4361
|
<line num="26" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4490
4362
|
<line num="27" count="0" type="stmt"/>
|
|
4491
4363
|
<line num="29" count="2" type="stmt"/>
|
|
4492
|
-
<line num="35" count="
|
|
4493
|
-
<line num="40" count="
|
|
4494
|
-
<line num="41" count="
|
|
4495
|
-
<line num="42" count="
|
|
4496
|
-
<line num="43" count="
|
|
4497
|
-
<line num="45" count="
|
|
4498
|
-
<line num="46" count="
|
|
4499
|
-
<line num="47" count="
|
|
4500
|
-
<line num="52" count="
|
|
4364
|
+
<line num="35" count="45" type="stmt"/>
|
|
4365
|
+
<line num="40" count="306" type="stmt"/>
|
|
4366
|
+
<line num="41" count="306" type="cond" truecount="2" falsecount="0"/>
|
|
4367
|
+
<line num="42" count="180" type="stmt"/>
|
|
4368
|
+
<line num="43" count="180" type="cond" truecount="2" falsecount="0"/>
|
|
4369
|
+
<line num="45" count="306" type="stmt"/>
|
|
4370
|
+
<line num="46" count="857" type="stmt"/>
|
|
4371
|
+
<line num="47" count="857" type="cond" truecount="1" falsecount="1"/>
|
|
4372
|
+
<line num="52" count="857" type="stmt"/>
|
|
4501
4373
|
<line num="55" count="0" type="stmt"/>
|
|
4502
4374
|
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4503
4375
|
<line num="57" count="0" type="stmt"/>
|
|
4504
4376
|
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4505
4377
|
<line num="59" count="0" type="stmt"/>
|
|
4506
|
-
<line num="66" count="
|
|
4507
|
-
<line num="73" count="
|
|
4378
|
+
<line num="66" count="306" type="cond" truecount="2" falsecount="0"/>
|
|
4379
|
+
<line num="73" count="45" type="stmt"/>
|
|
4508
4380
|
<line num="74" count="0" type="stmt"/>
|
|
4509
4381
|
<line num="75" count="0" type="stmt"/>
|
|
4510
4382
|
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -4519,44 +4391,47 @@
|
|
|
4519
4391
|
</file>
|
|
4520
4392
|
</package>
|
|
4521
4393
|
<package name="utilities.usageQuota">
|
|
4522
|
-
<metrics statements="
|
|
4394
|
+
<metrics statements="43" coveredstatements="36" conditionals="12" coveredconditionals="9" methods="8" coveredmethods="6"/>
|
|
4523
4395
|
<file name="rows.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/rows.js">
|
|
4524
|
-
<metrics statements="
|
|
4396
|
+
<metrics statements="38" coveredstatements="36" conditionals="10" coveredconditionals="9" methods="6" coveredmethods="6"/>
|
|
4525
4397
|
<line num="1" count="44" type="stmt"/>
|
|
4526
|
-
<line num="
|
|
4527
|
-
<line num="
|
|
4528
|
-
<line num="
|
|
4529
|
-
<line num="13" count="27" type="stmt"/>
|
|
4398
|
+
<line num="7" count="44" type="stmt"/>
|
|
4399
|
+
<line num="9" count="44" type="stmt"/>
|
|
4400
|
+
<line num="11" count="44" type="stmt"/>
|
|
4530
4401
|
<line num="14" count="27" type="stmt"/>
|
|
4531
|
-
<line num="15" count="
|
|
4532
|
-
<line num="16" count="30" type="
|
|
4533
|
-
<line num="17" count="
|
|
4534
|
-
<line num="
|
|
4535
|
-
<line num="20" count="
|
|
4536
|
-
<line num="
|
|
4537
|
-
<line num="
|
|
4538
|
-
<line num="
|
|
4539
|
-
<line num="
|
|
4402
|
+
<line num="15" count="27" type="stmt"/>
|
|
4403
|
+
<line num="16" count="30" type="stmt"/>
|
|
4404
|
+
<line num="17" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
4405
|
+
<line num="18" count="28" type="stmt"/>
|
|
4406
|
+
<line num="20" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
4407
|
+
<line num="21" count="27" type="stmt"/>
|
|
4408
|
+
<line num="23" count="3" type="stmt"/>
|
|
4409
|
+
<line num="26" count="27" type="stmt"/>
|
|
4410
|
+
<line num="29" count="44" type="stmt"/>
|
|
4540
4411
|
<line num="31" count="30" type="stmt"/>
|
|
4541
|
-
<line num="
|
|
4542
|
-
<line num="37" count="
|
|
4543
|
-
<line num="
|
|
4544
|
-
<line num="40" count="3" type="
|
|
4545
|
-
<line num="41" count="
|
|
4546
|
-
<line num="
|
|
4547
|
-
<line num="
|
|
4548
|
-
<line num="55" count="
|
|
4412
|
+
<line num="32" count="30" type="stmt"/>
|
|
4413
|
+
<line num="37" count="30" type="stmt"/>
|
|
4414
|
+
<line num="38" count="3" type="stmt"/>
|
|
4415
|
+
<line num="40" count="3" type="stmt"/>
|
|
4416
|
+
<line num="41" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4417
|
+
<line num="42" count="0" type="stmt"/>
|
|
4418
|
+
<line num="45" count="3" type="stmt"/>
|
|
4419
|
+
<line num="55" count="44" type="stmt"/>
|
|
4549
4420
|
<line num="56" count="27" type="stmt"/>
|
|
4421
|
+
<line num="57" count="27" type="stmt"/>
|
|
4550
4422
|
<line num="58" count="27" type="stmt"/>
|
|
4551
|
-
<line num="
|
|
4552
|
-
<line num="
|
|
4553
|
-
<line num="
|
|
4554
|
-
<line num="
|
|
4555
|
-
<line num="64" count="
|
|
4556
|
-
<line num="
|
|
4557
|
-
<line num="67" count="
|
|
4558
|
-
<line num="
|
|
4559
|
-
<line num="
|
|
4423
|
+
<line num="60" count="27" type="stmt"/>
|
|
4424
|
+
<line num="61" count="28" type="stmt"/>
|
|
4425
|
+
<line num="62" count="28" type="stmt"/>
|
|
4426
|
+
<line num="63" count="56" type="cond" truecount="2" falsecount="0"/>
|
|
4427
|
+
<line num="64" count="26" type="stmt"/>
|
|
4428
|
+
<line num="66" count="30" type="stmt"/>
|
|
4429
|
+
<line num="67" count="30" type="stmt"/>
|
|
4430
|
+
<line num="69" count="0" type="stmt"/>
|
|
4431
|
+
<line num="78" count="28" type="cond" truecount="2" falsecount="0"/>
|
|
4432
|
+
<line num="79" count="28" type="stmt"/>
|
|
4433
|
+
<line num="80" count="28" type="stmt"/>
|
|
4434
|
+
<line num="83" count="27" type="stmt"/>
|
|
4560
4435
|
</file>
|
|
4561
4436
|
<file name="usageQuoteReset.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/usageQuota/usageQuoteReset.js">
|
|
4562
4437
|
<metrics statements="5" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|