@budibase/server 2.2.3 → 2.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/{index.c7a7a2d0.js → index.6463a5a8.js} +205 -205
- package/builder/index.html +1 -1
- package/coverage/clover.xml +234 -229
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/index.html +14 -14
- package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/application.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/cloud.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/permission.ts.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 +1 -1
- package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +35 -14
- package/coverage/lcov-report/src/api/controllers/row/external.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/index.html +13 -13
- package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/script.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/table/index.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/apikeys.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/dev.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/permission.ts.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 +1 -1
- 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/tests/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/public/tests/utils.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/templates.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
- 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.ts.html +1 -1
- package/coverage/lcov-report/src/automations/automationUtils.ts.html +1 -1
- package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
- package/coverage/lcov-report/src/automations/index.html +1 -1
- package/coverage/lcov-report/src/automations/index.ts.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.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/index.html +1 -1
- package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
- package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
- package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/index.ts.html +1 -1
- package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
- package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
- package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
- package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
- package/coverage/lcov-report/src/db/index.html +1 -1
- package/coverage/lcov-report/src/db/index.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
- package/coverage/lcov-report/src/db/newid.ts.html +1 -1
- package/coverage/lcov-report/src/db/utils.ts.html +1 -1
- 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.ts.html +1 -1
- package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
- package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
- package/coverage/lcov-report/src/events/index.html +1 -1
- package/coverage/lcov-report/src/events/index.ts.html +1 -1
- package/coverage/lcov-report/src/events/utils.ts.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 +1 -1
- package/coverage/lcov-report/src/integrations/index.html +1 -1
- 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.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/index.html +1 -1
- package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/tableSettings.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 +1 -1
- 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/sdk/app/applications/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/app/applications/utils.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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
- 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/sdk/users/index.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
- package/coverage/lcov-report/src/startup.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
- package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
- 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.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/csvParser.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/index.html +1 -1
- package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/plugins.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/statusCodes.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
- package/coverage/lcov-report/src/watch.ts.html +1 -1
- package/coverage/lcov-report/src/websocket.ts.html +1 -1
- package/coverage/lcov.info +400 -394
- package/dist/api/controllers/row/ExternalRequest.js +14 -7
- package/dist/package.json +6 -6
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/src/api/controllers/row/ExternalRequest.ts +14 -7
package/builder/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.6463a5a8.js"></script>
|
|
14
14
|
<link rel="stylesheet" href="/builder/assets/index.9cb087df.css">
|
|
15
15
|
</head>
|
|
16
16
|
<body id="app">
|
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="1671096981883" clover="3.2.0">
|
|
3
|
+
<project timestamp="1671096981883" name="All files">
|
|
4
|
+
<metrics statements="10576" coveredstatements="7259" conditionals="4258" coveredconditionals="2120" methods="1776" coveredmethods="1216" elements="16610" coveredelements="10595" complexity="0" loc="10576" ncloc="10576" packages="58" files="274" classes="274"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="178" coveredstatements="102" conditionals="77" coveredconditionals="34" methods="33" coveredmethods="15"/>
|
|
7
7
|
<file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
|
|
@@ -2668,9 +2668,9 @@
|
|
|
2668
2668
|
</file>
|
|
2669
2669
|
</package>
|
|
2670
2670
|
<package name="src.api.controllers.row">
|
|
2671
|
-
<metrics statements="
|
|
2671
|
+
<metrics statements="1050" coveredstatements="524" conditionals="493" coveredconditionals="144" methods="153" coveredmethods="85"/>
|
|
2672
2672
|
<file name="ExternalRequest.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/ExternalRequest.ts">
|
|
2673
|
-
<metrics statements="
|
|
2673
|
+
<metrics statements="291" coveredstatements="11" conditionals="211" coveredconditionals="0" methods="32" coveredmethods="0"/>
|
|
2674
2674
|
<line num="1" count="47" type="stmt"/>
|
|
2675
2675
|
<line num="14" count="47" type="stmt"/>
|
|
2676
2676
|
<line num="20" count="47" type="stmt"/>
|
|
@@ -2680,283 +2680,288 @@
|
|
|
2680
2680
|
<line num="25" count="47" type="stmt"/>
|
|
2681
2681
|
<line num="26" count="47" type="stmt"/>
|
|
2682
2682
|
<line num="27" count="47" type="stmt"/>
|
|
2683
|
-
<line num="
|
|
2684
|
-
<line num="
|
|
2685
|
-
<line num="56" count="0" type="
|
|
2686
|
-
<line num="
|
|
2687
|
-
<line num="59" count="0" type="
|
|
2683
|
+
<line num="28" count="47" type="stmt"/>
|
|
2684
|
+
<line num="54" count="0" type="stmt"/>
|
|
2685
|
+
<line num="56" count="0" type="stmt"/>
|
|
2686
|
+
<line num="57" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2687
|
+
<line num="59" count="0" type="stmt"/>
|
|
2688
2688
|
<line num="60" count="0" type="stmt"/>
|
|
2689
|
-
<line num="61" count="0" type="
|
|
2690
|
-
<line num="62" count="0" type="
|
|
2689
|
+
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2690
|
+
<line num="62" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2691
|
+
<line num="63" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2692
|
+
<line num="64" count="0" type="stmt"/>
|
|
2693
|
+
<line num="65" count="0" type="stmt"/>
|
|
2691
2694
|
<line num="66" count="0" type="stmt"/>
|
|
2692
|
-
<line num="
|
|
2695
|
+
<line num="68" count="0" type="stmt"/>
|
|
2693
2696
|
<line num="71" count="0" type="stmt"/>
|
|
2694
|
-
<line num="
|
|
2695
|
-
<line num="
|
|
2696
|
-
<line num="
|
|
2697
|
-
<line num="
|
|
2698
|
-
<line num="79" count="0" type="stmt"/>
|
|
2699
|
-
<line num="81" count="0" type="stmt"/>
|
|
2697
|
+
<line num="77" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2698
|
+
<line num="78" count="0" type="stmt"/>
|
|
2699
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2700
|
+
<line num="82" count="0" type="stmt"/>
|
|
2700
2701
|
<line num="84" count="0" type="stmt"/>
|
|
2701
|
-
<line num="
|
|
2702
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2703
|
+
<line num="86" count="0" type="stmt"/>
|
|
2704
|
+
<line num="88" count="0" type="stmt"/>
|
|
2705
|
+
<line num="91" count="0" type="stmt"/>
|
|
2702
2706
|
<line num="105" count="0" type="stmt"/>
|
|
2703
|
-
<line num="
|
|
2704
|
-
<line num="
|
|
2705
|
-
<line num="
|
|
2706
|
-
<line num="
|
|
2707
|
-
<line num="
|
|
2708
|
-
<line num="
|
|
2709
|
-
<line num="
|
|
2710
|
-
<line num="
|
|
2711
|
-
<line num="119" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2707
|
+
<line num="112" count="0" type="stmt"/>
|
|
2708
|
+
<line num="113" count="0" type="stmt"/>
|
|
2709
|
+
<line num="114" count="0" type="stmt"/>
|
|
2710
|
+
<line num="115" count="0" type="stmt"/>
|
|
2711
|
+
<line num="116" count="0" type="stmt"/>
|
|
2712
|
+
<line num="117" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2713
|
+
<line num="118" count="0" type="stmt"/>
|
|
2714
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2712
2715
|
<line num="124" count="0" type="stmt"/>
|
|
2713
|
-
<line num="126" count="0" type="
|
|
2714
|
-
<line num="
|
|
2715
|
-
<line num="130" count="0" type="stmt"/>
|
|
2716
|
+
<line num="126" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2717
|
+
<line num="131" count="0" type="stmt"/>
|
|
2716
2718
|
<line num="133" count="0" type="stmt"/>
|
|
2719
|
+
<line num="136" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2717
2720
|
<line num="137" count="0" type="stmt"/>
|
|
2718
|
-
<line num="
|
|
2719
|
-
<line num="
|
|
2720
|
-
<line num="
|
|
2721
|
-
<line num="
|
|
2722
|
-
<line num="
|
|
2723
|
-
<line num="
|
|
2724
|
-
<line num="
|
|
2725
|
-
<line num="
|
|
2726
|
-
<line num="
|
|
2727
|
-
<line num="153" count="0" type="stmt"/>
|
|
2721
|
+
<line num="140" count="0" type="stmt"/>
|
|
2722
|
+
<line num="144" count="0" type="stmt"/>
|
|
2723
|
+
<line num="145" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2724
|
+
<line num="146" count="0" type="stmt"/>
|
|
2725
|
+
<line num="149" count="0" type="stmt"/>
|
|
2726
|
+
<line num="150" count="0" type="stmt"/>
|
|
2727
|
+
<line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2728
|
+
<line num="153" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2729
|
+
<line num="154" count="0" type="stmt"/>
|
|
2728
2730
|
<line num="157" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2729
2731
|
<line num="158" count="0" type="stmt"/>
|
|
2730
2732
|
<line num="160" count="0" type="stmt"/>
|
|
2731
|
-
<line num="
|
|
2732
|
-
<line num="
|
|
2733
|
-
<line num="
|
|
2734
|
-
<line num="
|
|
2735
|
-
<line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2736
|
-
<line num="175" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2733
|
+
<line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2734
|
+
<line num="165" count="0" type="stmt"/>
|
|
2735
|
+
<line num="167" count="0" type="stmt"/>
|
|
2736
|
+
<line num="168" count="0" type="stmt"/>
|
|
2737
2737
|
<line num="176" count="0" type="stmt"/>
|
|
2738
|
+
<line num="178" count="0" type="stmt"/>
|
|
2738
2739
|
<line num="179" count="0" type="stmt"/>
|
|
2739
|
-
<line num="180" count="0" type="
|
|
2740
|
-
<line num="
|
|
2741
|
-
<line num="
|
|
2740
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2741
|
+
<line num="182" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2742
|
+
<line num="183" count="0" type="stmt"/>
|
|
2742
2743
|
<line num="186" count="0" type="stmt"/>
|
|
2743
|
-
<line num="187" count="0" type="
|
|
2744
|
-
<line num="
|
|
2745
|
-
<line num="
|
|
2746
|
-
<line num="
|
|
2744
|
+
<line num="187" count="0" type="stmt"/>
|
|
2745
|
+
<line num="188" count="0" type="stmt"/>
|
|
2746
|
+
<line num="189" count="0" type="stmt"/>
|
|
2747
|
+
<line num="193" count="0" type="stmt"/>
|
|
2748
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2749
|
+
<line num="198" count="0" type="stmt"/>
|
|
2747
2750
|
<line num="199" count="0" type="stmt"/>
|
|
2748
|
-
<line num="
|
|
2749
|
-
<line num="
|
|
2750
|
-
<line num="
|
|
2751
|
-
<line num="215" count="
|
|
2752
|
-
<line num="216" count="0" type="stmt"/>
|
|
2753
|
-
<line num="217" count="0" type="stmt"/>
|
|
2754
|
-
<line num="218" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2751
|
+
<line num="202" count="0" type="stmt"/>
|
|
2752
|
+
<line num="206" count="0" type="stmt"/>
|
|
2753
|
+
<line num="210" count="0" type="stmt"/>
|
|
2754
|
+
<line num="215" count="47" type="stmt"/>
|
|
2755
2755
|
<line num="219" count="0" type="stmt"/>
|
|
2756
|
-
<line num="
|
|
2757
|
-
<line num="
|
|
2758
|
-
<line num="
|
|
2759
|
-
<line num="
|
|
2760
|
-
<line num="
|
|
2761
|
-
<line num="
|
|
2762
|
-
<line num="
|
|
2763
|
-
<line num="
|
|
2764
|
-
<line num="
|
|
2765
|
-
<line num="
|
|
2756
|
+
<line num="222" count="0" type="stmt"/>
|
|
2757
|
+
<line num="223" count="0" type="stmt"/>
|
|
2758
|
+
<line num="224" count="0" type="stmt"/>
|
|
2759
|
+
<line num="225" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2760
|
+
<line num="226" count="0" type="stmt"/>
|
|
2761
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2762
|
+
<line num="232" count="0" type="stmt"/>
|
|
2763
|
+
<line num="234" count="0" type="stmt"/>
|
|
2764
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2765
|
+
<line num="236" count="0" type="stmt"/>
|
|
2766
|
+
<line num="241" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2766
2767
|
<line num="242" count="0" type="stmt"/>
|
|
2767
|
-
<line num="
|
|
2768
|
-
<line num="
|
|
2769
|
-
<line num="
|
|
2770
|
-
<line num="
|
|
2771
|
-
<line num="
|
|
2772
|
-
<line num="
|
|
2773
|
-
<line num="
|
|
2774
|
-
<line num="
|
|
2775
|
-
<line num="
|
|
2776
|
-
<line num="
|
|
2777
|
-
<line num="266" count="0" type="
|
|
2778
|
-
<line num="
|
|
2779
|
-
<line num="
|
|
2768
|
+
<line num="246" count="0" type="stmt"/>
|
|
2769
|
+
<line num="247" count="0" type="stmt"/>
|
|
2770
|
+
<line num="248" count="0" type="stmt"/>
|
|
2771
|
+
<line num="249" count="0" type="stmt"/>
|
|
2772
|
+
<line num="251" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2773
|
+
<line num="257" count="0" type="stmt"/>
|
|
2774
|
+
<line num="260" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2775
|
+
<line num="261" count="0" type="stmt"/>
|
|
2776
|
+
<line num="262" count="0" type="stmt"/>
|
|
2777
|
+
<line num="265" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2778
|
+
<line num="266" count="0" type="stmt"/>
|
|
2779
|
+
<line num="269" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2780
|
+
<line num="270" count="0" type="stmt"/>
|
|
2780
2781
|
<line num="271" count="0" type="stmt"/>
|
|
2781
|
-
<line num="273" count="0" type="
|
|
2782
|
-
<line num="275" count="0" type="cond" truecount="0" falsecount="
|
|
2782
|
+
<line num="273" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2783
|
+
<line num="275" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2783
2784
|
<line num="276" count="0" type="stmt"/>
|
|
2784
|
-
<line num="
|
|
2785
|
-
<line num="
|
|
2786
|
-
<line num="
|
|
2787
|
-
<line num="283" count="0" type="
|
|
2788
|
-
<line num="
|
|
2789
|
-
<line num="
|
|
2790
|
-
<line num="287" count="0" type="
|
|
2791
|
-
<line num="
|
|
2792
|
-
<line num="
|
|
2793
|
-
<line num="
|
|
2794
|
-
<line num="
|
|
2795
|
-
<line num="
|
|
2796
|
-
<line num="
|
|
2797
|
-
<line num="
|
|
2798
|
-
<line num="
|
|
2799
|
-
<line num="
|
|
2800
|
-
<line num="
|
|
2801
|
-
<line num="331" count="0" type="stmt"/>
|
|
2802
|
-
<line num="332" count="0" type="stmt"/>
|
|
2785
|
+
<line num="278" count="0" type="stmt"/>
|
|
2786
|
+
<line num="280" count="0" type="stmt"/>
|
|
2787
|
+
<line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2788
|
+
<line num="283" count="0" type="stmt"/>
|
|
2789
|
+
<line num="284" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2790
|
+
<line num="285" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2791
|
+
<line num="287" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2792
|
+
<line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2793
|
+
<line num="292" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2794
|
+
<line num="293" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2795
|
+
<line num="294" count="0" type="stmt"/>
|
|
2796
|
+
<line num="295" count="0" type="stmt"/>
|
|
2797
|
+
<line num="307" count="0" type="stmt"/>
|
|
2798
|
+
<line num="309" count="0" type="stmt"/>
|
|
2799
|
+
<line num="310" count="0" type="stmt"/>
|
|
2800
|
+
<line num="311" count="0" type="stmt"/>
|
|
2801
|
+
<line num="325" count="0" type="stmt"/>
|
|
2803
2802
|
<line num="333" count="0" type="stmt"/>
|
|
2804
2803
|
<line num="334" count="0" type="stmt"/>
|
|
2804
|
+
<line num="335" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2805
|
+
<line num="336" count="0" type="stmt"/>
|
|
2806
|
+
<line num="338" count="0" type="stmt"/>
|
|
2807
|
+
<line num="339" count="0" type="stmt"/>
|
|
2805
2808
|
<line num="340" count="0" type="stmt"/>
|
|
2806
|
-
<line num="
|
|
2807
|
-
<line num="
|
|
2808
|
-
<line num="359" count="0" type="stmt"/>
|
|
2809
|
-
<line num="360" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2810
|
-
<line num="361" count="0" type="stmt"/>
|
|
2811
|
-
<line num="363" count="0" type="stmt"/>
|
|
2809
|
+
<line num="341" count="0" type="stmt"/>
|
|
2810
|
+
<line num="347" count="0" type="stmt"/>
|
|
2812
2811
|
<line num="364" count="0" type="stmt"/>
|
|
2812
|
+
<line num="365" count="0" type="stmt"/>
|
|
2813
|
+
<line num="366" count="0" type="stmt"/>
|
|
2813
2814
|
<line num="367" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2815
|
+
<line num="368" count="0" type="stmt"/>
|
|
2816
|
+
<line num="370" count="0" type="stmt"/>
|
|
2814
2817
|
<line num="371" count="0" type="stmt"/>
|
|
2815
|
-
<line num="373" count="0" type="stmt"/>
|
|
2816
2818
|
<line num="374" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2817
|
-
<line num="
|
|
2818
|
-
<line num="
|
|
2819
|
-
<line num="
|
|
2820
|
-
<line num="
|
|
2821
|
-
<line num="
|
|
2822
|
-
<line num="
|
|
2823
|
-
<line num="
|
|
2824
|
-
<line num="
|
|
2825
|
-
<line num="388" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2819
|
+
<line num="378" count="0" type="stmt"/>
|
|
2820
|
+
<line num="380" count="0" type="stmt"/>
|
|
2821
|
+
<line num="381" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2822
|
+
<line num="382" count="0" type="stmt"/>
|
|
2823
|
+
<line num="384" count="0" type="stmt"/>
|
|
2824
|
+
<line num="386" count="0" type="stmt"/>
|
|
2825
|
+
<line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2826
|
+
<line num="388" count="0" type="stmt"/>
|
|
2826
2827
|
<line num="390" count="0" type="stmt"/>
|
|
2827
|
-
<line num="
|
|
2828
|
-
<line num="
|
|
2829
|
-
<line num="
|
|
2830
|
-
<line num="
|
|
2831
|
-
<line num="
|
|
2832
|
-
<line num="
|
|
2833
|
-
<line num="
|
|
2834
|
-
<line num="
|
|
2835
|
-
<line num="
|
|
2836
|
-
<line num="
|
|
2837
|
-
<line num="
|
|
2838
|
-
<line num="
|
|
2839
|
-
<line num="
|
|
2840
|
-
<line num="
|
|
2841
|
-
<line num="
|
|
2842
|
-
<line num="
|
|
2843
|
-
<line num="
|
|
2844
|
-
<line num="
|
|
2845
|
-
<line num="
|
|
2846
|
-
<line num="
|
|
2847
|
-
<line num="
|
|
2848
|
-
<line num="
|
|
2849
|
-
<line num="
|
|
2850
|
-
<line num="
|
|
2851
|
-
<line num="
|
|
2852
|
-
<line num="
|
|
2853
|
-
<line num="458" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2828
|
+
<line num="391" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2829
|
+
<line num="392" count="0" type="stmt"/>
|
|
2830
|
+
<line num="395" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2831
|
+
<line num="397" count="0" type="stmt"/>
|
|
2832
|
+
<line num="400" count="0" type="stmt"/>
|
|
2833
|
+
<line num="403" count="0" type="stmt"/>
|
|
2834
|
+
<line num="411" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2835
|
+
<line num="412" count="0" type="stmt"/>
|
|
2836
|
+
<line num="414" count="0" type="stmt"/>
|
|
2837
|
+
<line num="415" count="0" type="stmt"/>
|
|
2838
|
+
<line num="416" count="0" type="stmt"/>
|
|
2839
|
+
<line num="417" count="0" type="stmt"/>
|
|
2840
|
+
<line num="419" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2841
|
+
<line num="420" count="0" type="stmt"/>
|
|
2842
|
+
<line num="426" count="0" type="stmt"/>
|
|
2843
|
+
<line num="428" count="0" type="stmt"/>
|
|
2844
|
+
<line num="429" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2845
|
+
<line num="430" count="0" type="stmt"/>
|
|
2846
|
+
<line num="432" count="0" type="stmt"/>
|
|
2847
|
+
<line num="434" count="0" type="stmt"/>
|
|
2848
|
+
<line num="443" count="0" type="stmt"/>
|
|
2849
|
+
<line num="444" count="0" type="stmt"/>
|
|
2850
|
+
<line num="445" count="0" type="stmt"/>
|
|
2851
|
+
<line num="447" count="0" type="stmt"/>
|
|
2852
|
+
<line num="448" count="0" type="stmt"/>
|
|
2853
|
+
<line num="458" count="0" type="stmt"/>
|
|
2854
2854
|
<line num="459" count="0" type="stmt"/>
|
|
2855
|
+
<line num="460" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2855
2856
|
<line num="461" count="0" type="stmt"/>
|
|
2856
|
-
<line num="462" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2857
2857
|
<line num="463" count="0" type="stmt"/>
|
|
2858
|
-
<line num="465" count="0" type="
|
|
2859
|
-
<line num="
|
|
2860
|
-
<line num="
|
|
2861
|
-
<line num="
|
|
2862
|
-
<line num="
|
|
2863
|
-
<line num="
|
|
2858
|
+
<line num="465" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2859
|
+
<line num="466" count="0" type="stmt"/>
|
|
2860
|
+
<line num="468" count="0" type="stmt"/>
|
|
2861
|
+
<line num="469" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2862
|
+
<line num="470" count="0" type="stmt"/>
|
|
2863
|
+
<line num="472" count="0" type="stmt"/>
|
|
2864
|
+
<line num="480" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2864
2865
|
<line num="481" count="0" type="stmt"/>
|
|
2865
|
-
<line num="482" count="0" type="stmt"/>
|
|
2866
2866
|
<line num="484" count="0" type="stmt"/>
|
|
2867
|
-
<line num="486" count="0" type="
|
|
2868
|
-
<line num="
|
|
2869
|
-
<line num="
|
|
2870
|
-
<line num="
|
|
2871
|
-
<line num="
|
|
2872
|
-
<line num="
|
|
2867
|
+
<line num="486" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2868
|
+
<line num="487" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2869
|
+
<line num="488" count="0" type="stmt"/>
|
|
2870
|
+
<line num="489" count="0" type="stmt"/>
|
|
2871
|
+
<line num="491" count="0" type="stmt"/>
|
|
2872
|
+
<line num="493" count="0" type="stmt"/>
|
|
2873
2873
|
<line num="501" count="0" type="stmt"/>
|
|
2874
|
+
<line num="502" count="0" type="stmt"/>
|
|
2875
|
+
<line num="503" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2874
2876
|
<line num="504" count="0" type="stmt"/>
|
|
2875
|
-
<line num="
|
|
2876
|
-
<line num="
|
|
2877
|
-
<line num="
|
|
2878
|
-
<line num="
|
|
2879
|
-
<line num="
|
|
2880
|
-
<line num="
|
|
2881
|
-
<line num="
|
|
2882
|
-
<line num="518" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2883
|
-
<line num="519" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2884
|
-
<line num="520" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2877
|
+
<line num="506" count="0" type="stmt"/>
|
|
2878
|
+
<line num="508" count="0" type="stmt"/>
|
|
2879
|
+
<line num="511" count="0" type="stmt"/>
|
|
2880
|
+
<line num="512" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2881
|
+
<line num="517" count="0" type="stmt"/>
|
|
2882
|
+
<line num="519" count="0" type="stmt"/>
|
|
2883
|
+
<line num="520" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2885
2884
|
<line num="521" count="0" type="stmt"/>
|
|
2886
2885
|
<line num="523" count="0" type="stmt"/>
|
|
2887
|
-
<line num="
|
|
2888
|
-
<line num="
|
|
2889
|
-
<line num="
|
|
2890
|
-
<line num="
|
|
2891
|
-
<line num="
|
|
2892
|
-
<line num="
|
|
2893
|
-
<line num="
|
|
2894
|
-
<line num="
|
|
2895
|
-
<line num="
|
|
2896
|
-
<line num="
|
|
2897
|
-
<line num="562" count="0" type="
|
|
2898
|
-
<line num="563" count="0" type="
|
|
2886
|
+
<line num="524" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2887
|
+
<line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2888
|
+
<line num="526" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2889
|
+
<line num="527" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2890
|
+
<line num="528" count="0" type="stmt"/>
|
|
2891
|
+
<line num="530" count="0" type="stmt"/>
|
|
2892
|
+
<line num="539" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2893
|
+
<line num="540" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2894
|
+
<line num="541" count="0" type="stmt"/>
|
|
2895
|
+
<line num="543" count="0" type="stmt"/>
|
|
2896
|
+
<line num="562" count="0" type="stmt"/>
|
|
2897
|
+
<line num="563" count="0" type="stmt"/>
|
|
2899
2898
|
<line num="564" count="0" type="stmt"/>
|
|
2900
|
-
<line num="
|
|
2899
|
+
<line num="565" count="0" type="stmt"/>
|
|
2900
|
+
<line num="566" count="0" type="stmt"/>
|
|
2901
2901
|
<line num="567" count="0" type="stmt"/>
|
|
2902
|
-
<line num="569" count="0" type="cond" truecount="0" falsecount="
|
|
2903
|
-
<line num="
|
|
2904
|
-
<line num="
|
|
2902
|
+
<line num="569" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2903
|
+
<line num="570" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2904
|
+
<line num="571" count="0" type="stmt"/>
|
|
2905
|
+
<line num="573" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
2905
2906
|
<line num="574" count="0" type="stmt"/>
|
|
2906
|
-
<line num="
|
|
2907
|
-
<line num="
|
|
2908
|
-
<line num="
|
|
2909
|
-
<line num="
|
|
2907
|
+
<line num="576" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2908
|
+
<line num="579" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2909
|
+
<line num="580" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2910
|
+
<line num="581" count="0" type="stmt"/>
|
|
2911
|
+
<line num="591" count="0" type="stmt"/>
|
|
2910
2912
|
<line num="595" count="0" type="stmt"/>
|
|
2911
|
-
<line num="
|
|
2912
|
-
<line num="598" count="0" type="
|
|
2913
|
-
<line num="
|
|
2914
|
-
<line num="
|
|
2915
|
-
<line num="
|
|
2916
|
-
<line num="
|
|
2917
|
-
<line num="
|
|
2918
|
-
<line num="
|
|
2919
|
-
<line num="
|
|
2920
|
-
<line num="
|
|
2913
|
+
<line num="596" count="0" type="stmt"/>
|
|
2914
|
+
<line num="598" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2915
|
+
<line num="602" count="0" type="stmt"/>
|
|
2916
|
+
<line num="604" count="0" type="stmt"/>
|
|
2917
|
+
<line num="605" count="0" type="stmt"/>
|
|
2918
|
+
<line num="607" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2919
|
+
<line num="608" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2920
|
+
<line num="609" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2921
|
+
<line num="610" count="0" type="stmt"/>
|
|
2922
|
+
<line num="620" count="0" type="stmt"/>
|
|
2921
2923
|
<line num="635" count="0" type="stmt"/>
|
|
2922
|
-
<line num="
|
|
2923
|
-
<line num="638" count="0" type="stmt"/>
|
|
2924
|
-
<line num="639" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2924
|
+
<line num="638" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2925
2925
|
<line num="640" count="0" type="stmt"/>
|
|
2926
2926
|
<line num="642" count="0" type="stmt"/>
|
|
2927
|
-
<line num="643" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2928
2927
|
<line num="644" count="0" type="stmt"/>
|
|
2929
|
-
<line num="645" count="0" type="
|
|
2930
|
-
<line num="646" count="0" type="
|
|
2928
|
+
<line num="645" count="0" type="stmt"/>
|
|
2929
|
+
<line num="646" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2931
2930
|
<line num="647" count="0" type="stmt"/>
|
|
2931
|
+
<line num="649" count="0" type="stmt"/>
|
|
2932
|
+
<line num="650" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2932
2933
|
<line num="651" count="0" type="stmt"/>
|
|
2933
|
-
<line num="
|
|
2934
|
-
<line num="
|
|
2935
|
-
<line num="
|
|
2934
|
+
<line num="652" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2935
|
+
<line num="653" count="0" type="stmt"/>
|
|
2936
|
+
<line num="654" count="0" type="stmt"/>
|
|
2936
2937
|
<line num="658" count="0" type="stmt"/>
|
|
2937
|
-
<line num="660" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2938
|
-
<line num="661" count="0" type="stmt"/>
|
|
2939
2938
|
<line num="662" count="0" type="stmt"/>
|
|
2940
|
-
<line num="663" count="0" type="
|
|
2941
|
-
<line num="664" count="0" type="
|
|
2942
|
-
<line num="
|
|
2939
|
+
<line num="663" count="0" type="stmt"/>
|
|
2940
|
+
<line num="664" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2941
|
+
<line num="665" count="0" type="stmt"/>
|
|
2942
|
+
<line num="667" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2943
2943
|
<line num="668" count="0" type="stmt"/>
|
|
2944
2944
|
<line num="669" count="0" type="stmt"/>
|
|
2945
|
-
<line num="670" count="0" type="cond" truecount="0" falsecount="
|
|
2945
|
+
<line num="670" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2946
2946
|
<line num="671" count="0" type="stmt"/>
|
|
2947
|
-
<line num="
|
|
2948
|
-
<line num="
|
|
2949
|
-
<line num="
|
|
2947
|
+
<line num="673" count="0" type="stmt"/>
|
|
2948
|
+
<line num="675" count="0" type="stmt"/>
|
|
2949
|
+
<line num="676" count="0" type="stmt"/>
|
|
2950
|
+
<line num="677" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2951
|
+
<line num="678" count="0" type="stmt"/>
|
|
2950
2952
|
<line num="681" count="0" type="stmt"/>
|
|
2951
|
-
<line num="
|
|
2952
|
-
<line num="
|
|
2953
|
-
<line num="
|
|
2953
|
+
<line num="685" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2954
|
+
<line num="686" count="0" type="stmt"/>
|
|
2955
|
+
<line num="688" count="0" type="stmt"/>
|
|
2954
2956
|
<line num="689" count="0" type="stmt"/>
|
|
2955
|
-
<line num="
|
|
2956
|
-
<line num="
|
|
2957
|
-
<line num="
|
|
2958
|
-
<line num="
|
|
2959
|
-
<line num="
|
|
2957
|
+
<line num="690" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
2958
|
+
<line num="694" count="0" type="stmt"/>
|
|
2959
|
+
<line num="696" count="0" type="stmt"/>
|
|
2960
|
+
<line num="720" count="0" type="stmt"/>
|
|
2961
|
+
<line num="722" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
2962
|
+
<line num="723" count="0" type="stmt"/>
|
|
2963
|
+
<line num="729" count="0" type="stmt"/>
|
|
2964
|
+
<line num="731" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2960
2965
|
</file>
|
|
2961
2966
|
<file name="external.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.ts">
|
|
2962
2967
|
<metrics statements="125" coveredstatements="19" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
|