@budibase/server 2.1.32-alpha.2 → 2.1.32-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/{index.1c258fa9.js → index.e3911b1e.js} +254 -254
- package/builder/index.html +1 -1
- package/coverage/clover.xml +751 -654
- package/coverage/coverage-final.json +12 -6
- package/coverage/lcov-report/index.html +49 -34
- 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 +70 -13
- package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
- 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 +161 -23
- package/coverage/lcov-report/src/api/controllers/deploy/Deployment.js.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 +28 -28
- 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 +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.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 +1 -1
- 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 +18 -18
- 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 +48 -33
- 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 +1 -1
- 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 +1 -1
- 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 +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/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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/api/routes/table.js.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/src/api/routes/view.js.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.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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/automations/tests/utilities/index.js.html +1 -1
- 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 +1 -1
- 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/defaultData/datasource_bb_default.js.html +2023 -0
- package/coverage/lcov-report/src/db/defaultData/employeeImport.js.html +541 -0
- package/coverage/lcov-report/src/db/defaultData/expensesImport.js.html +427 -0
- package/coverage/lcov-report/src/db/defaultData/index.html +176 -0
- package/coverage/lcov-report/src/db/defaultData/inventoryImport.js.html +403 -0
- package/coverage/lcov-report/src/db/defaultData/jobsImport.js.html +559 -0
- package/coverage/lcov-report/src/db/dynamoClient.js.html +1 -1
- package/coverage/lcov-report/src/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/src/db/index.html +1 -1
- package/coverage/lcov-report/src/db/index.js.html +1 -1
- package/coverage/lcov-report/src/db/linkedRows/LinkController.js.html +11 -149
- package/coverage/lcov-report/src/db/linkedRows/LinkDocument.js.html +226 -0
- package/coverage/lcov-report/src/db/linkedRows/index.html +28 -13
- 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.ts.html +2 -2
- 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 +1 -1
- 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 +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/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/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 +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 +5 -5
- package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +4 -4
- 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 +1 -1
- package/coverage/lcov-report/src/tests/utilities/controllers.js.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/index.js.html +1 -1
- package/coverage/lcov-report/src/tests/utilities/structures.js.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.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.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/index.html +1 -1
- package/coverage/lcov-report/src/utilities/index.js.html +3 -3
- 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 +1 -1
- 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 +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 +1281 -1113
- package/dist/api/controllers/application.js +13 -2
- package/dist/api/controllers/datasource.js +47 -9
- package/dist/api/controllers/table/utils.js +31 -26
- package/dist/db/defaultData/datasource_bb_default.js +565 -0
- package/dist/db/defaultData/employeeImport.js +153 -0
- package/dist/db/defaultData/expensesImport.js +115 -0
- package/dist/db/defaultData/inventoryImport.js +107 -0
- package/dist/db/defaultData/jobsImport.js +150 -0
- package/dist/db/linkedRows/LinkController.js +2 -29
- package/dist/db/linkedRows/LinkDocument.js +32 -0
- package/dist/db/utils.js +1 -1
- package/dist/package.json +6 -6
- package/dist/sdk/app/tables/index.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/src/api/controllers/application.ts +22 -3
- package/src/api/controllers/datasource.js +57 -11
- package/src/api/controllers/table/utils.ts +17 -12
- package/src/db/defaultData/datasource_bb_default.js +646 -0
- package/src/db/defaultData/employeeImport.js +152 -0
- package/src/db/defaultData/expensesImport.js +114 -0
- package/src/db/defaultData/inventoryImport.js +106 -0
- package/src/db/defaultData/jobsImport.js +158 -0
- package/src/db/linkedRows/LinkController.js +2 -48
- package/src/db/linkedRows/LinkDocument.js +47 -0
- package/src/db/utils.ts +1 -1
- package/src/sdk/app/tables/index.ts +1 -1
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="1669113988331" clover="3.2.0">
|
|
3
|
+
<project timestamp="1669113988331" name="All files">
|
|
4
|
+
<metrics statements="10446" coveredstatements="7105" conditionals="4432" coveredconditionals="2164" methods="1754" coveredmethods="1182" elements="16632" coveredelements="10451" complexity="0" loc="10446" ncloc="10446" packages="56" files="268" classes="268"/>
|
|
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">
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
</file>
|
|
248
248
|
</package>
|
|
249
249
|
<package name="src.api.controllers">
|
|
250
|
-
<metrics statements="
|
|
250
|
+
<metrics statements="1342" coveredstatements="982" conditionals="432" coveredconditionals="223" methods="227" 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,7 +299,7 @@
|
|
|
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="302" coveredstatements="252" conditionals="121" coveredconditionals="81" methods="61" 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"/>
|
|
@@ -308,293 +308,300 @@
|
|
|
308
308
|
<line num="17" count="44" type="stmt"/>
|
|
309
309
|
<line num="27" count="44" type="stmt"/>
|
|
310
310
|
<line num="28" count="44" type="stmt"/>
|
|
311
|
-
<line num="29" count="44" type="stmt"/>
|
|
312
311
|
<line num="30" count="44" type="stmt"/>
|
|
313
312
|
<line num="31" count="44" type="stmt"/>
|
|
314
313
|
<line num="36" count="44" type="stmt"/>
|
|
315
314
|
<line num="37" count="44" type="stmt"/>
|
|
316
|
-
<line num="38" count="44" type="stmt"/>
|
|
317
|
-
<line num="39" count="44" type="stmt"/>
|
|
318
|
-
<line num="40" count="44" type="stmt"/>
|
|
319
|
-
<line num="41" count="44" type="stmt"/>
|
|
320
315
|
<line num="42" count="44" type="stmt"/>
|
|
321
316
|
<line num="43" count="44" type="stmt"/>
|
|
322
317
|
<line num="44" count="44" type="stmt"/>
|
|
318
|
+
<line num="45" count="44" type="stmt"/>
|
|
323
319
|
<line num="46" count="44" type="stmt"/>
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
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="
|
|
346
|
-
<line num="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
320
|
+
<line num="47" count="44" type="stmt"/>
|
|
321
|
+
<line num="48" count="44" type="stmt"/>
|
|
322
|
+
<line num="49" count="44" type="stmt"/>
|
|
323
|
+
<line num="50" count="44" type="stmt"/>
|
|
324
|
+
<line num="52" count="44" type="stmt"/>
|
|
325
|
+
<line num="56" count="8" type="stmt"/>
|
|
326
|
+
<line num="57" count="8" type="stmt"/>
|
|
327
|
+
<line num="63" count="2" type="stmt"/>
|
|
328
|
+
<line num="67" count="8" type="stmt"/>
|
|
329
|
+
<line num="68" count="8" type="stmt"/>
|
|
330
|
+
<line num="74" count="1" type="stmt"/>
|
|
331
|
+
<line num="78" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
332
|
+
<line num="83" count="44" type="stmt"/>
|
|
333
|
+
<line num="86" count="252" type="cond" truecount="2" falsecount="0"/>
|
|
334
|
+
<line num="88" count="1" type="stmt"/>
|
|
335
|
+
<line num="89" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
336
|
+
<line num="91" count="251" type="stmt"/>
|
|
337
|
+
<line num="93" count="252" type="cond" truecount="1" falsecount="0"/>
|
|
338
|
+
<line num="94" count="252" type="stmt"/>
|
|
339
|
+
<line num="96" count="252" type="stmt"/>
|
|
340
|
+
<line num="99" count="44" type="stmt"/>
|
|
341
|
+
<line num="100" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
342
|
+
<line num="101" count="4" type="stmt"/>
|
|
343
|
+
<line num="103" count="1168" type="cond" truecount="0" falsecount="1"/>
|
|
344
|
+
<line num="104" count="0" type="stmt"/>
|
|
345
|
+
<line num="108" count="44" type="stmt"/>
|
|
346
|
+
<line num="115" count="251" type="cond" truecount="0" falsecount="1"/>
|
|
350
347
|
<line num="116" count="0" type="stmt"/>
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="182" count="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="200" count="
|
|
393
|
-
<line num="201" count="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="225" count="
|
|
405
|
-
<line num="226" count="
|
|
406
|
-
<line num="
|
|
407
|
-
<line num="
|
|
408
|
-
<line num="
|
|
409
|
-
<line num="235" count="2" type="stmt"/>
|
|
410
|
-
<line num="237" count="248" type="stmt"/>
|
|
411
|
-
<line num="238" count="248" type="stmt"/>
|
|
348
|
+
<line num="118" count="251" type="cond" truecount="1" falsecount="0"/>
|
|
349
|
+
<line num="119" count="4" type="stmt"/>
|
|
350
|
+
<line num="121" count="1168" type="cond" truecount="0" falsecount="1"/>
|
|
351
|
+
<line num="122" count="0" type="stmt"/>
|
|
352
|
+
<line num="127" count="248" type="cond" truecount="1" falsecount="1"/>
|
|
353
|
+
<line num="128" count="248" type="stmt"/>
|
|
354
|
+
<line num="129" count="248" type="stmt"/>
|
|
355
|
+
<line num="130" count="248" type="stmt"/>
|
|
356
|
+
<line num="132" count="248" type="stmt"/>
|
|
357
|
+
<line num="133" count="248" type="stmt"/>
|
|
358
|
+
<line num="142" count="248" type="stmt"/>
|
|
359
|
+
<line num="143" count="248" type="stmt"/>
|
|
360
|
+
<line num="144" count="248" type="stmt"/>
|
|
361
|
+
<line num="148" count="248" type="cond" truecount="4" falsecount="0"/>
|
|
362
|
+
<line num="149" count="1" type="stmt"/>
|
|
363
|
+
<line num="150" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
364
|
+
<line num="151" count="0" type="stmt"/>
|
|
365
|
+
<line num="153" count="247" type="cond" truecount="4" falsecount="0"/>
|
|
366
|
+
<line num="154" count="2" type="stmt"/>
|
|
367
|
+
<line num="157" count="245" type="stmt"/>
|
|
368
|
+
<line num="159" count="245" type="cond" truecount="0" falsecount="1"/>
|
|
369
|
+
<line num="161" count="0" type="stmt"/>
|
|
370
|
+
<line num="165" count="248" type="stmt"/>
|
|
371
|
+
<line num="168" count="44" type="stmt"/>
|
|
372
|
+
<line num="169" count="0" type="stmt"/>
|
|
373
|
+
<line num="172" count="0" type="stmt"/>
|
|
374
|
+
<line num="175" count="44" type="stmt"/>
|
|
375
|
+
<line num="176" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
376
|
+
<line num="177" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
377
|
+
<line num="178" count="15" type="stmt"/>
|
|
378
|
+
<line num="180" count="15" type="stmt"/>
|
|
379
|
+
<line num="181" count="23" type="stmt"/>
|
|
380
|
+
<line num="182" count="23" type="stmt"/>
|
|
381
|
+
<line num="184" count="15" type="cond" truecount="2" falsecount="1"/>
|
|
382
|
+
<line num="185" count="15" type="stmt"/>
|
|
383
|
+
<line num="186" count="15" type="stmt"/>
|
|
384
|
+
<line num="187" count="23" type="stmt"/>
|
|
385
|
+
<line num="188" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
386
|
+
<line num="189" count="0" type="stmt"/>
|
|
387
|
+
<line num="192" count="23" type="stmt"/>
|
|
388
|
+
<line num="197" count="15" type="stmt"/>
|
|
389
|
+
<line num="200" count="44" type="stmt"/>
|
|
390
|
+
<line num="201" count="1" type="stmt"/>
|
|
391
|
+
<line num="202" count="1" type="stmt"/>
|
|
392
|
+
<line num="203" count="1" type="stmt"/>
|
|
393
|
+
<line num="204" count="1" type="stmt"/>
|
|
394
|
+
<line num="208" count="1" type="stmt"/>
|
|
395
|
+
<line num="215" count="44" type="stmt"/>
|
|
396
|
+
<line num="216" count="6" type="stmt"/>
|
|
397
|
+
<line num="217" count="6" type="stmt"/>
|
|
398
|
+
<line num="218" count="6" type="stmt"/>
|
|
399
|
+
<line num="219" count="6" type="stmt"/>
|
|
400
|
+
<line num="222" count="6" type="stmt"/>
|
|
401
|
+
<line num="225" count="6" type="cond" truecount="2" falsecount="1"/>
|
|
402
|
+
<line num="226" count="0" type="stmt"/>
|
|
403
|
+
<line num="227" count="0" type="stmt"/>
|
|
404
|
+
<line num="228" count="0" type="stmt"/>
|
|
405
|
+
<line num="231" count="6" type="stmt"/>
|
|
412
406
|
<line num="239" count="248" type="stmt"/>
|
|
407
|
+
<line num="240" count="248" type="stmt"/>
|
|
413
408
|
<line num="241" count="248" type="stmt"/>
|
|
414
|
-
<line num="
|
|
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="
|
|
432
|
-
<line num="
|
|
433
|
-
<line num="
|
|
434
|
-
<line num="
|
|
435
|
-
<line num="
|
|
436
|
-
<line num="
|
|
437
|
-
<line num="
|
|
409
|
+
<line num="242" count="248" type="stmt"/>
|
|
410
|
+
<line num="243" count="248" type="stmt"/>
|
|
411
|
+
<line num="244" count="248" type="stmt"/>
|
|
412
|
+
<line num="246" count="248" type="stmt"/>
|
|
413
|
+
<line num="247" count="248" type="stmt"/>
|
|
414
|
+
<line num="252" count="248" type="cond" truecount="3" falsecount="0"/>
|
|
415
|
+
<line num="253" count="2" type="stmt"/>
|
|
416
|
+
<line num="255" count="248" type="stmt"/>
|
|
417
|
+
<line num="256" count="248" type="stmt"/>
|
|
418
|
+
<line num="257" count="248" type="stmt"/>
|
|
419
|
+
<line num="258" count="248" type="stmt"/>
|
|
420
|
+
<line num="260" count="248" type="stmt"/>
|
|
421
|
+
<line num="295" count="248" type="stmt"/>
|
|
422
|
+
<line num="296" count="248" type="stmt"/>
|
|
423
|
+
<line num="297" count="1" type="stmt"/>
|
|
424
|
+
<line num="304" count="1" type="stmt"/>
|
|
425
|
+
<line num="305" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
426
|
+
<line num="307" count="2" type="stmt"/>
|
|
427
|
+
<line num="312" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
428
|
+
<line num="313" count="1" type="stmt"/>
|
|
429
|
+
<line num="314" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
430
|
+
<line num="315" count="1" type="stmt"/>
|
|
431
|
+
<line num="322" count="248" type="stmt"/>
|
|
432
|
+
<line num="323" count="248" type="stmt"/>
|
|
433
|
+
<line num="330" count="248" type="stmt"/>
|
|
434
|
+
<line num="331" count="248" type="stmt"/>
|
|
435
|
+
<line num="334" count="248" type="stmt"/>
|
|
438
436
|
<line num="335" count="248" type="stmt"/>
|
|
439
|
-
<line num="
|
|
440
|
-
<line num="
|
|
441
|
-
<line num="
|
|
442
|
-
<line num="
|
|
443
|
-
<line num="
|
|
444
|
-
<line num="
|
|
445
|
-
<line num="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
448
|
-
<line num="
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
457
|
-
<line num="
|
|
458
|
-
<line num="
|
|
459
|
-
<line num="
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="381" count="
|
|
462
|
-
<line num="382" count="
|
|
463
|
-
<line num="384" count="
|
|
464
|
-
<line num="
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="394" count="3" type="stmt"/>
|
|
471
|
-
<line num="395" count="3" type="stmt"/>
|
|
472
|
-
<line num="396" count="3" type="stmt"/>
|
|
473
|
-
<line num="397" count="3" type="stmt"/>
|
|
437
|
+
<line num="337" count="248" type="stmt"/>
|
|
438
|
+
<line num="338" count="248" type="cond" truecount="1" falsecount="0"/>
|
|
439
|
+
<line num="340" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
440
|
+
<line num="341" count="1" type="stmt"/>
|
|
441
|
+
<line num="344" count="2" type="cond" truecount="4" falsecount="2"/>
|
|
442
|
+
<line num="345" count="2" type="stmt"/>
|
|
443
|
+
<line num="349" count="0" type="stmt"/>
|
|
444
|
+
<line num="352" count="248" type="stmt"/>
|
|
445
|
+
<line num="354" count="248" type="stmt"/>
|
|
446
|
+
<line num="355" count="251" type="stmt"/>
|
|
447
|
+
<line num="359" count="248" type="stmt"/>
|
|
448
|
+
<line num="360" count="248" type="stmt"/>
|
|
449
|
+
<line num="361" count="248" type="stmt"/>
|
|
450
|
+
<line num="366" count="248" type="stmt"/>
|
|
451
|
+
<line num="368" count="248" type="cond" truecount="1" falsecount="0"/>
|
|
452
|
+
<line num="369" count="3" type="stmt"/>
|
|
453
|
+
<line num="370" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
454
|
+
<line num="371" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
455
|
+
<line num="372" count="0" type="stmt"/>
|
|
456
|
+
<line num="373" count="0" type="stmt"/>
|
|
457
|
+
<line num="374" count="0" type="stmt"/>
|
|
458
|
+
<line num="377" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
459
|
+
<line num="381" count="0" type="stmt"/>
|
|
460
|
+
<line num="382" count="0" type="stmt"/>
|
|
461
|
+
<line num="384" count="0" type="stmt"/>
|
|
462
|
+
<line num="390" count="248" type="stmt"/>
|
|
463
|
+
<line num="391" count="248" type="stmt"/>
|
|
464
|
+
<line num="392" count="248" type="stmt"/>
|
|
465
|
+
<line num="393" count="248" type="stmt"/>
|
|
466
|
+
<line num="394" count="248" type="stmt"/>
|
|
467
|
+
<line num="395" count="248" type="stmt"/>
|
|
474
468
|
<line num="400" count="44" type="stmt"/>
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="403" count="
|
|
477
|
-
<line num="404" count="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
485
|
-
<line num="
|
|
469
|
+
<line num="401" count="3" type="stmt"/>
|
|
470
|
+
<line num="403" count="3" type="stmt"/>
|
|
471
|
+
<line num="404" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
472
|
+
<line num="405" count="3" type="stmt"/>
|
|
473
|
+
<line num="407" count="3" type="stmt"/>
|
|
474
|
+
<line num="408" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
475
|
+
<line num="409" count="3" type="stmt"/>
|
|
476
|
+
<line num="410" count="3" type="stmt"/>
|
|
477
|
+
<line num="413" count="3" type="stmt"/>
|
|
478
|
+
<line num="414" count="3" type="stmt"/>
|
|
479
|
+
<line num="415" count="3" type="stmt"/>
|
|
480
|
+
<line num="416" count="3" type="stmt"/>
|
|
481
|
+
<line num="419" count="44" type="stmt"/>
|
|
486
482
|
<line num="421" count="2" type="stmt"/>
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="
|
|
491
|
-
<line num="
|
|
492
|
-
<line num="
|
|
493
|
-
<line num="
|
|
494
|
-
<line num="
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
483
|
+
<line num="422" count="2" type="stmt"/>
|
|
484
|
+
<line num="423" count="2" type="stmt"/>
|
|
485
|
+
<line num="426" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
486
|
+
<line num="427" count="0" type="stmt"/>
|
|
487
|
+
<line num="428" count="0" type="stmt"/>
|
|
488
|
+
<line num="432" count="2" type="stmt"/>
|
|
489
|
+
<line num="433" count="2" type="stmt"/>
|
|
490
|
+
<line num="437" count="2" type="stmt"/>
|
|
491
|
+
<line num="438" count="2" type="stmt"/>
|
|
492
|
+
<line num="439" count="2" type="stmt"/>
|
|
493
|
+
<line num="440" count="2" type="stmt"/>
|
|
494
|
+
<line num="443" count="44" type="stmt"/>
|
|
498
495
|
<line num="445" count="1" type="stmt"/>
|
|
499
496
|
<line num="446" count="1" type="stmt"/>
|
|
500
|
-
<line num="447" count="1" type="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
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"/>
|
|
497
|
+
<line num="447" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
498
|
+
<line num="448" count="0" type="stmt"/>
|
|
499
|
+
<line num="452" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
500
|
+
<line num="453" count="0" type="stmt"/>
|
|
501
|
+
<line num="457" count="1" type="stmt"/>
|
|
502
|
+
<line num="458" count="1" type="stmt"/>
|
|
503
|
+
<line num="459" count="1" type="stmt"/>
|
|
510
504
|
<line num="463" count="1" type="stmt"/>
|
|
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="
|
|
527
|
-
<line num="
|
|
505
|
+
<line num="464" count="1" type="stmt"/>
|
|
506
|
+
<line num="465" count="1" type="stmt"/>
|
|
507
|
+
<line num="466" count="1" type="stmt"/>
|
|
508
|
+
<line num="469" count="44" type="stmt"/>
|
|
509
|
+
<line num="470" count="23" type="stmt"/>
|
|
510
|
+
<line num="471" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
511
|
+
<line num="473" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
512
|
+
<line num="474" count="1" type="stmt"/>
|
|
513
|
+
<line num="477" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
514
|
+
<line num="478" count="23" type="stmt"/>
|
|
515
|
+
<line num="479" count="23" type="stmt"/>
|
|
516
|
+
<line num="481" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
517
|
+
<line num="482" count="1" type="stmt"/>
|
|
518
|
+
<line num="484" count="22" type="stmt"/>
|
|
519
|
+
<line num="485" count="22" type="stmt"/>
|
|
520
|
+
<line num="493" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
521
|
+
<line num="494" count="1" type="stmt"/>
|
|
522
|
+
<line num="498" count="22" type="stmt"/>
|
|
528
523
|
<line num="500" count="23" type="stmt"/>
|
|
529
524
|
<line num="501" count="23" type="stmt"/>
|
|
530
|
-
<line num="
|
|
531
|
-
<line num="
|
|
532
|
-
<line num="506" count="
|
|
533
|
-
<line num="
|
|
534
|
-
<line num="
|
|
535
|
-
<line num="
|
|
525
|
+
<line num="504" count="44" type="stmt"/>
|
|
526
|
+
<line num="505" count="23" type="stmt"/>
|
|
527
|
+
<line num="506" count="23" type="stmt"/>
|
|
528
|
+
<line num="509" count="44" type="stmt"/>
|
|
529
|
+
<line num="510" count="23" type="stmt"/>
|
|
530
|
+
<line num="511" count="23" type="stmt"/>
|
|
531
|
+
<line num="512" count="23" type="cond" truecount="0" falsecount="1"/>
|
|
536
532
|
<line num="513" count="0" type="stmt"/>
|
|
537
|
-
<line num="
|
|
538
|
-
<line num="
|
|
539
|
-
<line num="
|
|
540
|
-
<line num="
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="
|
|
544
|
-
<line num="
|
|
545
|
-
<line num="
|
|
546
|
-
<line num="
|
|
547
|
-
<line num="
|
|
533
|
+
<line num="517" count="44" type="stmt"/>
|
|
534
|
+
<line num="518" count="23" type="stmt"/>
|
|
535
|
+
<line num="519" count="23" type="stmt"/>
|
|
536
|
+
<line num="520" count="23" type="stmt"/>
|
|
537
|
+
<line num="521" count="23" type="stmt"/>
|
|
538
|
+
<line num="522" count="23" type="stmt"/>
|
|
539
|
+
<line num="525" count="44" type="stmt"/>
|
|
540
|
+
<line num="526" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
541
|
+
<line num="527" count="0" type="stmt"/>
|
|
542
|
+
<line num="528" count="0" type="stmt"/>
|
|
543
|
+
<line num="532" count="0" type="stmt"/>
|
|
544
|
+
<line num="535" count="0" type="stmt"/>
|
|
545
|
+
<line num="536" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
546
|
+
<line num="537" count="0" type="stmt"/>
|
|
548
547
|
<line num="541" count="0" type="stmt"/>
|
|
549
|
-
<line num="542" count="0" type="stmt"/>
|
|
550
548
|
<line num="544" count="0" type="stmt"/>
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="
|
|
554
|
-
<line num="
|
|
549
|
+
<line num="545" count="0" type="stmt"/>
|
|
550
|
+
<line num="546" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
551
|
+
<line num="548" count="0" type="stmt"/>
|
|
552
|
+
<line num="549" count="0" type="stmt"/>
|
|
553
|
+
<line num="552" count="0" type="stmt"/>
|
|
555
554
|
<line num="555" count="0" type="stmt"/>
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
558
|
-
<line num="563" count="
|
|
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="
|
|
569
|
-
<line num="
|
|
570
|
-
<line num="
|
|
571
|
-
<line num="
|
|
572
|
-
<line num="
|
|
573
|
-
<line num="
|
|
574
|
-
<line num="
|
|
575
|
-
<line num="
|
|
576
|
-
<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"/>
|
|
555
|
+
<line num="560" count="0" type="stmt"/>
|
|
556
|
+
<line num="561" count="0" type="stmt"/>
|
|
557
|
+
<line num="563" count="0" type="stmt"/>
|
|
558
|
+
<line num="565" count="0" type="stmt"/>
|
|
559
|
+
<line num="569" count="0" type="stmt"/>
|
|
560
|
+
<line num="571" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
561
|
+
<line num="572" count="0" type="stmt"/>
|
|
562
|
+
<line num="574" count="0" type="stmt"/>
|
|
563
|
+
<line num="580" count="44" type="stmt"/>
|
|
564
|
+
<line num="581" count="6" type="stmt"/>
|
|
565
|
+
<line num="582" count="6" type="stmt"/>
|
|
566
|
+
<line num="583" count="6" type="stmt"/>
|
|
567
|
+
<line num="585" count="6" type="stmt"/>
|
|
568
|
+
<line num="586" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
569
|
+
<line num="587" count="5" type="stmt"/>
|
|
570
|
+
<line num="592" count="6" type="stmt"/>
|
|
571
|
+
<line num="594" count="6" type="stmt"/>
|
|
572
|
+
<line num="596" count="6" type="stmt"/>
|
|
573
|
+
<line num="597" count="6" type="stmt"/>
|
|
574
|
+
<line num="601" count="44" type="stmt"/>
|
|
575
|
+
<line num="602" count="1" type="stmt"/>
|
|
582
576
|
<line num="603" count="1" type="stmt"/>
|
|
583
|
-
<line num="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="
|
|
577
|
+
<line num="604" count="1" type="stmt"/>
|
|
578
|
+
<line num="605" count="1" type="stmt"/>
|
|
579
|
+
<line num="608" count="1" type="stmt"/>
|
|
580
|
+
<line num="609" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
581
|
+
<line num="610" count="0" type="stmt"/>
|
|
582
|
+
<line num="612" count="1" type="stmt"/>
|
|
583
|
+
<line num="613" count="1" type="stmt"/>
|
|
584
|
+
<line num="614" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
585
|
+
<line num="615" count="1" type="cond" truecount="4" falsecount="2"/>
|
|
586
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
587
|
<line num="620" count="1" type="stmt"/>
|
|
591
|
-
<line num="621" count="1" type="cond" truecount="
|
|
588
|
+
<line num="621" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
592
589
|
<line num="622" count="1" type="stmt"/>
|
|
593
|
-
<line num="
|
|
594
|
-
<line num="
|
|
595
|
-
<line num="
|
|
596
|
-
<line num="
|
|
597
|
-
<line num="
|
|
590
|
+
<line num="624" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
591
|
+
<line num="625" count="1" type="stmt"/>
|
|
592
|
+
<line num="634" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
593
|
+
<line num="635" count="1" type="stmt"/>
|
|
594
|
+
<line num="636" count="1" type="stmt"/>
|
|
595
|
+
<line num="637" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
596
|
+
<line num="638" count="1" type="stmt"/>
|
|
597
|
+
<line num="639" count="1" type="stmt"/>
|
|
598
|
+
<line num="640" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
599
|
+
<line num="641" count="1" type="stmt"/>
|
|
600
|
+
<line num="642" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
601
|
+
<line num="643" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
602
|
+
<line num="644" count="0" type="stmt"/>
|
|
603
|
+
<line num="647" count="1" type="stmt"/>
|
|
604
|
+
<line num="649" count="0" type="stmt"/>
|
|
598
605
|
</file>
|
|
599
606
|
<file name="auth.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.ts">
|
|
600
607
|
<metrics statements="35" coveredstatements="23" conditionals="14" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
@@ -876,7 +883,7 @@
|
|
|
876
883
|
<line num="55" count="0" type="stmt"/>
|
|
877
884
|
</file>
|
|
878
885
|
<file name="datasource.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/datasource.js">
|
|
879
|
-
<metrics statements="
|
|
886
|
+
<metrics statements="164" coveredstatements="94" conditionals="69" coveredconditionals="27" methods="23" coveredmethods="11"/>
|
|
880
887
|
<line num="8" count="45" type="stmt"/>
|
|
881
888
|
<line num="9" count="45" type="stmt"/>
|
|
882
889
|
<line num="10" count="45" type="stmt"/>
|
|
@@ -884,143 +891,163 @@
|
|
|
884
891
|
<line num="12" count="45" type="stmt"/>
|
|
885
892
|
<line num="13" count="45" type="stmt"/>
|
|
886
893
|
<line num="14" count="45" type="stmt"/>
|
|
894
|
+
<line num="15" count="45" type="stmt"/>
|
|
887
895
|
<line num="16" count="45" type="stmt"/>
|
|
888
|
-
<line num="18" count="
|
|
889
|
-
<line num="
|
|
890
|
-
<line num="
|
|
891
|
-
<line num="
|
|
892
|
-
<line num="
|
|
893
|
-
<line num="
|
|
894
|
-
<line num="
|
|
895
|
-
<line num="
|
|
896
|
-
<line num="
|
|
896
|
+
<line num="18" count="45" type="stmt"/>
|
|
897
|
+
<line num="20" count="2" type="stmt"/>
|
|
898
|
+
<line num="21" count="2" type="stmt"/>
|
|
899
|
+
<line num="27" count="2" type="stmt"/>
|
|
900
|
+
<line num="28" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
901
|
+
<line num="29" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
902
|
+
<line num="30" count="2" type="stmt"/>
|
|
903
|
+
<line num="31" count="2" type="stmt"/>
|
|
904
|
+
<line num="34" count="2" type="stmt"/>
|
|
905
|
+
<line num="39" count="2" type="stmt"/>
|
|
906
|
+
<line num="45" count="1" type="stmt"/>
|
|
897
907
|
<line num="47" count="2" type="stmt"/>
|
|
898
|
-
<line num="
|
|
899
|
-
<line num="
|
|
908
|
+
<line num="49" count="2" type="stmt"/>
|
|
909
|
+
<line num="50" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
900
910
|
<line num="52" count="0" type="stmt"/>
|
|
901
|
-
<line num="
|
|
902
|
-
<line num="
|
|
903
|
-
<line num="
|
|
904
|
-
<line num="
|
|
905
|
-
<line num="58" count="0" type="stmt"/>
|
|
906
|
-
<line num="60" count="0" type="stmt"/>
|
|
907
|
-
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
908
|
-
<line num="62" count="0" type="stmt"/>
|
|
911
|
+
<line num="55" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
912
|
+
<line num="56" count="2" type="stmt"/>
|
|
913
|
+
<line num="60" count="2" type="stmt"/>
|
|
914
|
+
<line num="63" count="45" type="stmt"/>
|
|
909
915
|
<line num="64" count="0" type="stmt"/>
|
|
916
|
+
<line num="65" count="0" type="stmt"/>
|
|
917
|
+
<line num="66" count="0" type="stmt"/>
|
|
910
918
|
<line num="68" count="0" type="stmt"/>
|
|
919
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
920
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
911
921
|
<line num="71" count="0" type="stmt"/>
|
|
912
|
-
<line num="72" count="0" type="stmt"/>
|
|
913
922
|
<line num="73" count="0" type="stmt"/>
|
|
923
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
914
924
|
<line num="75" count="0" type="stmt"/>
|
|
915
|
-
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
916
925
|
<line num="77" count="0" type="stmt"/>
|
|
917
|
-
<line num="
|
|
918
|
-
<line num="
|
|
919
|
-
<line num="
|
|
920
|
-
<line num="
|
|
921
|
-
<line num="
|
|
922
|
-
<line num="
|
|
926
|
+
<line num="81" count="0" type="stmt"/>
|
|
927
|
+
<line num="84" count="0" type="stmt"/>
|
|
928
|
+
<line num="85" count="0" type="stmt"/>
|
|
929
|
+
<line num="86" count="0" type="stmt"/>
|
|
930
|
+
<line num="88" count="0" type="stmt"/>
|
|
931
|
+
<line num="89" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
932
|
+
<line num="90" count="0" type="stmt"/>
|
|
923
933
|
<line num="92" count="0" type="stmt"/>
|
|
924
|
-
<line num="
|
|
925
|
-
<line num="
|
|
926
|
-
<line num="
|
|
927
|
-
<line num="
|
|
928
|
-
<line num="
|
|
929
|
-
<line num="
|
|
930
|
-
<line num="
|
|
931
|
-
<line num="
|
|
932
|
-
<line num="
|
|
933
|
-
<line num="
|
|
934
|
-
<line num="
|
|
935
|
-
<line num="
|
|
936
|
-
<line num="
|
|
937
|
-
<line num="
|
|
938
|
-
<line num="125" count="1" type="
|
|
939
|
-
<line num="
|
|
940
|
-
<line num="
|
|
941
|
-
<line num="
|
|
942
|
-
<line num="
|
|
943
|
-
<line num="
|
|
944
|
-
<line num="
|
|
945
|
-
<line num="
|
|
946
|
-
<line num="
|
|
947
|
-
<line num="139" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
948
|
-
<line num="141" count="0" type="stmt"/>
|
|
949
|
-
<line num="144" count="6" type="stmt"/>
|
|
950
|
-
<line num="145" count="6" type="stmt"/>
|
|
934
|
+
<line num="98" count="45" type="stmt"/>
|
|
935
|
+
<line num="100" count="0" type="stmt"/>
|
|
936
|
+
<line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
937
|
+
<line num="102" count="0" type="stmt"/>
|
|
938
|
+
<line num="104" count="0" type="stmt"/>
|
|
939
|
+
<line num="105" count="0" type="stmt"/>
|
|
940
|
+
<line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
941
|
+
<line num="108" count="0" type="stmt"/>
|
|
942
|
+
<line num="116" count="45" type="stmt"/>
|
|
943
|
+
<line num="117" count="6" type="stmt"/>
|
|
944
|
+
<line num="118" count="6" type="stmt"/>
|
|
945
|
+
<line num="119" count="6" type="stmt"/>
|
|
946
|
+
<line num="121" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
947
|
+
<line num="122" count="5" type="stmt"/>
|
|
948
|
+
<line num="125" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
949
|
+
<line num="127" count="0" type="stmt"/>
|
|
950
|
+
<line num="130" count="1" type="stmt"/>
|
|
951
|
+
<line num="131" count="1" type="stmt"/>
|
|
952
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
953
|
+
<line num="137" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
954
|
+
<line num="138" count="1" type="stmt"/>
|
|
955
|
+
<line num="142" count="1" type="stmt"/>
|
|
956
|
+
<line num="145" count="45" type="stmt"/>
|
|
951
957
|
<line num="146" count="6" type="stmt"/>
|
|
952
|
-
<line num="
|
|
958
|
+
<line num="147" count="6" type="stmt"/>
|
|
959
|
+
<line num="148" count="6" type="stmt"/>
|
|
960
|
+
<line num="149" count="6" type="stmt"/>
|
|
953
961
|
<line num="150" count="6" type="stmt"/>
|
|
954
|
-
<line num="151" count="6" type="
|
|
955
|
-
<line num="152" count="
|
|
956
|
-
<line num="
|
|
962
|
+
<line num="151" count="6" type="stmt"/>
|
|
963
|
+
<line num="152" count="6" type="cond" truecount="2" falsecount="2"/>
|
|
964
|
+
<line num="154" count="0" type="stmt"/>
|
|
957
965
|
<line num="157" count="6" type="stmt"/>
|
|
958
966
|
<line num="158" count="6" type="stmt"/>
|
|
959
|
-
<line num="
|
|
960
|
-
<line num="162" count="
|
|
961
|
-
<line num="163" count="
|
|
962
|
-
<line num="164" count="
|
|
963
|
-
<line num="
|
|
964
|
-
<line num="
|
|
965
|
-
<line num="
|
|
966
|
-
<line num="
|
|
967
|
-
<line num="
|
|
968
|
-
<line num="
|
|
969
|
-
<line num="
|
|
970
|
-
<line num="
|
|
971
|
-
<line num="
|
|
972
|
-
<line num="
|
|
973
|
-
<line num="
|
|
974
|
-
<line num="
|
|
975
|
-
<line num="187" count="63" type="cond" truecount="3" falsecount="1"/>
|
|
967
|
+
<line num="159" count="6" type="stmt"/>
|
|
968
|
+
<line num="162" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
969
|
+
<line num="163" count="6" type="stmt"/>
|
|
970
|
+
<line num="164" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
971
|
+
<line num="165" count="0" type="stmt"/>
|
|
972
|
+
<line num="169" count="6" type="stmt"/>
|
|
973
|
+
<line num="170" count="6" type="stmt"/>
|
|
974
|
+
<line num="171" count="6" type="stmt"/>
|
|
975
|
+
<line num="174" count="45" type="stmt"/>
|
|
976
|
+
<line num="175" count="64" type="stmt"/>
|
|
977
|
+
<line num="176" count="64" type="stmt"/>
|
|
978
|
+
<line num="177" count="64" type="stmt"/>
|
|
979
|
+
<line num="179" count="64" type="stmt"/>
|
|
980
|
+
<line num="185" count="64" type="stmt"/>
|
|
981
|
+
<line num="186" count="64" type="cond" truecount="1" falsecount="1"/>
|
|
982
|
+
<line num="187" count="0" type="stmt"/>
|
|
976
983
|
<line num="188" count="0" type="stmt"/>
|
|
977
|
-
<line num="
|
|
978
|
-
<line num="
|
|
979
|
-
<line num="
|
|
980
|
-
<line num="
|
|
981
|
-
<line num="
|
|
982
|
-
<line num="
|
|
983
|
-
<line num="
|
|
984
|
-
<line num="
|
|
985
|
-
<line num="
|
|
986
|
-
<line num="
|
|
987
|
-
<line num="
|
|
988
|
-
<line num="
|
|
989
|
-
<line num="
|
|
990
|
-
<line num="
|
|
991
|
-
<line num="
|
|
992
|
-
<line num="
|
|
993
|
-
<line num="223" count="
|
|
994
|
-
<line num="224" count="
|
|
995
|
-
<line num="
|
|
996
|
-
<line num="
|
|
997
|
-
<line num="
|
|
998
|
-
<line num="
|
|
999
|
-
<line num="
|
|
1000
|
-
<line num="
|
|
1001
|
-
<line num="
|
|
1002
|
-
<line num="
|
|
1003
|
-
<line num="
|
|
1004
|
-
<line num="245" count="0" type="stmt"/>
|
|
1005
|
-
<line num="247" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
984
|
+
<line num="189" count="0" type="stmt"/>
|
|
985
|
+
<line num="190" count="0" type="stmt"/>
|
|
986
|
+
<line num="193" count="64" type="stmt"/>
|
|
987
|
+
<line num="194" count="64" type="stmt"/>
|
|
988
|
+
<line num="195" count="64" type="stmt"/>
|
|
989
|
+
<line num="198" count="64" type="cond" truecount="1" falsecount="1"/>
|
|
990
|
+
<line num="199" count="64" type="stmt"/>
|
|
991
|
+
<line num="200" count="63" type="cond" truecount="3" falsecount="1"/>
|
|
992
|
+
<line num="201" count="0" type="stmt"/>
|
|
993
|
+
<line num="205" count="63" type="stmt"/>
|
|
994
|
+
<line num="206" count="63" type="cond" truecount="1" falsecount="1"/>
|
|
995
|
+
<line num="207" count="0" type="stmt"/>
|
|
996
|
+
<line num="209" count="63" type="stmt"/>
|
|
997
|
+
<line num="212" count="45" type="stmt"/>
|
|
998
|
+
<line num="213" count="0" type="stmt"/>
|
|
999
|
+
<line num="216" count="0" type="stmt"/>
|
|
1000
|
+
<line num="223" count="0" type="stmt"/>
|
|
1001
|
+
<line num="224" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1002
|
+
<line num="225" count="0" type="stmt"/>
|
|
1003
|
+
<line num="227" count="0" type="stmt"/>
|
|
1004
|
+
<line num="231" count="0" type="stmt"/>
|
|
1005
|
+
<line num="232" count="0" type="stmt"/>
|
|
1006
|
+
<line num="240" count="45" type="stmt"/>
|
|
1007
|
+
<line num="241" count="1" type="stmt"/>
|
|
1008
|
+
<line num="242" count="1" type="stmt"/>
|
|
1009
|
+
<line num="244" count="1" type="stmt"/>
|
|
1010
|
+
<line num="247" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1006
1011
|
<line num="248" count="0" type="stmt"/>
|
|
1007
|
-
<line num="250" count="
|
|
1008
|
-
<line num="251" count="
|
|
1009
|
-
<line num="
|
|
1010
|
-
<line num="
|
|
1011
|
-
<line num="
|
|
1012
|
-
<line num="
|
|
1013
|
-
<line num="
|
|
1014
|
-
<line num="
|
|
1015
|
-
<line num="
|
|
1016
|
-
<line num="
|
|
1017
|
-
<line num="
|
|
1018
|
-
<line num="
|
|
1019
|
-
<line num="
|
|
1020
|
-
<line num="
|
|
1021
|
-
<line num="
|
|
1022
|
-
<line num="
|
|
1023
|
-
<line num="
|
|
1012
|
+
<line num="250" count="1" type="stmt"/>
|
|
1013
|
+
<line num="251" count="1" type="stmt"/>
|
|
1014
|
+
<line num="252" count="1" type="stmt"/>
|
|
1015
|
+
<line num="261" count="1" type="stmt"/>
|
|
1016
|
+
<line num="262" count="1" type="stmt"/>
|
|
1017
|
+
<line num="264" count="1" type="stmt"/>
|
|
1018
|
+
<line num="265" count="1" type="stmt"/>
|
|
1019
|
+
<line num="268" count="45" type="stmt"/>
|
|
1020
|
+
<line num="269" count="1" type="stmt"/>
|
|
1021
|
+
<line num="270" count="1" type="stmt"/>
|
|
1022
|
+
<line num="274" count="45" type="stmt"/>
|
|
1023
|
+
<line num="275" count="1" type="stmt"/>
|
|
1024
|
+
<line num="276" count="1" type="stmt"/>
|
|
1025
|
+
<line num="277" count="1" type="stmt"/>
|
|
1026
|
+
<line num="279" count="0" type="stmt"/>
|
|
1027
|
+
<line num="284" count="0" type="stmt"/>
|
|
1028
|
+
<line num="285" count="0" type="stmt"/>
|
|
1029
|
+
<line num="286" count="0" type="stmt"/>
|
|
1030
|
+
<line num="290" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1031
|
+
<line num="291" count="0" type="stmt"/>
|
|
1032
|
+
<line num="293" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1033
|
+
<line num="294" count="0" type="stmt"/>
|
|
1034
|
+
<line num="296" count="0" type="stmt"/>
|
|
1035
|
+
<line num="297" count="0" type="stmt"/>
|
|
1036
|
+
<line num="300" count="45" type="stmt"/>
|
|
1037
|
+
<line num="301" count="0" type="stmt"/>
|
|
1038
|
+
<line num="304" count="0" type="stmt"/>
|
|
1039
|
+
<line num="305" count="0" type="stmt"/>
|
|
1040
|
+
<line num="307" count="0" type="stmt"/>
|
|
1041
|
+
<line num="308" count="0" type="stmt"/>
|
|
1042
|
+
<line num="309" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1043
|
+
<line num="310" count="0" type="stmt"/>
|
|
1044
|
+
<line num="311" count="0" type="stmt"/>
|
|
1045
|
+
<line num="312" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1046
|
+
<line num="313" count="0" type="stmt"/>
|
|
1047
|
+
<line num="319" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1048
|
+
<line num="320" count="0" type="stmt"/>
|
|
1049
|
+
<line num="321" count="0" type="stmt"/>
|
|
1050
|
+
<line num="328" count="0" type="stmt"/>
|
|
1024
1051
|
</file>
|
|
1025
1052
|
<file name="dev.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.ts">
|
|
1026
1053
|
<metrics statements="68" coveredstatements="40" conditionals="11" coveredconditionals="2" methods="13" coveredmethods="5"/>
|
|
@@ -3871,7 +3898,7 @@
|
|
|
3871
3898
|
</file>
|
|
3872
3899
|
</package>
|
|
3873
3900
|
<package name="src.api.controllers.table">
|
|
3874
|
-
<metrics statements="
|
|
3901
|
+
<metrics statements="547" coveredstatements="310" conditionals="265" coveredconditionals="99" methods="77" coveredmethods="43"/>
|
|
3875
3902
|
<file name="bulkFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/bulkFormula.js">
|
|
3876
3903
|
<metrics statements="76" coveredstatements="53" conditionals="57" coveredconditionals="24" methods="16" coveredmethods="13"/>
|
|
3877
3904
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4253,7 +4280,7 @@
|
|
|
4253
4280
|
<line num="192" count="1" type="stmt"/>
|
|
4254
4281
|
</file>
|
|
4255
4282
|
<file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/table/utils.ts">
|
|
4256
|
-
<metrics statements="
|
|
4283
|
+
<metrics statements="179" coveredstatements="119" conditionals="61" coveredconditionals="25" methods="31" coveredmethods="19"/>
|
|
4257
4284
|
<line num="1" count="45" type="stmt"/>
|
|
4258
4285
|
<line num="2" count="45" type="stmt"/>
|
|
4259
4286
|
<line num="3" count="45" type="stmt"/>
|
|
@@ -4303,133 +4330,136 @@
|
|
|
4303
4330
|
<line num="87" count="15" type="cond" truecount="0" falsecount="1"/>
|
|
4304
4331
|
<line num="92" count="0" type="stmt"/>
|
|
4305
4332
|
<line num="95" count="6" type="stmt"/>
|
|
4306
|
-
<line num="98" count="45" type="
|
|
4307
|
-
<line num="99" count="
|
|
4308
|
-
<line num="100" count="
|
|
4333
|
+
<line num="98" count="45" type="cond" truecount="0" falsecount="1"/>
|
|
4334
|
+
<line num="99" count="3" type="stmt"/>
|
|
4335
|
+
<line num="100" count="3" type="stmt"/>
|
|
4336
|
+
<line num="101" count="3" type="stmt"/>
|
|
4337
|
+
<line num="102" count="3" type="stmt"/>
|
|
4309
4338
|
<line num="103" count="3" type="stmt"/>
|
|
4310
|
-
<line num="
|
|
4311
|
-
<line num="
|
|
4312
|
-
<line num="
|
|
4339
|
+
<line num="104" count="3" type="stmt"/>
|
|
4340
|
+
<line num="107" count="3" type="stmt"/>
|
|
4341
|
+
<line num="108" count="3" type="stmt"/>
|
|
4313
4342
|
<line num="112" count="3" type="stmt"/>
|
|
4314
|
-
<line num="
|
|
4315
|
-
<line num="
|
|
4316
|
-
<line num="
|
|
4317
|
-
<line num="
|
|
4318
|
-
<line num="
|
|
4319
|
-
<line num="
|
|
4320
|
-
<line num="
|
|
4321
|
-
<line num="
|
|
4322
|
-
<line num="
|
|
4323
|
-
<line num="140" count="3" type="stmt"/>
|
|
4343
|
+
<line num="114" count="8" type="cond" truecount="0" falsecount="1"/>
|
|
4344
|
+
<line num="119" count="0" type="stmt"/>
|
|
4345
|
+
<line num="126" count="3" type="stmt"/>
|
|
4346
|
+
<line num="128" count="3" type="stmt"/>
|
|
4347
|
+
<line num="131" count="45" type="stmt"/>
|
|
4348
|
+
<line num="132" count="132" type="cond" truecount="3" falsecount="0"/>
|
|
4349
|
+
<line num="133" count="129" type="stmt"/>
|
|
4350
|
+
<line num="136" count="3" type="stmt"/>
|
|
4351
|
+
<line num="138" count="3" type="stmt"/>
|
|
4324
4352
|
<line num="143" count="3" type="stmt"/>
|
|
4325
|
-
<line num="
|
|
4326
|
-
<line num="
|
|
4327
|
-
<line num="
|
|
4328
|
-
<line num="
|
|
4329
|
-
<line num="
|
|
4330
|
-
<line num="
|
|
4331
|
-
<line num="
|
|
4332
|
-
<line num="
|
|
4333
|
-
<line num="
|
|
4334
|
-
<line num="
|
|
4335
|
-
<line num="
|
|
4336
|
-
<line num="164" count="1" type="
|
|
4353
|
+
<line num="145" count="3" type="stmt"/>
|
|
4354
|
+
<line num="148" count="3" type="stmt"/>
|
|
4355
|
+
<line num="149" count="3" type="stmt"/>
|
|
4356
|
+
<line num="152" count="45" type="stmt"/>
|
|
4357
|
+
<line num="153" count="130" type="stmt"/>
|
|
4358
|
+
<line num="155" count="130" type="cond" truecount="3" falsecount="0"/>
|
|
4359
|
+
<line num="156" count="2" type="stmt"/>
|
|
4360
|
+
<line num="157" count="2" type="stmt"/>
|
|
4361
|
+
<line num="159" count="2" type="stmt"/>
|
|
4362
|
+
<line num="160" count="3" type="stmt"/>
|
|
4363
|
+
<line num="163" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
4364
|
+
<line num="164" count="1" type="stmt"/>
|
|
4337
4365
|
<line num="165" count="1" type="stmt"/>
|
|
4338
|
-
<line num="
|
|
4339
|
-
<line num="
|
|
4340
|
-
<line num="
|
|
4341
|
-
<line num="
|
|
4342
|
-
<line num="193" count="130" type="
|
|
4343
|
-
<line num="
|
|
4344
|
-
<line num="
|
|
4345
|
-
<line num="
|
|
4346
|
-
<line num="201" count="
|
|
4347
|
-
<line num="
|
|
4348
|
-
<line num="
|
|
4349
|
-
<line num="214" count="130" type="stmt"/>
|
|
4350
|
-
<line num="215" count="130" type="stmt"/>
|
|
4366
|
+
<line num="169" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
4367
|
+
<line num="170" count="1" type="stmt"/>
|
|
4368
|
+
<line num="172" count="1" type="stmt"/>
|
|
4369
|
+
<line num="183" count="1" type="stmt"/>
|
|
4370
|
+
<line num="193" count="130" type="stmt"/>
|
|
4371
|
+
<line num="196" count="45" type="stmt"/>
|
|
4372
|
+
<line num="198" count="130" type="cond" truecount="1" falsecount="0"/>
|
|
4373
|
+
<line num="199" count="1" type="stmt"/>
|
|
4374
|
+
<line num="201" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
4375
|
+
<line num="202" count="5" type="stmt"/>
|
|
4376
|
+
<line num="206" count="130" type="stmt"/>
|
|
4351
4377
|
<line num="217" count="130" type="stmt"/>
|
|
4352
|
-
<line num="
|
|
4353
|
-
<line num="
|
|
4354
|
-
<line num="
|
|
4355
|
-
<line num="
|
|
4378
|
+
<line num="218" count="130" type="stmt"/>
|
|
4379
|
+
<line num="219" count="130" type="stmt"/>
|
|
4380
|
+
<line num="220" count="130" type="stmt"/>
|
|
4381
|
+
<line num="222" count="130" type="stmt"/>
|
|
4382
|
+
<line num="227" count="130" type="cond" truecount="1" falsecount="0"/>
|
|
4383
|
+
<line num="228" count="6" type="stmt"/>
|
|
4384
|
+
<line num="230" count="130" type="stmt"/>
|
|
4356
4385
|
<line num="231" count="130" type="stmt"/>
|
|
4357
|
-
<line num="
|
|
4358
|
-
<line num="
|
|
4386
|
+
<line num="236" count="130" type="stmt"/>
|
|
4387
|
+
<line num="237" count="130" type="stmt"/>
|
|
4359
4388
|
<line num="238" count="130" type="stmt"/>
|
|
4360
|
-
<line num="
|
|
4361
|
-
<line num="240" count="130" type="stmt"/>
|
|
4389
|
+
<line num="243" count="130" type="stmt"/>
|
|
4362
4390
|
<line num="244" count="130" type="stmt"/>
|
|
4363
|
-
<line num="
|
|
4364
|
-
<line num="
|
|
4365
|
-
<line num="
|
|
4366
|
-
<line num="
|
|
4367
|
-
<line num="
|
|
4368
|
-
<line num="
|
|
4369
|
-
<line num="263" count="0" type="
|
|
4370
|
-
<line num="
|
|
4371
|
-
<line num="
|
|
4372
|
-
<line num="269" count="0" type="
|
|
4391
|
+
<line num="245" count="130" type="stmt"/>
|
|
4392
|
+
<line num="249" count="130" type="stmt"/>
|
|
4393
|
+
<line num="253" count="45" type="stmt"/>
|
|
4394
|
+
<line num="258" count="1" type="stmt"/>
|
|
4395
|
+
<line num="259" count="1" type="stmt"/>
|
|
4396
|
+
<line num="262" count="1" type="stmt"/>
|
|
4397
|
+
<line num="263" count="0" type="stmt"/>
|
|
4398
|
+
<line num="266" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4399
|
+
<line num="268" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4400
|
+
<line num="269" count="0" type="stmt"/>
|
|
4373
4401
|
<line num="270" count="0" type="stmt"/>
|
|
4374
|
-
<line num="
|
|
4375
|
-
<line num="275" count="0" type="
|
|
4402
|
+
<line num="274" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4403
|
+
<line num="275" count="0" type="stmt"/>
|
|
4376
4404
|
<line num="276" count="0" type="stmt"/>
|
|
4377
|
-
<line num="
|
|
4378
|
-
<line num="
|
|
4379
|
-
<line num="
|
|
4380
|
-
<line num="283" count="0" type="
|
|
4405
|
+
<line num="280" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4406
|
+
<line num="281" count="0" type="stmt"/>
|
|
4407
|
+
<line num="282" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4408
|
+
<line num="283" count="0" type="stmt"/>
|
|
4381
4409
|
<line num="284" count="0" type="stmt"/>
|
|
4382
|
-
<line num="
|
|
4383
|
-
<line num="287" count="0" type="stmt"/>
|
|
4384
|
-
<line num="288" count="0" type="stmt"/>
|
|
4410
|
+
<line num="288" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4385
4411
|
<line num="289" count="0" type="stmt"/>
|
|
4386
|
-
<line num="
|
|
4387
|
-
<line num="
|
|
4412
|
+
<line num="291" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4413
|
+
<line num="292" count="0" type="stmt"/>
|
|
4414
|
+
<line num="293" count="0" type="stmt"/>
|
|
4415
|
+
<line num="294" count="0" type="stmt"/>
|
|
4388
4416
|
<line num="295" count="0" type="stmt"/>
|
|
4389
|
-
<line num="
|
|
4390
|
-
<line num="300" count="0" type="
|
|
4417
|
+
<line num="299" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4418
|
+
<line num="300" count="0" type="stmt"/>
|
|
4391
4419
|
<line num="301" count="0" type="stmt"/>
|
|
4392
|
-
<line num="
|
|
4393
|
-
<line num="303" count="0" type="stmt"/>
|
|
4394
|
-
<line num="305" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4420
|
+
<line num="305" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
4395
4421
|
<line num="306" count="0" type="stmt"/>
|
|
4396
|
-
<line num="
|
|
4397
|
-
<line num="
|
|
4398
|
-
<line num="
|
|
4399
|
-
<line num="
|
|
4400
|
-
<line num="
|
|
4422
|
+
<line num="307" count="0" type="stmt"/>
|
|
4423
|
+
<line num="308" count="0" type="stmt"/>
|
|
4424
|
+
<line num="310" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4425
|
+
<line num="311" count="0" type="stmt"/>
|
|
4426
|
+
<line num="318" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4401
4427
|
<line num="319" count="0" type="stmt"/>
|
|
4402
|
-
<line num="
|
|
4403
|
-
<line num="
|
|
4404
|
-
<line num="
|
|
4405
|
-
<line num="
|
|
4406
|
-
<line num="
|
|
4407
|
-
<line num="
|
|
4408
|
-
<line num="
|
|
4409
|
-
<line num="
|
|
4410
|
-
<line num="
|
|
4411
|
-
<line num="
|
|
4412
|
-
<line num="
|
|
4413
|
-
<line num="
|
|
4414
|
-
<line num="
|
|
4415
|
-
<line num="
|
|
4416
|
-
<line num="
|
|
4417
|
-
<line num="358" count="0" type="
|
|
4418
|
-
<line num="
|
|
4428
|
+
<line num="320" count="0" type="stmt"/>
|
|
4429
|
+
<line num="321" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4430
|
+
<line num="322" count="0" type="stmt"/>
|
|
4431
|
+
<line num="324" count="0" type="stmt"/>
|
|
4432
|
+
<line num="329" count="45" type="stmt"/>
|
|
4433
|
+
<line num="330" count="0" type="stmt"/>
|
|
4434
|
+
<line num="333" count="45" type="stmt"/>
|
|
4435
|
+
<line num="338" count="0" type="stmt"/>
|
|
4436
|
+
<line num="341" count="45" type="cond" truecount="0" falsecount="1"/>
|
|
4437
|
+
<line num="342" count="0" type="stmt"/>
|
|
4438
|
+
<line num="347" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4439
|
+
<line num="348" count="0" type="stmt"/>
|
|
4440
|
+
<line num="350" count="0" type="stmt"/>
|
|
4441
|
+
<line num="353" count="45" type="stmt"/>
|
|
4442
|
+
<line num="354" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4443
|
+
<line num="358" count="0" type="stmt"/>
|
|
4444
|
+
<line num="360" count="0" type="stmt"/>
|
|
4445
|
+
<line num="361" count="0" type="stmt"/>
|
|
4419
4446
|
<line num="362" count="0" type="stmt"/>
|
|
4420
|
-
<line num="
|
|
4421
|
-
<line num="
|
|
4422
|
-
<line num="367" count="
|
|
4423
|
-
<line num="
|
|
4424
|
-
<line num="
|
|
4425
|
-
<line num="
|
|
4426
|
-
<line num="
|
|
4427
|
-
<line num="
|
|
4428
|
-
<line num="
|
|
4429
|
-
<line num="
|
|
4430
|
-
<line num="381" count="
|
|
4431
|
-
<line num="
|
|
4432
|
-
<line num="
|
|
4447
|
+
<line num="363" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4448
|
+
<line num="364" count="0" type="stmt"/>
|
|
4449
|
+
<line num="367" count="0" type="stmt"/>
|
|
4450
|
+
<line num="370" count="45" type="stmt"/>
|
|
4451
|
+
<line num="371" count="130" type="cond" truecount="1" falsecount="0"/>
|
|
4452
|
+
<line num="372" count="124" type="stmt"/>
|
|
4453
|
+
<line num="376" count="6" type="stmt"/>
|
|
4454
|
+
<line num="377" count="15" type="stmt"/>
|
|
4455
|
+
<line num="378" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
4456
|
+
<line num="379" count="7" type="stmt"/>
|
|
4457
|
+
<line num="381" count="8" type="stmt"/>
|
|
4458
|
+
<line num="382" count="8" type="cond" truecount="1" falsecount="2"/>
|
|
4459
|
+
<line num="383" count="0" type="stmt"/>
|
|
4460
|
+
<line num="386" count="6" type="stmt"/>
|
|
4461
|
+
<line num="389" count="45" type="stmt"/>
|
|
4462
|
+
<line num="390" count="45" type="stmt"/>
|
|
4433
4463
|
</file>
|
|
4434
4464
|
</package>
|
|
4435
4465
|
<package name="src.api.controllers.view">
|
|
@@ -6392,161 +6422,228 @@
|
|
|
6392
6422
|
<line num="272" count="60" type="stmt"/>
|
|
6393
6423
|
</file>
|
|
6394
6424
|
</package>
|
|
6425
|
+
<package name="src.db.defaultData">
|
|
6426
|
+
<metrics statements="42" coveredstatements="27" conditionals="4" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
6427
|
+
<file name="datasource_bb_default.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/defaultData/datasource_bb_default.js">
|
|
6428
|
+
<metrics statements="38" coveredstatements="23" conditionals="4" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
6429
|
+
<line num="5" count="44" type="stmt"/>
|
|
6430
|
+
<line num="6" count="44" type="stmt"/>
|
|
6431
|
+
<line num="7" count="44" type="stmt"/>
|
|
6432
|
+
<line num="8" count="44" type="stmt"/>
|
|
6433
|
+
<line num="9" count="44" type="stmt"/>
|
|
6434
|
+
<line num="10" count="44" type="stmt"/>
|
|
6435
|
+
<line num="11" count="44" type="stmt"/>
|
|
6436
|
+
<line num="12" count="44" type="stmt"/>
|
|
6437
|
+
<line num="13" count="44" type="stmt"/>
|
|
6438
|
+
<line num="15" count="44" type="stmt"/>
|
|
6439
|
+
<line num="16" count="44" type="stmt"/>
|
|
6440
|
+
<line num="17" count="44" type="stmt"/>
|
|
6441
|
+
<line num="18" count="44" type="stmt"/>
|
|
6442
|
+
<line num="19" count="44" type="stmt"/>
|
|
6443
|
+
<line num="20" count="44" type="stmt"/>
|
|
6444
|
+
<line num="28" count="44" type="stmt"/>
|
|
6445
|
+
<line num="29" count="0" type="stmt"/>
|
|
6446
|
+
<line num="30" count="0" type="stmt"/>
|
|
6447
|
+
<line num="31" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
6448
|
+
<line num="32" count="0" type="stmt"/>
|
|
6449
|
+
<line num="37" count="44" type="stmt"/>
|
|
6450
|
+
<line num="38" count="0" type="stmt"/>
|
|
6451
|
+
<line num="39" count="0" type="stmt"/>
|
|
6452
|
+
<line num="40" count="0" type="stmt"/>
|
|
6453
|
+
<line num="41" count="0" type="stmt"/>
|
|
6454
|
+
<line num="45" count="44" type="stmt"/>
|
|
6455
|
+
<line num="80" count="44" type="stmt"/>
|
|
6456
|
+
<line num="189" count="44" type="stmt"/>
|
|
6457
|
+
<line num="337" count="44" type="stmt"/>
|
|
6458
|
+
<line num="494" count="44" type="stmt"/>
|
|
6459
|
+
<line num="604" count="44" type="stmt"/>
|
|
6460
|
+
<line num="605" count="0" type="stmt"/>
|
|
6461
|
+
<line num="610" count="0" type="stmt"/>
|
|
6462
|
+
<line num="615" count="0" type="stmt"/>
|
|
6463
|
+
<line num="617" count="0" type="stmt"/>
|
|
6464
|
+
<line num="623" count="0" type="stmt"/>
|
|
6465
|
+
<line num="624" count="0" type="stmt"/>
|
|
6466
|
+
<line num="634" count="0" type="stmt"/>
|
|
6467
|
+
</file>
|
|
6468
|
+
<file name="employeeImport.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/defaultData/employeeImport.js">
|
|
6469
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
6470
|
+
<line num="1" count="44" type="stmt"/>
|
|
6471
|
+
</file>
|
|
6472
|
+
<file name="expensesImport.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/defaultData/expensesImport.js">
|
|
6473
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
6474
|
+
<line num="1" count="44" type="stmt"/>
|
|
6475
|
+
</file>
|
|
6476
|
+
<file name="inventoryImport.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/defaultData/inventoryImport.js">
|
|
6477
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
6478
|
+
<line num="1" count="44" type="stmt"/>
|
|
6479
|
+
</file>
|
|
6480
|
+
<file name="jobsImport.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/defaultData/jobsImport.js">
|
|
6481
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
6482
|
+
<line num="1" count="44" type="stmt"/>
|
|
6483
|
+
</file>
|
|
6484
|
+
</package>
|
|
6395
6485
|
<package name="src.db.linkedRows">
|
|
6396
|
-
<metrics statements="
|
|
6486
|
+
<metrics statements="301" coveredstatements="289" conditionals="134" coveredconditionals="113" methods="61" coveredmethods="58"/>
|
|
6397
6487
|
<file name="LinkController.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkController.js">
|
|
6398
|
-
<metrics statements="
|
|
6488
|
+
<metrics statements="148" coveredstatements="143" conditionals="68" coveredconditionals="60" methods="26" coveredmethods="23"/>
|
|
6399
6489
|
<line num="1" count="45" type="stmt"/>
|
|
6490
|
+
<line num="2" count="45" type="stmt"/>
|
|
6491
|
+
<line num="3" count="45" type="stmt"/>
|
|
6492
|
+
<line num="4" count="45" type="stmt"/>
|
|
6493
|
+
<line num="5" count="45" type="stmt"/>
|
|
6400
6494
|
<line num="6" count="45" type="stmt"/>
|
|
6401
|
-
<line num="
|
|
6402
|
-
<line num="
|
|
6403
|
-
<line num="
|
|
6404
|
-
<line num="
|
|
6405
|
-
<line num="
|
|
6406
|
-
<line num="
|
|
6407
|
-
<line num="
|
|
6408
|
-
<line num="
|
|
6409
|
-
<line num="
|
|
6410
|
-
<line num="
|
|
6411
|
-
<line num="
|
|
6412
|
-
<line num="
|
|
6413
|
-
<line num="
|
|
6414
|
-
<line num="
|
|
6415
|
-
<line num="
|
|
6416
|
-
<line num="
|
|
6417
|
-
<line num="
|
|
6418
|
-
<line num="
|
|
6419
|
-
<line num="
|
|
6420
|
-
<line num="
|
|
6421
|
-
<line num="
|
|
6422
|
-
<line num="
|
|
6423
|
-
<line num="
|
|
6424
|
-
<line num="
|
|
6425
|
-
<line num="
|
|
6426
|
-
<line num="
|
|
6427
|
-
<line num="
|
|
6428
|
-
<line num="
|
|
6429
|
-
<line num="
|
|
6430
|
-
<line num="
|
|
6431
|
-
<line num="
|
|
6432
|
-
<line num="
|
|
6433
|
-
<line num="
|
|
6434
|
-
<line num="
|
|
6435
|
-
<line num="
|
|
6436
|
-
<line num="
|
|
6437
|
-
<line num="
|
|
6438
|
-
<line num="
|
|
6439
|
-
<line num="
|
|
6440
|
-
<line num="
|
|
6441
|
-
<line num="
|
|
6442
|
-
<line num="
|
|
6443
|
-
<line num="
|
|
6444
|
-
<line num="
|
|
6445
|
-
<line num="
|
|
6446
|
-
<line num="
|
|
6447
|
-
<line num="
|
|
6448
|
-
<line num="
|
|
6449
|
-
<line num="
|
|
6450
|
-
<line num="
|
|
6451
|
-
<line num="
|
|
6452
|
-
<line num="
|
|
6453
|
-
<line num="
|
|
6454
|
-
<line num="
|
|
6455
|
-
<line num="
|
|
6456
|
-
<line num="
|
|
6457
|
-
<line num="
|
|
6458
|
-
<line num="
|
|
6459
|
-
<line num="
|
|
6460
|
-
<line num="
|
|
6461
|
-
<line num="
|
|
6462
|
-
<line num="
|
|
6463
|
-
<line num="
|
|
6464
|
-
<line num="
|
|
6465
|
-
<line num="
|
|
6466
|
-
<line num="
|
|
6467
|
-
<line num="
|
|
6468
|
-
<line num="
|
|
6469
|
-
<line num="
|
|
6470
|
-
<line num="
|
|
6471
|
-
<line num="
|
|
6472
|
-
<line num="
|
|
6473
|
-
<line num="
|
|
6474
|
-
<line num="
|
|
6475
|
-
<line num="
|
|
6476
|
-
<line num="
|
|
6477
|
-
<line num="
|
|
6478
|
-
<line num="
|
|
6479
|
-
<line num="
|
|
6480
|
-
<line num="
|
|
6481
|
-
<line num="
|
|
6482
|
-
<line num="
|
|
6483
|
-
<line num="
|
|
6484
|
-
<line num="
|
|
6485
|
-
<line num="
|
|
6486
|
-
<line num="
|
|
6487
|
-
<line num="
|
|
6488
|
-
<line num="
|
|
6489
|
-
<line num="
|
|
6490
|
-
<line num="
|
|
6491
|
-
<line num="
|
|
6492
|
-
<line num="
|
|
6493
|
-
<line num="
|
|
6494
|
-
<line num="
|
|
6495
|
-
<line num="
|
|
6496
|
-
<line num="
|
|
6497
|
-
<line num="
|
|
6498
|
-
<line num="
|
|
6499
|
-
<line num="
|
|
6500
|
-
<line num="
|
|
6501
|
-
<line num="
|
|
6502
|
-
<line num="
|
|
6503
|
-
<line num="
|
|
6504
|
-
<line num="
|
|
6505
|
-
<line num="
|
|
6506
|
-
<line num="
|
|
6507
|
-
<line num="
|
|
6508
|
-
<line num="
|
|
6509
|
-
<line num="
|
|
6510
|
-
<line num="
|
|
6511
|
-
<line num="
|
|
6512
|
-
<line num="
|
|
6513
|
-
<line num="
|
|
6514
|
-
<line num="
|
|
6515
|
-
<line num="
|
|
6516
|
-
<line num="
|
|
6517
|
-
<line num="
|
|
6518
|
-
<line num="
|
|
6519
|
-
<line num="
|
|
6520
|
-
<line num="
|
|
6521
|
-
<line num="
|
|
6522
|
-
<line num="
|
|
6523
|
-
<line num="
|
|
6524
|
-
<line num="
|
|
6525
|
-
<line num="
|
|
6526
|
-
<line num="
|
|
6527
|
-
<line num="
|
|
6528
|
-
<line num="
|
|
6529
|
-
<line num="
|
|
6530
|
-
<line num="
|
|
6531
|
-
<line num="
|
|
6532
|
-
<line num="
|
|
6533
|
-
<line num="
|
|
6534
|
-
<line num="
|
|
6535
|
-
<line num="
|
|
6536
|
-
<line num="
|
|
6537
|
-
<line num="
|
|
6538
|
-
<line num="
|
|
6539
|
-
<line num="
|
|
6540
|
-
<line num="
|
|
6541
|
-
<line num="
|
|
6542
|
-
<line num="
|
|
6543
|
-
|
|
6544
|
-
|
|
6545
|
-
<
|
|
6546
|
-
<line num="
|
|
6547
|
-
<line num="
|
|
6548
|
-
<line num="
|
|
6549
|
-
<line num="
|
|
6495
|
+
<line num="10" count="231" type="stmt"/>
|
|
6496
|
+
<line num="11" count="231" type="stmt"/>
|
|
6497
|
+
<line num="12" count="231" type="stmt"/>
|
|
6498
|
+
<line num="13" count="231" type="stmt"/>
|
|
6499
|
+
<line num="14" count="231" type="stmt"/>
|
|
6500
|
+
<line num="23" count="53" type="cond" truecount="2" falsecount="0"/>
|
|
6501
|
+
<line num="24" count="6" type="stmt"/>
|
|
6502
|
+
<line num="27" count="53" type="stmt"/>
|
|
6503
|
+
<line num="38" count="226" type="cond" truecount="2" falsecount="0"/>
|
|
6504
|
+
<line num="39" count="6" type="stmt"/>
|
|
6505
|
+
<line num="41" count="226" type="stmt"/>
|
|
6506
|
+
<line num="42" count="542" type="stmt"/>
|
|
6507
|
+
<line num="43" count="542" type="cond" truecount="2" falsecount="0"/>
|
|
6508
|
+
<line num="44" count="41" type="stmt"/>
|
|
6509
|
+
<line num="47" count="185" type="stmt"/>
|
|
6510
|
+
<line num="54" count="27" type="stmt"/>
|
|
6511
|
+
<line num="65" count="9" type="stmt"/>
|
|
6512
|
+
<line num="75" count="22" type="stmt"/>
|
|
6513
|
+
<line num="76" count="22" type="stmt"/>
|
|
6514
|
+
<line num="77" count="82" type="cond" truecount="2" falsecount="0"/>
|
|
6515
|
+
<line num="78" count="43" type="stmt"/>
|
|
6516
|
+
<line num="80" count="39" type="stmt"/>
|
|
6517
|
+
<line num="81" count="39" type="cond" truecount="2" falsecount="0"/>
|
|
6518
|
+
<line num="82" count="1" type="stmt"/>
|
|
6519
|
+
<line num="86" count="38" type="stmt"/>
|
|
6520
|
+
<line num="94" count="4" type="stmt"/>
|
|
6521
|
+
<line num="102" count="4" type="stmt"/>
|
|
6522
|
+
<line num="103" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
6523
|
+
<line num="104" count="2" type="stmt"/>
|
|
6524
|
+
<line num="107" count="2" type="stmt"/>
|
|
6525
|
+
<line num="115" count="39" type="cond" truecount="2" falsecount="0"/>
|
|
6526
|
+
<line num="119" count="35" type="stmt"/>
|
|
6527
|
+
<line num="121" count="35" type="stmt"/>
|
|
6528
|
+
<line num="122" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
6529
|
+
<line num="124" count="3" type="stmt"/>
|
|
6530
|
+
<line num="125" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
6531
|
+
<line num="126" count="1" type="stmt"/>
|
|
6532
|
+
<line num="128" count="39" type="stmt"/>
|
|
6533
|
+
<line num="140" count="22" type="stmt"/>
|
|
6534
|
+
<line num="141" count="22" type="stmt"/>
|
|
6535
|
+
<line num="142" count="22" type="stmt"/>
|
|
6536
|
+
<line num="144" count="22" type="stmt"/>
|
|
6537
|
+
<line num="145" count="22" type="stmt"/>
|
|
6538
|
+
<line num="147" count="83" type="stmt"/>
|
|
6539
|
+
<line num="148" count="83" type="stmt"/>
|
|
6540
|
+
<line num="149" count="83" type="cond" truecount="4" falsecount="0"/>
|
|
6541
|
+
<line num="151" count="12" type="stmt"/>
|
|
6542
|
+
<line num="153" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
6543
|
+
<line num="156" count="12" type="stmt"/>
|
|
6544
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
6545
|
+
<line num="163" count="12" type="stmt"/>
|
|
6546
|
+
<line num="164" count="12" type="stmt"/>
|
|
6547
|
+
<line num="167" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
6548
|
+
<line num="168" count="0" type="stmt"/>
|
|
6549
|
+
<line num="169" count="0" type="stmt"/>
|
|
6550
|
+
<line num="170" count="0" type="stmt"/>
|
|
6551
|
+
<line num="174" count="0" type="stmt"/>
|
|
6552
|
+
<line num="175" count="0" type="stmt"/>
|
|
6553
|
+
<line num="180" count="12" type="stmt"/>
|
|
6554
|
+
<line num="181" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
6555
|
+
<line num="182" count="2" type="stmt"/>
|
|
6556
|
+
<line num="190" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
6557
|
+
<line num="195" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
6558
|
+
<line num="196" count="1" type="stmt"/>
|
|
6559
|
+
<line num="202" count="10" type="cond" truecount="4" falsecount="1"/>
|
|
6560
|
+
<line num="204" count="10" type="stmt"/>
|
|
6561
|
+
<line num="205" count="10" type="stmt"/>
|
|
6562
|
+
<line num="208" count="1" type="stmt"/>
|
|
6563
|
+
<line num="210" count="9" type="stmt"/>
|
|
6564
|
+
<line num="223" count="11" type="stmt"/>
|
|
6565
|
+
<line num="226" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
6566
|
+
<line num="227" count="1" type="stmt"/>
|
|
6567
|
+
<line num="230" count="1" type="stmt"/>
|
|
6568
|
+
<line num="233" count="11" type="stmt"/>
|
|
6569
|
+
<line num="235" count="11" type="stmt"/>
|
|
6570
|
+
<line num="238" count="21" type="stmt"/>
|
|
6571
|
+
<line num="239" count="21" type="stmt"/>
|
|
6572
|
+
<line num="249" count="2" type="stmt"/>
|
|
6573
|
+
<line num="251" count="2" type="stmt"/>
|
|
6574
|
+
<line num="252" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
6575
|
+
<line num="253" count="1" type="stmt"/>
|
|
6576
|
+
<line num="255" count="1" type="stmt"/>
|
|
6577
|
+
<line num="256" count="1" type="stmt"/>
|
|
6578
|
+
<line num="261" count="1" type="stmt"/>
|
|
6579
|
+
<line num="262" count="1" type="stmt"/>
|
|
6580
|
+
<line num="271" count="2" type="stmt"/>
|
|
6581
|
+
<line num="272" count="2" type="stmt"/>
|
|
6582
|
+
<line num="273" count="2" type="stmt"/>
|
|
6583
|
+
<line num="274" count="2" type="stmt"/>
|
|
6584
|
+
<line num="276" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
6585
|
+
<line num="279" count="4" type="stmt"/>
|
|
6586
|
+
<line num="281" count="2" type="stmt"/>
|
|
6587
|
+
<line num="283" count="3" type="stmt"/>
|
|
6588
|
+
<line num="290" count="2" type="stmt"/>
|
|
6589
|
+
<line num="291" count="2" type="stmt"/>
|
|
6590
|
+
<line num="292" count="2" type="stmt"/>
|
|
6591
|
+
<line num="302" count="21" type="stmt"/>
|
|
6592
|
+
<line num="304" count="21" type="stmt"/>
|
|
6593
|
+
<line num="305" count="21" type="stmt"/>
|
|
6594
|
+
<line num="306" count="21" type="stmt"/>
|
|
6595
|
+
<line num="307" count="76" type="stmt"/>
|
|
6596
|
+
<line num="308" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
6597
|
+
<line num="313" count="35" type="stmt"/>
|
|
6598
|
+
<line num="314" count="35" type="stmt"/>
|
|
6599
|
+
<line num="319" count="35" type="stmt"/>
|
|
6600
|
+
<line num="328" count="35" type="stmt"/>
|
|
6601
|
+
<line num="329" count="35" type="stmt"/>
|
|
6602
|
+
<line num="331" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
6603
|
+
<line num="332" count="2" type="stmt"/>
|
|
6604
|
+
<line num="333" count="2" type="stmt"/>
|
|
6605
|
+
<line num="337" count="35" type="stmt"/>
|
|
6606
|
+
<line num="338" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
6607
|
+
<line num="342" count="1" type="stmt"/>
|
|
6608
|
+
<line num="345" count="34" type="stmt"/>
|
|
6609
|
+
<line num="346" count="34" type="stmt"/>
|
|
6610
|
+
<line num="348" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
6611
|
+
<line num="349" count="1" type="stmt"/>
|
|
6612
|
+
<line num="353" count="20" type="stmt"/>
|
|
6613
|
+
<line num="362" count="2" type="stmt"/>
|
|
6614
|
+
<line num="364" count="2" type="stmt"/>
|
|
6615
|
+
<line num="365" count="2" type="stmt"/>
|
|
6616
|
+
<line num="366" count="6" type="stmt"/>
|
|
6617
|
+
<line num="368" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
6618
|
+
<line num="372" count="1" type="stmt"/>
|
|
6619
|
+
<line num="376" count="2" type="stmt"/>
|
|
6620
|
+
<line num="387" count="2" type="stmt"/>
|
|
6621
|
+
<line num="388" count="2" type="stmt"/>
|
|
6622
|
+
<line num="389" count="2" type="stmt"/>
|
|
6623
|
+
<line num="390" count="7" type="stmt"/>
|
|
6624
|
+
<line num="391" count="7" type="stmt"/>
|
|
6625
|
+
<line num="392" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
6626
|
+
<line num="393" count="3" type="stmt"/>
|
|
6627
|
+
<line num="394" count="3" type="stmt"/>
|
|
6628
|
+
<line num="395" count="3" type="stmt"/>
|
|
6629
|
+
<line num="403" count="2" type="stmt"/>
|
|
6630
|
+
<line num="404" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
6631
|
+
<line num="405" count="1" type="stmt"/>
|
|
6632
|
+
<line num="408" count="1" type="stmt"/>
|
|
6633
|
+
<line num="409" count="1" type="stmt"/>
|
|
6634
|
+
<line num="414" count="1" type="stmt"/>
|
|
6635
|
+
<line num="415" count="1" type="stmt"/>
|
|
6636
|
+
<line num="419" count="45" type="stmt"/>
|
|
6637
|
+
</file>
|
|
6638
|
+
<file name="LinkDocument.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/LinkDocument.js">
|
|
6639
|
+
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
6640
|
+
<line num="1" count="45" type="stmt"/>
|
|
6641
|
+
<line num="2" count="45" type="stmt"/>
|
|
6642
|
+
<line num="25" count="9" type="stmt"/>
|
|
6643
|
+
<line num="34" count="9" type="stmt"/>
|
|
6644
|
+
<line num="35" count="9" type="stmt"/>
|
|
6645
|
+
<line num="40" count="9" type="stmt"/>
|
|
6646
|
+
<line num="47" count="45" type="stmt"/>
|
|
6550
6647
|
</file>
|
|
6551
6648
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/linkedRows/index.js">
|
|
6552
6649
|
<metrics statements="92" coveredstatements="89" conditionals="40" coveredconditionals="33" methods="21" coveredmethods="21"/>
|
|
@@ -9600,9 +9697,9 @@
|
|
|
9600
9697
|
</file>
|
|
9601
9698
|
</package>
|
|
9602
9699
|
<package name="src.sdk.app.tables">
|
|
9603
|
-
<metrics statements="22" coveredstatements="11" conditionals="
|
|
9700
|
+
<metrics statements="22" coveredstatements="11" conditionals="8" coveredconditionals="4" methods="5" coveredmethods="3"/>
|
|
9604
9701
|
<file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/tables/index.ts">
|
|
9605
|
-
<metrics statements="22" coveredstatements="11" conditionals="
|
|
9702
|
+
<metrics statements="22" coveredstatements="11" conditionals="8" coveredconditionals="4" methods="5" coveredmethods="3"/>
|
|
9606
9703
|
<line num="1" count="46" type="stmt"/>
|
|
9607
9704
|
<line num="2" count="46" type="stmt"/>
|
|
9608
9705
|
<line num="3" count="46" type="stmt"/>
|
|
@@ -10611,9 +10708,9 @@
|
|
|
10611
10708
|
<line num="159" count="0" type="stmt"/>
|
|
10612
10709
|
<line num="161" count="1" type="stmt"/>
|
|
10613
10710
|
<line num="164" count="51" type="stmt"/>
|
|
10614
|
-
<line num="165" count="
|
|
10711
|
+
<line num="165" count="249" type="cond" truecount="1" falsecount="1"/>
|
|
10615
10712
|
<line num="166" count="0" type="stmt"/>
|
|
10616
|
-
<line num="168" count="
|
|
10713
|
+
<line num="168" count="249" type="stmt"/>
|
|
10617
10714
|
</file>
|
|
10618
10715
|
<file name="plugins.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/plugins.js">
|
|
10619
10716
|
<metrics statements="14" coveredstatements="6" conditionals="6" coveredconditionals="2" methods="2" coveredmethods="1"/>
|