@budibase/server 2.1.22-alpha.5 → 2.1.22-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mocks__/node-fetch.ts +5 -1
- package/builder/assets/{index.ccab8b9a.js → index.22484e23.js} +286 -286
- package/builder/assets/{index.1a9c91e2.css → index.624f0ace.css} +1 -1
- package/builder/index.html +2 -2
- package/coverage/clover.xml +1182 -1209
- package/coverage/coverage-final.json +37 -37
- package/coverage/lcov-report/index.html +94 -94
- package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/application.ts.html +45 -60
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +7 -4
- package/coverage/lcov-report/src/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/index.html +10 -10
- package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +19 -55
- package/coverage/lcov-report/src/api/controllers/{dev.js.html → dev.ts.html} +46 -64
- package/coverage/lcov-report/src/api/controllers/index.html +25 -25
- package/coverage/lcov-report/src/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +37 -19
- package/coverage/lcov-report/src/api/controllers/public/index.html +16 -16
- package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/index.html +10 -10
- package/coverage/lcov-report/src/api/controllers/query/index.ts.html +17 -26
- package/coverage/lcov-report/src/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/internal.js.html +3 -3
- package/coverage/lcov-report/src/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/static/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/api/index.html +1 -1
- package/coverage/lcov-report/src/api/index.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/automation.js.html +5 -5
- package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/datasource.js.html +6 -6
- package/coverage/lcov-report/src/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/index.ts.html +11 -11
- package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/query.js.html +6 -6
- package/coverage/lcov-report/src/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/row.ts.html +13 -13
- package/coverage/lcov-report/src/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/static.ts.html +6 -6
- package/coverage/lcov-report/src/api/routes/table.js.html +4 -4
- package/coverage/lcov-report/src/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/tests/utilities/index.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/user.js.html +11 -11
- package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/validators.js.html +6 -6
- package/coverage/lcov-report/src/api/routes/view.js.html +4 -4
- package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/app.ts.html +1 -1
- package/coverage/lcov-report/src/automations/actions.js.html +1 -1
- package/coverage/lcov-report/src/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/src/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/src/automations/index.html +15 -15
- package/coverage/lcov-report/src/automations/index.js.html +1 -1
- package/coverage/lcov-report/src/automations/logging/index.html +1 -1
- package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/index.html +1 -1
- package/coverage/lcov-report/src/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/src/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.html +17 -17
- package/coverage/lcov-report/src/automations/tests/utilities/index.js.html +33 -15
- package/coverage/lcov-report/src/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/src/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/src/automations/utils.ts.html +20 -29
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/index.js.html +1 -1
- package/coverage/lcov-report/src/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/src/constants/screens.js.html +1 -1
- package/coverage/lcov-report/src/db/dynamoClient.js.html +1 -1
- package/coverage/lcov-report/src/db/inMemoryView.js.html +3 -3
- package/coverage/lcov-report/src/db/index.html +16 -16
- package/coverage/lcov-report/src/db/index.js.html +9 -9
- package/coverage/lcov-report/src/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/src/db/newid.js.html +1 -1
- package/coverage/lcov-report/src/db/{utils.js.html → utils.ts.html} +97 -145
- package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
- package/coverage/lcov-report/src/definitions/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/definitions/index.html +1 -1
- package/coverage/lcov-report/src/environment.js.html +4 -4
- package/coverage/lcov-report/src/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/src/events/index.html +1 -1
- package/coverage/lcov-report/src/events/index.js.html +1 -1
- package/coverage/lcov-report/src/events/utils.js.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/index.html +1 -1
- package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/googlesheets.ts.html +10 -19
- package/coverage/lcov-report/src/integrations/index.html +11 -11
- package/coverage/lcov-report/src/integrations/index.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
- package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
- package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/{appInfo.js.html → appInfo.ts.html} +24 -21
- package/coverage/lcov-report/src/middleware/authorized.ts.html +7 -7
- package/coverage/lcov-report/src/middleware/{builder.js.html → builder.ts.html} +36 -30
- package/coverage/lcov-report/src/middleware/{currentapp.js.html → currentapp.ts.html} +70 -61
- package/coverage/lcov-report/src/middleware/index.html +55 -55
- package/coverage/lcov-report/src/middleware/{joi-validator.js.html → joi-validator.ts.html} +18 -15
- package/coverage/lcov-report/src/middleware/{publicApi.js.html → publicApi.ts.html} +17 -17
- package/coverage/lcov-report/src/middleware/{resourceId.js.html → resourceId.ts.html} +33 -18
- package/coverage/lcov-report/src/middleware/{selfhost.js.html → selfhost.ts.html} +18 -12
- package/coverage/lcov-report/src/middleware/{utils.js.html → utils.ts.html} +12 -6
- package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +4 -4
- package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +6 -15
- package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +2 -2
- package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +3 -3
- package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/index.html +1 -1
- package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
- package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
- package/coverage/lcov-report/src/module.d.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +7 -16
- package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +12 -39
- package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +8 -11
- package/coverage/lcov-report/src/sdk/index.html +1 -1
- package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
- package/coverage/lcov-report/src/startup.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/TestConfiguration.js.html +24 -24
- package/coverage/lcov-report/src/tests/utilities/controllers.js.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.html +19 -19
- package/coverage/lcov-report/src/tests/utilities/index.js.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/structures.js.html +3 -3
- package/coverage/lcov-report/src/threads/automation.ts.html +2 -2
- package/coverage/lcov-report/src/threads/index.html +1 -1
- package/coverage/lcov-report/src/threads/index.ts.html +1 -1
- package/coverage/lcov-report/src/threads/query.ts.html +1 -1
- package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/src/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/src/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.js.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.js.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/processor.js.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/utilities.js.html +1 -1
- package/coverage/lcov-report/src/utilities/{global.js.html → global.ts.html} +100 -67
- package/coverage/lcov-report/src/utilities/index.html +16 -16
- package/coverage/lcov-report/src/utilities/index.js.html +1 -1
- package/coverage/lcov-report/src/utilities/plugins.js.html +1 -1
- package/coverage/lcov-report/src/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/src/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/src/utilities/redis.js.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/src/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/src/utilities/security.js.html +13 -13
- package/coverage/lcov-report/src/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/src/utilities/users.js.html +1 -1
- package/coverage/lcov-report/src/utilities/workerRequests.js.html +4 -4
- package/coverage/lcov-report/src/watch.ts.html +1 -1
- package/coverage/lcov-report/src/websocket.ts.html +1 -1
- package/coverage/lcov.info +2052 -2049
- package/dist/api/controllers/application.js +35 -43
- package/dist/api/controllers/deploy/index.js +13 -16
- package/dist/api/controllers/dev.js +96 -81
- package/dist/api/controllers/public/applications.js +17 -9
- package/dist/api/controllers/query/index.js +10 -13
- package/dist/api/controllers/row/internal.js +2 -2
- package/dist/api/routes/automation.js +3 -3
- package/dist/api/routes/datasource.js +4 -4
- package/dist/api/routes/public/index.js +9 -9
- package/dist/api/routes/query.js +4 -4
- package/dist/api/routes/row.js +11 -11
- package/dist/api/routes/static.js +3 -3
- package/dist/api/routes/table.js +2 -2
- package/dist/api/routes/user.js +9 -9
- package/dist/api/routes/utils/validators.js +4 -4
- package/dist/api/routes/view.js +2 -2
- package/dist/automations/tests/utilities/index.js +21 -12
- package/dist/automations/utils.js +9 -8
- package/dist/db/inMemoryView.js +2 -2
- package/dist/db/utils.js +145 -118
- package/dist/integrations/googlesheets.js +4 -6
- package/dist/middleware/appInfo.js +14 -9
- package/dist/middleware/authorized.js +5 -5
- package/dist/middleware/builder.js +41 -40
- package/dist/middleware/currentapp.js +39 -37
- package/dist/middleware/joi-validator.js +17 -10
- package/dist/middleware/publicApi.js +5 -6
- package/dist/middleware/resourceId.js +16 -9
- package/dist/middleware/selfhost.js +5 -4
- package/dist/middleware/utils.js +5 -2
- package/dist/migrations/functions/backfill/global.js +1 -1
- package/dist/migrations/functions/usageQuotas/syncRows.js +1 -1
- package/dist/package.json +6 -6
- package/dist/sdk/app/tables/index.js +4 -4
- package/dist/tests/utilities/TestConfiguration.js +9 -9
- package/dist/tests/utilities/structures.js +2 -2
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/global.js +87 -66
- package/dist/utilities/security.js +10 -10
- package/dist/utilities/workerRequests.js +3 -3
- package/jest.config.ts +1 -0
- package/package.json +7 -7
- package/scripts/localdomain.js +34 -6
- package/src/api/controllers/application.ts +34 -39
- package/src/api/controllers/auth.ts +3 -2
- package/src/api/controllers/deploy/index.ts +13 -25
- package/src/api/controllers/{dev.js → dev.ts} +31 -37
- package/src/api/controllers/public/applications.ts +15 -9
- package/src/api/controllers/query/index.ts +11 -14
- package/src/api/controllers/row/internal.js +2 -2
- package/src/api/routes/automation.js +4 -4
- package/src/api/routes/datasource.js +5 -5
- package/src/api/routes/public/index.ts +10 -10
- package/src/api/routes/public/tests/compare.spec.js +1 -1
- package/src/api/routes/query.js +5 -5
- package/src/api/routes/row.ts +12 -12
- package/src/api/routes/static.ts +5 -5
- package/src/api/routes/table.js +3 -3
- package/src/api/routes/tests/analytics.spec.js +1 -1
- package/src/api/routes/tests/query.spec.js +15 -10
- package/src/api/routes/tests/role.spec.js +5 -5
- package/src/api/routes/tests/static.spec.js +2 -2
- package/src/api/routes/tests/table.spec.js +38 -35
- package/src/api/routes/user.js +10 -10
- package/src/api/routes/utils/validators.js +5 -5
- package/src/api/routes/view.js +3 -3
- package/src/automations/tests/updateRow.spec.js +0 -1
- package/src/automations/tests/utilities/index.js +10 -4
- package/src/automations/utils.ts +9 -12
- package/src/db/inMemoryView.js +2 -2
- package/src/db/tests/linkController.spec.js +73 -57
- package/src/db/tests/linkTests.spec.js +17 -14
- package/src/db/{utils.js → utils.ts} +76 -92
- package/src/integrations/googlesheets.ts +4 -7
- package/src/middleware/appInfo.ts +20 -0
- package/src/middleware/authorized.ts +6 -6
- package/src/middleware/{builder.js → builder.ts} +17 -15
- package/src/middleware/{currentapp.js → currentapp.ts} +42 -39
- package/src/middleware/{joi-validator.js → joi-validator.ts} +9 -8
- package/src/middleware/publicApi.ts +21 -0
- package/src/middleware/{resourceId.js → resourceId.ts} +16 -11
- package/src/middleware/{selfhost.js → selfhost.ts} +4 -2
- package/src/middleware/tests/authorized.spec.js +5 -5
- package/src/middleware/tests/currentapp.spec.js +118 -63
- package/src/middleware/{utils.js → utils.ts} +3 -1
- package/src/migrations/functions/backfill/app/tables.ts +2 -5
- package/src/migrations/functions/backfill/global.ts +1 -1
- package/src/migrations/functions/usageQuotas/syncRows.ts +2 -2
- package/src/sdk/app/backups/imports.ts +4 -7
- package/src/sdk/app/backups/statistics.ts +9 -18
- package/src/sdk/app/tables/index.ts +6 -7
- package/src/tests/utilities/TestConfiguration.js +9 -9
- package/src/tests/utilities/structures.js +2 -2
- package/src/threads/automation.ts +1 -1
- package/src/utilities/global.ts +138 -0
- package/src/utilities/security.js +12 -12
- package/src/utilities/workerRequests.js +3 -3
- package/src/middleware/appInfo.js +0 -19
- package/src/middleware/publicApi.js +0 -21
- package/src/utilities/global.js +0 -127
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1668704468677" clover="3.2.0">
|
|
3
|
+
<project timestamp="1668704468677" name="All files">
|
|
4
|
+
<metrics statements="10368" coveredstatements="7056" conditionals="4410" coveredconditionals="2155" methods="1743" coveredmethods="1181" elements="16521" coveredelements="10392" complexity="0" loc="10368" ncloc="10368" packages="55" files="262" classes="262"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="179" coveredstatements="105" conditionals="81" coveredconditionals="40" methods="33" coveredmethods="15"/>
|
|
7
7
|
<file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
|
|
@@ -70,10 +70,10 @@
|
|
|
70
70
|
<file name="environment.js" path="/home/runner/work/budibase/budibase/packages/server/src/environment.js">
|
|
71
71
|
<metrics statements="23" coveredstatements="19" conditionals="28" coveredconditionals="26" methods="9" coveredmethods="8"/>
|
|
72
72
|
<line num="1" count="76" type="stmt"/>
|
|
73
|
-
<line num="4" count="
|
|
74
|
-
<line num="8" count="
|
|
73
|
+
<line num="4" count="1048" type="cond" truecount="2" falsecount="0"/>
|
|
74
|
+
<line num="8" count="1052" type="stmt"/>
|
|
75
75
|
<line num="16" count="409" type="stmt"/>
|
|
76
|
-
<line num="20" count="
|
|
76
|
+
<line num="20" count="1052" type="stmt"/>
|
|
77
77
|
<line num="23" count="76" type="stmt"/>
|
|
78
78
|
<line num="24" count="76" type="cond" truecount="4" falsecount="1"/>
|
|
79
79
|
<line num="25" count="0" type="stmt"/>
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
</file>
|
|
248
248
|
</package>
|
|
249
249
|
<package name="src.api.controllers">
|
|
250
|
-
<metrics statements="
|
|
250
|
+
<metrics statements="1315" coveredstatements="967" conditionals="421" coveredconditionals="216" methods="223" coveredmethods="161"/>
|
|
251
251
|
<file name="analytics.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.ts">
|
|
252
252
|
<metrics statements="20" coveredstatements="20" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
|
|
253
253
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -299,20 +299,19 @@
|
|
|
299
299
|
<line num="46" count="1" type="stmt"/>
|
|
300
300
|
</file>
|
|
301
301
|
<file name="application.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/application.ts">
|
|
302
|
-
<metrics statements="
|
|
302
|
+
<metrics statements="295" coveredstatements="248" conditionals="120" coveredconditionals="81" methods="59" coveredmethods="56"/>
|
|
303
303
|
<line num="1" count="44" type="stmt"/>
|
|
304
304
|
<line num="2" count="44" type="stmt"/>
|
|
305
305
|
<line num="3" count="44" type="stmt"/>
|
|
306
306
|
<line num="8" count="44" type="stmt"/>
|
|
307
307
|
<line num="9" count="44" type="stmt"/>
|
|
308
|
-
<line num="
|
|
309
|
-
<line num="21" count="44" type="stmt"/>
|
|
308
|
+
<line num="17" count="44" type="stmt"/>
|
|
310
309
|
<line num="27" count="44" type="stmt"/>
|
|
311
310
|
<line num="28" count="44" type="stmt"/>
|
|
312
311
|
<line num="29" count="44" type="stmt"/>
|
|
313
312
|
<line num="30" count="44" type="stmt"/>
|
|
314
313
|
<line num="31" count="44" type="stmt"/>
|
|
315
|
-
<line num="
|
|
314
|
+
<line num="36" count="44" type="stmt"/>
|
|
316
315
|
<line num="37" count="44" type="stmt"/>
|
|
317
316
|
<line num="38" count="44" type="stmt"/>
|
|
318
317
|
<line num="39" count="44" type="stmt"/>
|
|
@@ -321,286 +320,281 @@
|
|
|
321
320
|
<line num="42" count="44" type="stmt"/>
|
|
322
321
|
<line num="43" count="44" type="stmt"/>
|
|
323
322
|
<line num="44" count="44" type="stmt"/>
|
|
324
|
-
<line num="45" count="44" type="stmt"/>
|
|
325
323
|
<line num="46" count="44" type="stmt"/>
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
333
|
-
<line num="
|
|
334
|
-
<line num="
|
|
335
|
-
<line num="
|
|
336
|
-
<line num="
|
|
337
|
-
<line num="
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="
|
|
343
|
-
<line num="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="98" count="
|
|
346
|
-
<line num="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="126" count="248" type="
|
|
324
|
+
<line num="50" count="8" type="stmt"/>
|
|
325
|
+
<line num="51" count="8" type="stmt"/>
|
|
326
|
+
<line num="57" count="2" type="stmt"/>
|
|
327
|
+
<line num="61" count="8" type="stmt"/>
|
|
328
|
+
<line num="62" count="8" type="stmt"/>
|
|
329
|
+
<line num="68" count="1" type="stmt"/>
|
|
330
|
+
<line num="72" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
331
|
+
<line num="77" count="44" type="stmt"/>
|
|
332
|
+
<line num="80" count="252" type="cond" truecount="2" falsecount="0"/>
|
|
333
|
+
<line num="82" count="1" type="stmt"/>
|
|
334
|
+
<line num="83" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
335
|
+
<line num="85" count="251" type="stmt"/>
|
|
336
|
+
<line num="87" count="252" type="cond" truecount="1" falsecount="0"/>
|
|
337
|
+
<line num="88" count="252" type="stmt"/>
|
|
338
|
+
<line num="90" count="252" type="stmt"/>
|
|
339
|
+
<line num="93" count="44" type="stmt"/>
|
|
340
|
+
<line num="94" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
341
|
+
<line num="95" count="4" type="stmt"/>
|
|
342
|
+
<line num="97" count="1168" type="cond" truecount="0" falsecount="1"/>
|
|
343
|
+
<line num="98" count="0" type="stmt"/>
|
|
344
|
+
<line num="102" count="44" type="stmt"/>
|
|
345
|
+
<line num="109" count="251" type="cond" truecount="0" falsecount="1"/>
|
|
346
|
+
<line num="110" count="0" type="stmt"/>
|
|
347
|
+
<line num="112" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
348
|
+
<line num="113" count="4" type="stmt"/>
|
|
349
|
+
<line num="115" count="1168" type="cond" truecount="0" falsecount="1"/>
|
|
350
|
+
<line num="116" count="0" type="stmt"/>
|
|
351
|
+
<line num="121" count="248" type="cond" truecount="1" falsecount="1"/>
|
|
352
|
+
<line num="122" count="248" type="stmt"/>
|
|
353
|
+
<line num="123" count="248" type="stmt"/>
|
|
354
|
+
<line num="124" count="248" type="stmt"/>
|
|
355
|
+
<line num="126" count="248" type="stmt"/>
|
|
358
356
|
<line num="127" count="248" type="stmt"/>
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="147" count="
|
|
367
|
-
<line num="148" count="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="162" count="
|
|
375
|
-
<line num="163" count="
|
|
376
|
-
<line num="164" count="
|
|
377
|
-
<line num="
|
|
357
|
+
<line num="136" count="248" type="stmt"/>
|
|
358
|
+
<line num="137" count="248" type="stmt"/>
|
|
359
|
+
<line num="138" count="248" type="stmt"/>
|
|
360
|
+
<line num="142" count="248" type="cond" truecount="4" falsecount="0"/>
|
|
361
|
+
<line num="143" count="1" type="stmt"/>
|
|
362
|
+
<line num="144" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
363
|
+
<line num="145" count="0" type="stmt"/>
|
|
364
|
+
<line num="147" count="247" type="cond" truecount="4" falsecount="0"/>
|
|
365
|
+
<line num="148" count="2" type="stmt"/>
|
|
366
|
+
<line num="151" count="245" type="stmt"/>
|
|
367
|
+
<line num="154" count="248" type="stmt"/>
|
|
368
|
+
<line num="157" count="44" type="stmt"/>
|
|
369
|
+
<line num="158" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
370
|
+
<line num="159" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
371
|
+
<line num="160" count="15" type="stmt"/>
|
|
372
|
+
<line num="162" count="15" type="stmt"/>
|
|
373
|
+
<line num="163" count="23" type="stmt"/>
|
|
374
|
+
<line num="164" count="23" type="stmt"/>
|
|
375
|
+
<line num="166" count="15" type="cond" truecount="2" falsecount="1"/>
|
|
378
376
|
<line num="167" count="15" type="stmt"/>
|
|
379
|
-
<line num="168" count="
|
|
377
|
+
<line num="168" count="15" type="stmt"/>
|
|
380
378
|
<line num="169" count="23" type="stmt"/>
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="173" count="15" type="stmt"/>
|
|
379
|
+
<line num="170" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
380
|
+
<line num="171" count="0" type="stmt"/>
|
|
384
381
|
<line num="174" count="23" type="stmt"/>
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="184" count="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="189" count="1" type="stmt"/>
|
|
382
|
+
<line num="179" count="15" type="stmt"/>
|
|
383
|
+
<line num="182" count="44" type="stmt"/>
|
|
384
|
+
<line num="183" count="1" type="stmt"/>
|
|
385
|
+
<line num="184" count="1" type="stmt"/>
|
|
386
|
+
<line num="185" count="1" type="stmt"/>
|
|
387
|
+
<line num="186" count="1" type="stmt"/>
|
|
392
388
|
<line num="190" count="1" type="stmt"/>
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
389
|
+
<line num="197" count="44" type="stmt"/>
|
|
390
|
+
<line num="198" count="6" type="stmt"/>
|
|
391
|
+
<line num="199" count="6" type="stmt"/>
|
|
392
|
+
<line num="200" count="6" type="stmt"/>
|
|
393
|
+
<line num="201" count="6" type="stmt"/>
|
|
397
394
|
<line num="204" count="6" type="stmt"/>
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="209" count="
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="213" count="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
395
|
+
<line num="207" count="6" type="cond" truecount="2" falsecount="1"/>
|
|
396
|
+
<line num="208" count="0" type="stmt"/>
|
|
397
|
+
<line num="209" count="0" type="stmt"/>
|
|
398
|
+
<line num="210" count="0" type="stmt"/>
|
|
399
|
+
<line num="213" count="6" type="stmt"/>
|
|
400
|
+
<line num="221" count="248" type="stmt"/>
|
|
401
|
+
<line num="222" count="248" type="stmt"/>
|
|
402
|
+
<line num="223" count="248" type="stmt"/>
|
|
403
|
+
<line num="224" count="248" type="stmt"/>
|
|
404
|
+
<line num="225" count="248" type="stmt"/>
|
|
406
405
|
<line num="226" count="248" type="stmt"/>
|
|
407
|
-
<line num="227" count="248" type="stmt"/>
|
|
408
406
|
<line num="228" count="248" type="stmt"/>
|
|
409
407
|
<line num="229" count="248" type="stmt"/>
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="
|
|
412
|
-
<line num="
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="239" count="248" type="
|
|
415
|
-
<line num="
|
|
416
|
-
<line num="
|
|
417
|
-
<line num="
|
|
418
|
-
<line num="
|
|
419
|
-
<line num="
|
|
420
|
-
<line num="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="
|
|
424
|
-
<line num="
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="
|
|
427
|
-
<line num="
|
|
428
|
-
<line num="
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="309" count="248" type="stmt"/>
|
|
408
|
+
<line num="234" count="248" type="cond" truecount="3" falsecount="0"/>
|
|
409
|
+
<line num="235" count="2" type="stmt"/>
|
|
410
|
+
<line num="237" count="248" type="stmt"/>
|
|
411
|
+
<line num="238" count="248" type="stmt"/>
|
|
412
|
+
<line num="239" count="248" type="stmt"/>
|
|
413
|
+
<line num="241" count="248" type="stmt"/>
|
|
414
|
+
<line num="276" count="248" type="stmt"/>
|
|
415
|
+
<line num="277" count="248" type="stmt"/>
|
|
416
|
+
<line num="278" count="1" type="stmt"/>
|
|
417
|
+
<line num="285" count="1" type="stmt"/>
|
|
418
|
+
<line num="286" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
419
|
+
<line num="288" count="2" type="stmt"/>
|
|
420
|
+
<line num="293" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
421
|
+
<line num="294" count="1" type="stmt"/>
|
|
422
|
+
<line num="295" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
423
|
+
<line num="296" count="1" type="stmt"/>
|
|
424
|
+
<line num="303" count="248" type="stmt"/>
|
|
425
|
+
<line num="304" count="248" type="stmt"/>
|
|
426
|
+
<line num="311" count="248" type="stmt"/>
|
|
427
|
+
<line num="312" count="248" type="stmt"/>
|
|
428
|
+
<line num="315" count="248" type="stmt"/>
|
|
432
429
|
<line num="316" count="248" type="stmt"/>
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="321" count="
|
|
436
|
-
<line num="
|
|
437
|
-
<line num="
|
|
438
|
-
<line num="326" count="
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="
|
|
441
|
-
<line num="
|
|
442
|
-
<line num="
|
|
443
|
-
<line num="338" count="248" type="stmt"/>
|
|
430
|
+
<line num="318" count="248" type="stmt"/>
|
|
431
|
+
<line num="319" count="248" type="cond" truecount="1" falsecount="0"/>
|
|
432
|
+
<line num="321" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
433
|
+
<line num="322" count="1" type="stmt"/>
|
|
434
|
+
<line num="325" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
435
|
+
<line num="326" count="2" type="stmt"/>
|
|
436
|
+
<line num="330" count="0" type="stmt"/>
|
|
437
|
+
<line num="333" count="248" type="stmt"/>
|
|
438
|
+
<line num="335" count="248" type="stmt"/>
|
|
439
|
+
<line num="336" count="251" type="stmt"/>
|
|
444
440
|
<line num="340" count="248" type="stmt"/>
|
|
445
|
-
<line num="341" count="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="346" count="248" type="stmt"/>
|
|
441
|
+
<line num="341" count="248" type="stmt"/>
|
|
442
|
+
<line num="342" count="248" type="stmt"/>
|
|
448
443
|
<line num="347" count="248" type="stmt"/>
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
444
|
+
<line num="349" count="248" type="cond" truecount="1" falsecount="0"/>
|
|
445
|
+
<line num="350" count="3" type="stmt"/>
|
|
446
|
+
<line num="351" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
447
|
+
<line num="352" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
448
|
+
<line num="353" count="0" type="stmt"/>
|
|
449
|
+
<line num="354" count="0" type="stmt"/>
|
|
450
|
+
<line num="355" count="0" type="stmt"/>
|
|
451
|
+
<line num="358" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
452
|
+
<line num="362" count="0" type="stmt"/>
|
|
453
|
+
<line num="363" count="0" type="stmt"/>
|
|
457
454
|
<line num="365" count="0" type="stmt"/>
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="
|
|
455
|
+
<line num="371" count="248" type="stmt"/>
|
|
456
|
+
<line num="372" count="248" type="stmt"/>
|
|
457
|
+
<line num="373" count="248" type="stmt"/>
|
|
460
458
|
<line num="374" count="248" type="stmt"/>
|
|
461
459
|
<line num="375" count="248" type="stmt"/>
|
|
462
460
|
<line num="376" count="248" type="stmt"/>
|
|
463
|
-
<line num="
|
|
464
|
-
<line num="
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
461
|
+
<line num="381" count="44" type="stmt"/>
|
|
462
|
+
<line num="382" count="3" type="stmt"/>
|
|
463
|
+
<line num="384" count="3" type="stmt"/>
|
|
464
|
+
<line num="385" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
465
|
+
<line num="386" count="3" type="stmt"/>
|
|
466
|
+
<line num="388" count="3" type="stmt"/>
|
|
467
|
+
<line num="389" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
468
|
+
<line num="390" count="3" type="stmt"/>
|
|
471
469
|
<line num="391" count="3" type="stmt"/>
|
|
472
|
-
<line num="392" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
473
|
-
<line num="393" count="3" type="stmt"/>
|
|
474
470
|
<line num="394" count="3" type="stmt"/>
|
|
471
|
+
<line num="395" count="3" type="stmt"/>
|
|
472
|
+
<line num="396" count="3" type="stmt"/>
|
|
475
473
|
<line num="397" count="3" type="stmt"/>
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
485
|
-
<line num="
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
474
|
+
<line num="400" count="44" type="stmt"/>
|
|
475
|
+
<line num="402" count="2" type="stmt"/>
|
|
476
|
+
<line num="403" count="2" type="stmt"/>
|
|
477
|
+
<line num="404" count="2" type="stmt"/>
|
|
478
|
+
<line num="407" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
479
|
+
<line num="408" count="0" type="stmt"/>
|
|
480
|
+
<line num="409" count="0" type="stmt"/>
|
|
481
|
+
<line num="413" count="2" type="stmt"/>
|
|
482
|
+
<line num="414" count="2" type="stmt"/>
|
|
483
|
+
<line num="418" count="2" type="stmt"/>
|
|
484
|
+
<line num="419" count="2" type="stmt"/>
|
|
485
|
+
<line num="420" count="2" type="stmt"/>
|
|
488
486
|
<line num="421" count="2" type="stmt"/>
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="
|
|
491
|
-
<line num="
|
|
492
|
-
<line num="
|
|
493
|
-
<line num="429" count="
|
|
494
|
-
<line num="
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
487
|
+
<line num="424" count="44" type="stmt"/>
|
|
488
|
+
<line num="426" count="1" type="stmt"/>
|
|
489
|
+
<line num="427" count="1" type="stmt"/>
|
|
490
|
+
<line num="428" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
491
|
+
<line num="429" count="0" type="stmt"/>
|
|
492
|
+
<line num="433" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
493
|
+
<line num="434" count="0" type="stmt"/>
|
|
494
|
+
<line num="438" count="1" type="stmt"/>
|
|
495
|
+
<line num="439" count="1" type="stmt"/>
|
|
496
|
+
<line num="440" count="1" type="stmt"/>
|
|
497
|
+
<line num="444" count="1" type="stmt"/>
|
|
498
|
+
<line num="445" count="1" type="stmt"/>
|
|
499
|
+
<line num="446" count="1" type="stmt"/>
|
|
502
500
|
<line num="447" count="1" type="stmt"/>
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
508
|
-
<line num="
|
|
509
|
-
<line num="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="
|
|
513
|
-
<line num="
|
|
514
|
-
<line num="
|
|
515
|
-
<line num="
|
|
516
|
-
<line num="
|
|
517
|
-
<line num="
|
|
518
|
-
<line num="
|
|
519
|
-
<line num="
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
524
|
-
<line num="
|
|
525
|
-
<line num="
|
|
526
|
-
<line num="493" count="
|
|
527
|
-
<line num="494" count="
|
|
528
|
-
<line num="
|
|
529
|
-
<line num="
|
|
530
|
-
<line num="
|
|
531
|
-
<line num="501" count="
|
|
501
|
+
<line num="450" count="44" type="stmt"/>
|
|
502
|
+
<line num="451" count="23" type="stmt"/>
|
|
503
|
+
<line num="452" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
504
|
+
<line num="454" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
505
|
+
<line num="455" count="1" type="stmt"/>
|
|
506
|
+
<line num="458" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
507
|
+
<line num="459" count="23" type="stmt"/>
|
|
508
|
+
<line num="460" count="23" type="stmt"/>
|
|
509
|
+
<line num="462" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
510
|
+
<line num="463" count="1" type="stmt"/>
|
|
511
|
+
<line num="465" count="22" type="stmt"/>
|
|
512
|
+
<line num="466" count="22" type="stmt"/>
|
|
513
|
+
<line num="474" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
514
|
+
<line num="475" count="1" type="stmt"/>
|
|
515
|
+
<line num="479" count="22" type="stmt"/>
|
|
516
|
+
<line num="481" count="23" type="stmt"/>
|
|
517
|
+
<line num="482" count="23" type="stmt"/>
|
|
518
|
+
<line num="485" count="44" type="stmt"/>
|
|
519
|
+
<line num="486" count="23" type="stmt"/>
|
|
520
|
+
<line num="487" count="23" type="stmt"/>
|
|
521
|
+
<line num="490" count="44" type="stmt"/>
|
|
522
|
+
<line num="491" count="23" type="stmt"/>
|
|
523
|
+
<line num="492" count="23" type="stmt"/>
|
|
524
|
+
<line num="493" count="23" type="cond" truecount="0" falsecount="1"/>
|
|
525
|
+
<line num="494" count="0" type="stmt"/>
|
|
526
|
+
<line num="498" count="44" type="stmt"/>
|
|
527
|
+
<line num="499" count="23" type="stmt"/>
|
|
528
|
+
<line num="500" count="23" type="stmt"/>
|
|
529
|
+
<line num="501" count="23" type="stmt"/>
|
|
532
530
|
<line num="502" count="23" type="stmt"/>
|
|
533
531
|
<line num="503" count="23" type="stmt"/>
|
|
534
|
-
<line num="
|
|
535
|
-
<line num="
|
|
536
|
-
<line num="
|
|
537
|
-
<line num="509" count="
|
|
538
|
-
<line num="
|
|
539
|
-
<line num="511" count="0" type="stmt"/>
|
|
540
|
-
<line num="512" count="0" type="stmt"/>
|
|
532
|
+
<line num="506" count="44" type="stmt"/>
|
|
533
|
+
<line num="507" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
534
|
+
<line num="508" count="0" type="stmt"/>
|
|
535
|
+
<line num="509" count="0" type="stmt"/>
|
|
536
|
+
<line num="513" count="0" type="stmt"/>
|
|
541
537
|
<line num="516" count="0" type="stmt"/>
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="
|
|
544
|
-
<line num="
|
|
538
|
+
<line num="517" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
539
|
+
<line num="518" count="0" type="stmt"/>
|
|
540
|
+
<line num="522" count="0" type="stmt"/>
|
|
545
541
|
<line num="525" count="0" type="stmt"/>
|
|
546
|
-
<line num="
|
|
542
|
+
<line num="526" count="0" type="stmt"/>
|
|
543
|
+
<line num="527" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
547
544
|
<line num="529" count="0" type="stmt"/>
|
|
548
545
|
<line num="530" count="0" type="stmt"/>
|
|
549
|
-
<line num="
|
|
550
|
-
<line num="
|
|
551
|
-
<line num="535" count="0" type="stmt"/>
|
|
552
|
-
<line num="538" count="0" type="stmt"/>
|
|
546
|
+
<line num="533" count="0" type="stmt"/>
|
|
547
|
+
<line num="536" count="0" type="stmt"/>
|
|
553
548
|
<line num="541" count="0" type="stmt"/>
|
|
549
|
+
<line num="542" count="0" type="stmt"/>
|
|
550
|
+
<line num="544" count="0" type="stmt"/>
|
|
554
551
|
<line num="546" count="0" type="stmt"/>
|
|
555
|
-
<line num="
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
552
|
+
<line num="550" count="0" type="stmt"/>
|
|
553
|
+
<line num="552" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
554
|
+
<line num="553" count="0" type="stmt"/>
|
|
558
555
|
<line num="555" count="0" type="stmt"/>
|
|
559
|
-
<line num="
|
|
560
|
-
<line num="
|
|
561
|
-
<line num="
|
|
562
|
-
<line num="
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
565
|
-
<line num="
|
|
566
|
-
<line num="
|
|
567
|
-
<line num="
|
|
568
|
-
<line num="
|
|
556
|
+
<line num="561" count="44" type="stmt"/>
|
|
557
|
+
<line num="562" count="6" type="stmt"/>
|
|
558
|
+
<line num="563" count="6" type="stmt"/>
|
|
559
|
+
<line num="564" count="6" type="stmt"/>
|
|
560
|
+
<line num="566" count="6" type="stmt"/>
|
|
561
|
+
<line num="567" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
562
|
+
<line num="568" count="5" type="stmt"/>
|
|
563
|
+
<line num="573" count="6" type="stmt"/>
|
|
564
|
+
<line num="575" count="6" type="stmt"/>
|
|
565
|
+
<line num="577" count="6" type="stmt"/>
|
|
569
566
|
<line num="578" count="6" type="stmt"/>
|
|
570
|
-
<line num="
|
|
571
|
-
<line num="
|
|
572
|
-
<line num="
|
|
573
|
-
<line num="
|
|
574
|
-
<line num="
|
|
567
|
+
<line num="582" count="44" type="stmt"/>
|
|
568
|
+
<line num="583" count="1" type="stmt"/>
|
|
569
|
+
<line num="584" count="1" type="stmt"/>
|
|
570
|
+
<line num="585" count="1" type="stmt"/>
|
|
571
|
+
<line num="586" count="1" type="stmt"/>
|
|
575
572
|
<line num="589" count="1" type="stmt"/>
|
|
576
|
-
<line num="590" count="1" type="
|
|
577
|
-
<line num="591" count="
|
|
573
|
+
<line num="590" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
574
|
+
<line num="591" count="0" type="stmt"/>
|
|
575
|
+
<line num="593" count="1" type="stmt"/>
|
|
578
576
|
<line num="594" count="1" type="stmt"/>
|
|
579
|
-
<line num="595" count="1" type="cond" truecount="
|
|
580
|
-
<line num="596" count="
|
|
581
|
-
<line num="
|
|
582
|
-
<line num="
|
|
583
|
-
<line num="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="
|
|
577
|
+
<line num="595" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
578
|
+
<line num="596" count="1" type="cond" truecount="4" falsecount="2"/>
|
|
579
|
+
<line num="597" count="1" type="stmt"/>
|
|
580
|
+
<line num="601" count="1" type="stmt"/>
|
|
581
|
+
<line num="602" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
582
|
+
<line num="603" count="1" type="stmt"/>
|
|
583
|
+
<line num="605" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
586
584
|
<line num="606" count="1" type="stmt"/>
|
|
587
|
-
<line num="
|
|
588
|
-
<line num="
|
|
589
|
-
<line num="
|
|
590
|
-
<line num="
|
|
591
|
-
<line num="
|
|
592
|
-
<line num="
|
|
585
|
+
<line num="615" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
586
|
+
<line num="616" count="1" type="stmt"/>
|
|
587
|
+
<line num="617" count="1" type="stmt"/>
|
|
588
|
+
<line num="618" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
589
|
+
<line num="619" count="1" type="stmt"/>
|
|
590
|
+
<line num="620" count="1" type="stmt"/>
|
|
591
|
+
<line num="621" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
593
592
|
<line num="622" count="1" type="stmt"/>
|
|
594
593
|
<line num="623" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
595
|
-
<line num="624" count="1" type="
|
|
596
|
-
<line num="625" count="
|
|
597
|
-
<line num="
|
|
598
|
-
<line num="627" count="1" type="stmt"/>
|
|
599
|
-
<line num="628" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
600
|
-
<line num="629" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
594
|
+
<line num="624" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
595
|
+
<line num="625" count="0" type="stmt"/>
|
|
596
|
+
<line num="628" count="1" type="stmt"/>
|
|
601
597
|
<line num="630" count="0" type="stmt"/>
|
|
602
|
-
<line num="633" count="1" type="stmt"/>
|
|
603
|
-
<line num="635" count="0" type="stmt"/>
|
|
604
598
|
</file>
|
|
605
599
|
<file name="auth.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.ts">
|
|
606
600
|
<metrics statements="35" coveredstatements="23" conditionals="14" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
@@ -609,36 +603,36 @@
|
|
|
609
603
|
<line num="3" count="44" type="stmt"/>
|
|
610
604
|
<line num="4" count="44" type="stmt"/>
|
|
611
605
|
<line num="5" count="44" type="stmt"/>
|
|
612
|
-
<line num="
|
|
613
|
-
<line num="
|
|
614
|
-
<line num="
|
|
615
|
-
<line num="
|
|
616
|
-
<line num="
|
|
617
|
-
<line num="
|
|
618
|
-
<line num="26" count="1" type="stmt"/>
|
|
606
|
+
<line num="8" count="44" type="stmt"/>
|
|
607
|
+
<line num="13" count="44" type="stmt"/>
|
|
608
|
+
<line num="14" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
609
|
+
<line num="15" count="1" type="stmt"/>
|
|
610
|
+
<line num="19" count="44" type="stmt"/>
|
|
611
|
+
<line num="20" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
619
612
|
<line num="27" count="1" type="stmt"/>
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="34" count="1" type="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="37" count="
|
|
626
|
-
<line num="38" count="0" type="
|
|
627
|
-
<line num="
|
|
613
|
+
<line num="28" count="1" type="stmt"/>
|
|
614
|
+
<line num="30" count="1" type="stmt"/>
|
|
615
|
+
<line num="32" count="1" type="stmt"/>
|
|
616
|
+
<line num="34" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
617
|
+
<line num="35" count="1" type="stmt"/>
|
|
618
|
+
<line num="37" count="1" type="cond" truecount="2" falsecount="1"/>
|
|
619
|
+
<line num="38" count="0" type="stmt"/>
|
|
620
|
+
<line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
628
621
|
<line num="42" count="1" type="stmt"/>
|
|
629
622
|
<line num="43" count="1" type="stmt"/>
|
|
630
|
-
<line num="
|
|
631
|
-
<line num="
|
|
632
|
-
<line num="50" count="0" type="
|
|
633
|
-
<line num="
|
|
634
|
-
<line num="54" count="0" type="
|
|
635
|
-
<line num="
|
|
623
|
+
<line num="44" count="1" type="stmt"/>
|
|
624
|
+
<line num="46" count="1" type="stmt"/>
|
|
625
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
626
|
+
<line num="51" count="0" type="stmt"/>
|
|
627
|
+
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
628
|
+
<line num="55" count="0" type="stmt"/>
|
|
636
629
|
<line num="59" count="0" type="stmt"/>
|
|
637
630
|
<line num="60" count="0" type="stmt"/>
|
|
638
|
-
<line num="
|
|
639
|
-
<line num="
|
|
640
|
-
<line num="
|
|
641
|
-
<line num="
|
|
631
|
+
<line num="61" count="0" type="stmt"/>
|
|
632
|
+
<line num="63" count="0" type="stmt"/>
|
|
633
|
+
<line num="65" count="0" type="stmt"/>
|
|
634
|
+
<line num="68" count="0" type="stmt"/>
|
|
635
|
+
<line num="71" count="1" type="stmt"/>
|
|
642
636
|
</file>
|
|
643
637
|
<file name="automation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/automation.js">
|
|
644
638
|
<metrics statements="131" coveredstatements="110" conditionals="40" coveredconditionals="25" methods="24" coveredmethods="20"/>
|
|
@@ -1028,8 +1022,8 @@
|
|
|
1028
1022
|
<line num="275" count="0" type="stmt"/>
|
|
1029
1023
|
<line num="282" count="0" type="stmt"/>
|
|
1030
1024
|
</file>
|
|
1031
|
-
<file name="dev.
|
|
1032
|
-
<metrics statements="
|
|
1025
|
+
<file name="dev.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.ts">
|
|
1026
|
+
<metrics statements="68" coveredstatements="40" conditionals="11" coveredconditionals="2" methods="13" coveredmethods="5"/>
|
|
1033
1027
|
<line num="1" count="44" type="stmt"/>
|
|
1034
1028
|
<line num="2" count="44" type="stmt"/>
|
|
1035
1029
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -1038,23 +1032,24 @@
|
|
|
1038
1032
|
<line num="6" count="44" type="stmt"/>
|
|
1039
1033
|
<line num="7" count="44" type="stmt"/>
|
|
1040
1034
|
<line num="8" count="44" type="stmt"/>
|
|
1041
|
-
<line num="
|
|
1042
|
-
<line num="
|
|
1035
|
+
<line num="11" count="0" type="stmt"/>
|
|
1036
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1043
1037
|
<line num="13" count="0" type="stmt"/>
|
|
1044
|
-
<line num="
|
|
1045
|
-
<line num="
|
|
1046
|
-
<line num="
|
|
1047
|
-
<line num="
|
|
1048
|
-
<line num="
|
|
1038
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1039
|
+
<line num="23" count="0" type="stmt"/>
|
|
1040
|
+
<line num="24" count="0" type="stmt"/>
|
|
1041
|
+
<line num="26" count="0" type="stmt"/>
|
|
1042
|
+
<line num="27" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1043
|
+
<line num="28" count="0" type="stmt"/>
|
|
1044
|
+
<line num="31" count="0" type="stmt"/>
|
|
1049
1045
|
<line num="32" count="0" type="stmt"/>
|
|
1050
|
-
<line num="
|
|
1051
|
-
<line num="
|
|
1052
|
-
<line num="37" count="0" type="stmt"/>
|
|
1046
|
+
<line num="36" count="0" type="stmt"/>
|
|
1047
|
+
<line num="37" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1053
1048
|
<line num="38" count="0" type="stmt"/>
|
|
1054
|
-
<line num="
|
|
1055
|
-
<line num="43" count="
|
|
1056
|
-
<line num="44" count="
|
|
1057
|
-
<line num="
|
|
1049
|
+
<line num="40" count="0" type="stmt"/>
|
|
1050
|
+
<line num="43" count="44" type="stmt"/>
|
|
1051
|
+
<line num="44" count="88" type="stmt"/>
|
|
1052
|
+
<line num="45" count="0" type="stmt"/>
|
|
1058
1053
|
<line num="49" count="44" type="stmt"/>
|
|
1059
1054
|
<line num="50" count="88" type="stmt"/>
|
|
1060
1055
|
<line num="51" count="0" type="stmt"/>
|
|
@@ -1062,44 +1057,41 @@
|
|
|
1062
1057
|
<line num="56" count="88" type="stmt"/>
|
|
1063
1058
|
<line num="57" count="0" type="stmt"/>
|
|
1064
1059
|
<line num="61" count="44" type="stmt"/>
|
|
1065
|
-
<line num="62" count="
|
|
1060
|
+
<line num="62" count="0" type="stmt"/>
|
|
1066
1061
|
<line num="63" count="0" type="stmt"/>
|
|
1067
|
-
<line num="
|
|
1062
|
+
<line num="64" count="0" type="stmt"/>
|
|
1063
|
+
<line num="66" count="0" type="stmt"/>
|
|
1068
1064
|
<line num="68" count="0" type="stmt"/>
|
|
1069
|
-
<line num="
|
|
1070
|
-
<line num="
|
|
1071
|
-
<line num="
|
|
1072
|
-
<line num="
|
|
1073
|
-
<line num="79" count="
|
|
1065
|
+
<line num="73" count="44" type="stmt"/>
|
|
1066
|
+
<line num="74" count="1" type="stmt"/>
|
|
1067
|
+
<line num="75" count="1" type="stmt"/>
|
|
1068
|
+
<line num="78" count="1" type="stmt"/>
|
|
1069
|
+
<line num="79" count="1" type="stmt"/>
|
|
1074
1070
|
<line num="80" count="1" type="stmt"/>
|
|
1075
|
-
<line num="81" count="1" type="
|
|
1071
|
+
<line num="81" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1072
|
+
<line num="82" count="0" type="stmt"/>
|
|
1076
1073
|
<line num="84" count="1" type="stmt"/>
|
|
1077
|
-
<line num="85" count="1" type="
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="
|
|
1084
|
-
<line num="
|
|
1085
|
-
<line num="
|
|
1086
|
-
<line num="
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1074
|
+
<line num="85" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1075
|
+
<line num="89" count="0" type="stmt"/>
|
|
1076
|
+
<line num="92" count="0" type="stmt"/>
|
|
1077
|
+
<line num="95" count="1" type="stmt"/>
|
|
1078
|
+
<line num="99" count="1" type="stmt"/>
|
|
1079
|
+
<line num="100" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1080
|
+
<line num="102" count="0" type="stmt"/>
|
|
1081
|
+
<line num="106" count="1" type="stmt"/>
|
|
1082
|
+
<line num="107" count="1" type="stmt"/>
|
|
1083
|
+
<line num="108" count="1" type="stmt"/>
|
|
1084
|
+
<line num="109" count="1" type="stmt"/>
|
|
1085
|
+
<line num="110" count="1" type="stmt"/>
|
|
1086
|
+
<line num="111" count="1" type="stmt"/>
|
|
1089
1087
|
<line num="112" count="1" type="stmt"/>
|
|
1090
|
-
<line num="113" count="1" type="stmt"/>
|
|
1091
|
-
<line num="114" count="1" type="stmt"/>
|
|
1092
1088
|
<line num="115" count="1" type="stmt"/>
|
|
1093
|
-
<line num="
|
|
1094
|
-
<line num="
|
|
1095
|
-
<line num="
|
|
1096
|
-
<line num="
|
|
1097
|
-
<line num="123" count="0" type="stmt"/>
|
|
1089
|
+
<line num="117" count="0" type="stmt"/>
|
|
1090
|
+
<line num="119" count="1" type="stmt"/>
|
|
1091
|
+
<line num="123" count="44" type="stmt"/>
|
|
1092
|
+
<line num="124" count="1" type="stmt"/>
|
|
1098
1093
|
<line num="125" count="1" type="stmt"/>
|
|
1099
|
-
<line num="
|
|
1100
|
-
<line num="130" count="1" type="stmt"/>
|
|
1101
|
-
<line num="131" count="1" type="stmt"/>
|
|
1102
|
-
<line num="134" count="1" type="stmt"/>
|
|
1094
|
+
<line num="128" count="1" type="stmt"/>
|
|
1103
1095
|
</file>
|
|
1104
1096
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
|
|
1105
1097
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
@@ -1639,7 +1631,7 @@
|
|
|
1639
1631
|
</file>
|
|
1640
1632
|
</package>
|
|
1641
1633
|
<package name="src.api.controllers.deploy">
|
|
1642
|
-
<metrics statements="
|
|
1634
|
+
<metrics statements="135" coveredstatements="96" conditionals="26" coveredconditionals="12" methods="16" coveredmethods="9"/>
|
|
1643
1635
|
<file name="Deployment.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/deploy/Deployment.js">
|
|
1644
1636
|
<metrics statements="21" coveredstatements="13" conditionals="18" coveredconditionals="10" methods="6" coveredmethods="4"/>
|
|
1645
1637
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -1665,124 +1657,121 @@
|
|
|
1665
1657
|
<line num="55" count="44" type="stmt"/>
|
|
1666
1658
|
</file>
|
|
1667
1659
|
<file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/deploy/index.ts">
|
|
1668
|
-
<metrics statements="
|
|
1660
|
+
<metrics statements="114" coveredstatements="83" conditionals="8" coveredconditionals="2" methods="10" coveredmethods="5"/>
|
|
1669
1661
|
<line num="1" count="44" type="stmt"/>
|
|
1670
1662
|
<line num="2" count="44" type="stmt"/>
|
|
1671
|
-
<line num="
|
|
1672
|
-
<line num="
|
|
1663
|
+
<line num="3" count="44" type="stmt"/>
|
|
1664
|
+
<line num="4" count="44" type="stmt"/>
|
|
1665
|
+
<line num="9" count="44" type="stmt"/>
|
|
1666
|
+
<line num="10" count="44" type="stmt"/>
|
|
1673
1667
|
<line num="13" count="44" type="stmt"/>
|
|
1674
1668
|
<line num="14" count="44" type="stmt"/>
|
|
1675
|
-
<line num="
|
|
1676
|
-
<line num="
|
|
1677
|
-
<line num="
|
|
1678
|
-
<line num="
|
|
1679
|
-
<line num="
|
|
1680
|
-
<line num="
|
|
1681
|
-
<line num="
|
|
1682
|
-
<line num="
|
|
1683
|
-
<line num="
|
|
1684
|
-
<line num="43" count="
|
|
1685
|
-
<line num="
|
|
1686
|
-
<line num="47" count="
|
|
1687
|
-
<line num="
|
|
1688
|
-
<line num="
|
|
1689
|
-
<line num="
|
|
1690
|
-
<line num="
|
|
1691
|
-
<line num="59" count="243" type="stmt"/>
|
|
1669
|
+
<line num="22" count="0" type="stmt"/>
|
|
1670
|
+
<line num="24" count="0" type="stmt"/>
|
|
1671
|
+
<line num="26" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1672
|
+
<line num="30" count="0" type="stmt"/>
|
|
1673
|
+
<line num="31" count="0" type="stmt"/>
|
|
1674
|
+
<line num="32" count="0" type="stmt"/>
|
|
1675
|
+
<line num="35" count="0" type="stmt"/>
|
|
1676
|
+
<line num="39" count="504" type="stmt"/>
|
|
1677
|
+
<line num="40" count="504" type="stmt"/>
|
|
1678
|
+
<line num="43" count="504" type="stmt"/>
|
|
1679
|
+
<line num="45" count="504" type="stmt"/>
|
|
1680
|
+
<line num="47" count="243" type="stmt"/>
|
|
1681
|
+
<line num="50" count="504" type="stmt"/>
|
|
1682
|
+
<line num="53" count="504" type="cond" truecount="1" falsecount="0"/>
|
|
1683
|
+
<line num="54" count="252" type="stmt"/>
|
|
1684
|
+
<line num="56" count="504" type="stmt"/>
|
|
1692
1685
|
<line num="62" count="504" type="stmt"/>
|
|
1693
|
-
<line num="
|
|
1694
|
-
<line num="
|
|
1695
|
-
<line num="68" count="
|
|
1696
|
-
<line num="
|
|
1697
|
-
<line num="
|
|
1698
|
-
<line num="76" count="
|
|
1686
|
+
<line num="63" count="504" type="stmt"/>
|
|
1687
|
+
<line num="64" count="504" type="stmt"/>
|
|
1688
|
+
<line num="68" count="252" type="stmt"/>
|
|
1689
|
+
<line num="69" count="252" type="stmt"/>
|
|
1690
|
+
<line num="70" count="252" type="stmt"/>
|
|
1691
|
+
<line num="76" count="1" type="stmt"/>
|
|
1692
|
+
<line num="77" count="252" type="stmt"/>
|
|
1693
|
+
<line num="78" count="252" type="stmt"/>
|
|
1694
|
+
<line num="79" count="252" type="stmt"/>
|
|
1699
1695
|
<line num="80" count="252" type="stmt"/>
|
|
1700
1696
|
<line num="81" count="252" type="stmt"/>
|
|
1701
1697
|
<line num="82" count="252" type="stmt"/>
|
|
1702
|
-
<line num="
|
|
1703
|
-
<line num="
|
|
1704
|
-
<line num="
|
|
1705
|
-
<line num="
|
|
1706
|
-
<line num="
|
|
1698
|
+
<line num="83" count="252" type="stmt"/>
|
|
1699
|
+
<line num="84" count="252" type="stmt"/>
|
|
1700
|
+
<line num="85" count="1" type="stmt"/>
|
|
1701
|
+
<line num="87" count="252" type="stmt"/>
|
|
1702
|
+
<line num="88" count="252" type="stmt"/>
|
|
1707
1703
|
<line num="93" count="252" type="stmt"/>
|
|
1708
1704
|
<line num="94" count="252" type="stmt"/>
|
|
1709
1705
|
<line num="95" count="252" type="stmt"/>
|
|
1710
1706
|
<line num="96" count="252" type="stmt"/>
|
|
1711
|
-
<line num="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="
|
|
1707
|
+
<line num="99" count="252" type="cond" truecount="0" falsecount="1"/>
|
|
1708
|
+
<line num="101" count="0" type="stmt"/>
|
|
1709
|
+
<line num="109" count="252" type="stmt"/>
|
|
1710
|
+
<line num="113" count="252" type="stmt"/>
|
|
1711
|
+
<line num="114" count="252" type="stmt"/>
|
|
1712
|
+
<line num="115" count="252" type="stmt"/>
|
|
1713
|
+
<line num="116" count="252" type="stmt"/>
|
|
1714
|
+
<line num="117" count="252" type="stmt"/>
|
|
1715
|
+
<line num="118" count="252" type="stmt"/>
|
|
1716
|
+
<line num="119" count="252" type="stmt"/>
|
|
1717
|
+
<line num="122" count="252" type="stmt"/>
|
|
1718
|
+
<line num="123" count="252" type="stmt"/>
|
|
1719
|
+
<line num="124" count="252" type="stmt"/>
|
|
1721
1720
|
<line num="125" count="252" type="stmt"/>
|
|
1722
|
-
<line num="126" count="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="130" count="252" type="stmt"/>
|
|
1727
|
-
<line num="131" count="252" type="stmt"/>
|
|
1721
|
+
<line num="126" count="9" type="stmt"/>
|
|
1722
|
+
<line num="128" count="243" type="stmt"/>
|
|
1723
|
+
<line num="132" count="252" type="stmt"/>
|
|
1724
|
+
<line num="133" count="252" type="stmt"/>
|
|
1728
1725
|
<line num="134" count="252" type="stmt"/>
|
|
1729
|
-
<line num="135" count="252" type="stmt"/>
|
|
1730
1726
|
<line num="136" count="252" type="stmt"/>
|
|
1731
1727
|
<line num="137" count="252" type="stmt"/>
|
|
1732
|
-
<line num="138" count="
|
|
1733
|
-
<line num="
|
|
1728
|
+
<line num="138" count="252" type="stmt"/>
|
|
1729
|
+
<line num="139" count="252" type="stmt"/>
|
|
1730
|
+
<line num="140" count="252" type="stmt"/>
|
|
1731
|
+
<line num="141" count="252" type="stmt"/>
|
|
1732
|
+
<line num="142" count="252" type="stmt"/>
|
|
1733
|
+
<line num="143" count="252" type="stmt"/>
|
|
1734
1734
|
<line num="144" count="252" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="148" count="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="150" count="252" type="stmt"/>
|
|
1740
|
-
<line num="151" count="252" type="stmt"/>
|
|
1741
|
-
<line num="152" count="252" type="stmt"/>
|
|
1742
|
-
<line num="153" count="252" type="stmt"/>
|
|
1735
|
+
<line num="146" count="0" type="stmt"/>
|
|
1736
|
+
<line num="147" count="0" type="stmt"/>
|
|
1737
|
+
<line num="148" count="0" type="stmt"/>
|
|
1738
|
+
<line num="153" count="252" type="cond" truecount="1" falsecount="0"/>
|
|
1743
1739
|
<line num="154" count="252" type="stmt"/>
|
|
1744
|
-
<line num="
|
|
1745
|
-
<line num="156" count="252" type="stmt"/>
|
|
1746
|
-
<line num="158" count="0" type="stmt"/>
|
|
1747
|
-
<line num="159" count="0" type="stmt"/>
|
|
1740
|
+
<line num="159" count="44" type="stmt"/>
|
|
1748
1741
|
<line num="160" count="0" type="stmt"/>
|
|
1749
|
-
<line num="
|
|
1750
|
-
<line num="
|
|
1751
|
-
<line num="
|
|
1752
|
-
<line num="
|
|
1753
|
-
<line num="
|
|
1742
|
+
<line num="161" count="0" type="stmt"/>
|
|
1743
|
+
<line num="162" count="0" type="stmt"/>
|
|
1744
|
+
<line num="163" count="0" type="stmt"/>
|
|
1745
|
+
<line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1746
|
+
<line num="165" count="0" type="stmt"/>
|
|
1747
|
+
<line num="167" count="0" type="stmt"/>
|
|
1748
|
+
<line num="169" count="0" type="stmt"/>
|
|
1749
|
+
<line num="173" count="44" type="stmt"/>
|
|
1754
1750
|
<line num="174" count="0" type="stmt"/>
|
|
1755
1751
|
<line num="175" count="0" type="stmt"/>
|
|
1756
|
-
<line num="176" count="0" type="
|
|
1752
|
+
<line num="176" count="0" type="stmt"/>
|
|
1757
1753
|
<line num="177" count="0" type="stmt"/>
|
|
1758
1754
|
<line num="179" count="0" type="stmt"/>
|
|
1759
|
-
<line num="
|
|
1760
|
-
<line num="185" count="44" type="stmt"/>
|
|
1761
|
-
<line num="186" count="0" type="stmt"/>
|
|
1755
|
+
<line num="186" count="44" type="stmt"/>
|
|
1762
1756
|
<line num="187" count="0" type="stmt"/>
|
|
1763
1757
|
<line num="188" count="0" type="stmt"/>
|
|
1764
1758
|
<line num="189" count="0" type="stmt"/>
|
|
1765
|
-
<line num="191" count="0" type="
|
|
1766
|
-
<line num="
|
|
1767
|
-
<line num="
|
|
1768
|
-
<line num="
|
|
1769
|
-
<line num="
|
|
1770
|
-
<line num="
|
|
1771
|
-
<line num="
|
|
1772
|
-
<line num="
|
|
1773
|
-
<line num="
|
|
1774
|
-
<line num="
|
|
1759
|
+
<line num="191" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1760
|
+
<line num="192" count="0" type="stmt"/>
|
|
1761
|
+
<line num="194" count="0" type="stmt"/>
|
|
1762
|
+
<line num="196" count="0" type="stmt"/>
|
|
1763
|
+
<line num="199" count="44" type="stmt"/>
|
|
1764
|
+
<line num="200" count="252" type="stmt"/>
|
|
1765
|
+
<line num="201" count="252" type="stmt"/>
|
|
1766
|
+
<line num="202" count="252" type="stmt"/>
|
|
1767
|
+
<line num="203" count="252" type="stmt"/>
|
|
1768
|
+
<line num="204" count="252" type="stmt"/>
|
|
1769
|
+
<line num="205" count="252" type="stmt"/>
|
|
1770
|
+
<line num="207" count="252" type="stmt"/>
|
|
1771
|
+
<line num="209" count="252" type="stmt"/>
|
|
1772
|
+
<line num="211" count="252" type="stmt"/>
|
|
1775
1773
|
<line num="212" count="252" type="stmt"/>
|
|
1776
|
-
<line num="
|
|
1777
|
-
<line num="214" count="252" type="stmt"/>
|
|
1778
|
-
<line num="215" count="252" type="stmt"/>
|
|
1779
|
-
<line num="216" count="252" type="stmt"/>
|
|
1780
|
-
<line num="217" count="252" type="stmt"/>
|
|
1781
|
-
<line num="219" count="252" type="stmt"/>
|
|
1782
|
-
<line num="221" count="252" type="stmt"/>
|
|
1783
|
-
<line num="223" count="252" type="stmt"/>
|
|
1784
|
-
<line num="224" count="252" type="stmt"/>
|
|
1785
|
-
<line num="227" count="44" type="stmt"/>
|
|
1774
|
+
<line num="215" count="44" type="stmt"/>
|
|
1786
1775
|
</file>
|
|
1787
1776
|
</package>
|
|
1788
1777
|
<package name="src.api.controllers.plugin">
|
|
@@ -1967,50 +1956,53 @@
|
|
|
1967
1956
|
</file>
|
|
1968
1957
|
</package>
|
|
1969
1958
|
<package name="src.api.controllers.public">
|
|
1970
|
-
<metrics statements="
|
|
1959
|
+
<metrics statements="180" coveredstatements="162" conditionals="47" coveredconditionals="35" methods="36" coveredmethods="35"/>
|
|
1971
1960
|
<file name="applications.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/public/applications.ts">
|
|
1972
|
-
<metrics statements="
|
|
1961
|
+
<metrics statements="44" coveredstatements="42" conditionals="17" coveredconditionals="14" methods="14" coveredmethods="14"/>
|
|
1973
1962
|
<line num="1" count="44" type="stmt"/>
|
|
1974
1963
|
<line num="2" count="44" type="stmt"/>
|
|
1975
1964
|
<line num="3" count="44" type="stmt"/>
|
|
1976
|
-
<line num="
|
|
1977
|
-
<line num="8" count="
|
|
1978
|
-
<line num="
|
|
1979
|
-
<line num="11" count="
|
|
1980
|
-
<line num="
|
|
1981
|
-
<line num="
|
|
1982
|
-
<line num="18" count="4" type="cond" truecount="
|
|
1965
|
+
<line num="7" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1966
|
+
<line num="8" count="0" type="stmt"/>
|
|
1967
|
+
<line num="10" count="1" type="cond" truecount="1" falsecount="2"/>
|
|
1968
|
+
<line num="11" count="0" type="stmt"/>
|
|
1969
|
+
<line num="13" count="1" type="stmt"/>
|
|
1970
|
+
<line num="17" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1971
|
+
<line num="18" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1983
1972
|
<line num="19" count="1" type="stmt"/>
|
|
1984
|
-
<line num="21" count="4" type="
|
|
1985
|
-
<line num="
|
|
1986
|
-
<line num="
|
|
1987
|
-
<line num="26" count="
|
|
1988
|
-
<line num="
|
|
1989
|
-
<line num="
|
|
1990
|
-
<line num="
|
|
1991
|
-
<line num="32" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1973
|
+
<line num="21" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1974
|
+
<line num="22" count="2" type="stmt"/>
|
|
1975
|
+
<line num="23" count="2" type="stmt"/>
|
|
1976
|
+
<line num="26" count="2" type="stmt"/>
|
|
1977
|
+
<line num="30" count="44" type="stmt"/>
|
|
1978
|
+
<line num="31" count="1" type="stmt"/>
|
|
1979
|
+
<line num="32" count="1" type="stmt"/>
|
|
1992
1980
|
<line num="33" count="1" type="stmt"/>
|
|
1993
|
-
<line num="
|
|
1981
|
+
<line num="34" count="1" type="stmt"/>
|
|
1982
|
+
<line num="37" count="44" type="stmt"/>
|
|
1983
|
+
<line num="38" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
1994
1984
|
<line num="39" count="1" type="stmt"/>
|
|
1995
|
-
<line num="40" count="1" type="stmt"/>
|
|
1996
|
-
<line num="43" count="44" type="stmt"/>
|
|
1997
1985
|
<line num="44" count="1" type="stmt"/>
|
|
1998
1986
|
<line num="45" count="1" type="stmt"/>
|
|
1999
1987
|
<line num="46" count="1" type="stmt"/>
|
|
2000
|
-
<line num="
|
|
1988
|
+
<line num="49" count="44" type="stmt"/>
|
|
1989
|
+
<line num="50" count="1" type="stmt"/>
|
|
2001
1990
|
<line num="51" count="1" type="stmt"/>
|
|
2002
1991
|
<line num="52" count="1" type="stmt"/>
|
|
2003
|
-
<line num="
|
|
2004
|
-
<line num="
|
|
2005
|
-
<line num="
|
|
2006
|
-
<line num="59" count="
|
|
1992
|
+
<line num="56" count="44" type="stmt"/>
|
|
1993
|
+
<line num="57" count="1" type="stmt"/>
|
|
1994
|
+
<line num="58" count="1" type="stmt"/>
|
|
1995
|
+
<line num="59" count="1" type="stmt"/>
|
|
2007
1996
|
<line num="60" count="1" type="stmt"/>
|
|
2008
|
-
<line num="
|
|
2009
|
-
<line num="
|
|
2010
|
-
<line num="64" count="1" type="stmt"/>
|
|
1997
|
+
<line num="61" count="1" type="stmt"/>
|
|
1998
|
+
<line num="65" count="44" type="stmt"/>
|
|
2011
1999
|
<line num="66" count="1" type="stmt"/>
|
|
2012
|
-
<line num="
|
|
2013
|
-
<line num="
|
|
2000
|
+
<line num="68" count="1" type="stmt"/>
|
|
2001
|
+
<line num="69" count="1" type="stmt"/>
|
|
2002
|
+
<line num="70" count="1" type="stmt"/>
|
|
2003
|
+
<line num="72" count="1" type="stmt"/>
|
|
2004
|
+
<line num="73" count="1" type="stmt"/>
|
|
2005
|
+
<line num="77" count="44" type="stmt"/>
|
|
2014
2006
|
</file>
|
|
2015
2007
|
<file name="queries.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/public/queries.ts">
|
|
2016
2008
|
<metrics statements="11" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
@@ -2219,9 +2211,9 @@
|
|
|
2219
2211
|
</file>
|
|
2220
2212
|
</package>
|
|
2221
2213
|
<package name="src.api.controllers.query">
|
|
2222
|
-
<metrics statements="
|
|
2214
|
+
<metrics statements="152" coveredstatements="125" conditionals="47" coveredconditionals="32" methods="25" coveredmethods="22"/>
|
|
2223
2215
|
<file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/index.ts">
|
|
2224
|
-
<metrics statements="
|
|
2216
|
+
<metrics statements="143" coveredstatements="116" conditionals="47" coveredconditionals="32" methods="22" coveredmethods="19"/>
|
|
2225
2217
|
<line num="1" count="45" type="stmt"/>
|
|
2226
2218
|
<line num="2" count="45" type="stmt"/>
|
|
2227
2219
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -2231,143 +2223,140 @@
|
|
|
2231
2223
|
<line num="7" count="45" type="stmt"/>
|
|
2232
2224
|
<line num="8" count="45" type="stmt"/>
|
|
2233
2225
|
<line num="9" count="45" type="stmt"/>
|
|
2234
|
-
<line num="10" count="45" type="stmt"/>
|
|
2235
2226
|
<line num="11" count="45" type="stmt"/>
|
|
2236
|
-
<line num="
|
|
2237
|
-
<line num="
|
|
2238
|
-
<line num="
|
|
2239
|
-
<line num="
|
|
2240
|
-
<line num="
|
|
2241
|
-
<line num="
|
|
2242
|
-
<line num="
|
|
2243
|
-
<line num="
|
|
2244
|
-
<line num="30" count="
|
|
2245
|
-
<line num="
|
|
2246
|
-
<line num="
|
|
2247
|
-
<line num="
|
|
2248
|
-
<line num="
|
|
2227
|
+
<line num="17" count="6" type="stmt"/>
|
|
2228
|
+
<line num="18" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2229
|
+
<line num="19" count="6" type="stmt"/>
|
|
2230
|
+
<line num="20" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
2231
|
+
<line num="21" count="4" type="stmt"/>
|
|
2232
|
+
<line num="24" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2233
|
+
<line num="27" count="45" type="stmt"/>
|
|
2234
|
+
<line num="28" count="3" type="stmt"/>
|
|
2235
|
+
<line num="30" count="3" type="stmt"/>
|
|
2236
|
+
<line num="36" count="3" type="stmt"/>
|
|
2237
|
+
<line num="39" count="45" type="stmt"/>
|
|
2238
|
+
<line num="40" count="0" type="stmt"/>
|
|
2239
|
+
<line num="41" count="0" type="stmt"/>
|
|
2249
2240
|
<line num="43" count="0" type="stmt"/>
|
|
2250
2241
|
<line num="44" count="0" type="stmt"/>
|
|
2251
|
-
<line num="
|
|
2252
|
-
<line num="
|
|
2253
|
-
<line num="50" count="0" type="
|
|
2254
|
-
<line num="
|
|
2255
|
-
<line num="
|
|
2242
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2243
|
+
<line num="49" count="0" type="stmt"/>
|
|
2244
|
+
<line num="50" count="0" type="stmt"/>
|
|
2245
|
+
<line num="61" count="0" type="stmt"/>
|
|
2246
|
+
<line num="62" count="0" type="stmt"/>
|
|
2247
|
+
<line num="63" count="0" type="stmt"/>
|
|
2256
2248
|
<line num="64" count="0" type="stmt"/>
|
|
2257
|
-
<line num="65" count="0" type="stmt"/>
|
|
2258
|
-
<line num="66" count="0" type="stmt"/>
|
|
2259
2249
|
<line num="67" count="0" type="stmt"/>
|
|
2260
2250
|
<line num="70" count="0" type="stmt"/>
|
|
2261
|
-
<line num="
|
|
2262
|
-
<line num="
|
|
2263
|
-
<line num="
|
|
2264
|
-
<line num="
|
|
2265
|
-
<line num="
|
|
2251
|
+
<line num="72" count="0" type="stmt"/>
|
|
2252
|
+
<line num="76" count="0" type="stmt"/>
|
|
2253
|
+
<line num="78" count="45" type="stmt"/>
|
|
2254
|
+
<line num="80" count="45" type="stmt"/>
|
|
2255
|
+
<line num="81" count="37" type="stmt"/>
|
|
2256
|
+
<line num="82" count="37" type="stmt"/>
|
|
2266
2257
|
<line num="84" count="37" type="stmt"/>
|
|
2267
|
-
<line num="
|
|
2268
|
-
<line num="
|
|
2269
|
-
<line num="
|
|
2270
|
-
<line num="91" count="
|
|
2271
|
-
<line num="
|
|
2272
|
-
<line num="
|
|
2273
|
-
<line num="
|
|
2258
|
+
<line num="87" count="37" type="cond" truecount="2" falsecount="0"/>
|
|
2259
|
+
<line num="88" count="36" type="stmt"/>
|
|
2260
|
+
<line num="89" count="36" type="stmt"/>
|
|
2261
|
+
<line num="91" count="1" type="stmt"/>
|
|
2262
|
+
<line num="94" count="37" type="stmt"/>
|
|
2263
|
+
<line num="95" count="37" type="stmt"/>
|
|
2264
|
+
<line num="96" count="37" type="stmt"/>
|
|
2274
2265
|
<line num="98" count="37" type="stmt"/>
|
|
2275
2266
|
<line num="99" count="37" type="stmt"/>
|
|
2276
|
-
<line num="
|
|
2277
|
-
<line num="
|
|
2278
|
-
<line num="
|
|
2279
|
-
<line num="106" count="3" type="
|
|
2280
|
-
<line num="107" count="
|
|
2281
|
-
<line num="
|
|
2282
|
-
<line num="110" count="
|
|
2283
|
-
<line num="
|
|
2284
|
-
<line num="
|
|
2285
|
-
<line num="
|
|
2286
|
-
<line num="
|
|
2287
|
-
<line num="
|
|
2267
|
+
<line num="102" count="45" type="stmt"/>
|
|
2268
|
+
<line num="103" count="3" type="stmt"/>
|
|
2269
|
+
<line num="104" count="3" type="stmt"/>
|
|
2270
|
+
<line num="106" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
2271
|
+
<line num="107" count="1" type="stmt"/>
|
|
2272
|
+
<line num="108" count="1" type="stmt"/>
|
|
2273
|
+
<line num="110" count="3" type="stmt"/>
|
|
2274
|
+
<line num="115" count="15" type="cond" truecount="0" falsecount="1"/>
|
|
2275
|
+
<line num="116" count="0" type="stmt"/>
|
|
2276
|
+
<line num="121" count="15" type="stmt"/>
|
|
2277
|
+
<line num="122" count="15" type="stmt"/>
|
|
2278
|
+
<line num="123" count="15" type="stmt"/>
|
|
2279
|
+
<line num="124" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
2288
2280
|
<line num="125" count="15" type="stmt"/>
|
|
2289
|
-
<line num="
|
|
2290
|
-
<line num="
|
|
2291
|
-
<line num="
|
|
2292
|
-
<line num="131" count="45" type="stmt"/>
|
|
2281
|
+
<line num="128" count="45" type="stmt"/>
|
|
2282
|
+
<line num="129" count="14" type="stmt"/>
|
|
2283
|
+
<line num="131" count="14" type="stmt"/>
|
|
2293
2284
|
<line num="132" count="14" type="stmt"/>
|
|
2294
|
-
<line num="134" count="14" type="stmt"/>
|
|
2295
2285
|
<line num="135" count="14" type="stmt"/>
|
|
2296
|
-
<line num="
|
|
2286
|
+
<line num="137" count="14" type="stmt"/>
|
|
2287
|
+
<line num="139" count="14" type="stmt"/>
|
|
2297
2288
|
<line num="140" count="14" type="stmt"/>
|
|
2298
|
-
<line num="
|
|
2299
|
-
<line num="
|
|
2300
|
-
<line num="144" count="14" type="stmt"/>
|
|
2289
|
+
<line num="141" count="14" type="stmt"/>
|
|
2290
|
+
<line num="155" count="14" type="stmt"/>
|
|
2301
2291
|
<line num="158" count="14" type="stmt"/>
|
|
2302
|
-
<line num="
|
|
2303
|
-
<line num="
|
|
2304
|
-
<line num="
|
|
2305
|
-
<line num="
|
|
2306
|
-
<line num="
|
|
2307
|
-
<line num="
|
|
2308
|
-
<line num="
|
|
2309
|
-
<line num="
|
|
2310
|
-
<line num="
|
|
2292
|
+
<line num="159" count="14" type="cond" truecount="4" falsecount="1"/>
|
|
2293
|
+
<line num="160" count="14" type="stmt"/>
|
|
2294
|
+
<line num="161" count="41" type="stmt"/>
|
|
2295
|
+
<line num="162" count="41" type="stmt"/>
|
|
2296
|
+
<line num="163" count="41" type="stmt"/>
|
|
2297
|
+
<line num="164" count="41" type="cond" truecount="1" falsecount="0"/>
|
|
2298
|
+
<line num="165" count="40" type="cond" truecount="2" falsecount="1"/>
|
|
2299
|
+
<line num="167" count="0" type="stmt"/>
|
|
2300
|
+
<line num="168" count="0" type="stmt"/>
|
|
2301
|
+
<line num="170" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
2311
2302
|
<line num="171" count="0" type="stmt"/>
|
|
2312
|
-
<line num="
|
|
2313
|
-
<line num="
|
|
2314
|
-
<line num="175" count="12" type="
|
|
2315
|
-
<line num="
|
|
2316
|
-
<line num="
|
|
2317
|
-
<line num="180" count="
|
|
2318
|
-
<line num="182" count="
|
|
2319
|
-
<line num="
|
|
2320
|
-
<line num="
|
|
2321
|
-
<line num="
|
|
2322
|
-
<line num="
|
|
2323
|
-
<line num="
|
|
2303
|
+
<line num="172" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
2304
|
+
<line num="173" count="0" type="stmt"/>
|
|
2305
|
+
<line num="175" count="12" type="stmt"/>
|
|
2306
|
+
<line num="177" count="12" type="stmt"/>
|
|
2307
|
+
<line num="179" count="2" type="stmt"/>
|
|
2308
|
+
<line num="180" count="2" type="stmt"/>
|
|
2309
|
+
<line num="182" count="41" type="stmt"/>
|
|
2310
|
+
<line num="185" count="14" type="stmt"/>
|
|
2311
|
+
<line num="186" count="14" type="stmt"/>
|
|
2312
|
+
<line num="193" count="0" type="stmt"/>
|
|
2313
|
+
<line num="201" count="1" type="stmt"/>
|
|
2314
|
+
<line num="203" count="1" type="stmt"/>
|
|
2324
2315
|
<line num="204" count="1" type="stmt"/>
|
|
2325
2316
|
<line num="206" count="1" type="stmt"/>
|
|
2326
|
-
<line num="207" count="1" type="
|
|
2327
|
-
<line num="
|
|
2328
|
-
<line num="210" count="1" type="cond" truecount="1" falsecount="
|
|
2329
|
-
<line num="
|
|
2330
|
-
<line num="213" count="1" type="
|
|
2331
|
-
<line num="
|
|
2332
|
-
<line num="
|
|
2333
|
-
<line num="
|
|
2334
|
-
<line num="
|
|
2335
|
-
<line num="
|
|
2336
|
-
<line num="
|
|
2337
|
-
<line num="
|
|
2338
|
-
<line num="
|
|
2339
|
-
<line num="245" count="1" type="cond" truecount="3" falsecount="
|
|
2340
|
-
<line num="246" count="
|
|
2341
|
-
<line num="248" count="
|
|
2342
|
-
<line num="249" count="1" type="stmt"/>
|
|
2317
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
2318
|
+
<line num="208" count="1" type="stmt"/>
|
|
2319
|
+
<line num="210" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2320
|
+
<line num="212" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
2321
|
+
<line num="213" count="1" type="stmt"/>
|
|
2322
|
+
<line num="214" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2323
|
+
<line num="215" count="0" type="stmt"/>
|
|
2324
|
+
<line num="221" count="1" type="stmt"/>
|
|
2325
|
+
<line num="222" count="1" type="stmt"/>
|
|
2326
|
+
<line num="223" count="1" type="stmt"/>
|
|
2327
|
+
<line num="238" count="1" type="stmt"/>
|
|
2328
|
+
<line num="242" count="1" type="cond" truecount="3" falsecount="2"/>
|
|
2329
|
+
<line num="243" count="0" type="stmt"/>
|
|
2330
|
+
<line num="245" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
2331
|
+
<line num="246" count="1" type="stmt"/>
|
|
2332
|
+
<line num="248" count="0" type="stmt"/>
|
|
2343
2333
|
<line num="251" count="0" type="stmt"/>
|
|
2344
|
-
<line num="
|
|
2345
|
-
<line num="
|
|
2346
|
-
<line num="259" count="
|
|
2347
|
-
<line num="
|
|
2348
|
-
<line num="266" count="
|
|
2349
|
-
<line num="
|
|
2334
|
+
<line num="255" count="45" type="stmt"/>
|
|
2335
|
+
<line num="256" count="1" type="stmt"/>
|
|
2336
|
+
<line num="259" count="45" type="stmt"/>
|
|
2337
|
+
<line num="263" count="0" type="stmt"/>
|
|
2338
|
+
<line num="266" count="45" type="stmt"/>
|
|
2339
|
+
<line num="267" count="2" type="stmt"/>
|
|
2340
|
+
<line num="268" count="2" type="stmt"/>
|
|
2341
|
+
<line num="269" count="2" type="stmt"/>
|
|
2350
2342
|
<line num="270" count="2" type="stmt"/>
|
|
2351
|
-
<line num="
|
|
2352
|
-
<line num="
|
|
2353
|
-
<line num="
|
|
2354
|
-
<line num="275" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
2343
|
+
<line num="272" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
2344
|
+
<line num="274" count="1" type="stmt"/>
|
|
2345
|
+
<line num="275" count="1" type="stmt"/>
|
|
2355
2346
|
<line num="277" count="1" type="stmt"/>
|
|
2356
|
-
<line num="278" count="1" type="stmt"/>
|
|
2357
2347
|
<line num="280" count="1" type="stmt"/>
|
|
2348
|
+
<line num="281" count="1" type="stmt"/>
|
|
2358
2349
|
<line num="283" count="1" type="stmt"/>
|
|
2359
|
-
<line num="
|
|
2360
|
-
<line num="
|
|
2361
|
-
<line num="
|
|
2350
|
+
<line num="287" count="45" type="stmt"/>
|
|
2351
|
+
<line num="288" count="2" type="stmt"/>
|
|
2352
|
+
<line num="289" count="2" type="stmt"/>
|
|
2353
|
+
<line num="290" count="2" type="stmt"/>
|
|
2362
2354
|
<line num="291" count="2" type="stmt"/>
|
|
2363
2355
|
<line num="292" count="2" type="stmt"/>
|
|
2364
2356
|
<line num="293" count="2" type="stmt"/>
|
|
2365
2357
|
<line num="294" count="2" type="stmt"/>
|
|
2366
2358
|
<line num="295" count="2" type="stmt"/>
|
|
2367
2359
|
<line num="296" count="2" type="stmt"/>
|
|
2368
|
-
<line num="297" count="2" type="stmt"/>
|
|
2369
|
-
<line num="298" count="2" type="stmt"/>
|
|
2370
|
-
<line num="299" count="2" type="stmt"/>
|
|
2371
2360
|
</file>
|
|
2372
2361
|
<file name="validation.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/query/validation.js">
|
|
2373
2362
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
@@ -5419,7 +5408,7 @@
|
|
|
5419
5408
|
</file>
|
|
5420
5409
|
</package>
|
|
5421
5410
|
<package name="src.automations">
|
|
5422
|
-
<metrics statements="302" coveredstatements="
|
|
5411
|
+
<metrics statements="302" coveredstatements="230" conditionals="135" coveredconditionals="79" methods="44" coveredmethods="33"/>
|
|
5423
5412
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
5424
5413
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
5425
5414
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -5622,7 +5611,7 @@
|
|
|
5622
5611
|
<line num="147" count="44" type="stmt"/>
|
|
5623
5612
|
</file>
|
|
5624
5613
|
<file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/automations/utils.ts">
|
|
5625
|
-
<metrics statements="116" coveredstatements="
|
|
5614
|
+
<metrics statements="116" coveredstatements="74" conditionals="56" coveredconditionals="23" methods="22" coveredmethods="16"/>
|
|
5626
5615
|
<line num="1" count="45" type="stmt"/>
|
|
5627
5616
|
<line num="2" count="45" type="stmt"/>
|
|
5628
5617
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -5633,112 +5622,112 @@
|
|
|
5633
5622
|
<line num="8" count="45" type="stmt"/>
|
|
5634
5623
|
<line num="9" count="45" type="stmt"/>
|
|
5635
5624
|
<line num="10" count="45" type="stmt"/>
|
|
5625
|
+
<line num="11" count="45" type="stmt"/>
|
|
5626
|
+
<line num="12" count="45" type="stmt"/>
|
|
5627
|
+
<line num="14" count="45" type="stmt"/>
|
|
5636
5628
|
<line num="15" count="45" type="stmt"/>
|
|
5637
5629
|
<line num="16" count="45" type="stmt"/>
|
|
5638
5630
|
<line num="17" count="45" type="stmt"/>
|
|
5639
|
-
<line num="
|
|
5640
|
-
<line num="20" count="
|
|
5641
|
-
<line num="21" count="45" type="stmt"/>
|
|
5642
|
-
<line num="22" count="45" type="stmt"/>
|
|
5631
|
+
<line num="19" count="45" type="stmt"/>
|
|
5632
|
+
<line num="20" count="9" type="stmt"/>
|
|
5643
5633
|
<line num="23" count="45" type="stmt"/>
|
|
5644
|
-
<line num="
|
|
5634
|
+
<line num="24" count="9" type="stmt"/>
|
|
5635
|
+
<line num="25" count="9" type="stmt"/>
|
|
5645
5636
|
<line num="26" count="9" type="stmt"/>
|
|
5646
|
-
<line num="
|
|
5637
|
+
<line num="28" count="9" type="stmt"/>
|
|
5638
|
+
<line num="29" count="9" type="stmt"/>
|
|
5647
5639
|
<line num="30" count="9" type="stmt"/>
|
|
5648
|
-
<line num="
|
|
5649
|
-
<line num="
|
|
5650
|
-
<line num="
|
|
5651
|
-
<line num="
|
|
5652
|
-
<line num="
|
|
5653
|
-
<line num="
|
|
5654
|
-
<line num="
|
|
5655
|
-
<line num="
|
|
5656
|
-
<line num="
|
|
5657
|
-
<line num="
|
|
5658
|
-
<line num="
|
|
5659
|
-
<line num="
|
|
5660
|
-
<line num="
|
|
5661
|
-
<line num="
|
|
5662
|
-
<line num="
|
|
5663
|
-
<line num="69" count="45" type="stmt"/>
|
|
5640
|
+
<line num="35" count="0" type="stmt"/>
|
|
5641
|
+
<line num="36" count="0" type="stmt"/>
|
|
5642
|
+
<line num="37" count="0" type="stmt"/>
|
|
5643
|
+
<line num="38" count="0" type="stmt"/>
|
|
5644
|
+
<line num="42" count="45" type="stmt"/>
|
|
5645
|
+
<line num="47" count="2" type="stmt"/>
|
|
5646
|
+
<line num="51" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
5647
|
+
<line num="52" count="0" type="stmt"/>
|
|
5648
|
+
<line num="54" count="2" type="stmt"/>
|
|
5649
|
+
<line num="58" count="2" type="stmt"/>
|
|
5650
|
+
<line num="63" count="45" type="stmt"/>
|
|
5651
|
+
<line num="64" count="88" type="stmt"/>
|
|
5652
|
+
<line num="65" count="88" type="stmt"/>
|
|
5653
|
+
<line num="66" count="1012" type="cond" truecount="1" falsecount="0"/>
|
|
5654
|
+
<line num="67" count="44" type="stmt"/>
|
|
5664
5655
|
<line num="70" count="88" type="stmt"/>
|
|
5665
|
-
<line num="
|
|
5666
|
-
<line num="
|
|
5667
|
-
<line num="
|
|
5668
|
-
<line num="
|
|
5669
|
-
<line num="
|
|
5670
|
-
<line num="
|
|
5671
|
-
<line num="
|
|
5672
|
-
<line num="
|
|
5673
|
-
<line num="
|
|
5674
|
-
<line num="
|
|
5675
|
-
<line num="
|
|
5676
|
-
<line num="
|
|
5677
|
-
<line num="91" count="
|
|
5678
|
-
<line num="
|
|
5656
|
+
<line num="74" count="45" type="stmt"/>
|
|
5657
|
+
<line num="75" count="253" type="stmt"/>
|
|
5658
|
+
<line num="76" count="253" type="stmt"/>
|
|
5659
|
+
<line num="77" count="253" type="stmt"/>
|
|
5660
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5661
|
+
<line num="79" count="0" type="stmt"/>
|
|
5662
|
+
<line num="80" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5663
|
+
<line num="81" count="0" type="stmt"/>
|
|
5664
|
+
<line num="85" count="253" type="stmt"/>
|
|
5665
|
+
<line num="88" count="45" type="stmt"/>
|
|
5666
|
+
<line num="89" count="0" type="stmt"/>
|
|
5667
|
+
<line num="90" count="0" type="stmt"/>
|
|
5668
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5669
|
+
<line num="92" count="0" type="stmt"/>
|
|
5679
5670
|
<line num="95" count="0" type="stmt"/>
|
|
5680
|
-
<line num="
|
|
5681
|
-
<line num="
|
|
5682
|
-
<line num="
|
|
5683
|
-
<line num="
|
|
5684
|
-
<line num="
|
|
5685
|
-
<line num="
|
|
5686
|
-
<line num="
|
|
5687
|
-
<line num="
|
|
5688
|
-
<line num="
|
|
5689
|
-
<line num="
|
|
5690
|
-
<line num="
|
|
5691
|
-
<line num="
|
|
5692
|
-
<line num="
|
|
5693
|
-
<line num="
|
|
5694
|
-
<line num="
|
|
5695
|
-
<line num="
|
|
5696
|
-
<line num="
|
|
5697
|
-
<line num="
|
|
5698
|
-
<line num="
|
|
5699
|
-
<line num="
|
|
5700
|
-
<line num="148" count="0" type="stmt"/>
|
|
5671
|
+
<line num="98" count="45" type="stmt"/>
|
|
5672
|
+
<line num="99" count="252" type="stmt"/>
|
|
5673
|
+
<line num="100" count="252" type="stmt"/>
|
|
5674
|
+
<line num="106" count="0" type="stmt"/>
|
|
5675
|
+
<line num="107" count="252" type="stmt"/>
|
|
5676
|
+
<line num="108" count="0" type="stmt"/>
|
|
5677
|
+
<line num="110" count="252" type="stmt"/>
|
|
5678
|
+
<line num="113" count="45" type="stmt"/>
|
|
5679
|
+
<line num="114" count="1" type="stmt"/>
|
|
5680
|
+
<line num="121" count="45" type="stmt"/>
|
|
5681
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5682
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
5683
|
+
<line num="131" count="45" type="stmt"/>
|
|
5684
|
+
<line num="132" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
5685
|
+
<line num="135" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
5686
|
+
<line num="141" count="0" type="stmt"/>
|
|
5687
|
+
<line num="142" count="0" type="stmt"/>
|
|
5688
|
+
<line num="150" count="0" type="stmt"/>
|
|
5689
|
+
<line num="154" count="0" type="stmt"/>
|
|
5690
|
+
<line num="155" count="0" type="stmt"/>
|
|
5701
5691
|
<line num="156" count="0" type="stmt"/>
|
|
5702
|
-
<line num="
|
|
5703
|
-
<line num="
|
|
5704
|
-
<line num="
|
|
5705
|
-
<line num="
|
|
5706
|
-
<line num="
|
|
5707
|
-
<line num="
|
|
5708
|
-
<line num="
|
|
5709
|
-
<line num="
|
|
5710
|
-
<line num="
|
|
5711
|
-
<line num="
|
|
5712
|
-
<line num="
|
|
5713
|
-
<line num="
|
|
5692
|
+
<line num="157" count="0" type="stmt"/>
|
|
5693
|
+
<line num="160" count="1" type="stmt"/>
|
|
5694
|
+
<line num="171" count="45" type="stmt"/>
|
|
5695
|
+
<line num="172" count="34" type="stmt"/>
|
|
5696
|
+
<line num="173" count="34" type="cond" truecount="0" falsecount="1"/>
|
|
5697
|
+
<line num="174" count="0" type="stmt"/>
|
|
5698
|
+
<line num="176" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
5699
|
+
<line num="177" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
5700
|
+
<line num="179" count="34" type="cond" truecount="3" falsecount="0"/>
|
|
5701
|
+
<line num="181" count="102" type="stmt"/>
|
|
5702
|
+
<line num="188" count="34" type="cond" truecount="0" falsecount="1"/>
|
|
5703
|
+
<line num="193" count="0" type="stmt"/>
|
|
5704
|
+
<line num="194" count="0" type="stmt"/>
|
|
5714
5705
|
<line num="196" count="0" type="stmt"/>
|
|
5715
|
-
<line num="
|
|
5706
|
+
<line num="198" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5716
5707
|
<line num="199" count="0" type="stmt"/>
|
|
5717
|
-
<line num="
|
|
5708
|
+
<line num="200" count="0" type="stmt"/>
|
|
5718
5709
|
<line num="202" count="0" type="stmt"/>
|
|
5719
|
-
<line num="
|
|
5720
|
-
<line num="
|
|
5721
|
-
<line num="
|
|
5722
|
-
<line num="
|
|
5723
|
-
<line num="
|
|
5724
|
-
<line num="
|
|
5725
|
-
<line num="
|
|
5726
|
-
<line num="
|
|
5727
|
-
<line num="
|
|
5728
|
-
<line num="
|
|
5729
|
-
<line num="
|
|
5730
|
-
<line num="
|
|
5731
|
-
<line num="
|
|
5732
|
-
<line num="
|
|
5733
|
-
<line num="
|
|
5734
|
-
<line num="258" count="0" type="
|
|
5710
|
+
<line num="208" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
5711
|
+
<line num="212" count="1" type="stmt"/>
|
|
5712
|
+
<line num="219" count="1" type="stmt"/>
|
|
5713
|
+
<line num="220" count="1" type="stmt"/>
|
|
5714
|
+
<line num="224" count="1" type="stmt"/>
|
|
5715
|
+
<line num="225" count="1" type="stmt"/>
|
|
5716
|
+
<line num="230" count="34" type="stmt"/>
|
|
5717
|
+
<line num="238" count="45" type="stmt"/>
|
|
5718
|
+
<line num="239" count="1" type="stmt"/>
|
|
5719
|
+
<line num="247" count="45" type="stmt"/>
|
|
5720
|
+
<line num="248" count="1" type="stmt"/>
|
|
5721
|
+
<line num="251" count="45" type="stmt"/>
|
|
5722
|
+
<line num="254" count="0" type="stmt"/>
|
|
5723
|
+
<line num="255" count="0" type="stmt"/>
|
|
5724
|
+
<line num="256" count="0" type="stmt"/>
|
|
5725
|
+
<line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
5735
5726
|
<line num="259" count="0" type="stmt"/>
|
|
5736
|
-
<line num="
|
|
5737
|
-
<line num="262" count="0" type="
|
|
5727
|
+
<line num="260" count="0" type="stmt"/>
|
|
5728
|
+
<line num="262" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
5738
5729
|
<line num="263" count="0" type="stmt"/>
|
|
5739
|
-
<line num="265" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
5740
5730
|
<line num="266" count="0" type="stmt"/>
|
|
5741
|
-
<line num="269" count="0" type="stmt"/>
|
|
5742
5731
|
</file>
|
|
5743
5732
|
</package>
|
|
5744
5733
|
<package name="src.automations.logging">
|
|
@@ -6090,36 +6079,38 @@
|
|
|
6090
6079
|
</file>
|
|
6091
6080
|
</package>
|
|
6092
6081
|
<package name="src.automations.tests.utilities">
|
|
6093
|
-
<metrics statements="
|
|
6082
|
+
<metrics statements="29" coveredstatements="27" conditionals="8" coveredconditionals="6" methods="6" coveredmethods="6"/>
|
|
6094
6083
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/tests/utilities/index.js">
|
|
6095
|
-
<metrics statements="
|
|
6084
|
+
<metrics statements="29" coveredstatements="27" conditionals="8" coveredconditionals="6" methods="6" coveredmethods="6"/>
|
|
6096
6085
|
<line num="1" count="8" type="stmt"/>
|
|
6097
6086
|
<line num="2" count="8" type="stmt"/>
|
|
6098
6087
|
<line num="3" count="8" type="stmt"/>
|
|
6099
6088
|
<line num="4" count="8" type="stmt"/>
|
|
6100
6089
|
<line num="5" count="8" type="stmt"/>
|
|
6101
|
-
<line num="
|
|
6102
|
-
<line num="10" count="
|
|
6103
|
-
<line num="11" count="6" type="
|
|
6104
|
-
<line num="
|
|
6105
|
-
<line num="
|
|
6106
|
-
<line num="17" count="
|
|
6107
|
-
<line num="
|
|
6108
|
-
<line num="21" count="
|
|
6109
|
-
<line num="
|
|
6090
|
+
<line num="9" count="8" type="stmt"/>
|
|
6091
|
+
<line num="10" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
6092
|
+
<line num="11" count="6" type="stmt"/>
|
|
6093
|
+
<line num="13" count="6" type="stmt"/>
|
|
6094
|
+
<line num="16" count="8" type="stmt"/>
|
|
6095
|
+
<line num="17" count="6" type="stmt"/>
|
|
6096
|
+
<line num="20" count="8" type="stmt"/>
|
|
6097
|
+
<line num="21" count="1" type="stmt"/>
|
|
6098
|
+
<line num="23" count="1" type="stmt"/>
|
|
6110
6099
|
<line num="24" count="1" type="stmt"/>
|
|
6111
|
-
<line num="
|
|
6112
|
-
<line num="
|
|
6113
|
-
<line num="29" count="1" type="
|
|
6114
|
-
<line num="30" count="
|
|
6115
|
-
<line num="
|
|
6116
|
-
<line num="35" count="8" type="stmt"/>
|
|
6100
|
+
<line num="26" count="0" type="stmt"/>
|
|
6101
|
+
<line num="28" count="1" type="stmt"/>
|
|
6102
|
+
<line num="29" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
6103
|
+
<line num="30" count="0" type="stmt"/>
|
|
6104
|
+
<line num="34" count="8" type="stmt"/>
|
|
6117
6105
|
<line num="36" count="29" type="stmt"/>
|
|
6118
6106
|
<line num="37" count="29" type="stmt"/>
|
|
6119
6107
|
<line num="38" count="29" type="stmt"/>
|
|
6120
|
-
<line num="
|
|
6121
|
-
<line num="
|
|
6122
|
-
<line num="
|
|
6108
|
+
<line num="46" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
6109
|
+
<line num="47" count="17" type="stmt"/>
|
|
6110
|
+
<line num="48" count="17" type="stmt"/>
|
|
6111
|
+
<line num="51" count="12" type="stmt"/>
|
|
6112
|
+
<line num="55" count="8" type="stmt"/>
|
|
6113
|
+
<line num="57" count="8" type="stmt"/>
|
|
6123
6114
|
</file>
|
|
6124
6115
|
</package>
|
|
6125
6116
|
<package name="src.automations.triggerInfo">
|
|
@@ -6206,7 +6197,7 @@
|
|
|
6206
6197
|
</file>
|
|
6207
6198
|
</package>
|
|
6208
6199
|
<package name="src.db">
|
|
6209
|
-
<metrics statements="
|
|
6200
|
+
<metrics statements="176" coveredstatements="116" conditionals="68" coveredconditionals="14" methods="37" coveredmethods="23"/>
|
|
6210
6201
|
<file name="dynamoClient.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/dynamoClient.js">
|
|
6211
6202
|
<metrics statements="52" coveredstatements="22" conditionals="37" coveredconditionals="6" methods="5" coveredmethods="2"/>
|
|
6212
6203
|
<line num="1" count="47" type="stmt"/>
|
|
@@ -6290,14 +6281,14 @@
|
|
|
6290
6281
|
</file>
|
|
6291
6282
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/index.js">
|
|
6292
6283
|
<metrics statements="8" coveredstatements="8" conditionals="4" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
6293
|
-
<line num="1" count="
|
|
6294
|
-
<line num="2" count="
|
|
6295
|
-
<line num="4" count="
|
|
6296
|
-
<line num="5" count="
|
|
6297
|
-
<line num="10" count="
|
|
6298
|
-
<line num="11" count="
|
|
6299
|
-
<line num="12" count="
|
|
6300
|
-
<line num="15" count="
|
|
6284
|
+
<line num="1" count="51" type="stmt"/>
|
|
6285
|
+
<line num="2" count="51" type="stmt"/>
|
|
6286
|
+
<line num="4" count="51" type="stmt"/>
|
|
6287
|
+
<line num="5" count="78" type="stmt"/>
|
|
6288
|
+
<line num="10" count="78" type="cond" truecount="3" falsecount="1"/>
|
|
6289
|
+
<line num="11" count="78" type="stmt"/>
|
|
6290
|
+
<line num="12" count="78" type="stmt"/>
|
|
6291
|
+
<line num="15" count="78" type="stmt"/>
|
|
6301
6292
|
</file>
|
|
6302
6293
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
6303
6294
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -6305,103 +6296,98 @@
|
|
|
6305
6296
|
<line num="3" count="60" type="stmt"/>
|
|
6306
6297
|
<line num="4" count="887" type="stmt"/>
|
|
6307
6298
|
</file>
|
|
6308
|
-
<file name="utils.
|
|
6309
|
-
<metrics statements="
|
|
6299
|
+
<file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.ts">
|
|
6300
|
+
<metrics statements="90" coveredstatements="79" conditionals="19" coveredconditionals="5" methods="26" coveredmethods="19"/>
|
|
6310
6301
|
<line num="1" count="60" type="stmt"/>
|
|
6311
|
-
<line num="
|
|
6302
|
+
<line num="2" count="60" type="stmt"/>
|
|
6303
|
+
<line num="6" count="60" type="stmt"/>
|
|
6304
|
+
<line num="12" count="60" type="stmt"/>
|
|
6305
|
+
<line num="16" count="60" type="stmt"/>
|
|
6306
|
+
<line num="24" count="60" type="stmt"/>
|
|
6312
6307
|
<line num="25" count="60" type="stmt"/>
|
|
6308
|
+
<line num="26" count="60" type="stmt"/>
|
|
6313
6309
|
<line num="27" count="60" type="stmt"/>
|
|
6310
|
+
<line num="28" count="60" type="stmt"/>
|
|
6311
|
+
<line num="29" count="60" type="stmt"/>
|
|
6312
|
+
<line num="30" count="60" type="stmt"/>
|
|
6313
|
+
<line num="31" count="60" type="stmt"/>
|
|
6314
|
+
<line num="32" count="60" type="stmt"/>
|
|
6314
6315
|
<line num="33" count="60" type="stmt"/>
|
|
6316
|
+
<line num="34" count="60" type="stmt"/>
|
|
6315
6317
|
<line num="35" count="60" type="stmt"/>
|
|
6318
|
+
<line num="36" count="60" type="stmt"/>
|
|
6319
|
+
<line num="37" count="60" type="stmt"/>
|
|
6320
|
+
<line num="38" count="60" type="stmt"/>
|
|
6316
6321
|
<line num="39" count="60" type="stmt"/>
|
|
6322
|
+
<line num="40" count="60" type="stmt"/>
|
|
6317
6323
|
<line num="41" count="60" type="stmt"/>
|
|
6318
|
-
<line num="
|
|
6319
|
-
<line num="
|
|
6320
|
-
<line num="
|
|
6321
|
-
<line num="
|
|
6322
|
-
<line num="
|
|
6323
|
-
<line num="
|
|
6324
|
-
<line num="
|
|
6325
|
-
<line num="
|
|
6326
|
-
<line num="57" count="60" type="stmt"/>
|
|
6327
|
-
<line num="58" count="60" type="stmt"/>
|
|
6328
|
-
<line num="59" count="60" type="stmt"/>
|
|
6329
|
-
<line num="60" count="60" type="stmt"/>
|
|
6324
|
+
<line num="42" count="60" type="stmt"/>
|
|
6325
|
+
<line num="43" count="60" type="stmt"/>
|
|
6326
|
+
<line num="44" count="60" type="stmt"/>
|
|
6327
|
+
<line num="45" count="60" type="stmt"/>
|
|
6328
|
+
<line num="46" count="60" type="stmt"/>
|
|
6329
|
+
<line num="47" count="60" type="stmt"/>
|
|
6330
|
+
<line num="53" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6331
|
+
<line num="54" count="273" type="stmt"/>
|
|
6330
6332
|
<line num="61" count="60" type="stmt"/>
|
|
6331
|
-
<line num="62" count="
|
|
6332
|
-
<line num="63" count="60" type="stmt"/>
|
|
6333
|
-
<line num="64" count="60" type="stmt"/>
|
|
6334
|
-
<line num="65" count="60" type="stmt"/>
|
|
6335
|
-
<line num="66" count="60" type="stmt"/>
|
|
6336
|
-
<line num="67" count="60" type="stmt"/>
|
|
6337
|
-
<line num="68" count="60" type="stmt"/>
|
|
6338
|
-
<line num="69" count="60" type="stmt"/>
|
|
6333
|
+
<line num="62" count="130" type="stmt"/>
|
|
6339
6334
|
<line num="70" count="60" type="stmt"/>
|
|
6340
|
-
<line num="71" count="
|
|
6341
|
-
<line num="
|
|
6342
|
-
<line num="
|
|
6343
|
-
<line num="
|
|
6344
|
-
<line num="
|
|
6345
|
-
<line num="
|
|
6346
|
-
<line num="
|
|
6347
|
-
<line num="
|
|
6348
|
-
<line num="
|
|
6349
|
-
<line num="
|
|
6350
|
-
<line num="
|
|
6351
|
-
<line num="
|
|
6352
|
-
<line num="
|
|
6353
|
-
<line num="
|
|
6354
|
-
<line num="
|
|
6355
|
-
<line num="
|
|
6356
|
-
<line num="137" count="9" type="stmt"/>
|
|
6357
|
-
<line num="138" count="9" type="stmt"/>
|
|
6335
|
+
<line num="71" count="0" type="stmt"/>
|
|
6336
|
+
<line num="74" count="0" type="stmt"/>
|
|
6337
|
+
<line num="80" count="60" type="stmt"/>
|
|
6338
|
+
<line num="84" count="278" type="stmt"/>
|
|
6339
|
+
<line num="91" count="60" type="stmt"/>
|
|
6340
|
+
<line num="92" count="27" type="stmt"/>
|
|
6341
|
+
<line num="106" count="60" type="stmt"/>
|
|
6342
|
+
<line num="114" count="9" type="stmt"/>
|
|
6343
|
+
<line num="115" count="9" type="stmt"/>
|
|
6344
|
+
<line num="116" count="9" type="stmt"/>
|
|
6345
|
+
<line num="117" count="9" type="stmt"/>
|
|
6346
|
+
<line num="123" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6347
|
+
<line num="124" count="0" type="stmt"/>
|
|
6348
|
+
<line num="131" count="60" type="stmt"/>
|
|
6349
|
+
<line num="132" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
6350
|
+
<line num="138" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6358
6351
|
<line num="139" count="9" type="stmt"/>
|
|
6359
|
-
<line num="
|
|
6360
|
-
<line num="
|
|
6361
|
-
<line num="
|
|
6362
|
-
<line num="154" count="
|
|
6363
|
-
<line num="
|
|
6364
|
-
<line num="
|
|
6365
|
-
<line num="
|
|
6366
|
-
<line num="169" count="
|
|
6367
|
-
<line num="
|
|
6368
|
-
<line num="
|
|
6369
|
-
<line num="
|
|
6370
|
-
<line num="
|
|
6371
|
-
<line num="
|
|
6372
|
-
<line num="
|
|
6373
|
-
<line num="
|
|
6374
|
-
<line num="
|
|
6375
|
-
<line num="
|
|
6376
|
-
<line num="
|
|
6377
|
-
<line num="
|
|
6378
|
-
<line num="
|
|
6379
|
-
<line num="
|
|
6380
|
-
<line num="
|
|
6381
|
-
<line num="
|
|
6382
|
-
<line num="
|
|
6383
|
-
<line num="
|
|
6384
|
-
<line num="
|
|
6385
|
-
<line num="
|
|
6386
|
-
<line num="
|
|
6387
|
-
<line num="
|
|
6352
|
+
<line num="146" count="60" type="stmt"/>
|
|
6353
|
+
<line num="147" count="23" type="stmt"/>
|
|
6354
|
+
<line num="153" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6355
|
+
<line num="154" count="11" type="stmt"/>
|
|
6356
|
+
<line num="161" count="60" type="stmt"/>
|
|
6357
|
+
<line num="162" count="10" type="stmt"/>
|
|
6358
|
+
<line num="168" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6359
|
+
<line num="169" count="2" type="stmt"/>
|
|
6360
|
+
<line num="176" count="60" type="cond" truecount="1" falsecount="1"/>
|
|
6361
|
+
<line num="177" count="64" type="stmt"/>
|
|
6362
|
+
<line num="185" count="60" type="stmt"/>
|
|
6363
|
+
<line num="189" count="5" type="stmt"/>
|
|
6364
|
+
<line num="196" count="60" type="stmt"/>
|
|
6365
|
+
<line num="197" count="139" type="stmt"/>
|
|
6366
|
+
<line num="206" count="60" type="stmt"/>
|
|
6367
|
+
<line num="207" count="0" type="stmt"/>
|
|
6368
|
+
<line num="213" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6369
|
+
<line num="214" count="252" type="stmt"/>
|
|
6370
|
+
<line num="220" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6371
|
+
<line num="221" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
6372
|
+
<line num="222" count="4" type="stmt"/>
|
|
6373
|
+
<line num="225" count="1" type="stmt"/>
|
|
6374
|
+
<line num="236" count="60" type="stmt"/>
|
|
6375
|
+
<line num="237" count="0" type="stmt"/>
|
|
6376
|
+
<line num="240" count="60" type="stmt"/>
|
|
6377
|
+
<line num="241" count="10" type="stmt"/>
|
|
6378
|
+
<line num="244" count="60" type="stmt"/>
|
|
6379
|
+
<line num="249" count="0" type="stmt"/>
|
|
6380
|
+
<line num="250" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6381
|
+
<line num="251" count="0" type="stmt"/>
|
|
6382
|
+
<line num="253" count="0" type="stmt"/>
|
|
6388
6383
|
<line num="256" count="60" type="stmt"/>
|
|
6389
|
-
<line num="257" count="
|
|
6390
|
-
<line num="260" count="60" type="
|
|
6391
|
-
<line num="261" count="
|
|
6392
|
-
<line num="264" count="60" type="
|
|
6384
|
+
<line num="257" count="1" type="stmt"/>
|
|
6385
|
+
<line num="260" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6386
|
+
<line num="261" count="0" type="stmt"/>
|
|
6387
|
+
<line num="264" count="60" type="stmt"/>
|
|
6393
6388
|
<line num="265" count="0" type="stmt"/>
|
|
6394
|
-
<line num="
|
|
6395
|
-
<line num="267" count="0" type="stmt"/>
|
|
6396
|
-
<line num="269" count="0" type="stmt"/>
|
|
6389
|
+
<line num="271" count="60" type="stmt"/>
|
|
6397
6390
|
<line num="272" count="60" type="stmt"/>
|
|
6398
|
-
<line num="273" count="1" type="stmt"/>
|
|
6399
|
-
<line num="276" count="60" type="cond" truecount="0" falsecount="1"/>
|
|
6400
|
-
<line num="277" count="0" type="stmt"/>
|
|
6401
|
-
<line num="280" count="60" type="stmt"/>
|
|
6402
|
-
<line num="281" count="0" type="stmt"/>
|
|
6403
|
-
<line num="287" count="60" type="stmt"/>
|
|
6404
|
-
<line num="288" count="60" type="stmt"/>
|
|
6405
6391
|
</file>
|
|
6406
6392
|
</package>
|
|
6407
6393
|
<package name="src.db.linkedRows">
|
|
@@ -6780,7 +6766,7 @@
|
|
|
6780
6766
|
</file>
|
|
6781
6767
|
</package>
|
|
6782
6768
|
<package name="src.integrations">
|
|
6783
|
-
<metrics statements="
|
|
6769
|
+
<metrics statements="1186" coveredstatements="646" conditionals="538" coveredconditionals="233" methods="227" coveredmethods="120"/>
|
|
6784
6770
|
<file name="airtable.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/airtable.ts">
|
|
6785
6771
|
<metrics statements="25" coveredstatements="17" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="5"/>
|
|
6786
6772
|
<line num="1" count="47" type="stmt"/>
|
|
@@ -6962,141 +6948,139 @@
|
|
|
6962
6948
|
<line num="184" count="47" type="stmt"/>
|
|
6963
6949
|
</file>
|
|
6964
6950
|
<file name="googlesheets.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/googlesheets.ts">
|
|
6965
|
-
<metrics statements="
|
|
6951
|
+
<metrics statements="132" coveredstatements="10" conditionals="57" coveredconditionals="0" methods="24" coveredmethods="0"/>
|
|
6966
6952
|
<line num="1" count="46" type="stmt"/>
|
|
6967
6953
|
<line num="10" count="46" type="stmt"/>
|
|
6968
6954
|
<line num="11" count="46" type="stmt"/>
|
|
6969
6955
|
<line num="12" count="46" type="stmt"/>
|
|
6970
6956
|
<line num="13" count="46" type="stmt"/>
|
|
6971
6957
|
<line num="14" count="46" type="stmt"/>
|
|
6958
|
+
<line num="15" count="46" type="stmt"/>
|
|
6972
6959
|
<line num="16" count="46" type="stmt"/>
|
|
6973
|
-
<line num="
|
|
6974
|
-
<line num="
|
|
6975
|
-
<line num="
|
|
6976
|
-
<line num="42" count="46" type="stmt"/>
|
|
6977
|
-
<line num="119" count="0" type="stmt"/>
|
|
6960
|
+
<line num="39" count="46" type="stmt"/>
|
|
6961
|
+
<line num="116" count="0" type="stmt"/>
|
|
6962
|
+
<line num="117" count="0" type="stmt"/>
|
|
6978
6963
|
<line num="120" count="0" type="stmt"/>
|
|
6979
|
-
<line num="
|
|
6980
|
-
<line num="
|
|
6981
|
-
<line num="
|
|
6982
|
-
<line num="
|
|
6983
|
-
<line num="
|
|
6984
|
-
<line num="
|
|
6985
|
-
<line num="
|
|
6986
|
-
<line num="
|
|
6987
|
-
<line num="
|
|
6988
|
-
<line num="
|
|
6964
|
+
<line num="121" count="0" type="stmt"/>
|
|
6965
|
+
<line num="122" count="0" type="stmt"/>
|
|
6966
|
+
<line num="126" count="0" type="stmt"/>
|
|
6967
|
+
<line num="130" count="0" type="stmt"/>
|
|
6968
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6969
|
+
<line num="140" count="0" type="stmt"/>
|
|
6970
|
+
<line num="144" count="0" type="stmt"/>
|
|
6971
|
+
<line num="145" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
6972
|
+
<line num="151" count="0" type="stmt"/>
|
|
6973
|
+
<line num="162" count="0" type="stmt"/>
|
|
6974
|
+
<line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6989
6975
|
<line num="165" count="0" type="stmt"/>
|
|
6990
|
-
<line num="
|
|
6991
|
-
<line num="
|
|
6992
|
-
<line num="
|
|
6976
|
+
<line num="170" count="0" type="stmt"/>
|
|
6977
|
+
<line num="174" count="0" type="stmt"/>
|
|
6978
|
+
<line num="176" count="0" type="stmt"/>
|
|
6993
6979
|
<line num="177" count="0" type="stmt"/>
|
|
6994
|
-
<line num="
|
|
6995
|
-
<line num="
|
|
6996
|
-
<line num="
|
|
6997
|
-
<line num="
|
|
6998
|
-
<line num="
|
|
6999
|
-
<line num="
|
|
7000
|
-
<line num="
|
|
6980
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
6981
|
+
<line num="182" count="0" type="stmt"/>
|
|
6982
|
+
<line num="188" count="0" type="stmt"/>
|
|
6983
|
+
<line num="193" count="0" type="stmt"/>
|
|
6984
|
+
<line num="199" count="0" type="stmt"/>
|
|
6985
|
+
<line num="204" count="0" type="stmt"/>
|
|
6986
|
+
<line num="205" count="0" type="stmt"/>
|
|
7001
6987
|
<line num="207" count="0" type="stmt"/>
|
|
7002
6988
|
<line num="208" count="0" type="stmt"/>
|
|
7003
|
-
<line num="
|
|
7004
|
-
<line num="
|
|
6989
|
+
<line num="213" count="0" type="stmt"/>
|
|
6990
|
+
<line num="214" count="0" type="stmt"/>
|
|
6991
|
+
<line num="215" count="0" type="stmt"/>
|
|
7005
6992
|
<line num="216" count="0" type="stmt"/>
|
|
7006
|
-
<line num="217" count="0" type="stmt"/>
|
|
7007
6993
|
<line num="218" count="0" type="stmt"/>
|
|
7008
|
-
<line num="
|
|
7009
|
-
<line num="221" count="0" type="stmt"/>
|
|
6994
|
+
<line num="220" count="0" type="stmt"/>
|
|
7010
6995
|
<line num="223" count="0" type="stmt"/>
|
|
7011
|
-
<line num="
|
|
7012
|
-
<line num="
|
|
7013
|
-
<line num="
|
|
7014
|
-
<line num="
|
|
7015
|
-
<line num="
|
|
6996
|
+
<line num="224" count="0" type="stmt"/>
|
|
6997
|
+
<line num="231" count="0" type="stmt"/>
|
|
6998
|
+
<line num="239" count="0" type="stmt"/>
|
|
6999
|
+
<line num="243" count="0" type="stmt"/>
|
|
7000
|
+
<line num="245" count="0" type="stmt"/>
|
|
7001
|
+
<line num="247" count="0" type="stmt"/>
|
|
7016
7002
|
<line num="248" count="0" type="stmt"/>
|
|
7017
7003
|
<line num="250" count="0" type="stmt"/>
|
|
7018
|
-
<line num="
|
|
7019
|
-
<line num="
|
|
7020
|
-
<line num="
|
|
7004
|
+
<line num="257" count="0" type="stmt"/>
|
|
7005
|
+
<line num="263" count="0" type="cond" truecount="0" falsecount="8"/>
|
|
7006
|
+
<line num="264" count="0" type="stmt"/>
|
|
7021
7007
|
<line num="266" count="0" type="cond" truecount="0" falsecount="8"/>
|
|
7022
|
-
<line num="
|
|
7023
|
-
<line num="
|
|
7024
|
-
<line num="
|
|
7025
|
-
<line num="
|
|
7008
|
+
<line num="269" count="0" type="stmt"/>
|
|
7009
|
+
<line num="271" count="0" type="stmt"/>
|
|
7010
|
+
<line num="275" count="0" type="stmt"/>
|
|
7011
|
+
<line num="276" count="0" type="stmt"/>
|
|
7012
|
+
<line num="277" count="0" type="stmt"/>
|
|
7026
7013
|
<line num="278" count="0" type="stmt"/>
|
|
7027
|
-
<line num="279" count="0" type="stmt"/>
|
|
7028
7014
|
<line num="280" count="0" type="stmt"/>
|
|
7029
|
-
<line num="
|
|
7030
|
-
<line num="
|
|
7031
|
-
<line num="
|
|
7015
|
+
<line num="284" count="0" type="stmt"/>
|
|
7016
|
+
<line num="285" count="0" type="stmt"/>
|
|
7017
|
+
<line num="286" count="0" type="stmt"/>
|
|
7032
7018
|
<line num="288" count="0" type="stmt"/>
|
|
7033
7019
|
<line num="289" count="0" type="stmt"/>
|
|
7034
|
-
<line num="
|
|
7035
|
-
<line num="
|
|
7020
|
+
<line num="294" count="0" type="stmt"/>
|
|
7021
|
+
<line num="295" count="0" type="stmt"/>
|
|
7022
|
+
<line num="296" count="0" type="stmt"/>
|
|
7036
7023
|
<line num="297" count="0" type="stmt"/>
|
|
7037
|
-
<line num="
|
|
7038
|
-
<line num="299" count="0" type="stmt"/>
|
|
7024
|
+
<line num="299" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7039
7025
|
<line num="300" count="0" type="stmt"/>
|
|
7026
|
+
<line num="301" count="0" type="stmt"/>
|
|
7040
7027
|
<line num="302" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7041
7028
|
<line num="303" count="0" type="stmt"/>
|
|
7042
|
-
<line num="
|
|
7043
|
-
<line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7044
|
-
<line num="306" count="0" type="stmt"/>
|
|
7029
|
+
<line num="305" count="0" type="stmt"/>
|
|
7045
7030
|
<line num="308" count="0" type="stmt"/>
|
|
7031
|
+
<line num="310" count="0" type="stmt"/>
|
|
7046
7032
|
<line num="311" count="0" type="stmt"/>
|
|
7047
7033
|
<line num="313" count="0" type="stmt"/>
|
|
7048
|
-
<line num="314" count="0" type="stmt"/>
|
|
7049
7034
|
<line num="316" count="0" type="stmt"/>
|
|
7050
|
-
<line num="
|
|
7051
|
-
<line num="
|
|
7035
|
+
<line num="317" count="0" type="stmt"/>
|
|
7036
|
+
<line num="322" count="0" type="stmt"/>
|
|
7037
|
+
<line num="323" count="0" type="stmt"/>
|
|
7038
|
+
<line num="324" count="0" type="stmt"/>
|
|
7052
7039
|
<line num="325" count="0" type="stmt"/>
|
|
7053
|
-
<line num="326" count="0" type="stmt"/>
|
|
7054
7040
|
<line num="327" count="0" type="stmt"/>
|
|
7055
7041
|
<line num="328" count="0" type="stmt"/>
|
|
7056
|
-
<line num="
|
|
7057
|
-
<line num="
|
|
7058
|
-
<line num="
|
|
7059
|
-
<line num="337" count="0" type="
|
|
7042
|
+
<line num="333" count="0" type="stmt"/>
|
|
7043
|
+
<line num="334" count="0" type="stmt"/>
|
|
7044
|
+
<line num="335" count="0" type="stmt"/>
|
|
7045
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7060
7046
|
<line num="338" count="0" type="stmt"/>
|
|
7061
|
-
<line num="
|
|
7062
|
-
<line num="
|
|
7063
|
-
<line num="
|
|
7064
|
-
<line num="
|
|
7065
|
-
<line num="
|
|
7047
|
+
<line num="339" count="0" type="stmt"/>
|
|
7048
|
+
<line num="343" count="0" type="stmt"/>
|
|
7049
|
+
<line num="344" count="0" type="stmt"/>
|
|
7050
|
+
<line num="349" count="0" type="stmt"/>
|
|
7051
|
+
<line num="350" count="0" type="stmt"/>
|
|
7052
|
+
<line num="351" count="0" type="stmt"/>
|
|
7066
7053
|
<line num="352" count="0" type="stmt"/>
|
|
7067
7054
|
<line num="353" count="0" type="stmt"/>
|
|
7068
7055
|
<line num="354" count="0" type="stmt"/>
|
|
7069
7056
|
<line num="355" count="0" type="stmt"/>
|
|
7070
7057
|
<line num="356" count="0" type="stmt"/>
|
|
7071
|
-
<line num="
|
|
7072
|
-
<line num="
|
|
7073
|
-
<line num="359" count="0" type="stmt"/>
|
|
7058
|
+
<line num="360" count="0" type="stmt"/>
|
|
7059
|
+
<line num="362" count="0" type="stmt"/>
|
|
7074
7060
|
<line num="363" count="0" type="stmt"/>
|
|
7075
|
-
<line num="
|
|
7076
|
-
<line num="
|
|
7061
|
+
<line num="368" count="0" type="stmt"/>
|
|
7062
|
+
<line num="369" count="0" type="stmt"/>
|
|
7063
|
+
<line num="370" count="0" type="stmt"/>
|
|
7077
7064
|
<line num="371" count="0" type="stmt"/>
|
|
7078
7065
|
<line num="372" count="0" type="stmt"/>
|
|
7079
|
-
<line num="373" count="0" type="
|
|
7080
|
-
<line num="
|
|
7081
|
-
<line num="
|
|
7082
|
-
<line num="
|
|
7083
|
-
<line num="378" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7066
|
+
<line num="373" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7067
|
+
<line num="375" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7068
|
+
<line num="376" count="0" type="stmt"/>
|
|
7069
|
+
<line num="377" count="0" type="stmt"/>
|
|
7084
7070
|
<line num="379" count="0" type="stmt"/>
|
|
7085
7071
|
<line num="380" count="0" type="stmt"/>
|
|
7086
|
-
<line num="
|
|
7087
|
-
<line num="383" count="0" type="stmt"/>
|
|
7072
|
+
<line num="384" count="0" type="stmt"/>
|
|
7088
7073
|
<line num="387" count="0" type="stmt"/>
|
|
7089
|
-
<line num="
|
|
7090
|
-
<line num="
|
|
7074
|
+
<line num="388" count="0" type="stmt"/>
|
|
7075
|
+
<line num="393" count="0" type="stmt"/>
|
|
7076
|
+
<line num="394" count="0" type="stmt"/>
|
|
7077
|
+
<line num="395" count="0" type="stmt"/>
|
|
7091
7078
|
<line num="396" count="0" type="stmt"/>
|
|
7092
|
-
<line num="397" count="0" type="
|
|
7079
|
+
<line num="397" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7093
7080
|
<line num="398" count="0" type="stmt"/>
|
|
7094
7081
|
<line num="399" count="0" type="stmt"/>
|
|
7095
|
-
<line num="400" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
7096
7082
|
<line num="401" count="0" type="stmt"/>
|
|
7097
|
-
<line num="
|
|
7098
|
-
<line num="404" count="0" type="stmt"/>
|
|
7099
|
-
<line num="409" count="46" type="stmt"/>
|
|
7083
|
+
<line num="406" count="46" type="stmt"/>
|
|
7100
7084
|
</file>
|
|
7101
7085
|
<file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/index.ts">
|
|
7102
7086
|
<metrics statements="49" coveredstatements="38" conditionals="15" coveredconditionals="6" methods="4" coveredmethods="4"/>
|
|
@@ -8509,17 +8493,19 @@
|
|
|
8509
8493
|
</file>
|
|
8510
8494
|
</package>
|
|
8511
8495
|
<package name="src.middleware">
|
|
8512
|
-
<metrics statements="
|
|
8513
|
-
<file name="appInfo.
|
|
8514
|
-
<metrics statements="
|
|
8496
|
+
<metrics statements="231" coveredstatements="179" conditionals="151" coveredconditionals="109" methods="40" coveredmethods="35"/>
|
|
8497
|
+
<file name="appInfo.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.ts">
|
|
8498
|
+
<metrics statements="12" coveredstatements="10" conditionals="11" coveredconditionals="6" methods="3" coveredmethods="3"/>
|
|
8515
8499
|
<line num="1" count="44" type="stmt"/>
|
|
8516
|
-
<line num="
|
|
8517
|
-
<line num="
|
|
8500
|
+
<line num="4" count="44" type="cond" truecount="2" falsecount="0"/>
|
|
8501
|
+
<line num="5" count="44" type="stmt"/>
|
|
8502
|
+
<line num="6" count="44" type="stmt"/>
|
|
8503
|
+
<line num="9" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
8518
8504
|
<line num="10" count="264" type="stmt"/>
|
|
8519
8505
|
<line num="11" count="7" type="stmt"/>
|
|
8520
|
-
<line num="12" count="7" type="cond" truecount="
|
|
8506
|
+
<line num="12" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
8521
8507
|
<line num="13" count="0" type="stmt"/>
|
|
8522
|
-
<line num="15" count="7" type="cond" truecount="
|
|
8508
|
+
<line num="15" count="7" type="cond" truecount="1" falsecount="3"/>
|
|
8523
8509
|
<line num="16" count="0" type="stmt"/>
|
|
8524
8510
|
<line num="18" count="7" type="stmt"/>
|
|
8525
8511
|
</file>
|
|
@@ -8579,202 +8565,192 @@
|
|
|
8579
8565
|
<line num="126" count="27" type="stmt"/>
|
|
8580
8566
|
<line num="131" count="193" type="stmt"/>
|
|
8581
8567
|
</file>
|
|
8582
|
-
<file name="builder.
|
|
8583
|
-
<metrics statements="
|
|
8568
|
+
<file name="builder.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/builder.ts">
|
|
8569
|
+
<metrics statements="39" coveredstatements="34" conditionals="33" coveredconditionals="21" methods="5" coveredmethods="5"/>
|
|
8584
8570
|
<line num="1" count="45" type="stmt"/>
|
|
8585
|
-
<line num="
|
|
8586
|
-
<line num="
|
|
8587
|
-
<line num="
|
|
8588
|
-
<line num="
|
|
8589
|
-
<line num="
|
|
8590
|
-
<line num="
|
|
8591
|
-
<line num="
|
|
8592
|
-
<line num="
|
|
8593
|
-
<line num="
|
|
8594
|
-
<line num="
|
|
8595
|
-
<line num="
|
|
8596
|
-
<line num="
|
|
8597
|
-
<line num="
|
|
8598
|
-
<line num="
|
|
8599
|
-
<line num="45" count="1" type="stmt"/>
|
|
8600
|
-
<line num="48" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
8601
|
-
<line num="49" count="0" type="stmt"/>
|
|
8602
|
-
<line num="51" count="1" type="stmt"/>
|
|
8603
|
-
<line num="52" count="1" type="stmt"/>
|
|
8571
|
+
<line num="6" count="45" type="stmt"/>
|
|
8572
|
+
<line num="12" count="45" type="stmt"/>
|
|
8573
|
+
<line num="15" count="45" type="stmt"/>
|
|
8574
|
+
<line num="27" count="1" type="stmt"/>
|
|
8575
|
+
<line num="30" count="1" type="cond" truecount="4" falsecount="7"/>
|
|
8576
|
+
<line num="31" count="0" type="stmt"/>
|
|
8577
|
+
<line num="35" count="1" type="cond" truecount="2" falsecount="1"/>
|
|
8578
|
+
<line num="36" count="0" type="stmt"/>
|
|
8579
|
+
<line num="38" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
8580
|
+
<line num="39" count="0" type="stmt"/>
|
|
8581
|
+
<line num="43" count="1" type="stmt"/>
|
|
8582
|
+
<line num="47" count="1" type="stmt"/>
|
|
8583
|
+
<line num="50" count="1" type="cond" truecount="2" falsecount="1"/>
|
|
8584
|
+
<line num="51" count="0" type="stmt"/>
|
|
8604
8585
|
<line num="53" count="1" type="stmt"/>
|
|
8586
|
+
<line num="54" count="1" type="stmt"/>
|
|
8605
8587
|
<line num="55" count="1" type="stmt"/>
|
|
8606
|
-
<line num="57" count="1" type="
|
|
8607
|
-
<line num="58" count="1" type="stmt"/>
|
|
8588
|
+
<line num="57" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
8608
8589
|
<line num="59" count="1" type="stmt"/>
|
|
8590
|
+
<line num="60" count="1" type="stmt"/>
|
|
8609
8591
|
<line num="61" count="1" type="stmt"/>
|
|
8610
|
-
<line num="
|
|
8611
|
-
<line num="
|
|
8612
|
-
<line num="68" count="224" type="
|
|
8613
|
-
<line num="
|
|
8614
|
-
<line num="71" count="
|
|
8615
|
-
<line num="
|
|
8592
|
+
<line num="63" count="1" type="stmt"/>
|
|
8593
|
+
<line num="67" count="45" type="stmt"/>
|
|
8594
|
+
<line num="68" count="224" type="stmt"/>
|
|
8595
|
+
<line num="70" count="224" type="cond" truecount="1" falsecount="0"/>
|
|
8596
|
+
<line num="71" count="5" type="stmt"/>
|
|
8597
|
+
<line num="73" count="219" type="stmt"/>
|
|
8616
8598
|
<line num="74" count="219" type="stmt"/>
|
|
8617
|
-
<line num="
|
|
8618
|
-
<line num="
|
|
8619
|
-
<line num="
|
|
8620
|
-
<line num="
|
|
8621
|
-
<line num="
|
|
8622
|
-
<line num="83" count="219" type="cond" truecount="
|
|
8623
|
-
<line num="
|
|
8624
|
-
<line num="
|
|
8599
|
+
<line num="76" count="219" type="stmt"/>
|
|
8600
|
+
<line num="77" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
8601
|
+
<line num="78" count="219" type="cond" truecount="0" falsecount="1"/>
|
|
8602
|
+
<line num="79" count="0" type="stmt"/>
|
|
8603
|
+
<line num="82" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
8604
|
+
<line num="83" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
8605
|
+
<line num="85" count="219" type="cond" truecount="3" falsecount="0"/>
|
|
8606
|
+
<line num="86" count="218" type="stmt"/>
|
|
8625
8607
|
<line num="89" count="1" type="stmt"/>
|
|
8608
|
+
<line num="91" count="1" type="stmt"/>
|
|
8626
8609
|
</file>
|
|
8627
|
-
<file name="currentapp.
|
|
8628
|
-
<metrics statements="
|
|
8629
|
-
<line num="
|
|
8630
|
-
<line num="7" count="49" type="stmt"/>
|
|
8631
|
-
<line num="8" count="49" type="stmt"/>
|
|
8610
|
+
<file name="currentapp.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/currentapp.ts">
|
|
8611
|
+
<metrics statements="60" coveredstatements="44" conditionals="47" coveredconditionals="38" methods="4" coveredmethods="4"/>
|
|
8612
|
+
<line num="1" count="49" type="stmt"/>
|
|
8632
8613
|
<line num="9" count="49" type="stmt"/>
|
|
8633
8614
|
<line num="10" count="49" type="stmt"/>
|
|
8634
8615
|
<line num="11" count="49" type="stmt"/>
|
|
8635
8616
|
<line num="12" count="49" type="stmt"/>
|
|
8636
|
-
<line num="
|
|
8637
|
-
<line num="
|
|
8638
|
-
<line num="15" count="49" type="stmt"/>
|
|
8639
|
-
<line num="16" count="49" type="stmt"/>
|
|
8640
|
-
<line num="18" count="49" type="stmt"/>
|
|
8617
|
+
<line num="15" count="243" type="stmt"/>
|
|
8618
|
+
<line num="17" count="243" type="stmt"/>
|
|
8641
8619
|
<line num="20" count="243" type="stmt"/>
|
|
8642
|
-
<line num="
|
|
8643
|
-
<line num="23" count="
|
|
8644
|
-
<line num="
|
|
8645
|
-
<line num="26" count="
|
|
8646
|
-
<line num="
|
|
8647
|
-
<line num="
|
|
8648
|
-
<line num="
|
|
8649
|
-
<line num="
|
|
8650
|
-
<line num="
|
|
8651
|
-
<line num="
|
|
8652
|
-
<line num="
|
|
8653
|
-
<line num="
|
|
8654
|
-
<line num="
|
|
8655
|
-
<line num="
|
|
8656
|
-
<line num="
|
|
8657
|
-
<line num="
|
|
8658
|
-
<line num="
|
|
8659
|
-
<line num="56" count="
|
|
8660
|
-
<line num="57" count="
|
|
8661
|
-
<line num="59" count="
|
|
8662
|
-
<line num="60" count="235" type="
|
|
8663
|
-
<line num="62" count="235" type="
|
|
8664
|
-
<line num="
|
|
8665
|
-
<line num="
|
|
8666
|
-
<line num="69" count="235" type="cond" truecount="
|
|
8667
|
-
<line num="
|
|
8668
|
-
<line num="
|
|
8669
|
-
<line num="
|
|
8670
|
-
<line num="74" count="0" type="stmt"/>
|
|
8620
|
+
<line num="21" count="243" type="stmt"/>
|
|
8621
|
+
<line num="23" count="0" type="stmt"/>
|
|
8622
|
+
<line num="25" count="243" type="cond" truecount="3" falsecount="0"/>
|
|
8623
|
+
<line num="26" count="1" type="stmt"/>
|
|
8624
|
+
<line num="29" count="242" type="cond" truecount="1" falsecount="0"/>
|
|
8625
|
+
<line num="30" count="236" type="stmt"/>
|
|
8626
|
+
<line num="31" count="236" type="stmt"/>
|
|
8627
|
+
<line num="32" count="236" type="cond" truecount="0" falsecount="1"/>
|
|
8628
|
+
<line num="33" count="0" type="stmt"/>
|
|
8629
|
+
<line num="34" count="0" type="stmt"/>
|
|
8630
|
+
<line num="37" count="236" type="cond" truecount="1" falsecount="1"/>
|
|
8631
|
+
<line num="41" count="242" type="cond" truecount="1" falsecount="0"/>
|
|
8632
|
+
<line num="42" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
8633
|
+
<line num="47" count="2" type="stmt"/>
|
|
8634
|
+
<line num="48" count="2" type="stmt"/>
|
|
8635
|
+
<line num="53" count="240" type="stmt"/>
|
|
8636
|
+
<line num="54" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
8637
|
+
<line num="56" count="5" type="stmt"/>
|
|
8638
|
+
<line num="57" count="235" type="cond" truecount="1" falsecount="0"/>
|
|
8639
|
+
<line num="59" count="235" type="stmt"/>
|
|
8640
|
+
<line num="60" count="235" type="stmt"/>
|
|
8641
|
+
<line num="62" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
8642
|
+
<line num="66" count="235" type="cond" truecount="3" falsecount="0"/>
|
|
8643
|
+
<line num="67" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
8644
|
+
<line num="69" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
8645
|
+
<line num="71" count="235" type="cond" truecount="3" falsecount="1"/>
|
|
8646
|
+
<line num="73" count="0" type="stmt"/>
|
|
8647
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8671
8648
|
<line num="75" count="0" type="stmt"/>
|
|
8672
8649
|
<line num="76" count="0" type="stmt"/>
|
|
8673
8650
|
<line num="79" count="0" type="stmt"/>
|
|
8674
8651
|
<line num="80" count="0" type="stmt"/>
|
|
8675
|
-
<line num="
|
|
8676
|
-
<line num="
|
|
8677
|
-
<line num="92" count="240" type="stmt"/>
|
|
8652
|
+
<line num="89" count="240" type="cond" truecount="0" falsecount="1"/>
|
|
8653
|
+
<line num="90" count="0" type="stmt"/>
|
|
8678
8654
|
<line num="93" count="240" type="stmt"/>
|
|
8679
|
-
<line num="
|
|
8680
|
-
<line num="
|
|
8681
|
-
<line num="104" count="0" type="stmt"/>
|
|
8682
|
-
<line num="105" count="0" type="stmt"/>
|
|
8683
|
-
<line num="106" count="0" type="stmt"/>
|
|
8684
|
-
<line num="107" count="0" type="stmt"/>
|
|
8685
|
-
<line num="108" count="0" type="stmt"/>
|
|
8686
|
-
<line num="
|
|
8687
|
-
<line num="112" count="240" type="
|
|
8688
|
-
<line num="113" count="240" type="
|
|
8689
|
-
<line num="114" count="240" type="
|
|
8690
|
-
<line num="115" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
8691
|
-
<line num="116" count="240" type="
|
|
8692
|
-
<line num="
|
|
8693
|
-
<line num="
|
|
8694
|
-
<line num="135" count="
|
|
8695
|
-
|
|
8696
|
-
|
|
8697
|
-
|
|
8698
|
-
<
|
|
8699
|
-
<line num="
|
|
8700
|
-
<line num="6" count="0" type="
|
|
8701
|
-
<line num="7" count="0" type="
|
|
8702
|
-
<line num="
|
|
8703
|
-
<line num="10" count="0" type="
|
|
8704
|
-
<line num="11" count="0" type="
|
|
8705
|
-
<line num="12" count="0" type="
|
|
8706
|
-
<line num="13" count="0" type="
|
|
8707
|
-
<line num="
|
|
8708
|
-
<line num="18" count="0" type="
|
|
8709
|
-
<line num="
|
|
8710
|
-
<line num="25" count="0" type="
|
|
8711
|
-
<line num="26" count="0" type="
|
|
8655
|
+
<line num="94" count="240" type="stmt"/>
|
|
8656
|
+
<line num="97" count="240" type="cond" truecount="0" falsecount="1"/>
|
|
8657
|
+
<line num="104" count="0" type="stmt"/>
|
|
8658
|
+
<line num="105" count="0" type="stmt"/>
|
|
8659
|
+
<line num="106" count="0" type="stmt"/>
|
|
8660
|
+
<line num="107" count="0" type="stmt"/>
|
|
8661
|
+
<line num="108" count="0" type="stmt"/>
|
|
8662
|
+
<line num="109" count="0" type="stmt"/>
|
|
8663
|
+
<line num="112" count="240" type="stmt"/>
|
|
8664
|
+
<line num="113" count="240" type="cond" truecount="1" falsecount="0"/>
|
|
8665
|
+
<line num="114" count="240" type="stmt"/>
|
|
8666
|
+
<line num="115" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
8667
|
+
<line num="116" count="240" type="cond" truecount="2" falsecount="0"/>
|
|
8668
|
+
<line num="119" count="240" type="stmt"/>
|
|
8669
|
+
<line num="129" count="240" type="cond" truecount="1" falsecount="0"/>
|
|
8670
|
+
<line num="135" count="10" type="stmt"/>
|
|
8671
|
+
<line num="138" count="240" type="stmt"/>
|
|
8672
|
+
</file>
|
|
8673
|
+
<file name="joi-validator.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.ts">
|
|
8674
|
+
<metrics statements="20" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
8675
|
+
<line num="1" count="0" type="stmt"/>
|
|
8676
|
+
<line num="6" count="0" type="stmt"/>
|
|
8677
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8678
|
+
<line num="8" count="0" type="stmt"/>
|
|
8679
|
+
<line num="10" count="0" type="stmt"/>
|
|
8680
|
+
<line num="11" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
8681
|
+
<line num="12" count="0" type="stmt"/>
|
|
8682
|
+
<line num="13" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8683
|
+
<line num="14" count="0" type="stmt"/>
|
|
8684
|
+
<line num="18" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
8685
|
+
<line num="19" count="0" type="stmt"/>
|
|
8686
|
+
<line num="25" count="0" type="stmt"/>
|
|
8687
|
+
<line num="26" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
8712
8688
|
<line num="27" count="0" type="stmt"/>
|
|
8713
|
-
<line num="
|
|
8714
|
-
<line num="
|
|
8689
|
+
<line num="28" count="0" type="stmt"/>
|
|
8690
|
+
<line num="30" count="0" type="stmt"/>
|
|
8715
8691
|
<line num="34" count="0" type="stmt"/>
|
|
8716
|
-
<line num="
|
|
8692
|
+
<line num="35" count="0" type="stmt"/>
|
|
8717
8693
|
<line num="38" count="0" type="stmt"/>
|
|
8694
|
+
<line num="39" count="0" type="stmt"/>
|
|
8718
8695
|
</file>
|
|
8719
|
-
<file name="publicApi.
|
|
8720
|
-
<metrics statements="
|
|
8696
|
+
<file name="publicApi.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/publicApi.ts">
|
|
8697
|
+
<metrics statements="9" coveredstatements="7" conditionals="5" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
8721
8698
|
<line num="1" count="44" type="stmt"/>
|
|
8722
|
-
<line num="2" count="44" type="stmt"/>
|
|
8723
8699
|
<line num="4" count="44" type="cond" truecount="0" falsecount="1"/>
|
|
8724
8700
|
<line num="5" count="220" type="stmt"/>
|
|
8725
8701
|
<line num="6" count="21" type="stmt"/>
|
|
8726
|
-
<line num="7" count="21" type="cond" truecount="
|
|
8702
|
+
<line num="7" count="21" type="cond" truecount="2" falsecount="1"/>
|
|
8727
8703
|
<line num="8" count="0" type="stmt"/>
|
|
8728
|
-
<line num="13" count="21" type="cond" truecount="
|
|
8704
|
+
<line num="13" count="21" type="cond" truecount="0" falsecount="1"/>
|
|
8729
8705
|
<line num="14" count="0" type="stmt"/>
|
|
8730
8706
|
<line num="19" count="21" type="stmt"/>
|
|
8731
8707
|
</file>
|
|
8732
|
-
<file name="resourceId.
|
|
8733
|
-
<metrics statements="29" coveredstatements="29" conditionals="
|
|
8734
|
-
<line num="3" count="
|
|
8735
|
-
<line num="
|
|
8736
|
-
<line num="5" count="1502" type="stmt"/>
|
|
8737
|
-
<line num="6" count="1502" type="stmt"/>
|
|
8708
|
+
<file name="resourceId.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.ts">
|
|
8709
|
+
<metrics statements="29" coveredstatements="29" conditionals="9" coveredconditionals="9" methods="9" coveredmethods="9"/>
|
|
8710
|
+
<line num="3" count="45" type="stmt"/>
|
|
8711
|
+
<line num="9" count="1502" type="stmt"/>
|
|
8738
8712
|
<line num="10" count="1502" type="stmt"/>
|
|
8739
8713
|
<line num="11" count="1502" type="stmt"/>
|
|
8740
|
-
<line num="
|
|
8741
|
-
<line num="16" count="
|
|
8742
|
-
<line num="
|
|
8743
|
-
<line num="21" count="
|
|
8744
|
-
<line num="22" count="
|
|
8745
|
-
<line num="
|
|
8746
|
-
<line num="
|
|
8747
|
-
<line num="
|
|
8748
|
-
<line num="
|
|
8749
|
-
<line num="
|
|
8750
|
-
<line num="
|
|
8751
|
-
<line num="
|
|
8752
|
-
<line num="
|
|
8753
|
-
<line num="
|
|
8754
|
-
<line num="
|
|
8755
|
-
<line num="
|
|
8756
|
-
<line num="
|
|
8757
|
-
<line num="
|
|
8758
|
-
<line num="
|
|
8759
|
-
<line num="
|
|
8760
|
-
<line num="
|
|
8761
|
-
<line num="56" count="45" type="stmt"/>
|
|
8714
|
+
<line num="12" count="1502" type="stmt"/>
|
|
8715
|
+
<line num="16" count="1502" type="stmt"/>
|
|
8716
|
+
<line num="17" count="1502" type="stmt"/>
|
|
8717
|
+
<line num="21" count="179" type="stmt"/>
|
|
8718
|
+
<line num="22" count="179" type="stmt"/>
|
|
8719
|
+
<line num="26" count="1502" type="stmt"/>
|
|
8720
|
+
<line num="27" count="1502" type="stmt"/>
|
|
8721
|
+
<line num="28" count="1502" type="stmt"/>
|
|
8722
|
+
<line num="29" count="1502" type="stmt"/>
|
|
8723
|
+
<line num="31" count="102" type="cond" truecount="2" falsecount="0"/>
|
|
8724
|
+
<line num="32" count="102" type="cond" truecount="1" falsecount="0"/>
|
|
8725
|
+
<line num="33" count="1" type="stmt"/>
|
|
8726
|
+
<line num="35" count="101" type="cond" truecount="3" falsecount="0"/>
|
|
8727
|
+
<line num="36" count="89" type="stmt"/>
|
|
8728
|
+
<line num="38" count="101" type="cond" truecount="3" falsecount="0"/>
|
|
8729
|
+
<line num="39" count="15" type="stmt"/>
|
|
8730
|
+
<line num="41" count="101" type="stmt"/>
|
|
8731
|
+
<line num="46" count="45" type="stmt"/>
|
|
8732
|
+
<line num="47" count="1190" type="stmt"/>
|
|
8733
|
+
<line num="50" count="45" type="stmt"/>
|
|
8734
|
+
<line num="51" count="133" type="stmt"/>
|
|
8762
8735
|
<line num="57" count="45" type="stmt"/>
|
|
8736
|
+
<line num="58" count="133" type="stmt"/>
|
|
8737
|
+
<line num="61" count="45" type="stmt"/>
|
|
8738
|
+
<line num="62" count="45" type="stmt"/>
|
|
8763
8739
|
</file>
|
|
8764
|
-
<file name="selfhost.
|
|
8765
|
-
<metrics statements="6" coveredstatements="5" conditionals="
|
|
8740
|
+
<file name="selfhost.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/selfhost.ts">
|
|
8741
|
+
<metrics statements="6" coveredstatements="5" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
8766
8742
|
<line num="1" count="1" type="stmt"/>
|
|
8767
|
-
<line num="4" count="1" type="stmt"/>
|
|
8768
|
-
<line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
8769
8743
|
<line num="6" count="1" type="stmt"/>
|
|
8770
|
-
<line num="7" count="1" type="
|
|
8771
|
-
<line num="
|
|
8744
|
+
<line num="7" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
8745
|
+
<line num="8" count="1" type="stmt"/>
|
|
8746
|
+
<line num="9" count="1" type="stmt"/>
|
|
8747
|
+
<line num="11" count="0" type="stmt"/>
|
|
8772
8748
|
</file>
|
|
8773
|
-
<file name="utils.
|
|
8749
|
+
<file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/utils.ts">
|
|
8774
8750
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
8775
|
-
<line num="
|
|
8776
|
-
<line num="
|
|
8777
|
-
<line num="
|
|
8751
|
+
<line num="3" count="50" type="stmt"/>
|
|
8752
|
+
<line num="7" count="50" type="stmt"/>
|
|
8753
|
+
<line num="8" count="228" type="stmt"/>
|
|
8778
8754
|
</file>
|
|
8779
8755
|
</package>
|
|
8780
8756
|
<package name="src.migrations">
|
|
@@ -9054,7 +9030,7 @@
|
|
|
9054
9030
|
</file>
|
|
9055
9031
|
</package>
|
|
9056
9032
|
<package name="src.migrations.functions.backfill.app">
|
|
9057
|
-
<metrics statements="
|
|
9033
|
+
<metrics statements="87" coveredstatements="83" conditionals="12" coveredconditionals="8" methods="34" coveredmethods="34"/>
|
|
9058
9034
|
<file name="automations.ts" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/functions/backfill/app/automations.ts">
|
|
9059
9035
|
<metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
|
|
9060
9036
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -9147,22 +9123,21 @@
|
|
|
9147
9123
|
<line num="21" count="1" type="stmt"/>
|
|
9148
9124
|
</file>
|
|
9149
9125
|
<file name="tables.ts" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/functions/backfill/app/tables.ts">
|
|
9150
|
-
<metrics statements="
|
|
9126
|
+
<metrics statements="14" coveredstatements="14" conditionals="7" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
9151
9127
|
<line num="1" count="44" type="stmt"/>
|
|
9152
|
-
<line num="
|
|
9128
|
+
<line num="3" count="44" type="stmt"/>
|
|
9153
9129
|
<line num="5" count="44" type="stmt"/>
|
|
9130
|
+
<line num="6" count="1" type="stmt"/>
|
|
9154
9131
|
<line num="8" count="1" type="stmt"/>
|
|
9155
|
-
<line num="9" count="
|
|
9156
|
-
<line num="11" count="
|
|
9132
|
+
<line num="9" count="3" type="stmt"/>
|
|
9133
|
+
<line num="11" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
9157
9134
|
<line num="12" count="3" type="stmt"/>
|
|
9158
|
-
<line num="
|
|
9159
|
-
<line num="15" count="
|
|
9160
|
-
<line num="16" count="
|
|
9161
|
-
<line num="
|
|
9162
|
-
<line num="
|
|
9163
|
-
<line num="
|
|
9164
|
-
<line num="23" count="1" type="stmt"/>
|
|
9165
|
-
<line num="29" count="1" type="stmt"/>
|
|
9135
|
+
<line num="13" count="2" type="stmt"/>
|
|
9136
|
+
<line num="15" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
9137
|
+
<line num="16" count="1" type="stmt"/>
|
|
9138
|
+
<line num="19" count="2" type="cond" truecount="4" falsecount="1"/>
|
|
9139
|
+
<line num="20" count="1" type="stmt"/>
|
|
9140
|
+
<line num="26" count="1" type="stmt"/>
|
|
9166
9141
|
</file>
|
|
9167
9142
|
</package>
|
|
9168
9143
|
<package name="src.migrations.functions.backfill.global">
|
|
@@ -9485,99 +9460,99 @@
|
|
|
9485
9460
|
<file name="imports.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/imports.ts">
|
|
9486
9461
|
<metrics statements="94" coveredstatements="42" conditionals="38" coveredconditionals="21" methods="11" coveredmethods="4"/>
|
|
9487
9462
|
<line num="1" count="46" type="stmt"/>
|
|
9488
|
-
<line num="2" count="46" type="stmt"/>
|
|
9489
9463
|
<line num="3" count="46" type="stmt"/>
|
|
9490
9464
|
<line num="4" count="46" type="stmt"/>
|
|
9491
9465
|
<line num="5" count="46" type="stmt"/>
|
|
9492
|
-
<line num="
|
|
9466
|
+
<line num="6" count="46" type="stmt"/>
|
|
9493
9467
|
<line num="10" count="46" type="stmt"/>
|
|
9494
9468
|
<line num="11" count="46" type="stmt"/>
|
|
9495
9469
|
<line num="12" count="46" type="stmt"/>
|
|
9496
9470
|
<line num="13" count="46" type="stmt"/>
|
|
9497
9471
|
<line num="14" count="46" type="stmt"/>
|
|
9472
|
+
<line num="15" count="46" type="stmt"/>
|
|
9498
9473
|
<line num="21" count="46" type="stmt"/>
|
|
9499
9474
|
<line num="22" count="46" type="stmt"/>
|
|
9500
|
-
<line num="
|
|
9501
|
-
<line num="
|
|
9502
|
-
<line num="
|
|
9503
|
-
<line num="
|
|
9504
|
-
<line num="
|
|
9505
|
-
<line num="
|
|
9506
|
-
<line num="
|
|
9507
|
-
<line num="
|
|
9508
|
-
<line num="
|
|
9475
|
+
<line num="34" count="2" type="stmt"/>
|
|
9476
|
+
<line num="35" count="2" type="stmt"/>
|
|
9477
|
+
<line num="36" count="1" type="stmt"/>
|
|
9478
|
+
<line num="37" count="1" type="stmt"/>
|
|
9479
|
+
<line num="38" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
9480
|
+
<line num="39" count="0" type="stmt"/>
|
|
9481
|
+
<line num="43" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
9482
|
+
<line num="44" count="1" type="stmt"/>
|
|
9483
|
+
<line num="47" count="0" type="stmt"/>
|
|
9484
|
+
<line num="54" count="0" type="stmt"/>
|
|
9485
|
+
<line num="55" count="0" type="stmt"/>
|
|
9486
|
+
<line num="56" count="0" type="stmt"/>
|
|
9509
9487
|
<line num="57" count="0" type="stmt"/>
|
|
9510
|
-
<line num="58" count="0" type="
|
|
9488
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9511
9489
|
<line num="59" count="0" type="stmt"/>
|
|
9512
|
-
<line num="
|
|
9513
|
-
<line num="
|
|
9514
|
-
<line num="
|
|
9515
|
-
<line num="
|
|
9516
|
-
<line num="
|
|
9517
|
-
<line num="
|
|
9518
|
-
<line num="70" count="0" type="stmt"/>
|
|
9490
|
+
<line num="61" count="0" type="stmt"/>
|
|
9491
|
+
<line num="63" count="0" type="stmt"/>
|
|
9492
|
+
<line num="65" count="0" type="stmt"/>
|
|
9493
|
+
<line num="67" count="0" type="stmt"/>
|
|
9494
|
+
<line num="69" count="0" type="stmt"/>
|
|
9495
|
+
<line num="71" count="0" type="stmt"/>
|
|
9519
9496
|
<line num="72" count="0" type="stmt"/>
|
|
9520
|
-
<line num="
|
|
9521
|
-
<line num="
|
|
9522
|
-
<line num="
|
|
9523
|
-
<line num="
|
|
9524
|
-
<line num="
|
|
9525
|
-
<line num="
|
|
9526
|
-
<line num="
|
|
9527
|
-
<line num="
|
|
9528
|
-
<line num="
|
|
9529
|
-
<line num="
|
|
9530
|
-
<line num="
|
|
9531
|
-
<line num="
|
|
9532
|
-
<line num="
|
|
9533
|
-
<line num="
|
|
9534
|
-
<line num="111" count="
|
|
9535
|
-
<line num="
|
|
9536
|
-
<line num="
|
|
9537
|
-
<line num="123" count="2" type="cond" truecount="
|
|
9538
|
-
<line num="124" count="
|
|
9539
|
-
<line num="
|
|
9540
|
-
<line num="
|
|
9541
|
-
<line num="
|
|
9542
|
-
<line num="
|
|
9543
|
-
<line num="
|
|
9544
|
-
<line num="
|
|
9545
|
-
<line num="
|
|
9497
|
+
<line num="73" count="0" type="stmt"/>
|
|
9498
|
+
<line num="82" count="0" type="stmt"/>
|
|
9499
|
+
<line num="87" count="2" type="stmt"/>
|
|
9500
|
+
<line num="93" count="0" type="stmt"/>
|
|
9501
|
+
<line num="94" count="2" type="stmt"/>
|
|
9502
|
+
<line num="95" count="2" type="stmt"/>
|
|
9503
|
+
<line num="96" count="2" type="stmt"/>
|
|
9504
|
+
<line num="97" count="0" type="stmt"/>
|
|
9505
|
+
<line num="98" count="0" type="stmt"/>
|
|
9506
|
+
<line num="99" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9507
|
+
<line num="102" count="0" type="stmt"/>
|
|
9508
|
+
<line num="103" count="0" type="stmt"/>
|
|
9509
|
+
<line num="108" count="0" type="stmt"/>
|
|
9510
|
+
<line num="109" count="0" type="stmt"/>
|
|
9511
|
+
<line num="111" count="2" type="stmt"/>
|
|
9512
|
+
<line num="120" count="2" type="cond" truecount="2" falsecount="1"/>
|
|
9513
|
+
<line num="121" count="0" type="stmt"/>
|
|
9514
|
+
<line num="123" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
9515
|
+
<line num="124" count="2" type="stmt"/>
|
|
9516
|
+
<line num="125" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9517
|
+
<line num="126" count="0" type="stmt"/>
|
|
9518
|
+
<line num="127" count="0" type="stmt"/>
|
|
9519
|
+
<line num="128" count="0" type="stmt"/>
|
|
9520
|
+
<line num="132" count="46" type="stmt"/>
|
|
9521
|
+
<line num="133" count="0" type="stmt"/>
|
|
9522
|
+
<line num="134" count="0" type="stmt"/>
|
|
9546
9523
|
<line num="136" count="0" type="stmt"/>
|
|
9547
|
-
<line num="
|
|
9548
|
-
<line num="
|
|
9549
|
-
<line num="
|
|
9550
|
-
<line num="
|
|
9551
|
-
<line num="
|
|
9552
|
-
<line num="
|
|
9553
|
-
<line num="
|
|
9554
|
-
<line num="
|
|
9555
|
-
<line num="
|
|
9556
|
-
<line num="162" count="2" type="cond" truecount="
|
|
9557
|
-
<line num="
|
|
9558
|
-
<line num="
|
|
9559
|
-
<line num="166" count="0" type="cond" truecount="0" falsecount="
|
|
9524
|
+
<line num="141" count="0" type="stmt"/>
|
|
9525
|
+
<line num="144" count="46" type="stmt"/>
|
|
9526
|
+
<line num="145" count="0" type="stmt"/>
|
|
9527
|
+
<line num="148" count="46" type="stmt"/>
|
|
9528
|
+
<line num="149" count="0" type="stmt"/>
|
|
9529
|
+
<line num="152" count="46" type="stmt"/>
|
|
9530
|
+
<line num="157" count="2" type="stmt"/>
|
|
9531
|
+
<line num="159" count="2" type="cond" truecount="11" falsecount="3"/>
|
|
9532
|
+
<line num="161" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
9533
|
+
<line num="162" count="2" type="cond" truecount="4" falsecount="1"/>
|
|
9534
|
+
<line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
9535
|
+
<line num="164" count="0" type="stmt"/>
|
|
9536
|
+
<line num="166" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9560
9537
|
<line num="167" count="0" type="stmt"/>
|
|
9561
|
-
<line num="
|
|
9538
|
+
<line num="168" count="0" type="stmt"/>
|
|
9539
|
+
<line num="169" count="0" type="stmt"/>
|
|
9562
9540
|
<line num="170" count="0" type="stmt"/>
|
|
9563
|
-
<line num="171" count="0" type="
|
|
9541
|
+
<line num="171" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
9564
9542
|
<line num="172" count="0" type="stmt"/>
|
|
9565
|
-
<line num="
|
|
9566
|
-
<line num="
|
|
9567
|
-
<line num="
|
|
9568
|
-
<line num="
|
|
9569
|
-
<line num="
|
|
9570
|
-
<line num="
|
|
9571
|
-
<line num="
|
|
9572
|
-
<line num="192" count="0" type="stmt"/>
|
|
9573
|
-
<line num="194" count="0" type="stmt"/>
|
|
9543
|
+
<line num="174" count="0" type="stmt"/>
|
|
9544
|
+
<line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
9545
|
+
<line num="176" count="0" type="stmt"/>
|
|
9546
|
+
<line num="180" count="0" type="stmt"/>
|
|
9547
|
+
<line num="189" count="0" type="stmt"/>
|
|
9548
|
+
<line num="191" count="0" type="stmt"/>
|
|
9549
|
+
<line num="193" count="2" type="stmt"/>
|
|
9574
9550
|
<line num="196" count="2" type="stmt"/>
|
|
9575
|
-
<line num="
|
|
9576
|
-
<line num="
|
|
9577
|
-
<line num="
|
|
9578
|
-
<line num="
|
|
9579
|
-
<line num="
|
|
9580
|
-
<line num="205" count="2" type="stmt"/>
|
|
9551
|
+
<line num="197" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
9552
|
+
<line num="198" count="0" type="stmt"/>
|
|
9553
|
+
<line num="200" count="2" type="stmt"/>
|
|
9554
|
+
<line num="201" count="2" type="stmt"/>
|
|
9555
|
+
<line num="202" count="2" type="stmt"/>
|
|
9581
9556
|
</file>
|
|
9582
9557
|
<file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/index.ts">
|
|
9583
9558
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -9589,7 +9564,7 @@
|
|
|
9589
9564
|
<file name="statistics.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/statistics.ts">
|
|
9590
9565
|
<metrics statements="32" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
9591
9566
|
<line num="1" count="46" type="stmt"/>
|
|
9592
|
-
<line num="
|
|
9567
|
+
<line num="3" count="46" type="stmt"/>
|
|
9593
9568
|
<line num="11" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
9594
9569
|
<line num="12" count="0" type="stmt"/>
|
|
9595
9570
|
<line num="14" count="0" type="stmt"/>
|
|
@@ -9597,29 +9572,29 @@
|
|
|
9597
9572
|
<line num="16" count="0" type="stmt"/>
|
|
9598
9573
|
<line num="17" count="0" type="stmt"/>
|
|
9599
9574
|
<line num="22" count="46" type="stmt"/>
|
|
9575
|
+
<line num="23" count="0" type="stmt"/>
|
|
9576
|
+
<line num="25" count="0" type="stmt"/>
|
|
9600
9577
|
<line num="26" count="0" type="stmt"/>
|
|
9578
|
+
<line num="27" count="0" type="stmt"/>
|
|
9601
9579
|
<line num="28" count="0" type="stmt"/>
|
|
9602
|
-
<line num="
|
|
9603
|
-
<line num="
|
|
9604
|
-
<line num="
|
|
9605
|
-
<line num="
|
|
9606
|
-
<line num="
|
|
9607
|
-
<line num="
|
|
9608
|
-
<line num="
|
|
9609
|
-
<line num="
|
|
9610
|
-
<line num="
|
|
9611
|
-
<line num="
|
|
9580
|
+
<line num="34" count="46" type="stmt"/>
|
|
9581
|
+
<line num="35" count="0" type="stmt"/>
|
|
9582
|
+
<line num="37" count="0" type="stmt"/>
|
|
9583
|
+
<line num="38" count="0" type="stmt"/>
|
|
9584
|
+
<line num="39" count="0" type="stmt"/>
|
|
9585
|
+
<line num="45" count="46" type="stmt"/>
|
|
9586
|
+
<line num="46" count="0" type="stmt"/>
|
|
9587
|
+
<line num="48" count="0" type="stmt"/>
|
|
9588
|
+
<line num="49" count="0" type="stmt"/>
|
|
9589
|
+
<line num="50" count="0" type="stmt"/>
|
|
9590
|
+
<line num="56" count="46" type="stmt"/>
|
|
9612
9591
|
<line num="57" count="0" type="stmt"/>
|
|
9613
9592
|
<line num="58" count="0" type="stmt"/>
|
|
9614
9593
|
<line num="59" count="0" type="stmt"/>
|
|
9615
|
-
<line num="
|
|
9616
|
-
<line num="
|
|
9617
|
-
<line num="
|
|
9618
|
-
<line num="
|
|
9619
|
-
<line num="69" count="0" type="stmt"/>
|
|
9620
|
-
<line num="70" count="0" type="stmt"/>
|
|
9621
|
-
<line num="71" count="0" type="stmt"/>
|
|
9622
|
-
<line num="72" count="0" type="stmt"/>
|
|
9594
|
+
<line num="60" count="0" type="stmt"/>
|
|
9595
|
+
<line num="61" count="0" type="stmt"/>
|
|
9596
|
+
<line num="62" count="0" type="stmt"/>
|
|
9597
|
+
<line num="63" count="0" type="stmt"/>
|
|
9623
9598
|
</file>
|
|
9624
9599
|
</package>
|
|
9625
9600
|
<package name="src.sdk.app.tables">
|
|
@@ -9629,31 +9604,31 @@
|
|
|
9629
9604
|
<line num="1" count="46" type="stmt"/>
|
|
9630
9605
|
<line num="2" count="46" type="stmt"/>
|
|
9631
9606
|
<line num="3" count="46" type="stmt"/>
|
|
9632
|
-
<line num="
|
|
9633
|
-
<line num="
|
|
9634
|
-
<line num="
|
|
9635
|
-
<line num="
|
|
9607
|
+
<line num="11" count="271" type="cond" truecount="1" falsecount="0"/>
|
|
9608
|
+
<line num="12" count="268" type="stmt"/>
|
|
9609
|
+
<line num="14" count="271" type="stmt"/>
|
|
9610
|
+
<line num="19" count="624" type="stmt"/>
|
|
9611
|
+
<line num="27" count="0" type="stmt"/>
|
|
9636
9612
|
<line num="28" count="0" type="stmt"/>
|
|
9637
|
-
<line num="29" count="0" type="
|
|
9638
|
-
<line num="30" count="0" type="
|
|
9639
|
-
<line num="
|
|
9640
|
-
<line num="
|
|
9613
|
+
<line num="29" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
9614
|
+
<line num="30" count="0" type="stmt"/>
|
|
9615
|
+
<line num="32" count="0" type="stmt"/>
|
|
9616
|
+
<line num="39" count="0" type="stmt"/>
|
|
9641
9617
|
<line num="40" count="0" type="stmt"/>
|
|
9642
|
-
<line num="
|
|
9643
|
-
<line num="45" count="39" type="
|
|
9644
|
-
<line num="46" count="
|
|
9618
|
+
<line num="44" count="39" type="stmt"/>
|
|
9619
|
+
<line num="45" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
9620
|
+
<line num="46" count="0" type="stmt"/>
|
|
9645
9621
|
<line num="47" count="0" type="stmt"/>
|
|
9646
9622
|
<line num="48" count="0" type="stmt"/>
|
|
9647
9623
|
<line num="49" count="0" type="stmt"/>
|
|
9648
|
-
<line num="
|
|
9649
|
-
<line num="
|
|
9650
|
-
<line num="56" count="46" type="stmt"/>
|
|
9624
|
+
<line num="51" count="39" type="stmt"/>
|
|
9625
|
+
<line num="55" count="46" type="stmt"/>
|
|
9651
9626
|
</file>
|
|
9652
9627
|
</package>
|
|
9653
9628
|
<package name="src.tests.utilities">
|
|
9654
|
-
<metrics statements="271" coveredstatements="
|
|
9629
|
+
<metrics statements="271" coveredstatements="256" conditionals="150" coveredconditionals="124" methods="72" coveredmethods="68"/>
|
|
9655
9630
|
<file name="TestConfiguration.js" path="/home/runner/work/budibase/budibase/packages/server/src/tests/utilities/TestConfiguration.js">
|
|
9656
|
-
<metrics statements="212" coveredstatements="
|
|
9631
|
+
<metrics statements="212" coveredstatements="200" conditionals="140" coveredconditionals="116" methods="53" coveredmethods="50"/>
|
|
9657
9632
|
<line num="1" count="44" type="stmt"/>
|
|
9658
9633
|
<line num="2" count="44" type="stmt"/>
|
|
9659
9634
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -9694,10 +9669,10 @@
|
|
|
9694
9669
|
<line num="83" count="961" type="cond" truecount="2" falsecount="0"/>
|
|
9695
9670
|
<line num="84" count="302" type="stmt"/>
|
|
9696
9671
|
<line num="86" count="961" type="stmt"/>
|
|
9697
|
-
<line num="88" count="961" type="cond" truecount="
|
|
9698
|
-
<line num="89" count="
|
|
9699
|
-
<line num="90" count="
|
|
9700
|
-
<line num="93" count="
|
|
9672
|
+
<line num="88" count="961" type="cond" truecount="4" falsecount="0"/>
|
|
9673
|
+
<line num="89" count="444" type="stmt"/>
|
|
9674
|
+
<line num="90" count="444" type="stmt"/>
|
|
9675
|
+
<line num="93" count="517" type="stmt"/>
|
|
9701
9676
|
<line num="102" count="235" type="cond" truecount="2" falsecount="0"/>
|
|
9702
9677
|
<line num="103" count="39" type="stmt"/>
|
|
9703
9678
|
<line num="105" count="235" type="stmt"/>
|
|
@@ -10395,7 +10370,7 @@
|
|
|
10395
10370
|
</file>
|
|
10396
10371
|
</package>
|
|
10397
10372
|
<package name="src.utilities">
|
|
10398
|
-
<metrics statements="
|
|
10373
|
+
<metrics statements="423" coveredstatements="299" conditionals="205" coveredconditionals="115" methods="84" coveredmethods="58"/>
|
|
10399
10374
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
10400
10375
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
10401
10376
|
<line num="1" count="48" type="stmt"/>
|
|
@@ -10485,78 +10460,76 @@
|
|
|
10485
10460
|
<line num="137" count="1" type="stmt"/>
|
|
10486
10461
|
<line num="141" count="46" type="stmt"/>
|
|
10487
10462
|
</file>
|
|
10488
|
-
<file name="global.
|
|
10489
|
-
<metrics statements="
|
|
10490
|
-
<line num="
|
|
10491
|
-
<line num="
|
|
10492
|
-
<line num="
|
|
10493
|
-
<line num="
|
|
10494
|
-
<line num="8" count="51" type="stmt"/>
|
|
10495
|
-
<line num="12" count="51" type="stmt"/>
|
|
10463
|
+
<file name="global.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.ts">
|
|
10464
|
+
<metrics statements="68" coveredstatements="51" conditionals="68" coveredconditionals="43" methods="16" coveredmethods="11"/>
|
|
10465
|
+
<line num="1" count="51" type="stmt"/>
|
|
10466
|
+
<line num="2" count="51" type="stmt"/>
|
|
10467
|
+
<line num="9" count="51" type="stmt"/>
|
|
10468
|
+
<line num="10" count="51" type="stmt"/>
|
|
10496
10469
|
<line num="13" count="51" type="stmt"/>
|
|
10497
|
-
<line num="
|
|
10498
|
-
<line num="
|
|
10499
|
-
<line num="
|
|
10500
|
-
<line num="
|
|
10501
|
-
<line num="
|
|
10502
|
-
<line num="21" count="3" type="stmt"/>
|
|
10503
|
-
<line num="24" count="241" type="cond" truecount="2" falsecount="2"/>
|
|
10470
|
+
<line num="17" count="244" type="cond" truecount="2" falsecount="0"/>
|
|
10471
|
+
<line num="19" count="244" type="cond" truecount="3" falsecount="0"/>
|
|
10472
|
+
<line num="20" count="3" type="stmt"/>
|
|
10473
|
+
<line num="23" count="241" type="cond" truecount="1" falsecount="3"/>
|
|
10474
|
+
<line num="24" count="0" type="stmt"/>
|
|
10504
10475
|
<line num="25" count="0" type="stmt"/>
|
|
10505
10476
|
<line num="26" count="0" type="stmt"/>
|
|
10506
10477
|
<line num="27" count="0" type="stmt"/>
|
|
10507
|
-
<line num="
|
|
10478
|
+
<line num="30" count="241" type="cond" truecount="1" falsecount="0"/>
|
|
10508
10479
|
<line num="31" count="241" type="stmt"/>
|
|
10509
|
-
<line num="
|
|
10510
|
-
<line num="
|
|
10511
|
-
<line num="
|
|
10512
|
-
<line num="
|
|
10513
|
-
<line num="
|
|
10514
|
-
<line num="
|
|
10515
|
-
<line num="41" count="241" type="stmt"/>
|
|
10480
|
+
<line num="34" count="241" type="cond" truecount="5" falsecount="0"/>
|
|
10481
|
+
<line num="35" count="209" type="stmt"/>
|
|
10482
|
+
<line num="36" count="32" type="cond" truecount="10" falsecount="2"/>
|
|
10483
|
+
<line num="37" count="27" type="stmt"/>
|
|
10484
|
+
<line num="38" count="5" type="cond" truecount="6" falsecount="3"/>
|
|
10485
|
+
<line num="39" count="0" type="stmt"/>
|
|
10516
10486
|
<line num="42" count="241" type="stmt"/>
|
|
10517
|
-
<line num="
|
|
10518
|
-
<line num="
|
|
10519
|
-
<line num="
|
|
10520
|
-
<line num="
|
|
10521
|
-
<line num="54" count="
|
|
10522
|
-
<line num="
|
|
10523
|
-
<line num="
|
|
10524
|
-
<line num="
|
|
10525
|
-
<line num="
|
|
10526
|
-
<line num="
|
|
10527
|
-
<line num="
|
|
10528
|
-
<line num="
|
|
10529
|
-
<line num="
|
|
10530
|
-
<line num="
|
|
10531
|
-
<line num="
|
|
10532
|
-
<line num="
|
|
10533
|
-
<line num="
|
|
10534
|
-
<line num="
|
|
10535
|
-
<line num="
|
|
10536
|
-
<line num="
|
|
10537
|
-
<line num="
|
|
10538
|
-
<line num="
|
|
10539
|
-
<line num="
|
|
10540
|
-
<line num="
|
|
10541
|
-
<line num="
|
|
10542
|
-
<line num="
|
|
10543
|
-
<line num="
|
|
10544
|
-
<line num="
|
|
10545
|
-
<line num="
|
|
10546
|
-
<line num="101" count="
|
|
10547
|
-
<line num="
|
|
10548
|
-
<line num="
|
|
10549
|
-
<line num="105" count="7" type="stmt"/>
|
|
10550
|
-
<line num="106" count="7" type="stmt"/>
|
|
10551
|
-
<line num="108" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
10552
|
-
<line num="109" count="0" type="stmt"/>
|
|
10487
|
+
<line num="43" count="241" type="stmt"/>
|
|
10488
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
10489
|
+
<line num="51" count="0" type="stmt"/>
|
|
10490
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
10491
|
+
<line num="54" count="0" type="stmt"/>
|
|
10492
|
+
<line num="56" count="0" type="stmt"/>
|
|
10493
|
+
<line num="63" count="237" type="cond" truecount="1" falsecount="0"/>
|
|
10494
|
+
<line num="64" count="237" type="stmt"/>
|
|
10495
|
+
<line num="66" count="237" type="stmt"/>
|
|
10496
|
+
<line num="67" count="237" type="cond" truecount="8" falsecount="3"/>
|
|
10497
|
+
<line num="68" count="0" type="stmt"/>
|
|
10498
|
+
<line num="71" count="237" type="stmt"/>
|
|
10499
|
+
<line num="74" count="51" type="stmt"/>
|
|
10500
|
+
<line num="77" count="235" type="cond" truecount="3" falsecount="1"/>
|
|
10501
|
+
<line num="78" count="235" type="stmt"/>
|
|
10502
|
+
<line num="81" count="51" type="stmt"/>
|
|
10503
|
+
<line num="82" count="2" type="stmt"/>
|
|
10504
|
+
<line num="83" count="2" type="stmt"/>
|
|
10505
|
+
<line num="86" count="51" type="stmt"/>
|
|
10506
|
+
<line num="87" count="2" type="stmt"/>
|
|
10507
|
+
<line num="88" count="2" type="stmt"/>
|
|
10508
|
+
<line num="89" count="2" type="stmt"/>
|
|
10509
|
+
<line num="92" count="51" type="stmt"/>
|
|
10510
|
+
<line num="93" count="32" type="stmt"/>
|
|
10511
|
+
<line num="94" count="32" type="stmt"/>
|
|
10512
|
+
<line num="96" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
10513
|
+
<line num="97" count="30" type="stmt"/>
|
|
10514
|
+
<line num="98" count="0" type="stmt"/>
|
|
10515
|
+
<line num="100" count="30" type="stmt"/>
|
|
10516
|
+
<line num="101" count="0" type="stmt"/>
|
|
10517
|
+
<line num="104" count="2" type="stmt"/>
|
|
10518
|
+
<line num="110" count="7" type="stmt"/>
|
|
10553
10519
|
<line num="112" count="32" type="stmt"/>
|
|
10554
|
-
<line num="
|
|
10555
|
-
<line num="
|
|
10556
|
-
<line num="
|
|
10557
|
-
<line num="
|
|
10558
|
-
<line num="119" count="
|
|
10559
|
-
<line num="
|
|
10520
|
+
<line num="113" count="7" type="stmt"/>
|
|
10521
|
+
<line num="115" count="7" type="stmt"/>
|
|
10522
|
+
<line num="116" count="7" type="stmt"/>
|
|
10523
|
+
<line num="117" count="7" type="stmt"/>
|
|
10524
|
+
<line num="119" count="32" type="cond" truecount="0" falsecount="1"/>
|
|
10525
|
+
<line num="120" count="0" type="stmt"/>
|
|
10526
|
+
<line num="123" count="32" type="stmt"/>
|
|
10527
|
+
<line num="126" count="51" type="stmt"/>
|
|
10528
|
+
<line num="127" count="30" type="stmt"/>
|
|
10529
|
+
<line num="128" count="30" type="stmt"/>
|
|
10530
|
+
<line num="129" count="0" type="stmt"/>
|
|
10531
|
+
<line num="130" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
10532
|
+
<line num="132" count="0" type="stmt"/>
|
|
10560
10533
|
</file>
|
|
10561
10534
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
10562
10535
|
<metrics statements="79" coveredstatements="64" conditionals="32" coveredconditionals="17" methods="17" coveredmethods="16"/>
|