@budibase/server 2.1.46-alpha.12 → 2.1.46-alpha.14

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.
Files changed (393) hide show
  1. package/__mocks__/aws-sdk.ts +19 -0
  2. package/builder/assets/{index.50dfbb5d.js → index.d0383787.js} +194 -194
  3. package/builder/index.html +1 -1
  4. package/coverage/clover.xml +1404 -1399
  5. package/coverage/coverage-final.json +26 -23
  6. package/coverage/lcov-report/index.html +68 -68
  7. package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
  8. package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
  9. package/coverage/lcov-report/src/api/controllers/application.ts.html +33 -21
  10. package/coverage/lcov-report/src/api/controllers/auth.ts.html +3 -3
  11. package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
  12. package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
  13. package/coverage/lcov-report/src/api/controllers/cloud.ts.html +27 -15
  14. package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
  15. package/coverage/lcov-report/src/api/controllers/datasource.ts.html +1 -1
  16. package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
  17. package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
  18. package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
  19. package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
  20. package/coverage/lcov-report/src/api/controllers/index.html +17 -17
  21. package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
  22. package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
  23. package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
  24. package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
  25. package/coverage/lcov-report/src/api/controllers/permission.ts.html +1 -1
  26. package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
  27. package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
  28. package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
  29. package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +27 -12
  30. package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
  31. package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
  32. package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
  33. package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
  34. package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +1 -1
  35. package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
  36. package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
  37. package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
  38. package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
  39. package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
  40. package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
  41. package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
  42. package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
  43. package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
  44. package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
  45. package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
  46. package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
  47. package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
  48. package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
  49. package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
  50. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
  51. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
  52. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
  53. package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
  54. package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
  55. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
  56. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
  57. package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
  58. package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
  59. package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
  60. package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
  61. package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
  62. package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +2 -5
  63. package/coverage/lcov-report/src/api/controllers/row/external.ts.html +1 -1
  64. package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
  65. package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
  66. package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +27 -24
  67. package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
  68. package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +13 -4
  69. package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +6 -3
  70. package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
  71. package/coverage/lcov-report/src/api/controllers/script.ts.html +1 -1
  72. package/coverage/lcov-report/src/api/controllers/static/index.html +11 -11
  73. package/coverage/lcov-report/src/api/controllers/static/index.ts.html +13 -25
  74. package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +1 -1
  75. package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
  76. package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
  77. package/coverage/lcov-report/src/api/controllers/table/index.ts.html +1 -1
  78. package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
  79. package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +1 -1
  80. package/coverage/lcov-report/src/api/controllers/templates.ts.html +1 -1
  81. package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
  82. package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +1 -1
  83. package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
  84. package/coverage/lcov-report/src/api/controllers/view/index.ts.html +1 -1
  85. package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
  86. package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +1 -1
  87. package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
  88. package/coverage/lcov-report/src/api/index.html +1 -1
  89. package/coverage/lcov-report/src/api/index.ts.html +1 -1
  90. package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
  91. package/coverage/lcov-report/src/api/routes/apikeys.ts.html +1 -1
  92. package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
  93. package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
  94. package/coverage/lcov-report/src/api/routes/automation.ts.html +1 -1
  95. package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
  96. package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
  97. package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
  98. package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
  99. package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
  100. package/coverage/lcov-report/src/api/routes/dev.ts.html +1 -1
  101. package/coverage/lcov-report/src/api/routes/index.html +1 -1
  102. package/coverage/lcov-report/src/api/routes/index.ts.html +8 -5
  103. package/coverage/lcov-report/src/api/routes/integration.ts.html +1 -1
  104. package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
  105. package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
  106. package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
  107. package/coverage/lcov-report/src/api/routes/permission.ts.html +1 -1
  108. package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
  109. package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
  110. package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
  111. package/coverage/lcov-report/src/api/routes/public/index.ts.html +1 -1
  112. package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
  113. package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
  114. package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
  115. package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
  116. package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
  117. package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
  118. package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
  119. package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
  120. package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
  121. package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
  122. package/coverage/lcov-report/src/api/routes/query.ts.html +1 -1
  123. package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
  124. package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
  125. package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
  126. package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
  127. package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
  128. package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
  129. package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
  130. package/coverage/lcov-report/src/api/routes/templates.ts.html +1 -1
  131. package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
  132. package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
  133. package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +1 -1
  134. package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
  135. package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
  136. package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
  137. package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
  138. package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
  139. package/coverage/lcov-report/src/app.ts.html +1 -1
  140. package/coverage/lcov-report/src/automations/actions.ts.html +1 -1
  141. package/coverage/lcov-report/src/automations/automationUtils.ts.html +1 -1
  142. package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
  143. package/coverage/lcov-report/src/automations/index.html +1 -1
  144. package/coverage/lcov-report/src/automations/index.ts.html +1 -1
  145. package/coverage/lcov-report/src/automations/logging/index.html +1 -1
  146. package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
  147. package/coverage/lcov-report/src/automations/steps/bash.ts.html +1 -1
  148. package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
  149. package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
  150. package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
  151. package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
  152. package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
  153. package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
  154. package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
  155. package/coverage/lcov-report/src/automations/steps/index.html +1 -1
  156. package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
  157. package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
  158. package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
  159. package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
  160. package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
  161. package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
  162. package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
  163. package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +1 -1
  164. package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
  165. package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
  166. package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
  167. package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
  168. package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
  169. package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
  170. package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
  171. package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
  172. package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
  173. package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
  174. package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
  175. package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
  176. package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
  177. package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
  178. package/coverage/lcov-report/src/constants/index.html +1 -1
  179. package/coverage/lcov-report/src/constants/index.ts.html +92 -92
  180. package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
  181. package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
  182. package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
  183. package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
  184. package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
  185. package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
  186. package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
  187. package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
  188. package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
  189. package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
  190. package/coverage/lcov-report/src/db/index.html +1 -1
  191. package/coverage/lcov-report/src/db/index.ts.html +1 -1
  192. package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
  193. package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
  194. package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
  195. package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
  196. package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
  197. package/coverage/lcov-report/src/db/newid.ts.html +3 -3
  198. package/coverage/lcov-report/src/db/utils.ts.html +56 -56
  199. package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
  200. package/coverage/lcov-report/src/definitions/datasource.ts.html +1 -1
  201. package/coverage/lcov-report/src/definitions/index.html +1 -1
  202. package/coverage/lcov-report/src/environment.ts.html +43 -28
  203. package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
  204. package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
  205. package/coverage/lcov-report/src/events/index.html +1 -1
  206. package/coverage/lcov-report/src/events/index.ts.html +1 -1
  207. package/coverage/lcov-report/src/events/utils.ts.html +1 -1
  208. package/coverage/lcov-report/src/index.html +16 -16
  209. package/coverage/lcov-report/src/index.ts.html +1 -1
  210. package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
  211. package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
  212. package/coverage/lcov-report/src/integrations/base/index.html +1 -1
  213. package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
  214. package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
  215. package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
  216. package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
  217. package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
  218. package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
  219. package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
  220. package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
  221. package/coverage/lcov-report/src/integrations/googlesheets.ts.html +1 -1
  222. package/coverage/lcov-report/src/integrations/index.html +5 -5
  223. package/coverage/lcov-report/src/integrations/index.ts.html +5 -17
  224. package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
  225. package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
  226. package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
  227. package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
  228. package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
  229. package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
  230. package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
  231. package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
  232. package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
  233. package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
  234. package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
  235. package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
  236. package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
  237. package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
  238. package/coverage/lcov-report/src/middleware/appInfo.ts.html +1 -1
  239. package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
  240. package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
  241. package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
  242. package/coverage/lcov-report/src/middleware/index.html +1 -1
  243. package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
  244. package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
  245. package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
  246. package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
  247. package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
  248. package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
  249. package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
  250. package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
  251. package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
  252. package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
  253. package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
  254. package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
  255. package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
  256. package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +1 -1
  257. package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
  258. package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +9 -6
  259. package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
  260. package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
  261. package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
  262. package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +1 -1
  263. package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
  264. package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
  265. package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
  266. package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
  267. package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
  268. package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +1 -1
  269. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
  270. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
  271. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
  272. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
  273. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +1 -1
  274. package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
  275. package/coverage/lcov-report/src/migrations/index.html +1 -1
  276. package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
  277. package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
  278. package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
  279. package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
  280. package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
  281. package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
  282. package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
  283. package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +1 -1
  284. package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
  285. package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
  286. package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
  287. package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
  288. package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
  289. package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +9 -21
  290. package/coverage/lcov-report/src/sdk/app/backups/index.html +11 -11
  291. package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
  292. package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +1 -1
  293. package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
  294. package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
  295. package/coverage/lcov-report/src/sdk/index.html +1 -1
  296. package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
  297. package/coverage/lcov-report/src/sdk/users/index.html +1 -1
  298. package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
  299. package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
  300. package/coverage/lcov-report/src/startup.ts.html +1 -1
  301. package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +3 -3
  302. package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
  303. package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
  304. package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
  305. package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
  306. package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
  307. package/coverage/lcov-report/src/threads/index.html +1 -1
  308. package/coverage/lcov-report/src/threads/index.ts.html +1 -1
  309. package/coverage/lcov-report/src/threads/query.ts.html +1 -1
  310. package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
  311. package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +1 -1
  312. package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
  313. package/coverage/lcov-report/src/utilities/csvParser.ts.html +1 -1
  314. package/coverage/lcov-report/src/utilities/fileSystem/app.ts.html +343 -0
  315. package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +2 -2
  316. package/coverage/lcov-report/src/utilities/fileSystem/filesystem.ts.html +595 -0
  317. package/coverage/lcov-report/src/utilities/fileSystem/index.html +81 -21
  318. package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +16 -1045
  319. package/coverage/lcov-report/src/utilities/fileSystem/plugin.ts.html +280 -0
  320. package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
  321. package/coverage/lcov-report/src/utilities/fileSystem/template.ts.html +193 -0
  322. package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
  323. package/coverage/lcov-report/src/utilities/index.html +19 -34
  324. package/coverage/lcov-report/src/utilities/index.ts.html +31 -163
  325. package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
  326. package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
  327. package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
  328. package/coverage/lcov-report/src/utilities/rowProcessor/index.html +19 -19
  329. package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +46 -19
  330. package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
  331. package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
  332. package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
  333. package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
  334. package/coverage/lcov-report/src/utilities/statusCodes.ts.html +1 -1
  335. package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
  336. package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
  337. package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
  338. package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
  339. package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
  340. package/coverage/lcov-report/src/watch.ts.html +1 -1
  341. package/coverage/lcov-report/src/websocket.ts.html +1 -1
  342. package/coverage/lcov.info +2322 -2298
  343. package/dist/api/controllers/application.js +9 -10
  344. package/dist/api/controllers/cloud.js +6 -2
  345. package/dist/api/controllers/plugin/index.js +6 -6
  346. package/dist/api/controllers/row/ExternalRequest.js +0 -1
  347. package/dist/api/controllers/row/internal.js +11 -11
  348. package/dist/api/controllers/row/staticFormula.js +1 -1
  349. package/dist/api/controllers/static/index.js +8 -11
  350. package/dist/environment.js +6 -1
  351. package/dist/integrations/index.js +1 -2
  352. package/dist/migrations/functions/backfill/global/configs.js +4 -4
  353. package/dist/package.json +9 -7
  354. package/dist/sdk/app/backups/imports.js +3 -7
  355. package/dist/tsconfig.build.tsbuildinfo +1 -1
  356. package/dist/utilities/fileSystem/app.js +97 -0
  357. package/dist/utilities/fileSystem/clientLibrary.js +3 -3
  358. package/dist/utilities/fileSystem/filesystem.js +182 -0
  359. package/dist/utilities/fileSystem/index.js +18 -342
  360. package/dist/utilities/fileSystem/plugin.js +63 -0
  361. package/dist/utilities/fileSystem/template.js +44 -0
  362. package/dist/utilities/index.js +1 -44
  363. package/dist/utilities/rowProcessor/index.js +12 -4
  364. package/package.json +10 -8
  365. package/src/api/controllers/application.ts +16 -12
  366. package/src/api/controllers/auth.ts +2 -2
  367. package/src/api/controllers/cloud.ts +10 -6
  368. package/src/api/controllers/plugin/index.ts +14 -9
  369. package/src/api/controllers/row/ExternalRequest.ts +0 -1
  370. package/src/api/controllers/row/internal.ts +23 -22
  371. package/src/api/controllers/row/staticFormula.ts +5 -2
  372. package/src/api/controllers/row/utils.ts +2 -1
  373. package/src/api/controllers/static/index.ts +6 -10
  374. package/src/api/routes/index.ts +4 -3
  375. package/src/api/routes/tests/row.spec.js +4 -2
  376. package/src/api/routes/tests/static.spec.js +2 -17
  377. package/src/environment.ts +6 -1
  378. package/src/integrations/index.ts +1 -5
  379. package/src/migrations/functions/backfill/global/configs.ts +5 -4
  380. package/src/sdk/app/backups/imports.ts +3 -7
  381. package/src/tests/jestSetup.ts +4 -1
  382. package/src/utilities/fileSystem/app.ts +86 -0
  383. package/src/utilities/fileSystem/clientLibrary.ts +1 -1
  384. package/src/utilities/fileSystem/filesystem.ts +170 -0
  385. package/src/utilities/fileSystem/index.ts +5 -348
  386. package/src/utilities/fileSystem/plugin.ts +65 -0
  387. package/src/utilities/fileSystem/template.ts +36 -0
  388. package/src/utilities/index.ts +1 -45
  389. package/src/utilities/rowProcessor/index.ts +17 -8
  390. package/coverage/lcov-report/src/utilities/plugins.ts.html +0 -151
  391. package/dist/utilities/plugins.js +0 -26
  392. package/src/utilities/plugins.ts +0 -22
  393. package/src/utilities/tests/plugins.spec.ts +0 -23
@@ -1,9 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1671055609624" clover="3.2.0">
3
- <project timestamp="1671055609625" name="All files">
4
- <metrics statements="10576" coveredstatements="7592" conditionals="4259" coveredconditionals="2259" methods="1776" coveredmethods="1284" elements="16611" coveredelements="11135" complexity="0" loc="10576" ncloc="10576" packages="58" files="274" classes="274"/>
2
+ <coverage generated="1671105418249" clover="3.2.0">
3
+ <project timestamp="1671105418249" name="All files">
4
+ <metrics statements="10572" coveredstatements="7592" conditionals="4250" coveredconditionals="2254" methods="1781" coveredmethods="1283" elements="16603" coveredelements="11129" complexity="0" loc="10572" ncloc="10572" packages="58" files="277" classes="277"/>
5
5
  <package name="src">
6
- <metrics statements="178" coveredstatements="103" conditionals="77" coveredconditionals="34" methods="33" coveredmethods="16"/>
6
+ <metrics statements="180" coveredstatements="106" conditionals="78" coveredconditionals="35" methods="33" coveredmethods="16"/>
7
7
  <file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
8
8
  <metrics statements="59" coveredstatements="31" conditionals="9" coveredconditionals="1" methods="11" coveredmethods="2"/>
9
9
  <line num="2" count="31" type="stmt"/>
@@ -67,31 +67,33 @@
67
67
  <line num="106" count="0" type="stmt"/>
68
68
  </file>
69
69
  <file name="environment.ts" path="/home/runner/work/budibase/budibase/packages/server/src/environment.ts">
70
- <metrics statements="24" coveredstatements="18" conditionals="24" coveredconditionals="21" methods="9" coveredmethods="8"/>
71
- <line num="1" count="90" type="stmt"/>
72
- <line num="4" count="1238" type="cond" truecount="2" falsecount="0"/>
73
- <line num="8" count="1242" type="stmt"/>
74
- <line num="16" count="495" type="stmt"/>
75
- <line num="20" count="1242" type="stmt"/>
76
- <line num="23" count="90" type="stmt"/>
77
- <line num="24" count="90" type="cond" truecount="3" falsecount="1"/>
70
+ <metrics statements="26" coveredstatements="21" conditionals="25" coveredconditionals="22" methods="9" coveredmethods="8"/>
71
+ <line num="1" count="88" type="stmt"/>
72
+ <line num="4" count="1236" type="cond" truecount="2" falsecount="0"/>
73
+ <line num="8" count="1240" type="stmt"/>
74
+ <line num="16" count="485" type="stmt"/>
75
+ <line num="20" count="1240" type="stmt"/>
76
+ <line num="23" count="88" type="stmt"/>
77
+ <line num="24" count="88" type="cond" truecount="3" falsecount="1"/>
78
78
  <line num="25" count="0" type="stmt"/>
79
79
  <line num="28" count="0" type="stmt"/>
80
- <line num="32" count="180" type="cond" truecount="0" falsecount="1"/>
80
+ <line num="32" count="176" type="cond" truecount="0" falsecount="1"/>
81
81
  <line num="33" count="0" type="stmt"/>
82
- <line num="37" count="90" type="stmt"/>
83
- <line num="39" count="90" type="stmt"/>
84
- <line num="89" count="1095" type="stmt"/>
85
- <line num="91" count="1095" type="stmt"/>
86
- <line num="98" count="95" type="stmt"/>
82
+ <line num="37" count="88" type="stmt"/>
83
+ <line num="39" count="88" type="stmt"/>
84
+ <line num="89" count="1083" type="stmt"/>
85
+ <line num="91" count="1083" type="stmt"/>
86
+ <line num="98" count="89" type="stmt"/>
87
87
  <line num="102" count="0" type="stmt"/>
88
88
  <line num="105" count="56" type="stmt"/>
89
- <line num="110" count="90" type="cond" truecount="3" falsecount="0"/>
90
- <line num="111" count="90" type="stmt"/>
91
- <line num="115" count="90" type="stmt"/>
92
- <line num="117" count="0" type="cond" truecount="0" falsecount="1"/>
93
- <line num="119" count="0" type="stmt"/>
94
- <line num="123" count="90" type="stmt"/>
89
+ <line num="110" count="88" type="cond" truecount="3" falsecount="0"/>
90
+ <line num="111" count="88" type="stmt"/>
91
+ <line num="115" count="88" type="stmt"/>
92
+ <line num="117" count="4400" type="cond" truecount="1" falsecount="0"/>
93
+ <line num="119" count="6" type="stmt"/>
94
+ <line num="122" count="4400" type="cond" truecount="0" falsecount="1"/>
95
+ <line num="124" count="0" type="stmt"/>
96
+ <line num="128" count="88" type="stmt"/>
95
97
  </file>
96
98
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/index.ts">
97
99
  <metrics statements="9" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -241,7 +243,7 @@
241
243
  </file>
242
244
  </package>
243
245
  <package name="src.api.controllers">
244
- <metrics statements="1267" coveredstatements="1024" conditionals="405" coveredconditionals="235" methods="202" coveredmethods="155"/>
246
+ <metrics statements="1270" coveredstatements="1026" conditionals="402" coveredconditionals="232" methods="202" coveredmethods="155"/>
245
247
  <file name="analytics.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.ts">
246
248
  <metrics statements="20" coveredstatements="20" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
247
249
  <line num="1" count="55" type="stmt"/>
@@ -292,274 +294,274 @@
292
294
  <line num="46" count="1" type="stmt"/>
293
295
  </file>
294
296
  <file name="application.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/application.ts">
295
- <metrics statements="267" coveredstatements="240" conditionals="122" coveredconditionals="86" methods="42" coveredmethods="40"/>
297
+ <metrics statements="267" coveredstatements="240" conditionals="118" coveredconditionals="83" methods="42" coveredmethods="40"/>
296
298
  <line num="1" count="55" type="stmt"/>
297
299
  <line num="2" count="55" type="stmt"/>
298
300
  <line num="3" count="55" type="stmt"/>
299
301
  <line num="8" count="55" type="stmt"/>
300
302
  <line num="9" count="55" type="stmt"/>
301
303
  <line num="17" count="55" type="stmt"/>
302
- <line num="27" count="55" type="stmt"/>
303
304
  <line num="28" count="55" type="stmt"/>
304
305
  <line num="29" count="55" type="stmt"/>
305
306
  <line num="30" count="55" type="stmt"/>
306
- <line num="35" count="55" type="stmt"/>
307
- <line num="36" count="55" type="stmt"/>
307
+ <line num="31" count="55" type="stmt"/>
308
+ <line num="32" count="55" type="stmt"/>
309
+ <line num="33" count="55" type="stmt"/>
310
+ <line num="38" count="55" type="stmt"/>
311
+ <line num="39" count="55" type="stmt"/>
312
+ <line num="40" count="55" type="stmt"/>
308
313
  <line num="41" count="55" type="stmt"/>
309
314
  <line num="42" count="55" type="stmt"/>
310
- <line num="43" count="55" type="stmt"/>
311
- <line num="44" count="55" type="stmt"/>
312
- <line num="45" count="55" type="stmt"/>
313
- <line num="53" count="55" type="stmt"/>
314
- <line num="54" count="55" type="stmt"/>
315
- <line num="55" count="55" type="stmt"/>
316
- <line num="59" count="8" type="stmt"/>
317
- <line num="60" count="8" type="stmt"/>
318
- <line num="66" count="2" type="stmt"/>
319
- <line num="70" count="8" type="stmt"/>
320
- <line num="71" count="8" type="stmt"/>
321
- <line num="77" count="1" type="stmt"/>
322
- <line num="81" count="1" type="cond" truecount="6" falsecount="2"/>
323
- <line num="92" count="289" type="cond" truecount="1" falsecount="0"/>
324
- <line num="93" count="4" type="stmt"/>
325
- <line num="95" count="1271" type="cond" truecount="0" falsecount="1"/>
326
- <line num="96" count="0" type="stmt"/>
327
- <line num="107" count="289" type="cond" truecount="0" falsecount="1"/>
328
- <line num="108" count="0" type="stmt"/>
329
- <line num="110" count="289" type="cond" truecount="1" falsecount="0"/>
330
- <line num="111" count="4" type="stmt"/>
331
- <line num="113" count="1271" type="cond" truecount="0" falsecount="1"/>
332
- <line num="114" count="0" type="stmt"/>
333
- <line num="119" count="286" type="cond" truecount="1" falsecount="1"/>
334
- <line num="120" count="286" type="stmt"/>
315
+ <line num="51" count="55" type="stmt"/>
316
+ <line num="52" count="55" type="stmt"/>
317
+ <line num="56" count="8" type="stmt"/>
318
+ <line num="57" count="8" type="stmt"/>
319
+ <line num="63" count="2" type="stmt"/>
320
+ <line num="67" count="8" type="stmt"/>
321
+ <line num="68" count="8" type="stmt"/>
322
+ <line num="74" count="1" type="stmt"/>
323
+ <line num="78" count="1" type="cond" truecount="6" falsecount="2"/>
324
+ <line num="89" count="289" type="cond" truecount="1" falsecount="0"/>
325
+ <line num="90" count="4" type="stmt"/>
326
+ <line num="92" count="1271" type="cond" truecount="0" falsecount="1"/>
327
+ <line num="93" count="0" type="stmt"/>
328
+ <line num="104" count="289" type="cond" truecount="0" falsecount="1"/>
329
+ <line num="105" count="0" type="stmt"/>
330
+ <line num="107" count="289" type="cond" truecount="1" falsecount="0"/>
331
+ <line num="108" count="4" type="stmt"/>
332
+ <line num="110" count="1271" type="cond" truecount="0" falsecount="1"/>
333
+ <line num="111" count="0" type="stmt"/>
334
+ <line num="116" count="286" type="cond" truecount="1" falsecount="1"/>
335
+ <line num="117" count="286" type="stmt"/>
336
+ <line num="118" count="286" type="stmt"/>
337
+ <line num="119" count="286" type="stmt"/>
335
338
  <line num="121" count="286" type="stmt"/>
336
339
  <line num="122" count="286" type="stmt"/>
337
- <line num="124" count="286" type="stmt"/>
338
- <line num="125" count="286" type="stmt"/>
339
- <line num="134" count="286" type="stmt"/>
340
- <line num="135" count="286" type="stmt"/>
341
- <line num="136" count="286" type="stmt"/>
342
- <line num="140" count="286" type="cond" truecount="4" falsecount="0"/>
343
- <line num="141" count="1" type="stmt"/>
344
- <line num="142" count="1" type="cond" truecount="0" falsecount="1"/>
345
- <line num="143" count="0" type="stmt"/>
346
- <line num="145" count="285" type="cond" truecount="4" falsecount="0"/>
347
- <line num="146" count="2" type="stmt"/>
348
- <line num="149" count="283" type="stmt"/>
349
- <line num="151" count="283" type="cond" truecount="0" falsecount="1"/>
350
- <line num="153" count="0" type="stmt"/>
351
- <line num="157" count="286" type="stmt"/>
340
+ <line num="131" count="286" type="stmt"/>
341
+ <line num="132" count="286" type="stmt"/>
342
+ <line num="133" count="286" type="stmt"/>
343
+ <line num="137" count="286" type="cond" truecount="4" falsecount="0"/>
344
+ <line num="138" count="1" type="stmt"/>
345
+ <line num="139" count="1" type="cond" truecount="0" falsecount="1"/>
346
+ <line num="140" count="0" type="stmt"/>
347
+ <line num="142" count="285" type="cond" truecount="4" falsecount="0"/>
348
+ <line num="143" count="2" type="stmt"/>
349
+ <line num="146" count="283" type="stmt"/>
350
+ <line num="148" count="283" type="cond" truecount="0" falsecount="1"/>
351
+ <line num="150" count="0" type="stmt"/>
352
+ <line num="154" count="286" type="stmt"/>
353
+ <line num="158" count="0" type="stmt"/>
352
354
  <line num="161" count="0" type="stmt"/>
353
- <line num="164" count="0" type="stmt"/>
354
- <line num="167" count="55" type="stmt"/>
355
- <line num="168" count="20" type="cond" truecount="2" falsecount="0"/>
356
- <line num="169" count="20" type="cond" truecount="2" falsecount="0"/>
357
- <line num="170" count="20" type="stmt"/>
358
- <line num="172" count="20" type="stmt"/>
359
- <line num="173" count="28" type="stmt"/>
360
- <line num="174" count="28" type="stmt"/>
361
- <line num="176" count="20" type="cond" truecount="3" falsecount="0"/>
362
- <line num="177" count="20" type="stmt"/>
363
- <line num="178" count="20" type="stmt"/>
364
- <line num="179" count="28" type="stmt"/>
365
- <line num="180" count="28" type="cond" truecount="1" falsecount="1"/>
366
- <line num="181" count="0" type="stmt"/>
367
- <line num="184" count="28" type="stmt"/>
368
- <line num="189" count="20" type="stmt"/>
369
- <line num="192" count="55" type="stmt"/>
355
+ <line num="164" count="55" type="stmt"/>
356
+ <line num="165" count="20" type="cond" truecount="2" falsecount="0"/>
357
+ <line num="166" count="20" type="cond" truecount="2" falsecount="0"/>
358
+ <line num="167" count="20" type="stmt"/>
359
+ <line num="169" count="20" type="stmt"/>
360
+ <line num="170" count="28" type="stmt"/>
361
+ <line num="171" count="28" type="stmt"/>
362
+ <line num="173" count="20" type="cond" truecount="3" falsecount="0"/>
363
+ <line num="174" count="20" type="stmt"/>
364
+ <line num="175" count="20" type="stmt"/>
365
+ <line num="176" count="28" type="stmt"/>
366
+ <line num="177" count="28" type="cond" truecount="1" falsecount="1"/>
367
+ <line num="178" count="0" type="stmt"/>
368
+ <line num="181" count="28" type="stmt"/>
369
+ <line num="186" count="20" type="stmt"/>
370
+ <line num="189" count="55" type="stmt"/>
371
+ <line num="190" count="1" type="stmt"/>
372
+ <line num="191" count="1" type="stmt"/>
373
+ <line num="192" count="1" type="stmt"/>
370
374
  <line num="193" count="1" type="stmt"/>
371
- <line num="194" count="1" type="stmt"/>
372
- <line num="195" count="1" type="stmt"/>
373
- <line num="196" count="1" type="stmt"/>
374
- <line num="200" count="1" type="stmt"/>
375
- <line num="207" count="55" type="stmt"/>
375
+ <line num="197" count="1" type="stmt"/>
376
+ <line num="204" count="55" type="stmt"/>
377
+ <line num="205" count="6" type="stmt"/>
378
+ <line num="206" count="6" type="stmt"/>
379
+ <line num="207" count="6" type="stmt"/>
376
380
  <line num="208" count="6" type="stmt"/>
377
- <line num="209" count="6" type="stmt"/>
378
- <line num="210" count="6" type="stmt"/>
379
381
  <line num="211" count="6" type="stmt"/>
380
- <line num="214" count="6" type="stmt"/>
381
- <line num="217" count="6" type="cond" truecount="5" falsecount="2"/>
382
+ <line num="216" count="6" type="cond" truecount="2" falsecount="1"/>
383
+ <line num="217" count="0" type="stmt"/>
382
384
  <line num="218" count="0" type="stmt"/>
383
385
  <line num="219" count="0" type="stmt"/>
384
- <line num="220" count="0" type="stmt"/>
385
- <line num="223" count="6" type="stmt"/>
386
- <line num="232" count="286" type="stmt"/>
387
- <line num="233" count="286" type="stmt"/>
388
- <line num="234" count="286" type="stmt"/>
389
- <line num="235" count="286" type="stmt"/>
386
+ <line num="222" count="6" type="stmt"/>
387
+ <line num="227" count="6" type="stmt"/>
390
388
  <line num="236" count="286" type="stmt"/>
391
389
  <line num="237" count="286" type="stmt"/>
390
+ <line num="238" count="286" type="stmt"/>
392
391
  <line num="239" count="286" type="stmt"/>
393
392
  <line num="240" count="286" type="stmt"/>
394
- <line num="245" count="286" type="cond" truecount="3" falsecount="0"/>
395
- <line num="246" count="4" type="stmt"/>
396
- <line num="248" count="286" type="stmt"/>
397
- <line num="249" count="286" type="stmt"/>
398
- <line num="250" count="286" type="stmt"/>
399
- <line num="251" count="286" type="stmt"/>
393
+ <line num="241" count="286" type="stmt"/>
394
+ <line num="243" count="286" type="stmt"/>
395
+ <line num="244" count="286" type="stmt"/>
396
+ <line num="249" count="286" type="cond" truecount="3" falsecount="0"/>
397
+ <line num="250" count="4" type="stmt"/>
398
+ <line num="252" count="286" type="stmt"/>
400
399
  <line num="253" count="286" type="stmt"/>
401
- <line num="288" count="286" type="stmt"/>
402
- <line num="289" count="286" type="stmt"/>
403
- <line num="290" count="1" type="stmt"/>
404
- <line num="297" count="1" type="stmt"/>
405
- <line num="298" count="5" type="cond" truecount="1" falsecount="0"/>
406
- <line num="300" count="2" type="stmt"/>
407
- <line num="305" count="1" type="cond" truecount="1" falsecount="0"/>
408
- <line num="306" count="1" type="stmt"/>
409
- <line num="307" count="1" type="cond" truecount="1" falsecount="0"/>
410
- <line num="308" count="1" type="stmt"/>
411
- <line num="315" count="286" type="stmt"/>
412
- <line num="316" count="286" type="stmt"/>
413
- <line num="323" count="286" type="stmt"/>
414
- <line num="324" count="286" type="stmt"/>
400
+ <line num="254" count="286" type="stmt"/>
401
+ <line num="255" count="286" type="stmt"/>
402
+ <line num="257" count="286" type="stmt"/>
403
+ <line num="292" count="286" type="stmt"/>
404
+ <line num="293" count="286" type="stmt"/>
405
+ <line num="294" count="1" type="stmt"/>
406
+ <line num="301" count="1" type="stmt"/>
407
+ <line num="302" count="5" type="cond" truecount="1" falsecount="0"/>
408
+ <line num="304" count="2" type="stmt"/>
409
+ <line num="309" count="1" type="cond" truecount="1" falsecount="0"/>
410
+ <line num="310" count="1" type="stmt"/>
411
+ <line num="311" count="1" type="cond" truecount="1" falsecount="0"/>
412
+ <line num="312" count="1" type="stmt"/>
413
+ <line num="319" count="286" type="stmt"/>
414
+ <line num="320" count="286" type="stmt"/>
415
+ <line num="327" count="286" type="stmt"/>
415
416
  <line num="328" count="286" type="stmt"/>
416
- <line num="330" count="286" type="stmt"/>
417
- <line num="331" count="286" type="cond" truecount="1" falsecount="0"/>
418
- <line num="333" count="3" type="cond" truecount="4" falsecount="0"/>
419
- <line num="334" count="1" type="stmt"/>
420
- <line num="337" count="2" type="cond" truecount="4" falsecount="2"/>
421
- <line num="338" count="2" type="stmt"/>
422
- <line num="342" count="0" type="stmt"/>
423
- <line num="345" count="286" type="stmt"/>
424
- <line num="347" count="286" type="stmt"/>
425
- <line num="348" count="289" type="stmt"/>
426
- <line num="353" count="286" type="stmt"/>
427
- <line num="354" count="286" type="stmt"/>
428
- <line num="359" count="286" type="stmt"/>
429
- <line num="361" count="286" type="cond" truecount="1" falsecount="0"/>
430
- <line num="362" count="3" type="stmt"/>
431
- <line num="363" count="3" type="cond" truecount="1" falsecount="1"/>
432
- <line num="364" count="3" type="cond" truecount="0" falsecount="1"/>
433
- <line num="365" count="0" type="stmt"/>
434
- <line num="366" count="0" type="stmt"/>
435
- <line num="367" count="0" type="stmt"/>
436
- <line num="370" count="0" type="cond" truecount="0" falsecount="3"/>
437
- <line num="374" count="0" type="stmt"/>
438
- <line num="375" count="0" type="stmt"/>
439
- <line num="377" count="0" type="stmt"/>
440
- <line num="383" count="55" type="stmt"/>
441
- <line num="384" count="286" type="stmt"/>
442
- <line num="385" count="286" type="stmt"/>
443
- <line num="386" count="286" type="stmt"/>
444
- <line num="387" count="286" type="stmt"/>
417
+ <line num="332" count="286" type="stmt"/>
418
+ <line num="334" count="286" type="stmt"/>
419
+ <line num="335" count="286" type="cond" truecount="1" falsecount="0"/>
420
+ <line num="337" count="3" type="cond" truecount="4" falsecount="0"/>
421
+ <line num="338" count="1" type="stmt"/>
422
+ <line num="341" count="2" type="cond" truecount="4" falsecount="2"/>
423
+ <line num="342" count="2" type="stmt"/>
424
+ <line num="346" count="0" type="stmt"/>
425
+ <line num="349" count="286" type="stmt"/>
426
+ <line num="351" count="286" type="stmt"/>
427
+ <line num="352" count="289" type="stmt"/>
428
+ <line num="357" count="286" type="stmt"/>
429
+ <line num="358" count="286" type="stmt"/>
430
+ <line num="363" count="286" type="stmt"/>
431
+ <line num="365" count="286" type="cond" truecount="1" falsecount="0"/>
432
+ <line num="366" count="3" type="stmt"/>
433
+ <line num="367" count="3" type="cond" truecount="1" falsecount="1"/>
434
+ <line num="368" count="3" type="cond" truecount="0" falsecount="1"/>
435
+ <line num="369" count="0" type="stmt"/>
436
+ <line num="370" count="0" type="stmt"/>
437
+ <line num="371" count="0" type="stmt"/>
438
+ <line num="374" count="0" type="cond" truecount="0" falsecount="3"/>
439
+ <line num="378" count="0" type="stmt"/>
440
+ <line num="379" count="0" type="stmt"/>
441
+ <line num="381" count="0" type="stmt"/>
442
+ <line num="387" count="55" type="stmt"/>
445
443
  <line num="388" count="286" type="stmt"/>
446
- <line num="393" count="55" type="stmt"/>
447
- <line num="394" count="3" type="stmt"/>
448
- <line num="396" count="3" type="stmt"/>
449
- <line num="397" count="3" type="stmt"/>
450
- <line num="398" count="3" type="cond" truecount="1" falsecount="0"/>
451
- <line num="399" count="3" type="stmt"/>
444
+ <line num="389" count="286" type="stmt"/>
445
+ <line num="390" count="286" type="stmt"/>
446
+ <line num="391" count="286" type="stmt"/>
447
+ <line num="392" count="286" type="stmt"/>
448
+ <line num="397" count="55" type="stmt"/>
449
+ <line num="398" count="3" type="stmt"/>
450
+ <line num="400" count="3" type="stmt"/>
452
451
  <line num="401" count="3" type="stmt"/>
453
452
  <line num="402" count="3" type="cond" truecount="1" falsecount="0"/>
454
453
  <line num="403" count="3" type="stmt"/>
455
- <line num="404" count="3" type="stmt"/>
454
+ <line num="405" count="3" type="stmt"/>
455
+ <line num="406" count="3" type="cond" truecount="1" falsecount="0"/>
456
456
  <line num="407" count="3" type="stmt"/>
457
457
  <line num="408" count="3" type="stmt"/>
458
- <line num="409" count="3" type="stmt"/>
459
- <line num="410" count="3" type="stmt"/>
460
- <line num="413" count="55" type="stmt"/>
461
- <line num="415" count="2" type="stmt"/>
462
- <line num="416" count="2" type="stmt"/>
463
- <line num="417" count="2" type="stmt"/>
464
- <line num="420" count="2" type="cond" truecount="0" falsecount="1"/>
465
- <line num="421" count="0" type="stmt"/>
466
- <line num="422" count="0" type="stmt"/>
467
- <line num="426" count="2" type="stmt"/>
468
- <line num="427" count="2" type="stmt"/>
458
+ <line num="411" count="3" type="stmt"/>
459
+ <line num="412" count="3" type="stmt"/>
460
+ <line num="413" count="3" type="stmt"/>
461
+ <line num="414" count="3" type="stmt"/>
462
+ <line num="417" count="55" type="stmt"/>
463
+ <line num="419" count="2" type="stmt"/>
464
+ <line num="420" count="2" type="stmt"/>
465
+ <line num="421" count="2" type="stmt"/>
466
+ <line num="424" count="2" type="cond" truecount="0" falsecount="1"/>
467
+ <line num="425" count="0" type="stmt"/>
468
+ <line num="426" count="0" type="stmt"/>
469
+ <line num="430" count="2" type="stmt"/>
469
470
  <line num="431" count="2" type="stmt"/>
470
- <line num="432" count="2" type="stmt"/>
471
- <line num="433" count="2" type="stmt"/>
472
- <line num="434" count="2" type="stmt"/>
473
- <line num="437" count="55" type="stmt"/>
474
- <line num="439" count="1" type="stmt"/>
475
- <line num="440" count="1" type="stmt"/>
476
- <line num="441" count="1" type="cond" truecount="0" falsecount="1"/>
477
- <line num="442" count="0" type="stmt"/>
478
- <line num="446" count="1" type="cond" truecount="0" falsecount="1"/>
479
- <line num="447" count="0" type="stmt"/>
480
- <line num="451" count="1" type="stmt"/>
481
- <line num="452" count="1" type="stmt"/>
482
- <line num="453" count="1" type="stmt"/>
471
+ <line num="435" count="2" type="stmt"/>
472
+ <line num="436" count="2" type="stmt"/>
473
+ <line num="437" count="2" type="stmt"/>
474
+ <line num="438" count="2" type="stmt"/>
475
+ <line num="441" count="55" type="stmt"/>
476
+ <line num="443" count="1" type="stmt"/>
477
+ <line num="444" count="1" type="stmt"/>
478
+ <line num="445" count="1" type="cond" truecount="0" falsecount="1"/>
479
+ <line num="446" count="0" type="stmt"/>
480
+ <line num="450" count="1" type="cond" truecount="0" falsecount="1"/>
481
+ <line num="451" count="0" type="stmt"/>
482
+ <line num="455" count="1" type="stmt"/>
483
+ <line num="456" count="1" type="stmt"/>
483
484
  <line num="457" count="1" type="stmt"/>
484
- <line num="458" count="1" type="stmt"/>
485
- <line num="459" count="1" type="stmt"/>
486
- <line num="460" count="1" type="stmt"/>
487
- <line num="464" count="28" type="stmt"/>
488
- <line num="465" count="28" type="cond" truecount="2" falsecount="0"/>
489
- <line num="467" count="28" type="cond" truecount="1" falsecount="0"/>
490
- <line num="468" count="2" type="stmt"/>
491
- <line num="469" count="2" type="stmt"/>
492
- <line num="471" count="2" type="stmt"/>
493
- <line num="474" count="28" type="cond" truecount="2" falsecount="0"/>
494
- <line num="475" count="28" type="stmt"/>
495
- <line num="476" count="28" type="stmt"/>
485
+ <line num="461" count="1" type="stmt"/>
486
+ <line num="462" count="1" type="stmt"/>
487
+ <line num="463" count="1" type="stmt"/>
488
+ <line num="464" count="1" type="stmt"/>
489
+ <line num="468" count="28" type="stmt"/>
490
+ <line num="469" count="28" type="cond" truecount="2" falsecount="0"/>
491
+ <line num="471" count="28" type="cond" truecount="1" falsecount="0"/>
492
+ <line num="472" count="2" type="stmt"/>
493
+ <line num="473" count="2" type="stmt"/>
494
+ <line num="475" count="2" type="stmt"/>
496
495
  <line num="478" count="28" type="cond" truecount="2" falsecount="0"/>
497
- <line num="479" count="2" type="stmt"/>
498
- <line num="481" count="26" type="stmt"/>
499
- <line num="482" count="26" type="stmt"/>
500
- <line num="490" count="28" type="cond" truecount="2" falsecount="0"/>
501
- <line num="491" count="2" type="stmt"/>
502
- <line num="495" count="26" type="stmt"/>
503
- <line num="497" count="28" type="stmt"/>
504
- <line num="498" count="28" type="stmt"/>
496
+ <line num="479" count="28" type="stmt"/>
497
+ <line num="480" count="28" type="stmt"/>
498
+ <line num="482" count="28" type="cond" truecount="2" falsecount="0"/>
499
+ <line num="483" count="2" type="stmt"/>
500
+ <line num="485" count="26" type="stmt"/>
501
+ <line num="486" count="26" type="stmt"/>
502
+ <line num="494" count="28" type="cond" truecount="2" falsecount="0"/>
503
+ <line num="495" count="2" type="stmt"/>
504
+ <line num="499" count="26" type="stmt"/>
505
+ <line num="501" count="28" type="stmt"/>
505
506
  <line num="502" count="28" type="stmt"/>
506
- <line num="503" count="28" type="stmt"/>
507
+ <line num="506" count="28" type="stmt"/>
507
508
  <line num="507" count="28" type="stmt"/>
508
- <line num="508" count="28" type="stmt"/>
509
- <line num="509" count="28" type="cond" truecount="0" falsecount="1"/>
510
- <line num="510" count="0" type="stmt"/>
511
- <line num="514" count="55" type="stmt"/>
512
- <line num="515" count="28" type="stmt"/>
513
- <line num="516" count="28" type="stmt"/>
514
- <line num="517" count="28" type="stmt"/>
515
- <line num="518" count="28" type="stmt"/>
509
+ <line num="511" count="28" type="stmt"/>
510
+ <line num="512" count="28" type="stmt"/>
511
+ <line num="513" count="28" type="cond" truecount="0" falsecount="1"/>
512
+ <line num="514" count="0" type="stmt"/>
513
+ <line num="518" count="55" type="stmt"/>
516
514
  <line num="519" count="28" type="stmt"/>
517
- <line num="522" count="55" type="stmt"/>
518
- <line num="523" count="3" type="stmt"/>
519
- <line num="524" count="3" type="stmt"/>
520
- <line num="525" count="3" type="stmt"/>
521
- <line num="527" count="1" type="cond" truecount="2" falsecount="0"/>
522
- <line num="531" count="55" type="stmt"/>
523
- <line num="532" count="6" type="stmt"/>
524
- <line num="533" count="6" type="stmt"/>
525
- <line num="534" count="6" type="stmt"/>
515
+ <line num="520" count="28" type="stmt"/>
516
+ <line num="521" count="28" type="stmt"/>
517
+ <line num="522" count="28" type="stmt"/>
518
+ <line num="523" count="28" type="stmt"/>
519
+ <line num="526" count="55" type="stmt"/>
520
+ <line num="527" count="3" type="stmt"/>
521
+ <line num="528" count="3" type="stmt"/>
522
+ <line num="529" count="3" type="stmt"/>
523
+ <line num="531" count="1" type="cond" truecount="2" falsecount="0"/>
524
+ <line num="535" count="55" type="stmt"/>
526
525
  <line num="536" count="6" type="stmt"/>
527
- <line num="537" count="6" type="cond" truecount="1" falsecount="0"/>
528
- <line num="538" count="5" type="stmt"/>
529
- <line num="543" count="6" type="stmt"/>
530
- <line num="545" count="6" type="stmt"/>
526
+ <line num="537" count="6" type="stmt"/>
527
+ <line num="538" count="6" type="stmt"/>
528
+ <line num="540" count="6" type="stmt"/>
529
+ <line num="541" count="6" type="cond" truecount="1" falsecount="0"/>
530
+ <line num="542" count="5" type="stmt"/>
531
531
  <line num="547" count="6" type="stmt"/>
532
- <line num="548" count="6" type="stmt"/>
533
- <line num="553" count="1" type="stmt"/>
534
- <line num="554" count="1" type="stmt"/>
535
- <line num="555" count="1" type="stmt"/>
536
- <line num="556" count="1" type="stmt"/>
532
+ <line num="549" count="6" type="stmt"/>
533
+ <line num="551" count="6" type="stmt"/>
534
+ <line num="552" count="6" type="stmt"/>
535
+ <line num="557" count="1" type="stmt"/>
536
+ <line num="558" count="1" type="stmt"/>
537
537
  <line num="559" count="1" type="stmt"/>
538
- <line num="560" count="1" type="cond" truecount="0" falsecount="1"/>
539
- <line num="561" count="0" type="stmt"/>
538
+ <line num="560" count="1" type="stmt"/>
540
539
  <line num="563" count="1" type="stmt"/>
541
- <line num="564" count="1" type="stmt"/>
542
- <line num="565" count="1" type="cond" truecount="3" falsecount="1"/>
543
- <line num="566" count="1" type="cond" truecount="4" falsecount="2"/>
540
+ <line num="564" count="1" type="cond" truecount="0" falsecount="1"/>
541
+ <line num="565" count="0" type="stmt"/>
544
542
  <line num="567" count="1" type="stmt"/>
543
+ <line num="568" count="1" type="stmt"/>
544
+ <line num="569" count="1" type="cond" truecount="3" falsecount="1"/>
545
+ <line num="570" count="1" type="cond" truecount="4" falsecount="2"/>
545
546
  <line num="571" count="1" type="stmt"/>
546
- <line num="572" count="1" type="cond" truecount="3" falsecount="1"/>
547
- <line num="573" count="1" type="stmt"/>
548
- <line num="575" count="1" type="cond" truecount="3" falsecount="1"/>
549
- <line num="576" count="1" type="stmt"/>
550
- <line num="585" count="1" type="cond" truecount="1" falsecount="0"/>
551
- <line num="586" count="1" type="stmt"/>
552
- <line num="587" count="1" type="stmt"/>
553
- <line num="588" count="1" type="cond" truecount="1" falsecount="1"/>
554
- <line num="589" count="1" type="stmt"/>
547
+ <line num="575" count="1" type="stmt"/>
548
+ <line num="576" count="1" type="cond" truecount="3" falsecount="1"/>
549
+ <line num="577" count="1" type="stmt"/>
550
+ <line num="579" count="1" type="cond" truecount="3" falsecount="1"/>
551
+ <line num="580" count="1" type="stmt"/>
552
+ <line num="589" count="1" type="cond" truecount="1" falsecount="0"/>
555
553
  <line num="590" count="1" type="stmt"/>
556
- <line num="591" count="1" type="cond" truecount="1" falsecount="1"/>
557
- <line num="592" count="1" type="stmt"/>
558
- <line num="593" count="1" type="cond" truecount="1" falsecount="1"/>
559
- <line num="594" count="1" type="cond" truecount="0" falsecount="1"/>
560
- <line num="595" count="0" type="stmt"/>
561
- <line num="598" count="1" type="stmt"/>
562
- <line num="600" count="0" type="stmt"/>
554
+ <line num="591" count="1" type="stmt"/>
555
+ <line num="592" count="1" type="cond" truecount="1" falsecount="1"/>
556
+ <line num="593" count="1" type="stmt"/>
557
+ <line num="594" count="1" type="stmt"/>
558
+ <line num="595" count="1" type="cond" truecount="1" falsecount="1"/>
559
+ <line num="596" count="1" type="stmt"/>
560
+ <line num="597" count="1" type="cond" truecount="1" falsecount="1"/>
561
+ <line num="598" count="1" type="cond" truecount="0" falsecount="1"/>
562
+ <line num="599" count="0" type="stmt"/>
563
+ <line num="602" count="1" type="stmt"/>
564
+ <line num="604" count="0" type="stmt"/>
563
565
  </file>
564
566
  <file name="auth.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.ts">
565
567
  <metrics statements="35" coveredstatements="23" conditionals="14" coveredconditionals="5" methods="2" coveredmethods="2"/>
@@ -751,7 +753,7 @@
751
753
  <line num="19" count="1" type="stmt"/>
752
754
  </file>
753
755
  <file name="cloud.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/cloud.ts">
754
- <metrics statements="54" coveredstatements="37" conditionals="19" coveredconditionals="8" methods="10" coveredmethods="5"/>
756
+ <metrics statements="57" coveredstatements="39" conditionals="20" coveredconditionals="8" methods="10" coveredmethods="5"/>
755
757
  <line num="1" count="55" type="stmt"/>
756
758
  <line num="2" count="55" type="stmt"/>
757
759
  <line num="3" count="55" type="stmt"/>
@@ -759,7 +761,7 @@
759
761
  <line num="5" count="55" type="stmt"/>
760
762
  <line num="6" count="55" type="stmt"/>
761
763
  <line num="7" count="55" type="stmt"/>
762
- <line num="9" count="55" type="stmt"/>
764
+ <line num="8" count="55" type="stmt"/>
763
765
  <line num="12" count="2" type="stmt"/>
764
766
  <line num="26" count="2" type="stmt"/>
765
767
  <line num="30" count="1" type="stmt"/>
@@ -789,23 +791,26 @@
789
791
  <line num="78" count="1" type="stmt"/>
790
792
  <line num="79" count="1" type="cond" truecount="3" falsecount="1"/>
791
793
  <line num="80" count="0" type="stmt"/>
792
- <line num="85" count="1" type="cond" truecount="0" falsecount="1"/>
793
- <line num="86" count="0" type="stmt"/>
794
- <line num="90" count="1" type="stmt"/>
795
- <line num="91" count="1" type="stmt"/>
796
- <line num="92" count="1" type="stmt"/>
794
+ <line num="85" count="1" type="stmt"/>
795
+ <line num="86" count="1" type="cond" truecount="0" falsecount="1"/>
796
+ <line num="87" count="0" type="stmt"/>
797
+ <line num="89" count="1" type="cond" truecount="0" falsecount="1"/>
798
+ <line num="90" count="0" type="stmt"/>
797
799
  <line num="94" count="1" type="stmt"/>
800
+ <line num="95" count="1" type="stmt"/>
798
801
  <line num="96" count="1" type="stmt"/>
799
- <line num="97" count="1" type="stmt"/>
800
- <line num="98" count="2" type="stmt"/>
801
- <line num="102" count="1" type="stmt"/>
802
- <line num="103" count="1" type="stmt"/>
803
- <line num="104" count="1" type="stmt"/>
804
- <line num="105" count="1" type="stmt"/>
805
- <line num="107" count="1" type="cond" truecount="1" falsecount="0"/>
802
+ <line num="98" count="1" type="stmt"/>
803
+ <line num="100" count="1" type="stmt"/>
804
+ <line num="101" count="1" type="stmt"/>
805
+ <line num="102" count="2" type="stmt"/>
806
+ <line num="106" count="1" type="stmt"/>
807
+ <line num="107" count="1" type="stmt"/>
806
808
  <line num="108" count="1" type="stmt"/>
807
- <line num="111" count="1" type="stmt"/>
809
+ <line num="109" count="1" type="stmt"/>
810
+ <line num="111" count="1" type="cond" truecount="1" falsecount="0"/>
808
811
  <line num="112" count="1" type="stmt"/>
812
+ <line num="115" count="1" type="stmt"/>
813
+ <line num="116" count="1" type="stmt"/>
809
814
  </file>
810
815
  <file name="component.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/component.ts">
811
816
  <metrics statements="27" coveredstatements="22" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="3"/>
@@ -1776,71 +1781,71 @@
1776
1781
  <metrics statements="67" coveredstatements="65" conditionals="63" coveredconditionals="27" methods="8" coveredmethods="7"/>
1777
1782
  <line num="1" count="57" type="stmt"/>
1778
1783
  <line num="2" count="57" type="stmt"/>
1779
- <line num="3" count="57" type="stmt"/>
1780
- <line num="4" count="57" type="stmt"/>
1781
- <line num="5" count="57" type="stmt"/>
1782
- <line num="6" count="57" type="stmt"/>
1783
- <line num="7" count="57" type="stmt"/>
1784
+ <line num="8" count="57" type="stmt"/>
1784
1785
  <line num="9" count="57" type="stmt"/>
1785
- <line num="10" count="5" type="stmt"/>
1786
- <line num="11" count="5" type="stmt"/>
1787
- <line num="16" count="5" type="stmt"/>
1788
- <line num="17" count="5" type="cond" truecount="2" falsecount="0"/>
1789
- <line num="18" count="2" type="cond" truecount="0" falsecount="4"/>
1790
- <line num="20" count="3" type="stmt"/>
1791
- <line num="24" count="57" type="stmt"/>
1792
- <line num="26" count="5" type="cond" truecount="1" falsecount="1"/>
1793
- <line num="29" count="5" type="stmt"/>
1794
- <line num="30" count="5" type="stmt"/>
1795
- <line num="32" count="5" type="stmt"/>
1796
- <line num="33" count="5" type="stmt"/>
1797
- <line num="34" count="4" type="stmt"/>
1798
- <line num="36" count="4" type="stmt"/>
1799
- <line num="41" count="1" type="cond" truecount="4" falsecount="6"/>
1800
- <line num="43" count="1" type="stmt"/>
1801
- <line num="47" count="57" type="stmt"/>
1802
- <line num="48" count="4" type="stmt"/>
1803
- <line num="50" count="4" type="stmt"/>
1804
- <line num="54" count="4" type="stmt"/>
1805
- <line num="56" count="4" type="cond" truecount="3" falsecount="0"/>
1806
- <line num="59" count="1" type="stmt"/>
1807
- <line num="60" count="1" type="stmt"/>
1808
- <line num="61" count="1" type="stmt"/>
1809
- <line num="62" count="1" type="stmt"/>
1810
- <line num="65" count="2" type="stmt"/>
1786
+ <line num="10" count="57" type="stmt"/>
1787
+ <line num="11" count="57" type="stmt"/>
1788
+ <line num="13" count="57" type="stmt"/>
1789
+ <line num="14" count="5" type="stmt"/>
1790
+ <line num="15" count="5" type="stmt"/>
1791
+ <line num="20" count="5" type="stmt"/>
1792
+ <line num="21" count="5" type="stmt"/>
1793
+ <line num="22" count="5" type="cond" truecount="2" falsecount="0"/>
1794
+ <line num="23" count="2" type="cond" truecount="0" falsecount="4"/>
1795
+ <line num="25" count="3" type="stmt"/>
1796
+ <line num="29" count="57" type="stmt"/>
1797
+ <line num="31" count="5" type="cond" truecount="1" falsecount="1"/>
1798
+ <line num="34" count="5" type="stmt"/>
1799
+ <line num="35" count="5" type="stmt"/>
1800
+ <line num="37" count="5" type="stmt"/>
1801
+ <line num="38" count="5" type="stmt"/>
1802
+ <line num="39" count="4" type="stmt"/>
1803
+ <line num="41" count="4" type="stmt"/>
1804
+ <line num="46" count="1" type="cond" truecount="4" falsecount="6"/>
1805
+ <line num="48" count="1" type="stmt"/>
1806
+ <line num="52" count="57" type="stmt"/>
1807
+ <line num="53" count="4" type="stmt"/>
1808
+ <line num="55" count="4" type="stmt"/>
1809
+ <line num="59" count="4" type="stmt"/>
1810
+ <line num="61" count="4" type="cond" truecount="3" falsecount="0"/>
1811
+ <line num="64" count="1" type="stmt"/>
1812
+ <line num="65" count="1" type="stmt"/>
1811
1813
  <line num="66" count="1" type="stmt"/>
1812
1814
  <line num="67" count="1" type="stmt"/>
1813
- <line num="68" count="1" type="stmt"/>
1814
- <line num="70" count="1" type="cond" truecount="2" falsecount="0"/>
1815
+ <line num="70" count="2" type="stmt"/>
1816
+ <line num="71" count="1" type="stmt"/>
1815
1817
  <line num="72" count="1" type="stmt"/>
1816
1818
  <line num="73" count="1" type="stmt"/>
1817
- <line num="74" count="1" type="stmt"/>
1818
- <line num="75" count="1" type="stmt"/>
1819
- <line num="78" count="3" type="cond" truecount="3" falsecount="1"/>
1820
- <line num="81" count="3" type="cond" truecount="1" falsecount="10"/>
1821
- <line num="82" count="0" type="stmt"/>
1822
- <line num="87" count="3" type="stmt"/>
1823
- <line num="89" count="3" type="stmt"/>
1824
- <line num="90" count="3" type="stmt"/>
1819
+ <line num="75" count="1" type="cond" truecount="2" falsecount="0"/>
1820
+ <line num="77" count="1" type="stmt"/>
1821
+ <line num="78" count="1" type="stmt"/>
1822
+ <line num="79" count="1" type="stmt"/>
1823
+ <line num="80" count="1" type="stmt"/>
1824
+ <line num="83" count="3" type="cond" truecount="3" falsecount="1"/>
1825
+ <line num="86" count="3" type="cond" truecount="1" falsecount="10"/>
1826
+ <line num="87" count="0" type="stmt"/>
1827
+ <line num="92" count="3" type="stmt"/>
1825
1828
  <line num="94" count="3" type="stmt"/>
1826
- <line num="96" count="1" type="cond" truecount="7" falsecount="3"/>
1827
- <line num="98" count="1" type="stmt"/>
1828
- <line num="102" count="57" type="stmt"/>
1829
- <line num="103" count="3" type="stmt"/>
1830
- <line num="106" count="57" type="stmt"/>
1831
- <line num="107" count="2" type="stmt"/>
1832
- <line num="109" count="2" type="stmt"/>
1833
- <line num="110" count="2" type="stmt"/>
1834
- <line num="112" count="1" type="stmt"/>
1835
- <line num="114" count="1" type="stmt"/>
1836
- <line num="118" count="57" type="stmt"/>
1837
- <line num="122" count="5" type="stmt"/>
1838
- <line num="123" count="5" type="cond" truecount="3" falsecount="1"/>
1839
- <line num="126" count="5" type="cond" truecount="1" falsecount="10"/>
1840
- <line num="127" count="0" type="stmt"/>
1841
- <line num="130" count="5" type="stmt"/>
1842
- <line num="131" count="4" type="stmt"/>
1843
- <line num="132" count="4" type="stmt"/>
1829
+ <line num="95" count="3" type="stmt"/>
1830
+ <line num="99" count="3" type="stmt"/>
1831
+ <line num="101" count="1" type="cond" truecount="7" falsecount="3"/>
1832
+ <line num="103" count="1" type="stmt"/>
1833
+ <line num="107" count="57" type="stmt"/>
1834
+ <line num="108" count="3" type="stmt"/>
1835
+ <line num="111" count="57" type="stmt"/>
1836
+ <line num="112" count="2" type="stmt"/>
1837
+ <line num="114" count="2" type="stmt"/>
1838
+ <line num="115" count="2" type="stmt"/>
1839
+ <line num="117" count="1" type="stmt"/>
1840
+ <line num="119" count="1" type="stmt"/>
1841
+ <line num="123" count="57" type="stmt"/>
1842
+ <line num="127" count="5" type="stmt"/>
1843
+ <line num="128" count="5" type="cond" truecount="3" falsecount="1"/>
1844
+ <line num="131" count="5" type="cond" truecount="1" falsecount="10"/>
1845
+ <line num="132" count="0" type="stmt"/>
1846
+ <line num="135" count="5" type="stmt"/>
1847
+ <line num="136" count="4" type="stmt"/>
1848
+ <line num="137" count="4" type="stmt"/>
1844
1849
  </file>
1845
1850
  <file name="npm.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/plugin/npm.ts">
1846
1851
  <metrics statements="29" coveredstatements="24" conditionals="24" coveredconditionals="15" methods="1" coveredmethods="1"/>
@@ -2677,286 +2682,286 @@
2677
2682
  <line num="21" count="56" type="stmt"/>
2678
2683
  <line num="22" count="56" type="stmt"/>
2679
2684
  <line num="23" count="56" type="stmt"/>
2685
+ <line num="24" count="56" type="stmt"/>
2680
2686
  <line num="25" count="56" type="stmt"/>
2681
2687
  <line num="26" count="56" type="stmt"/>
2682
- <line num="27" count="56" type="stmt"/>
2683
- <line num="53" count="0" type="stmt"/>
2684
- <line num="55" count="0" type="stmt"/>
2685
- <line num="56" count="0" type="cond" truecount="0" falsecount="1"/>
2686
- <line num="58" count="0" type="stmt"/>
2687
- <line num="59" count="0" type="cond" truecount="0" falsecount="3"/>
2688
+ <line num="52" count="0" type="stmt"/>
2689
+ <line num="54" count="0" type="stmt"/>
2690
+ <line num="55" count="0" type="cond" truecount="0" falsecount="1"/>
2691
+ <line num="57" count="0" type="stmt"/>
2692
+ <line num="58" count="0" type="cond" truecount="0" falsecount="3"/>
2693
+ <line num="59" count="0" type="stmt"/>
2688
2694
  <line num="60" count="0" type="stmt"/>
2689
2695
  <line num="61" count="0" type="stmt"/>
2690
- <line num="62" count="0" type="stmt"/>
2691
- <line num="66" count="0" type="stmt"/>
2692
- <line num="70" count="0" type="cond" truecount="0" falsecount="3"/>
2693
- <line num="71" count="0" type="stmt"/>
2694
- <line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
2695
- <line num="75" count="0" type="stmt"/>
2696
- <line num="77" count="0" type="stmt"/>
2697
- <line num="78" count="0" type="cond" truecount="0" falsecount="3"/>
2698
- <line num="79" count="0" type="stmt"/>
2699
- <line num="81" count="0" type="stmt"/>
2700
- <line num="84" count="0" type="stmt"/>
2701
- <line num="98" count="0" type="stmt"/>
2696
+ <line num="65" count="0" type="stmt"/>
2697
+ <line num="69" count="0" type="cond" truecount="0" falsecount="3"/>
2698
+ <line num="70" count="0" type="stmt"/>
2699
+ <line num="73" count="0" type="cond" truecount="0" falsecount="1"/>
2700
+ <line num="74" count="0" type="stmt"/>
2701
+ <line num="76" count="0" type="stmt"/>
2702
+ <line num="77" count="0" type="cond" truecount="0" falsecount="3"/>
2703
+ <line num="78" count="0" type="stmt"/>
2704
+ <line num="80" count="0" type="stmt"/>
2705
+ <line num="83" count="0" type="stmt"/>
2706
+ <line num="97" count="0" type="stmt"/>
2707
+ <line num="104" count="0" type="stmt"/>
2702
2708
  <line num="105" count="0" type="stmt"/>
2703
2709
  <line num="106" count="0" type="stmt"/>
2704
2710
  <line num="107" count="0" type="stmt"/>
2705
2711
  <line num="108" count="0" type="stmt"/>
2706
- <line num="109" count="0" type="stmt"/>
2707
- <line num="110" count="0" type="cond" truecount="0" falsecount="3"/>
2708
- <line num="111" count="0" type="stmt"/>
2709
- <line num="116" count="0" type="cond" truecount="0" falsecount="1"/>
2710
- <line num="117" count="0" type="stmt"/>
2711
- <line num="119" count="0" type="cond" truecount="0" falsecount="1"/>
2712
- <line num="124" count="0" type="stmt"/>
2713
- <line num="126" count="0" type="stmt"/>
2714
- <line num="129" count="0" type="cond" truecount="0" falsecount="1"/>
2715
- <line num="130" count="0" type="stmt"/>
2716
- <line num="133" count="0" type="stmt"/>
2717
- <line num="137" count="0" type="stmt"/>
2718
- <line num="138" count="0" type="cond" truecount="0" falsecount="3"/>
2719
- <line num="139" count="0" type="stmt"/>
2712
+ <line num="109" count="0" type="cond" truecount="0" falsecount="3"/>
2713
+ <line num="110" count="0" type="stmt"/>
2714
+ <line num="115" count="0" type="cond" truecount="0" falsecount="1"/>
2715
+ <line num="116" count="0" type="stmt"/>
2716
+ <line num="118" count="0" type="cond" truecount="0" falsecount="1"/>
2717
+ <line num="123" count="0" type="stmt"/>
2718
+ <line num="125" count="0" type="stmt"/>
2719
+ <line num="128" count="0" type="cond" truecount="0" falsecount="1"/>
2720
+ <line num="129" count="0" type="stmt"/>
2721
+ <line num="132" count="0" type="stmt"/>
2722
+ <line num="136" count="0" type="stmt"/>
2723
+ <line num="137" count="0" type="cond" truecount="0" falsecount="3"/>
2724
+ <line num="138" count="0" type="stmt"/>
2725
+ <line num="141" count="0" type="stmt"/>
2720
2726
  <line num="142" count="0" type="stmt"/>
2721
- <line num="143" count="0" type="stmt"/>
2722
- <line num="145" count="0" type="cond" truecount="0" falsecount="2"/>
2723
- <line num="146" count="0" type="cond" truecount="0" falsecount="1"/>
2724
- <line num="147" count="0" type="stmt"/>
2725
- <line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
2726
- <line num="151" count="0" type="stmt"/>
2727
- <line num="153" count="0" type="stmt"/>
2728
- <line num="157" count="0" type="cond" truecount="0" falsecount="1"/>
2729
- <line num="158" count="0" type="stmt"/>
2727
+ <line num="144" count="0" type="cond" truecount="0" falsecount="2"/>
2728
+ <line num="145" count="0" type="cond" truecount="0" falsecount="1"/>
2729
+ <line num="146" count="0" type="stmt"/>
2730
+ <line num="149" count="0" type="cond" truecount="0" falsecount="1"/>
2731
+ <line num="150" count="0" type="stmt"/>
2732
+ <line num="152" count="0" type="stmt"/>
2733
+ <line num="156" count="0" type="cond" truecount="0" falsecount="1"/>
2734
+ <line num="157" count="0" type="stmt"/>
2735
+ <line num="159" count="0" type="stmt"/>
2730
2736
  <line num="160" count="0" type="stmt"/>
2731
- <line num="161" count="0" type="stmt"/>
2732
- <line num="169" count="0" type="stmt"/>
2737
+ <line num="168" count="0" type="stmt"/>
2738
+ <line num="170" count="0" type="stmt"/>
2733
2739
  <line num="171" count="0" type="stmt"/>
2734
- <line num="172" count="0" type="stmt"/>
2735
- <line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
2736
- <line num="175" count="0" type="cond" truecount="0" falsecount="1"/>
2737
- <line num="176" count="0" type="stmt"/>
2740
+ <line num="172" count="0" type="cond" truecount="0" falsecount="2"/>
2741
+ <line num="174" count="0" type="cond" truecount="0" falsecount="1"/>
2742
+ <line num="175" count="0" type="stmt"/>
2743
+ <line num="178" count="0" type="stmt"/>
2738
2744
  <line num="179" count="0" type="stmt"/>
2739
2745
  <line num="180" count="0" type="stmt"/>
2740
2746
  <line num="181" count="0" type="stmt"/>
2741
- <line num="182" count="0" type="stmt"/>
2742
- <line num="186" count="0" type="stmt"/>
2743
- <line num="187" count="0" type="cond" truecount="0" falsecount="1"/>
2747
+ <line num="185" count="0" type="stmt"/>
2748
+ <line num="186" count="0" type="cond" truecount="0" falsecount="1"/>
2749
+ <line num="190" count="0" type="stmt"/>
2744
2750
  <line num="191" count="0" type="stmt"/>
2745
- <line num="192" count="0" type="stmt"/>
2746
- <line num="195" count="0" type="stmt"/>
2747
- <line num="199" count="0" type="stmt"/>
2748
- <line num="203" count="0" type="stmt"/>
2749
- <line num="208" count="56" type="stmt"/>
2750
- <line num="212" count="0" type="stmt"/>
2751
+ <line num="194" count="0" type="stmt"/>
2752
+ <line num="198" count="0" type="stmt"/>
2753
+ <line num="202" count="0" type="stmt"/>
2754
+ <line num="207" count="56" type="stmt"/>
2755
+ <line num="211" count="0" type="stmt"/>
2756
+ <line num="214" count="0" type="stmt"/>
2751
2757
  <line num="215" count="0" type="stmt"/>
2752
2758
  <line num="216" count="0" type="stmt"/>
2753
- <line num="217" count="0" type="stmt"/>
2754
- <line num="218" count="0" type="cond" truecount="0" falsecount="3"/>
2755
- <line num="219" count="0" type="stmt"/>
2756
- <line num="224" count="0" type="cond" truecount="0" falsecount="1"/>
2757
- <line num="225" count="0" type="stmt"/>
2758
- <line num="227" count="0" type="stmt"/>
2759
- <line num="228" count="0" type="cond" truecount="0" falsecount="1"/>
2760
- <line num="229" count="0" type="stmt"/>
2761
- <line num="234" count="0" type="cond" truecount="0" falsecount="1"/>
2762
- <line num="235" count="0" type="stmt"/>
2759
+ <line num="217" count="0" type="cond" truecount="0" falsecount="3"/>
2760
+ <line num="218" count="0" type="stmt"/>
2761
+ <line num="223" count="0" type="cond" truecount="0" falsecount="1"/>
2762
+ <line num="224" count="0" type="stmt"/>
2763
+ <line num="226" count="0" type="stmt"/>
2764
+ <line num="227" count="0" type="cond" truecount="0" falsecount="1"/>
2765
+ <line num="228" count="0" type="stmt"/>
2766
+ <line num="233" count="0" type="cond" truecount="0" falsecount="1"/>
2767
+ <line num="234" count="0" type="stmt"/>
2768
+ <line num="238" count="0" type="stmt"/>
2763
2769
  <line num="239" count="0" type="stmt"/>
2764
2770
  <line num="240" count="0" type="stmt"/>
2765
2771
  <line num="241" count="0" type="stmt"/>
2766
- <line num="242" count="0" type="stmt"/>
2767
- <line num="244" count="0" type="cond" truecount="0" falsecount="1"/>
2768
- <line num="250" count="0" type="stmt"/>
2769
- <line num="253" count="0" type="cond" truecount="0" falsecount="1"/>
2772
+ <line num="243" count="0" type="cond" truecount="0" falsecount="1"/>
2773
+ <line num="249" count="0" type="stmt"/>
2774
+ <line num="252" count="0" type="cond" truecount="0" falsecount="1"/>
2775
+ <line num="253" count="0" type="stmt"/>
2770
2776
  <line num="254" count="0" type="stmt"/>
2771
- <line num="255" count="0" type="stmt"/>
2772
- <line num="258" count="0" type="cond" truecount="0" falsecount="3"/>
2773
- <line num="259" count="0" type="stmt"/>
2774
- <line num="262" count="0" type="cond" truecount="0" falsecount="1"/>
2777
+ <line num="257" count="0" type="cond" truecount="0" falsecount="3"/>
2778
+ <line num="258" count="0" type="stmt"/>
2779
+ <line num="261" count="0" type="cond" truecount="0" falsecount="1"/>
2780
+ <line num="262" count="0" type="stmt"/>
2775
2781
  <line num="263" count="0" type="stmt"/>
2776
- <line num="264" count="0" type="stmt"/>
2777
- <line num="266" count="0" type="cond" truecount="0" falsecount="4"/>
2778
- <line num="268" count="0" type="cond" truecount="0" falsecount="3"/>
2779
- <line num="269" count="0" type="stmt"/>
2780
- <line num="271" count="0" type="stmt"/>
2781
- <line num="273" count="0" type="stmt"/>
2782
- <line num="275" count="0" type="cond" truecount="0" falsecount="2"/>
2783
- <line num="276" count="0" type="stmt"/>
2784
- <line num="277" count="0" type="cond" truecount="0" falsecount="1"/>
2785
- <line num="278" count="0" type="cond" truecount="0" falsecount="4"/>
2786
- <line num="280" count="0" type="cond" truecount="0" falsecount="2"/>
2787
- <line num="283" count="0" type="cond" truecount="0" falsecount="2"/>
2782
+ <line num="265" count="0" type="cond" truecount="0" falsecount="4"/>
2783
+ <line num="267" count="0" type="cond" truecount="0" falsecount="3"/>
2784
+ <line num="268" count="0" type="stmt"/>
2785
+ <line num="270" count="0" type="stmt"/>
2786
+ <line num="272" count="0" type="stmt"/>
2787
+ <line num="274" count="0" type="cond" truecount="0" falsecount="2"/>
2788
+ <line num="275" count="0" type="stmt"/>
2789
+ <line num="276" count="0" type="cond" truecount="0" falsecount="1"/>
2790
+ <line num="277" count="0" type="cond" truecount="0" falsecount="4"/>
2791
+ <line num="279" count="0" type="cond" truecount="0" falsecount="2"/>
2792
+ <line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
2793
+ <line num="284" count="0" type="cond" truecount="0" falsecount="2"/>
2788
2794
  <line num="285" count="0" type="cond" truecount="0" falsecount="2"/>
2789
- <line num="286" count="0" type="cond" truecount="0" falsecount="2"/>
2795
+ <line num="286" count="0" type="stmt"/>
2790
2796
  <line num="287" count="0" type="stmt"/>
2791
- <line num="288" count="0" type="stmt"/>
2792
- <line num="300" count="0" type="stmt"/>
2797
+ <line num="299" count="0" type="stmt"/>
2798
+ <line num="301" count="0" type="stmt"/>
2793
2799
  <line num="302" count="0" type="stmt"/>
2794
2800
  <line num="303" count="0" type="stmt"/>
2795
- <line num="304" count="0" type="stmt"/>
2796
- <line num="318" count="0" type="stmt"/>
2801
+ <line num="317" count="0" type="stmt"/>
2802
+ <line num="325" count="0" type="stmt"/>
2797
2803
  <line num="326" count="0" type="stmt"/>
2798
- <line num="327" count="0" type="stmt"/>
2799
- <line num="328" count="0" type="cond" truecount="0" falsecount="3"/>
2800
- <line num="329" count="0" type="stmt"/>
2804
+ <line num="327" count="0" type="cond" truecount="0" falsecount="3"/>
2805
+ <line num="328" count="0" type="stmt"/>
2806
+ <line num="330" count="0" type="stmt"/>
2801
2807
  <line num="331" count="0" type="stmt"/>
2802
2808
  <line num="332" count="0" type="stmt"/>
2803
2809
  <line num="333" count="0" type="stmt"/>
2804
- <line num="334" count="0" type="stmt"/>
2805
- <line num="340" count="0" type="stmt"/>
2810
+ <line num="339" count="0" type="stmt"/>
2811
+ <line num="356" count="0" type="stmt"/>
2806
2812
  <line num="357" count="0" type="stmt"/>
2807
2813
  <line num="358" count="0" type="stmt"/>
2808
- <line num="359" count="0" type="stmt"/>
2809
- <line num="360" count="0" type="cond" truecount="0" falsecount="1"/>
2810
- <line num="361" count="0" type="stmt"/>
2814
+ <line num="359" count="0" type="cond" truecount="0" falsecount="1"/>
2815
+ <line num="360" count="0" type="stmt"/>
2816
+ <line num="362" count="0" type="stmt"/>
2811
2817
  <line num="363" count="0" type="stmt"/>
2812
- <line num="364" count="0" type="stmt"/>
2813
- <line num="367" count="0" type="cond" truecount="0" falsecount="1"/>
2814
- <line num="371" count="0" type="stmt"/>
2815
- <line num="373" count="0" type="stmt"/>
2816
- <line num="374" count="0" type="cond" truecount="0" falsecount="1"/>
2817
- <line num="375" count="0" type="stmt"/>
2818
- <line num="377" count="0" type="stmt"/>
2819
- <line num="379" count="0" type="stmt"/>
2820
- <line num="380" count="0" type="cond" truecount="0" falsecount="1"/>
2821
- <line num="381" count="0" type="stmt"/>
2822
- <line num="383" count="0" type="stmt"/>
2823
- <line num="384" count="0" type="cond" truecount="0" falsecount="1"/>
2824
- <line num="385" count="0" type="stmt"/>
2825
- <line num="388" count="0" type="cond" truecount="0" falsecount="1"/>
2826
- <line num="390" count="0" type="stmt"/>
2827
- <line num="393" count="0" type="stmt"/>
2828
- <line num="396" count="0" type="stmt"/>
2829
- <line num="404" count="0" type="cond" truecount="0" falsecount="4"/>
2830
- <line num="405" count="0" type="stmt"/>
2818
+ <line num="366" count="0" type="cond" truecount="0" falsecount="1"/>
2819
+ <line num="370" count="0" type="stmt"/>
2820
+ <line num="372" count="0" type="stmt"/>
2821
+ <line num="373" count="0" type="cond" truecount="0" falsecount="1"/>
2822
+ <line num="374" count="0" type="stmt"/>
2823
+ <line num="376" count="0" type="stmt"/>
2824
+ <line num="378" count="0" type="stmt"/>
2825
+ <line num="379" count="0" type="cond" truecount="0" falsecount="1"/>
2826
+ <line num="380" count="0" type="stmt"/>
2827
+ <line num="382" count="0" type="stmt"/>
2828
+ <line num="383" count="0" type="cond" truecount="0" falsecount="1"/>
2829
+ <line num="384" count="0" type="stmt"/>
2830
+ <line num="387" count="0" type="cond" truecount="0" falsecount="1"/>
2831
+ <line num="389" count="0" type="stmt"/>
2832
+ <line num="392" count="0" type="stmt"/>
2833
+ <line num="395" count="0" type="stmt"/>
2834
+ <line num="403" count="0" type="cond" truecount="0" falsecount="4"/>
2835
+ <line num="404" count="0" type="stmt"/>
2836
+ <line num="406" count="0" type="stmt"/>
2831
2837
  <line num="407" count="0" type="stmt"/>
2832
2838
  <line num="408" count="0" type="stmt"/>
2833
2839
  <line num="409" count="0" type="stmt"/>
2834
- <line num="410" count="0" type="stmt"/>
2835
- <line num="412" count="0" type="cond" truecount="0" falsecount="1"/>
2836
- <line num="413" count="0" type="stmt"/>
2837
- <line num="419" count="0" type="stmt"/>
2838
- <line num="421" count="0" type="stmt"/>
2839
- <line num="422" count="0" type="cond" truecount="0" falsecount="1"/>
2840
- <line num="423" count="0" type="stmt"/>
2841
- <line num="425" count="0" type="stmt"/>
2842
- <line num="427" count="0" type="stmt"/>
2840
+ <line num="411" count="0" type="cond" truecount="0" falsecount="1"/>
2841
+ <line num="412" count="0" type="stmt"/>
2842
+ <line num="418" count="0" type="stmt"/>
2843
+ <line num="420" count="0" type="stmt"/>
2844
+ <line num="421" count="0" type="cond" truecount="0" falsecount="1"/>
2845
+ <line num="422" count="0" type="stmt"/>
2846
+ <line num="424" count="0" type="stmt"/>
2847
+ <line num="426" count="0" type="stmt"/>
2848
+ <line num="435" count="0" type="stmt"/>
2843
2849
  <line num="436" count="0" type="stmt"/>
2844
2850
  <line num="437" count="0" type="stmt"/>
2845
- <line num="438" count="0" type="stmt"/>
2851
+ <line num="439" count="0" type="stmt"/>
2846
2852
  <line num="440" count="0" type="stmt"/>
2847
- <line num="441" count="0" type="stmt"/>
2853
+ <line num="450" count="0" type="stmt"/>
2848
2854
  <line num="451" count="0" type="stmt"/>
2849
- <line num="452" count="0" type="stmt"/>
2850
- <line num="453" count="0" type="cond" truecount="0" falsecount="1"/>
2851
- <line num="454" count="0" type="stmt"/>
2852
- <line num="456" count="0" type="stmt"/>
2853
- <line num="458" count="0" type="cond" truecount="0" falsecount="3"/>
2854
- <line num="459" count="0" type="stmt"/>
2855
- <line num="461" count="0" type="stmt"/>
2856
- <line num="462" count="0" type="cond" truecount="0" falsecount="3"/>
2857
- <line num="463" count="0" type="stmt"/>
2858
- <line num="465" count="0" type="stmt"/>
2859
- <line num="473" count="0" type="cond" truecount="0" falsecount="1"/>
2860
- <line num="474" count="0" type="stmt"/>
2861
- <line num="477" count="0" type="stmt"/>
2855
+ <line num="452" count="0" type="cond" truecount="0" falsecount="1"/>
2856
+ <line num="453" count="0" type="stmt"/>
2857
+ <line num="455" count="0" type="stmt"/>
2858
+ <line num="457" count="0" type="cond" truecount="0" falsecount="3"/>
2859
+ <line num="458" count="0" type="stmt"/>
2860
+ <line num="460" count="0" type="stmt"/>
2861
+ <line num="461" count="0" type="cond" truecount="0" falsecount="3"/>
2862
+ <line num="462" count="0" type="stmt"/>
2863
+ <line num="464" count="0" type="stmt"/>
2864
+ <line num="472" count="0" type="cond" truecount="0" falsecount="1"/>
2865
+ <line num="473" count="0" type="stmt"/>
2866
+ <line num="476" count="0" type="stmt"/>
2867
+ <line num="478" count="0" type="cond" truecount="0" falsecount="2"/>
2862
2868
  <line num="479" count="0" type="cond" truecount="0" falsecount="2"/>
2863
- <line num="480" count="0" type="cond" truecount="0" falsecount="2"/>
2869
+ <line num="480" count="0" type="stmt"/>
2864
2870
  <line num="481" count="0" type="stmt"/>
2865
- <line num="482" count="0" type="stmt"/>
2866
- <line num="484" count="0" type="stmt"/>
2867
- <line num="486" count="0" type="stmt"/>
2871
+ <line num="483" count="0" type="stmt"/>
2872
+ <line num="485" count="0" type="stmt"/>
2873
+ <line num="493" count="0" type="stmt"/>
2868
2874
  <line num="494" count="0" type="stmt"/>
2869
- <line num="495" count="0" type="stmt"/>
2870
- <line num="496" count="0" type="cond" truecount="0" falsecount="1"/>
2871
- <line num="497" count="0" type="stmt"/>
2872
- <line num="499" count="0" type="stmt"/>
2873
- <line num="501" count="0" type="stmt"/>
2874
- <line num="504" count="0" type="stmt"/>
2875
- <line num="505" count="0" type="cond" truecount="0" falsecount="1"/>
2876
- <line num="510" count="0" type="stmt"/>
2877
- <line num="512" count="0" type="stmt"/>
2878
- <line num="513" count="0" type="cond" truecount="0" falsecount="2"/>
2879
- <line num="514" count="0" type="stmt"/>
2880
- <line num="516" count="0" type="stmt"/>
2875
+ <line num="495" count="0" type="cond" truecount="0" falsecount="1"/>
2876
+ <line num="496" count="0" type="stmt"/>
2877
+ <line num="498" count="0" type="stmt"/>
2878
+ <line num="500" count="0" type="stmt"/>
2879
+ <line num="503" count="0" type="stmt"/>
2880
+ <line num="504" count="0" type="cond" truecount="0" falsecount="1"/>
2881
+ <line num="509" count="0" type="stmt"/>
2882
+ <line num="511" count="0" type="stmt"/>
2883
+ <line num="512" count="0" type="cond" truecount="0" falsecount="2"/>
2884
+ <line num="513" count="0" type="stmt"/>
2885
+ <line num="515" count="0" type="stmt"/>
2886
+ <line num="516" count="0" type="cond" truecount="0" falsecount="2"/>
2881
2887
  <line num="517" count="0" type="cond" truecount="0" falsecount="2"/>
2882
2888
  <line num="518" count="0" type="cond" truecount="0" falsecount="2"/>
2883
- <line num="519" count="0" type="cond" truecount="0" falsecount="2"/>
2884
- <line num="520" count="0" type="cond" truecount="0" falsecount="3"/>
2885
- <line num="521" count="0" type="stmt"/>
2886
- <line num="523" count="0" type="stmt"/>
2887
- <line num="532" count="0" type="cond" truecount="0" falsecount="2"/>
2888
- <line num="533" count="0" type="cond" truecount="0" falsecount="4"/>
2889
- <line num="534" count="0" type="stmt"/>
2890
- <line num="536" count="0" type="stmt"/>
2889
+ <line num="519" count="0" type="cond" truecount="0" falsecount="3"/>
2890
+ <line num="520" count="0" type="stmt"/>
2891
+ <line num="522" count="0" type="stmt"/>
2892
+ <line num="531" count="0" type="cond" truecount="0" falsecount="2"/>
2893
+ <line num="532" count="0" type="cond" truecount="0" falsecount="4"/>
2894
+ <line num="533" count="0" type="stmt"/>
2895
+ <line num="535" count="0" type="stmt"/>
2896
+ <line num="554" count="0" type="stmt"/>
2891
2897
  <line num="555" count="0" type="stmt"/>
2892
2898
  <line num="556" count="0" type="stmt"/>
2893
2899
  <line num="557" count="0" type="stmt"/>
2894
2900
  <line num="558" count="0" type="stmt"/>
2895
2901
  <line num="559" count="0" type="stmt"/>
2896
- <line num="560" count="0" type="stmt"/>
2897
- <line num="562" count="0" type="cond" truecount="0" falsecount="4"/>
2898
- <line num="563" count="0" type="cond" truecount="0" falsecount="3"/>
2899
- <line num="564" count="0" type="stmt"/>
2900
- <line num="566" count="0" type="cond" truecount="0" falsecount="6"/>
2901
- <line num="567" count="0" type="stmt"/>
2902
- <line num="569" count="0" type="cond" truecount="0" falsecount="2"/>
2902
+ <line num="561" count="0" type="cond" truecount="0" falsecount="4"/>
2903
+ <line num="562" count="0" type="cond" truecount="0" falsecount="3"/>
2904
+ <line num="563" count="0" type="stmt"/>
2905
+ <line num="565" count="0" type="cond" truecount="0" falsecount="6"/>
2906
+ <line num="566" count="0" type="stmt"/>
2907
+ <line num="568" count="0" type="cond" truecount="0" falsecount="2"/>
2908
+ <line num="571" count="0" type="cond" truecount="0" falsecount="2"/>
2903
2909
  <line num="572" count="0" type="cond" truecount="0" falsecount="2"/>
2904
- <line num="573" count="0" type="cond" truecount="0" falsecount="2"/>
2905
- <line num="574" count="0" type="stmt"/>
2906
- <line num="584" count="0" type="stmt"/>
2910
+ <line num="573" count="0" type="stmt"/>
2911
+ <line num="583" count="0" type="stmt"/>
2912
+ <line num="587" count="0" type="stmt"/>
2907
2913
  <line num="588" count="0" type="stmt"/>
2908
- <line num="589" count="0" type="stmt"/>
2909
- <line num="591" count="0" type="cond" truecount="0" falsecount="1"/>
2910
- <line num="595" count="0" type="stmt"/>
2914
+ <line num="590" count="0" type="cond" truecount="0" falsecount="1"/>
2915
+ <line num="594" count="0" type="stmt"/>
2916
+ <line num="596" count="0" type="stmt"/>
2911
2917
  <line num="597" count="0" type="stmt"/>
2912
- <line num="598" count="0" type="stmt"/>
2913
- <line num="600" count="0" type="cond" truecount="0" falsecount="1"/>
2918
+ <line num="599" count="0" type="cond" truecount="0" falsecount="1"/>
2919
+ <line num="600" count="0" type="cond" truecount="0" falsecount="2"/>
2914
2920
  <line num="601" count="0" type="cond" truecount="0" falsecount="2"/>
2915
- <line num="602" count="0" type="cond" truecount="0" falsecount="2"/>
2916
- <line num="603" count="0" type="stmt"/>
2917
- <line num="613" count="0" type="stmt"/>
2918
- <line num="628" count="0" type="stmt"/>
2919
- <line num="631" count="0" type="cond" truecount="0" falsecount="3"/>
2920
- <line num="633" count="0" type="stmt"/>
2921
- <line num="635" count="0" type="stmt"/>
2921
+ <line num="602" count="0" type="stmt"/>
2922
+ <line num="612" count="0" type="stmt"/>
2923
+ <line num="627" count="0" type="stmt"/>
2924
+ <line num="630" count="0" type="cond" truecount="0" falsecount="3"/>
2925
+ <line num="632" count="0" type="stmt"/>
2926
+ <line num="634" count="0" type="stmt"/>
2927
+ <line num="636" count="0" type="stmt"/>
2922
2928
  <line num="637" count="0" type="stmt"/>
2923
- <line num="638" count="0" type="stmt"/>
2924
- <line num="639" count="0" type="cond" truecount="0" falsecount="3"/>
2925
- <line num="640" count="0" type="stmt"/>
2926
- <line num="642" count="0" type="stmt"/>
2927
- <line num="643" count="0" type="cond" truecount="0" falsecount="1"/>
2928
- <line num="644" count="0" type="stmt"/>
2929
- <line num="645" count="0" type="cond" truecount="0" falsecount="1"/>
2929
+ <line num="638" count="0" type="cond" truecount="0" falsecount="3"/>
2930
+ <line num="639" count="0" type="stmt"/>
2931
+ <line num="641" count="0" type="stmt"/>
2932
+ <line num="642" count="0" type="cond" truecount="0" falsecount="1"/>
2933
+ <line num="643" count="0" type="stmt"/>
2934
+ <line num="644" count="0" type="cond" truecount="0" falsecount="1"/>
2935
+ <line num="645" count="0" type="stmt"/>
2930
2936
  <line num="646" count="0" type="stmt"/>
2931
- <line num="647" count="0" type="stmt"/>
2932
- <line num="651" count="0" type="stmt"/>
2937
+ <line num="650" count="0" type="stmt"/>
2938
+ <line num="654" count="0" type="stmt"/>
2933
2939
  <line num="655" count="0" type="stmt"/>
2934
- <line num="656" count="0" type="stmt"/>
2935
- <line num="657" count="0" type="cond" truecount="0" falsecount="1"/>
2936
- <line num="658" count="0" type="stmt"/>
2937
- <line num="660" count="0" type="cond" truecount="0" falsecount="1"/>
2940
+ <line num="656" count="0" type="cond" truecount="0" falsecount="1"/>
2941
+ <line num="657" count="0" type="stmt"/>
2942
+ <line num="659" count="0" type="cond" truecount="0" falsecount="1"/>
2943
+ <line num="660" count="0" type="stmt"/>
2938
2944
  <line num="661" count="0" type="stmt"/>
2939
- <line num="662" count="0" type="stmt"/>
2940
- <line num="663" count="0" type="cond" truecount="0" falsecount="3"/>
2941
- <line num="664" count="0" type="stmt"/>
2942
- <line num="666" count="0" type="stmt"/>
2945
+ <line num="662" count="0" type="cond" truecount="0" falsecount="3"/>
2946
+ <line num="663" count="0" type="stmt"/>
2947
+ <line num="665" count="0" type="stmt"/>
2948
+ <line num="667" count="0" type="stmt"/>
2943
2949
  <line num="668" count="0" type="stmt"/>
2944
- <line num="669" count="0" type="stmt"/>
2945
- <line num="670" count="0" type="cond" truecount="0" falsecount="1"/>
2946
- <line num="671" count="0" type="stmt"/>
2947
- <line num="674" count="0" type="stmt"/>
2948
- <line num="678" count="0" type="cond" truecount="0" falsecount="2"/>
2949
- <line num="679" count="0" type="stmt"/>
2950
+ <line num="669" count="0" type="cond" truecount="0" falsecount="1"/>
2951
+ <line num="670" count="0" type="stmt"/>
2952
+ <line num="673" count="0" type="stmt"/>
2953
+ <line num="677" count="0" type="cond" truecount="0" falsecount="2"/>
2954
+ <line num="678" count="0" type="stmt"/>
2955
+ <line num="680" count="0" type="stmt"/>
2950
2956
  <line num="681" count="0" type="stmt"/>
2951
- <line num="682" count="0" type="stmt"/>
2952
- <line num="683" count="0" type="cond" truecount="0" falsecount="1"/>
2953
- <line num="687" count="0" type="stmt"/>
2954
- <line num="689" count="0" type="stmt"/>
2955
- <line num="713" count="0" type="stmt"/>
2956
- <line num="715" count="0" type="cond" truecount="0" falsecount="3"/>
2957
- <line num="716" count="0" type="stmt"/>
2958
- <line num="722" count="0" type="stmt"/>
2959
- <line num="724" count="0" type="cond" truecount="0" falsecount="4"/>
2957
+ <line num="682" count="0" type="cond" truecount="0" falsecount="1"/>
2958
+ <line num="686" count="0" type="stmt"/>
2959
+ <line num="688" count="0" type="stmt"/>
2960
+ <line num="712" count="0" type="stmt"/>
2961
+ <line num="714" count="0" type="cond" truecount="0" falsecount="3"/>
2962
+ <line num="715" count="0" type="stmt"/>
2963
+ <line num="721" count="0" type="stmt"/>
2964
+ <line num="723" count="0" type="cond" truecount="0" falsecount="4"/>
2960
2965
  </file>
2961
2966
  <file name="external.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.ts">
2962
2967
  <metrics statements="125" coveredstatements="19" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
@@ -3190,210 +3195,210 @@
3190
3195
  <line num="29" count="56" type="stmt"/>
3191
3196
  <line num="30" count="56" type="stmt"/>
3192
3197
  <line num="31" count="56" type="stmt"/>
3193
- <line num="40" count="56" type="stmt"/>
3194
- <line num="47" count="6" type="cond" truecount="1" falsecount="1"/>
3198
+ <line num="41" count="56" type="stmt"/>
3195
3199
  <line num="48" count="6" type="cond" truecount="1" falsecount="1"/>
3196
3200
  <line num="49" count="6" type="cond" truecount="1" falsecount="1"/>
3197
- <line num="51" count="6" type="stmt"/>
3201
+ <line num="50" count="6" type="cond" truecount="1" falsecount="1"/>
3198
3202
  <line num="52" count="6" type="stmt"/>
3199
3203
  <line num="53" count="6" type="stmt"/>
3200
- <line num="56" count="1" type="cond" truecount="1" falsecount="1"/>
3201
- <line num="57" count="0" type="stmt"/>
3202
- <line num="59" count="1" type="stmt"/>
3203
- <line num="60" count="0" type="stmt"/>
3204
- <line num="63" count="5" type="cond" truecount="0" falsecount="1"/>
3205
- <line num="64" count="0" type="stmt"/>
3206
- <line num="66" count="5" type="cond" truecount="0" falsecount="1"/>
3207
- <line num="67" count="0" type="stmt"/>
3208
- <line num="69" count="5" type="stmt"/>
3209
- <line num="74" count="7" type="cond" truecount="1" falsecount="1"/>
3210
- <line num="75" count="0" type="stmt"/>
3204
+ <line num="54" count="6" type="stmt"/>
3205
+ <line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
3206
+ <line num="58" count="0" type="stmt"/>
3207
+ <line num="60" count="1" type="stmt"/>
3208
+ <line num="61" count="0" type="stmt"/>
3209
+ <line num="64" count="5" type="cond" truecount="0" falsecount="1"/>
3210
+ <line num="65" count="0" type="stmt"/>
3211
+ <line num="67" count="5" type="cond" truecount="0" falsecount="1"/>
3212
+ <line num="68" count="0" type="stmt"/>
3213
+ <line num="70" count="5" type="stmt"/>
3214
+ <line num="75" count="7" type="cond" truecount="1" falsecount="1"/>
3211
3215
  <line num="76" count="0" type="stmt"/>
3212
- <line num="78" count="7" type="stmt"/>
3213
- <line num="83" count="12" type="stmt"/>
3214
- <line num="85" count="7" type="stmt"/>
3215
- <line num="88" count="56" type="stmt"/>
3216
- <line num="89" count="6" type="stmt"/>
3216
+ <line num="77" count="0" type="stmt"/>
3217
+ <line num="79" count="7" type="stmt"/>
3218
+ <line num="84" count="12" type="stmt"/>
3219
+ <line num="86" count="7" type="stmt"/>
3220
+ <line num="89" count="56" type="stmt"/>
3217
3221
  <line num="90" count="6" type="stmt"/>
3218
3222
  <line num="91" count="6" type="stmt"/>
3219
3223
  <line num="92" count="6" type="stmt"/>
3220
- <line num="94" count="6" type="stmt"/>
3224
+ <line num="93" count="6" type="stmt"/>
3221
3225
  <line num="95" count="6" type="stmt"/>
3222
3226
  <line num="96" count="6" type="stmt"/>
3223
- <line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
3224
- <line num="104" count="0" type="stmt"/>
3225
- <line num="108" count="0" type="stmt"/>
3226
- <line num="111" count="6" type="stmt"/>
3227
- <line num="113" count="6" type="stmt"/>
3227
+ <line num="97" count="6" type="stmt"/>
3228
+ <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
3229
+ <line num="105" count="0" type="stmt"/>
3230
+ <line num="109" count="0" type="stmt"/>
3231
+ <line num="112" count="6" type="stmt"/>
3228
3232
  <line num="114" count="6" type="stmt"/>
3229
- <line num="115" count="26" type="cond" truecount="1" falsecount="0"/>
3230
- <line num="116" count="7" type="stmt"/>
3231
- <line num="120" count="6" type="stmt"/>
3233
+ <line num="115" count="6" type="stmt"/>
3234
+ <line num="116" count="26" type="cond" truecount="1" falsecount="0"/>
3235
+ <line num="117" count="7" type="stmt"/>
3232
3236
  <line num="121" count="6" type="stmt"/>
3233
- <line num="126" count="6" type="cond" truecount="1" falsecount="0"/>
3234
- <line num="127" count="1" type="stmt"/>
3235
- <line num="131" count="5" type="stmt"/>
3236
- <line num="138" count="5" type="stmt"/>
3237
- <line num="140" count="5" type="cond" truecount="0" falsecount="1"/>
3238
- <line num="142" count="0" type="stmt"/>
3237
+ <line num="122" count="6" type="stmt"/>
3238
+ <line num="127" count="6" type="cond" truecount="1" falsecount="0"/>
3239
+ <line num="128" count="1" type="stmt"/>
3240
+ <line num="132" count="5" type="stmt"/>
3241
+ <line num="139" count="5" type="stmt"/>
3242
+ <line num="141" count="5" type="cond" truecount="0" falsecount="1"/>
3239
3243
  <line num="143" count="0" type="stmt"/>
3240
3244
  <line num="144" count="0" type="stmt"/>
3241
- <line num="147" count="5" type="stmt"/>
3242
- <line num="153" count="56" type="stmt"/>
3243
- <line num="154" count="77" type="stmt"/>
3245
+ <line num="145" count="0" type="stmt"/>
3246
+ <line num="148" count="5" type="stmt"/>
3247
+ <line num="154" count="56" type="stmt"/>
3244
3248
  <line num="155" count="77" type="stmt"/>
3245
3249
  <line num="156" count="77" type="stmt"/>
3246
- <line num="158" count="77" type="cond" truecount="3" falsecount="0"/>
3247
- <line num="159" count="77" type="stmt"/>
3248
- <line num="163" count="77" type="stmt"/>
3250
+ <line num="157" count="77" type="stmt"/>
3251
+ <line num="159" count="77" type="cond" truecount="3" falsecount="0"/>
3252
+ <line num="160" count="77" type="stmt"/>
3249
3253
  <line num="164" count="77" type="stmt"/>
3250
3254
  <line num="165" count="77" type="stmt"/>
3251
- <line num="170" count="77" type="cond" truecount="0" falsecount="1"/>
3252
- <line num="171" count="0" type="stmt"/>
3253
- <line num="175" count="77" type="stmt"/>
3254
- <line num="182" count="76" type="stmt"/>
3255
- <line num="188" count="56" type="stmt"/>
3256
- <line num="189" count="9" type="stmt"/>
3257
- <line num="192" count="9" type="cond" truecount="1" falsecount="0"/>
3258
- <line num="193" count="3" type="stmt"/>
3255
+ <line num="166" count="77" type="stmt"/>
3256
+ <line num="171" count="77" type="cond" truecount="0" falsecount="1"/>
3257
+ <line num="172" count="0" type="stmt"/>
3258
+ <line num="176" count="77" type="stmt"/>
3259
+ <line num="183" count="76" type="stmt"/>
3260
+ <line num="189" count="56" type="stmt"/>
3261
+ <line num="190" count="9" type="stmt"/>
3262
+ <line num="193" count="9" type="cond" truecount="1" falsecount="0"/>
3259
3263
  <line num="194" count="3" type="stmt"/>
3260
- <line num="197" count="6" type="stmt"/>
3264
+ <line num="195" count="3" type="stmt"/>
3261
3265
  <line num="198" count="6" type="stmt"/>
3262
3266
  <line num="199" count="6" type="stmt"/>
3263
- <line num="201" count="5" type="cond" truecount="1" falsecount="1"/>
3264
- <line num="202" count="5" type="stmt"/>
3265
- <line num="207" count="0" type="stmt"/>
3267
+ <line num="200" count="6" type="stmt"/>
3268
+ <line num="202" count="5" type="cond" truecount="1" falsecount="1"/>
3269
+ <line num="203" count="5" type="stmt"/>
3266
3270
  <line num="208" count="0" type="stmt"/>
3267
3271
  <line num="209" count="0" type="stmt"/>
3268
- <line num="218" count="5" type="cond" truecount="1" falsecount="0"/>
3269
- <line num="219" count="3" type="stmt"/>
3270
- <line num="221" count="3" type="stmt"/>
3272
+ <line num="210" count="0" type="stmt"/>
3273
+ <line num="219" count="5" type="cond" truecount="1" falsecount="0"/>
3274
+ <line num="220" count="3" type="stmt"/>
3271
3275
  <line num="222" count="3" type="stmt"/>
3272
- <line num="229" count="3" type="stmt"/>
3273
- <line num="232" count="5" type="cond" truecount="1" falsecount="0"/>
3274
- <line num="233" count="3" type="stmt"/>
3275
- <line num="239" count="2" type="stmt"/>
3276
- <line num="242" count="5" type="cond" truecount="0" falsecount="1"/>
3277
- <line num="246" count="0" type="stmt"/>
3278
- <line num="252" count="5" type="stmt"/>
3279
- <line num="255" count="56" type="stmt"/>
3280
- <line num="256" count="7" type="stmt"/>
3281
- <line num="258" count="7" type="stmt"/>
3276
+ <line num="223" count="3" type="stmt"/>
3277
+ <line num="230" count="3" type="stmt"/>
3278
+ <line num="233" count="5" type="cond" truecount="1" falsecount="0"/>
3279
+ <line num="234" count="3" type="stmt"/>
3280
+ <line num="240" count="2" type="stmt"/>
3281
+ <line num="243" count="5" type="cond" truecount="0" falsecount="1"/>
3282
+ <line num="247" count="0" type="stmt"/>
3283
+ <line num="253" count="5" type="stmt"/>
3284
+ <line num="256" count="56" type="stmt"/>
3285
+ <line num="257" count="7" type="stmt"/>
3282
3286
  <line num="259" count="7" type="stmt"/>
3283
3287
  <line num="260" count="7" type="stmt"/>
3284
3288
  <line num="261" count="7" type="stmt"/>
3285
- <line num="264" count="56" type="stmt"/>
3286
- <line num="265" count="18" type="stmt"/>
3289
+ <line num="262" count="7" type="stmt"/>
3290
+ <line num="265" count="56" type="stmt"/>
3287
3291
  <line num="266" count="18" type="stmt"/>
3288
3292
  <line num="267" count="18" type="stmt"/>
3289
- <line num="268" count="15" type="stmt"/>
3293
+ <line num="268" count="18" type="stmt"/>
3290
3294
  <line num="269" count="15" type="stmt"/>
3291
- <line num="272" count="56" type="stmt"/>
3292
- <line num="273" count="4" type="stmt"/>
3295
+ <line num="270" count="15" type="stmt"/>
3296
+ <line num="273" count="56" type="stmt"/>
3293
3297
  <line num="274" count="4" type="stmt"/>
3294
3298
  <line num="275" count="4" type="stmt"/>
3295
- <line num="276" count="3" type="cond" truecount="1" falsecount="1"/>
3296
- <line num="278" count="3" type="cond" truecount="0" falsecount="1"/>
3297
- <line num="279" count="0" type="stmt"/>
3298
- <line num="281" count="3" type="stmt"/>
3299
- <line num="283" count="3" type="stmt"/>
3300
- <line num="285" count="3" type="stmt"/>
3301
- <line num="291" count="3" type="stmt"/>
3302
- <line num="293" count="3" type="stmt"/>
3303
- <line num="296" count="3" type="cond" truecount="1" falsecount="1"/>
3304
- <line num="297" count="0" type="stmt"/>
3305
- <line num="300" count="0" type="stmt"/>
3299
+ <line num="276" count="4" type="stmt"/>
3300
+ <line num="277" count="3" type="cond" truecount="1" falsecount="1"/>
3301
+ <line num="279" count="3" type="cond" truecount="0" falsecount="1"/>
3302
+ <line num="280" count="0" type="stmt"/>
3303
+ <line num="282" count="3" type="stmt"/>
3304
+ <line num="284" count="3" type="stmt"/>
3305
+ <line num="286" count="3" type="stmt"/>
3306
+ <line num="292" count="3" type="stmt"/>
3307
+ <line num="294" count="3" type="stmt"/>
3308
+ <line num="297" count="3" type="cond" truecount="1" falsecount="1"/>
3309
+ <line num="298" count="0" type="stmt"/>
3306
3310
  <line num="301" count="0" type="stmt"/>
3307
- <line num="303" count="3" type="stmt"/>
3308
- <line num="305" count="3" type="stmt"/>
3309
- <line num="308" count="56" type="stmt"/>
3310
- <line num="309" count="2" type="stmt"/>
3311
+ <line num="302" count="0" type="stmt"/>
3312
+ <line num="304" count="3" type="stmt"/>
3313
+ <line num="306" count="3" type="stmt"/>
3314
+ <line num="309" count="56" type="stmt"/>
3311
3315
  <line num="310" count="2" type="stmt"/>
3312
3316
  <line num="311" count="2" type="stmt"/>
3313
3317
  <line num="312" count="2" type="stmt"/>
3314
- <line num="316" count="2" type="stmt"/>
3315
- <line num="321" count="2" type="stmt"/>
3316
- <line num="322" count="3" type="stmt"/>
3317
- <line num="328" count="2" type="cond" truecount="1" falsecount="1"/>
3318
- <line num="329" count="0" type="stmt"/>
3319
- <line num="331" count="0" type="stmt"/>
3320
- <line num="334" count="0" type="stmt"/>
3321
- <line num="338" count="3" type="stmt"/>
3322
- <line num="341" count="2" type="stmt"/>
3318
+ <line num="313" count="2" type="stmt"/>
3319
+ <line num="317" count="2" type="stmt"/>
3320
+ <line num="322" count="2" type="stmt"/>
3321
+ <line num="323" count="3" type="stmt"/>
3322
+ <line num="329" count="2" type="cond" truecount="1" falsecount="1"/>
3323
+ <line num="330" count="0" type="stmt"/>
3324
+ <line num="332" count="0" type="stmt"/>
3325
+ <line num="335" count="0" type="stmt"/>
3326
+ <line num="339" count="3" type="stmt"/>
3323
3327
  <line num="342" count="2" type="stmt"/>
3324
3328
  <line num="343" count="2" type="stmt"/>
3325
3329
  <line num="344" count="2" type="stmt"/>
3326
- <line num="347" count="56" type="stmt"/>
3327
- <line num="349" count="4" type="cond" truecount="2" falsecount="1"/>
3328
- <line num="350" count="0" type="stmt"/>
3329
- <line num="353" count="4" type="stmt"/>
3330
+ <line num="345" count="2" type="stmt"/>
3331
+ <line num="348" count="56" type="stmt"/>
3332
+ <line num="350" count="4" type="cond" truecount="2" falsecount="1"/>
3333
+ <line num="351" count="0" type="stmt"/>
3330
3334
  <line num="354" count="4" type="stmt"/>
3331
3335
  <line num="355" count="4" type="stmt"/>
3332
3336
  <line num="356" count="4" type="stmt"/>
3333
3337
  <line num="357" count="4" type="stmt"/>
3334
- <line num="360" count="4" type="cond" truecount="1" falsecount="1"/>
3335
- <line num="361" count="0" type="stmt"/>
3336
- <line num="363" count="4" type="stmt"/>
3337
- <line num="367" count="4" type="cond" truecount="3" falsecount="0"/>
3338
- <line num="369" count="4" type="cond" truecount="0" falsecount="1"/>
3339
- <line num="370" count="0" type="stmt"/>
3340
- <line num="372" count="4" type="stmt"/>
3338
+ <line num="358" count="4" type="stmt"/>
3339
+ <line num="361" count="4" type="cond" truecount="1" falsecount="1"/>
3340
+ <line num="362" count="0" type="stmt"/>
3341
+ <line num="364" count="4" type="stmt"/>
3342
+ <line num="368" count="4" type="cond" truecount="3" falsecount="0"/>
3343
+ <line num="370" count="4" type="cond" truecount="0" falsecount="1"/>
3344
+ <line num="371" count="0" type="stmt"/>
3341
3345
  <line num="373" count="4" type="stmt"/>
3342
- <line num="376" count="4" type="stmt"/>
3343
- <line num="379" count="56" type="stmt"/>
3344
- <line num="380" count="2" type="stmt"/>
3345
- <line num="386" count="56" type="stmt"/>
3346
- <line num="387" count="2" type="stmt"/>
3346
+ <line num="374" count="4" type="stmt"/>
3347
+ <line num="377" count="4" type="stmt"/>
3348
+ <line num="380" count="56" type="stmt"/>
3349
+ <line num="381" count="2" type="stmt"/>
3350
+ <line num="387" count="56" type="stmt"/>
3347
3351
  <line num="388" count="2" type="stmt"/>
3348
3352
  <line num="389" count="2" type="stmt"/>
3349
3353
  <line num="390" count="2" type="stmt"/>
3350
3354
  <line num="391" count="2" type="stmt"/>
3351
3355
  <line num="392" count="2" type="stmt"/>
3352
- <line num="397" count="2" type="stmt"/>
3353
- <line num="399" count="2" type="stmt"/>
3356
+ <line num="393" count="2" type="stmt"/>
3357
+ <line num="398" count="2" type="stmt"/>
3354
3358
  <line num="400" count="2" type="stmt"/>
3355
- <line num="403" count="2" type="cond" truecount="4" falsecount="0"/>
3356
- <line num="404" count="1" type="stmt"/>
3359
+ <line num="401" count="2" type="stmt"/>
3360
+ <line num="404" count="2" type="cond" truecount="4" falsecount="0"/>
3357
3361
  <line num="405" count="1" type="stmt"/>
3358
3362
  <line num="406" count="1" type="stmt"/>
3359
3363
  <line num="407" count="1" type="stmt"/>
3360
- <line num="411" count="1" type="stmt"/>
3361
- <line num="414" count="2" type="stmt"/>
3362
- <line num="416" count="2" type="stmt"/>
3364
+ <line num="408" count="1" type="stmt"/>
3365
+ <line num="412" count="1" type="stmt"/>
3366
+ <line num="415" count="2" type="stmt"/>
3363
3367
  <line num="417" count="2" type="stmt"/>
3364
- <line num="420" count="2" type="stmt"/>
3368
+ <line num="418" count="2" type="stmt"/>
3365
3369
  <line num="421" count="2" type="stmt"/>
3366
- <line num="424" count="56" type="stmt"/>
3367
- <line num="425" count="2" type="stmt"/>
3370
+ <line num="422" count="2" type="stmt"/>
3371
+ <line num="425" count="56" type="stmt"/>
3368
3372
  <line num="426" count="2" type="stmt"/>
3369
3373
  <line num="427" count="2" type="stmt"/>
3370
- <line num="429" count="2" type="stmt"/>
3371
- <line num="434" count="2" type="stmt"/>
3372
- <line num="439" count="2" type="stmt"/>
3373
- <line num="442" count="1" type="stmt"/>
3374
- <line num="444" count="1" type="stmt"/>
3375
- <line num="446" count="2" type="stmt"/>
3374
+ <line num="428" count="2" type="stmt"/>
3375
+ <line num="430" count="2" type="stmt"/>
3376
+ <line num="435" count="2" type="stmt"/>
3377
+ <line num="440" count="2" type="stmt"/>
3378
+ <line num="443" count="1" type="stmt"/>
3379
+ <line num="445" count="1" type="stmt"/>
3376
3380
  <line num="447" count="2" type="stmt"/>
3377
3381
  <line num="448" count="2" type="stmt"/>
3378
- <line num="449" count="1" type="cond" truecount="0" falsecount="1"/>
3379
- <line num="450" count="0" type="stmt"/>
3380
- <line num="452" count="1" type="stmt"/>
3381
- <line num="453" count="1" type="cond" truecount="1" falsecount="1"/>
3382
- <line num="454" count="1" type="stmt"/>
3382
+ <line num="449" count="2" type="stmt"/>
3383
+ <line num="450" count="1" type="cond" truecount="0" falsecount="1"/>
3384
+ <line num="451" count="0" type="stmt"/>
3385
+ <line num="453" count="1" type="stmt"/>
3386
+ <line num="454" count="1" type="cond" truecount="1" falsecount="1"/>
3383
3387
  <line num="455" count="1" type="stmt"/>
3384
- <line num="457" count="0" type="stmt"/>
3385
- <line num="460" count="2" type="stmt"/>
3388
+ <line num="456" count="1" type="stmt"/>
3389
+ <line num="458" count="0" type="stmt"/>
3386
3390
  <line num="461" count="2" type="stmt"/>
3387
- <line num="463" count="1" type="stmt"/>
3388
- <line num="469" count="2" type="stmt"/>
3389
- <line num="470" count="5" type="stmt"/>
3390
- <line num="471" count="5" type="cond" truecount="1" falsecount="0"/>
3391
- <line num="473" count="1" type="stmt"/>
3391
+ <line num="462" count="2" type="stmt"/>
3392
+ <line num="464" count="1" type="stmt"/>
3393
+ <line num="470" count="2" type="stmt"/>
3394
+ <line num="471" count="5" type="stmt"/>
3395
+ <line num="472" count="5" type="cond" truecount="1" falsecount="0"/>
3392
3396
  <line num="474" count="1" type="stmt"/>
3393
3397
  <line num="475" count="1" type="stmt"/>
3394
- <line num="477" count="1" type="stmt"/>
3398
+ <line num="476" count="1" type="stmt"/>
3395
3399
  <line num="478" count="1" type="stmt"/>
3396
- <line num="482" count="2" type="stmt"/>
3400
+ <line num="479" count="1" type="stmt"/>
3401
+ <line num="483" count="2" type="stmt"/>
3397
3402
  </file>
3398
3403
  <file name="internalSearch.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.ts">
3399
3404
  <metrics statements="207" coveredstatements="163" conditionals="93" coveredconditionals="72" methods="42" coveredmethods="29"/>
@@ -3614,64 +3619,64 @@
3614
3619
  <line num="10" count="56" type="stmt"/>
3615
3620
  <line num="11" count="56" type="stmt"/>
3616
3621
  <line num="19" count="56" type="stmt"/>
3617
- <line num="20" count="86" type="stmt"/>
3618
- <line num="22" count="86" type="cond" truecount="1" falsecount="0"/>
3619
3622
  <line num="23" count="86" type="stmt"/>
3620
- <line num="25" count="0" type="stmt"/>
3621
- <line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
3622
- <line num="30" count="0" type="stmt"/>
3623
- <line num="31" count="0" type="stmt"/>
3624
- <line num="32" count="0" type="stmt"/>
3625
- <line num="33" count="0" type="cond" truecount="0" falsecount="3"/>
3623
+ <line num="25" count="86" type="cond" truecount="1" falsecount="0"/>
3624
+ <line num="26" count="86" type="stmt"/>
3625
+ <line num="28" count="0" type="stmt"/>
3626
+ <line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
3627
+ <line num="33" count="0" type="stmt"/>
3626
3628
  <line num="34" count="0" type="stmt"/>
3627
- <line num="35" count="0" type="cond" truecount="0" falsecount="1"/>
3628
- <line num="36" count="0" type="stmt"/>
3629
- <line num="38" count="0" type="stmt"/>
3629
+ <line num="35" count="0" type="stmt"/>
3630
+ <line num="36" count="0" type="cond" truecount="0" falsecount="3"/>
3631
+ <line num="37" count="0" type="stmt"/>
3632
+ <line num="38" count="0" type="cond" truecount="0" falsecount="1"/>
3633
+ <line num="39" count="0" type="stmt"/>
3630
3634
  <line num="41" count="0" type="stmt"/>
3631
- <line num="43" count="0" type="stmt"/>
3632
- <line num="45" count="0" type="cond" truecount="0" falsecount="3"/>
3635
+ <line num="44" count="0" type="stmt"/>
3633
3636
  <line num="46" count="0" type="stmt"/>
3634
- <line num="48" count="0" type="stmt"/>
3635
- <line num="52" count="0" type="stmt"/>
3636
- <line num="54" count="0" type="cond" truecount="0" falsecount="1"/>
3637
- <line num="59" count="0" type="stmt"/>
3638
- <line num="61" count="0" type="stmt"/>
3639
- <line num="66" count="0" type="stmt"/>
3640
- <line num="71" count="0" type="stmt"/>
3641
- <line num="74" count="56" type="stmt"/>
3642
- <line num="75" count="0" type="stmt"/>
3643
- <line num="77" count="0" type="stmt"/>
3644
- <line num="83" count="0" type="stmt"/>
3637
+ <line num="48" count="0" type="cond" truecount="0" falsecount="3"/>
3638
+ <line num="49" count="0" type="stmt"/>
3639
+ <line num="51" count="0" type="stmt"/>
3640
+ <line num="55" count="0" type="stmt"/>
3641
+ <line num="57" count="0" type="cond" truecount="0" falsecount="1"/>
3642
+ <line num="62" count="0" type="stmt"/>
3643
+ <line num="64" count="0" type="stmt"/>
3644
+ <line num="69" count="0" type="stmt"/>
3645
+ <line num="74" count="0" type="stmt"/>
3646
+ <line num="77" count="56" type="stmt"/>
3647
+ <line num="78" count="0" type="stmt"/>
3648
+ <line num="80" count="0" type="stmt"/>
3645
3649
  <line num="86" count="0" type="stmt"/>
3646
3650
  <line num="89" count="0" type="stmt"/>
3647
- <line num="90" count="0" type="stmt"/>
3648
3651
  <line num="92" count="0" type="stmt"/>
3649
3652
  <line num="93" count="0" type="stmt"/>
3650
- <line num="95" count="0" type="cond" truecount="0" falsecount="1"/>
3653
+ <line num="95" count="0" type="stmt"/>
3651
3654
  <line num="96" count="0" type="stmt"/>
3652
- <line num="101" count="0" type="cond" truecount="0" falsecount="1"/>
3653
- <line num="102" count="0" type="stmt"/>
3654
- <line num="106" count="0" type="stmt"/>
3655
- <line num="115" count="56" type="stmt"/>
3656
- <line num="122" count="81" type="stmt"/>
3657
- <line num="123" count="81" type="stmt"/>
3655
+ <line num="98" count="0" type="cond" truecount="0" falsecount="1"/>
3656
+ <line num="99" count="0" type="stmt"/>
3657
+ <line num="104" count="0" type="cond" truecount="0" falsecount="1"/>
3658
+ <line num="105" count="0" type="stmt"/>
3659
+ <line num="109" count="0" type="stmt"/>
3660
+ <line num="118" count="56" type="stmt"/>
3658
3661
  <line num="125" count="81" type="stmt"/>
3659
- <line num="129" count="81" type="stmt"/>
3660
- <line num="136" count="81" type="cond" truecount="2" falsecount="1"/>
3661
- <line num="137" count="0" type="stmt"/>
3662
- <line num="138" count="0" type="stmt"/>
3663
- <line num="140" count="0" type="cond" truecount="0" falsecount="2"/>
3662
+ <line num="126" count="81" type="stmt"/>
3663
+ <line num="128" count="81" type="stmt"/>
3664
+ <line num="132" count="81" type="stmt"/>
3665
+ <line num="139" count="81" type="cond" truecount="2" falsecount="1"/>
3666
+ <line num="140" count="0" type="stmt"/>
3664
3667
  <line num="141" count="0" type="stmt"/>
3665
- <line num="142" count="0" type="stmt"/>
3668
+ <line num="143" count="0" type="cond" truecount="0" falsecount="2"/>
3669
+ <line num="144" count="0" type="stmt"/>
3666
3670
  <line num="145" count="0" type="stmt"/>
3667
- <line num="146" count="0" type="stmt"/>
3668
3671
  <line num="148" count="0" type="stmt"/>
3669
- <line num="152" count="81" type="stmt"/>
3670
- <line num="154" count="81" type="stmt"/>
3672
+ <line num="149" count="0" type="stmt"/>
3673
+ <line num="151" count="0" type="stmt"/>
3671
3674
  <line num="155" count="81" type="stmt"/>
3672
- <line num="157" count="81" type="cond" truecount="1" falsecount="0"/>
3675
+ <line num="157" count="81" type="stmt"/>
3673
3676
  <line num="158" count="81" type="stmt"/>
3674
- <line num="160" count="81" type="stmt"/>
3677
+ <line num="160" count="81" type="cond" truecount="1" falsecount="0"/>
3678
+ <line num="161" count="81" type="stmt"/>
3679
+ <line num="163" count="81" type="stmt"/>
3675
3680
  </file>
3676
3681
  <file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.ts">
3677
3682
  <metrics statements="59" coveredstatements="37" conditionals="31" coveredconditionals="11" methods="7" coveredmethods="5"/>
@@ -3683,148 +3688,145 @@
3683
3688
  <line num="7" count="130" type="stmt"/>
3684
3689
  <line num="8" count="57" type="stmt"/>
3685
3690
  <line num="9" count="57" type="stmt"/>
3686
- <line num="11" count="57" type="stmt"/>
3687
- <line num="13" count="2" type="stmt"/>
3688
- <line num="17" count="0" type="stmt"/>
3689
- <line num="21" count="57" type="stmt"/>
3690
- <line num="22" count="1" type="stmt"/>
3691
+ <line num="12" count="57" type="stmt"/>
3692
+ <line num="14" count="2" type="stmt"/>
3693
+ <line num="18" count="0" type="stmt"/>
3694
+ <line num="22" count="57" type="stmt"/>
3691
3695
  <line num="23" count="1" type="stmt"/>
3692
3696
  <line num="24" count="1" type="stmt"/>
3693
3697
  <line num="25" count="1" type="stmt"/>
3694
- <line num="28" count="57" type="stmt"/>
3695
- <line num="29" count="26" type="stmt"/>
3696
- <line num="32" count="26" type="cond" truecount="1" falsecount="1"/>
3697
- <line num="33" count="0" type="stmt"/>
3698
- <line num="36" count="0" type="stmt"/>
3698
+ <line num="26" count="1" type="stmt"/>
3699
+ <line num="29" count="57" type="stmt"/>
3700
+ <line num="30" count="26" type="stmt"/>
3701
+ <line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
3702
+ <line num="34" count="0" type="stmt"/>
3699
3703
  <line num="37" count="0" type="stmt"/>
3700
- <line num="39" count="26" type="stmt"/>
3701
- <line num="41" count="23" type="cond" truecount="0" falsecount="1"/>
3702
- <line num="42" count="0" type="stmt"/>
3703
- <line num="44" count="23" type="stmt"/>
3704
- <line num="47" count="57" type="stmt"/>
3705
- <line num="57" count="85" type="cond" truecount="2" falsecount="0"/>
3706
- <line num="58" count="2" type="stmt"/>
3704
+ <line num="38" count="0" type="stmt"/>
3705
+ <line num="40" count="26" type="stmt"/>
3706
+ <line num="42" count="23" type="cond" truecount="0" falsecount="1"/>
3707
+ <line num="43" count="0" type="stmt"/>
3708
+ <line num="45" count="23" type="stmt"/>
3709
+ <line num="48" count="57" type="stmt"/>
3710
+ <line num="58" count="85" type="cond" truecount="2" falsecount="0"/>
3707
3711
  <line num="59" count="2" type="stmt"/>
3708
- <line num="61" count="83" type="stmt"/>
3709
- <line num="63" count="85" type="stmt"/>
3712
+ <line num="60" count="2" type="stmt"/>
3713
+ <line num="62" count="83" type="stmt"/>
3710
3714
  <line num="64" count="85" type="stmt"/>
3711
- <line num="65" count="228" type="stmt"/>
3715
+ <line num="65" count="85" type="stmt"/>
3712
3716
  <line num="66" count="228" type="stmt"/>
3713
- <line num="68" count="228" type="cond" truecount="0" falsecount="1"/>
3714
- <line num="69" count="0" type="stmt"/>
3715
- <line num="72" count="228" type="cond" truecount="1" falsecount="2"/>
3716
- <line num="73" count="0" type="stmt"/>
3717
- <line num="78" count="228" type="cond" truecount="2" falsecount="2"/>
3718
- <line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
3719
- <line num="80" count="0" type="cond" truecount="0" falsecount="1"/>
3720
- <line num="81" count="0" type="stmt"/>
3721
- <line num="83" count="0" type="stmt"/>
3722
- <line num="84" count="0" type="cond" truecount="0" falsecount="1"/>
3723
- <line num="88" count="0" type="stmt"/>
3724
- <line num="91" count="0" type="cond" truecount="0" falsecount="3"/>
3725
- <line num="93" count="0" type="stmt"/>
3726
- <line num="95" count="228" type="cond" truecount="1" falsecount="1"/>
3727
- <line num="100" count="0" type="stmt"/>
3717
+ <line num="67" count="228" type="stmt"/>
3718
+ <line num="69" count="228" type="cond" truecount="0" falsecount="1"/>
3719
+ <line num="70" count="0" type="stmt"/>
3720
+ <line num="73" count="228" type="cond" truecount="1" falsecount="2"/>
3721
+ <line num="74" count="0" type="stmt"/>
3722
+ <line num="79" count="228" type="cond" truecount="2" falsecount="2"/>
3723
+ <line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
3724
+ <line num="81" count="0" type="cond" truecount="0" falsecount="1"/>
3725
+ <line num="82" count="0" type="stmt"/>
3726
+ <line num="84" count="0" type="stmt"/>
3727
+ <line num="85" count="0" type="cond" truecount="0" falsecount="1"/>
3728
+ <line num="89" count="0" type="stmt"/>
3729
+ <line num="92" count="0" type="cond" truecount="0" falsecount="3"/>
3730
+ <line num="94" count="0" type="stmt"/>
3731
+ <line num="96" count="228" type="cond" truecount="1" falsecount="1"/>
3728
3732
  <line num="101" count="0" type="stmt"/>
3729
- <line num="102" count="0" type="cond" truecount="0" falsecount="1"/>
3730
- <line num="103" count="0" type="cond" truecount="0" falsecount="2"/>
3731
- <line num="104" count="0" type="stmt"/>
3732
- <line num="106" count="0" type="stmt"/>
3733
- <line num="110" count="0" type="stmt"/>
3734
- <line num="113" count="228" type="stmt"/>
3735
- <line num="115" count="228" type="cond" truecount="1" falsecount="0"/>
3736
- <line num="117" count="85" type="stmt"/>
3733
+ <line num="102" count="0" type="stmt"/>
3734
+ <line num="103" count="0" type="cond" truecount="0" falsecount="1"/>
3735
+ <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
3736
+ <line num="105" count="0" type="stmt"/>
3737
+ <line num="107" count="0" type="stmt"/>
3738
+ <line num="111" count="0" type="stmt"/>
3739
+ <line num="114" count="228" type="stmt"/>
3740
+ <line num="116" count="228" type="cond" truecount="1" falsecount="0"/>
3741
+ <line num="118" count="85" type="stmt"/>
3737
3742
  </file>
3738
3743
  </package>
3739
3744
  <package name="src.api.controllers.static">
3740
- <metrics statements="85" coveredstatements="52" conditionals="50" coveredconditionals="33" methods="11" coveredmethods="4"/>
3745
+ <metrics statements="82" coveredstatements="49" conditionals="50" coveredconditionals="33" methods="11" coveredmethods="4"/>
3741
3746
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/static/index.ts">
3742
- <metrics statements="85" coveredstatements="52" conditionals="50" coveredconditionals="33" methods="11" coveredmethods="4"/>
3747
+ <metrics statements="82" coveredstatements="49" conditionals="50" coveredconditionals="33" methods="11" coveredmethods="4"/>
3743
3748
  <line num="1" count="55" type="stmt"/>
3744
3749
  <line num="3" count="55" type="stmt"/>
3750
+ <line num="4" count="55" type="stmt"/>
3745
3751
  <line num="5" count="55" type="stmt"/>
3746
3752
  <line num="6" count="55" type="stmt"/>
3747
3753
  <line num="7" count="55" type="stmt"/>
3748
- <line num="8" count="55" type="stmt"/>
3749
- <line num="9" count="55" type="stmt"/>
3754
+ <line num="12" count="55" type="stmt"/>
3755
+ <line num="13" count="55" type="stmt"/>
3750
3756
  <line num="14" count="55" type="stmt"/>
3751
3757
  <line num="15" count="55" type="stmt"/>
3752
3758
  <line num="16" count="55" type="stmt"/>
3753
3759
  <line num="17" count="55" type="stmt"/>
3754
- <line num="18" count="55" type="stmt"/>
3755
- <line num="19" count="55" type="stmt"/>
3756
- <line num="20" count="55" type="stmt"/>
3757
- <line num="21" count="55" type="stmt"/>
3758
- <line num="24" count="0" type="stmt"/>
3759
- <line num="33" count="0" type="stmt"/>
3760
- <line num="42" count="55" type="stmt"/>
3760
+ <line num="20" count="0" type="stmt"/>
3761
+ <line num="29" count="0" type="stmt"/>
3762
+ <line num="38" count="55" type="stmt"/>
3763
+ <line num="39" count="0" type="stmt"/>
3764
+ <line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
3765
+ <line num="42" count="0" type="stmt"/>
3761
3766
  <line num="43" count="0" type="stmt"/>
3762
- <line num="45" count="0" type="cond" truecount="0" falsecount="1"/>
3763
3767
  <line num="46" count="0" type="stmt"/>
3764
- <line num="47" count="0" type="stmt"/>
3765
- <line num="50" count="0" type="stmt"/>
3768
+ <line num="49" count="0" type="stmt"/>
3769
+ <line num="52" count="0" type="cond" truecount="0" falsecount="1"/>
3766
3770
  <line num="53" count="0" type="stmt"/>
3767
- <line num="56" count="0" type="cond" truecount="0" falsecount="1"/>
3768
- <line num="57" count="0" type="stmt"/>
3771
+ <line num="55" count="0" type="stmt"/>
3769
3772
  <line num="59" count="0" type="stmt"/>
3770
- <line num="63" count="0" type="stmt"/>
3771
- <line num="65" count="0" type="stmt"/>
3772
- <line num="70" count="55" type="stmt"/>
3773
- <line num="71" count="1" type="stmt"/>
3774
- <line num="72" count="1" type="stmt"/>
3775
- <line num="75" count="55" type="stmt"/>
3776
- <line num="77" count="0" type="cond" truecount="0" falsecount="2"/>
3777
- <line num="81" count="0" type="stmt"/>
3773
+ <line num="61" count="0" type="stmt"/>
3774
+ <line num="66" count="55" type="stmt"/>
3775
+ <line num="67" count="1" type="stmt"/>
3776
+ <line num="68" count="1" type="stmt"/>
3777
+ <line num="71" count="55" type="stmt"/>
3778
+ <line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
3779
+ <line num="77" count="0" type="stmt"/>
3780
+ <line num="78" count="0" type="stmt"/>
3781
+ <line num="80" count="0" type="stmt"/>
3778
3782
  <line num="82" count="0" type="stmt"/>
3779
- <line num="84" count="0" type="stmt"/>
3780
- <line num="86" count="0" type="stmt"/>
3783
+ <line num="89" count="0" type="stmt"/>
3784
+ <line num="92" count="55" type="stmt"/>
3781
3785
  <line num="93" count="0" type="stmt"/>
3782
- <line num="96" count="55" type="stmt"/>
3783
- <line num="97" count="0" type="stmt"/>
3784
- <line num="103" count="55" type="stmt"/>
3785
- <line num="104" count="3" type="stmt"/>
3786
- <line num="105" count="3" type="stmt"/>
3787
- <line num="106" count="3" type="stmt"/>
3788
- <line num="108" count="3" type="cond" truecount="1" falsecount="1"/>
3789
- <line num="109" count="0" type="stmt"/>
3790
- <line num="110" count="0" type="stmt"/>
3791
- <line num="111" count="0" type="stmt"/>
3792
- <line num="121" count="0" type="stmt"/>
3793
- <line num="122" count="0" type="stmt"/>
3794
- <line num="130" count="3" type="stmt"/>
3795
- <line num="134" count="55" type="stmt"/>
3796
- <line num="135" count="1" type="stmt"/>
3797
- <line num="136" count="1" type="stmt"/>
3798
- <line num="138" count="1" type="cond" truecount="1" falsecount="1"/>
3799
- <line num="139" count="0" type="stmt"/>
3800
- <line num="140" count="0" type="stmt"/>
3801
- <line num="141" count="0" type="stmt"/>
3802
- <line num="146" count="1" type="stmt"/>
3803
- <line num="150" count="55" type="stmt"/>
3804
- <line num="151" count="0" type="stmt"/>
3805
- <line num="156" count="55" type="stmt"/>
3786
+ <line num="99" count="55" type="stmt"/>
3787
+ <line num="100" count="3" type="stmt"/>
3788
+ <line num="101" count="3" type="stmt"/>
3789
+ <line num="102" count="3" type="stmt"/>
3790
+ <line num="104" count="3" type="cond" truecount="1" falsecount="1"/>
3791
+ <line num="105" count="0" type="stmt"/>
3792
+ <line num="106" count="0" type="stmt"/>
3793
+ <line num="107" count="0" type="stmt"/>
3794
+ <line num="117" count="0" type="stmt"/>
3795
+ <line num="118" count="0" type="stmt"/>
3796
+ <line num="126" count="3" type="stmt"/>
3797
+ <line num="130" count="55" type="stmt"/>
3798
+ <line num="131" count="1" type="stmt"/>
3799
+ <line num="132" count="1" type="stmt"/>
3800
+ <line num="134" count="1" type="cond" truecount="1" falsecount="1"/>
3801
+ <line num="135" count="0" type="stmt"/>
3802
+ <line num="136" count="0" type="stmt"/>
3803
+ <line num="137" count="0" type="stmt"/>
3804
+ <line num="142" count="1" type="stmt"/>
3805
+ <line num="146" count="55" type="stmt"/>
3806
+ <line num="147" count="0" type="stmt"/>
3807
+ <line num="152" count="55" type="stmt"/>
3808
+ <line num="153" count="4" type="stmt"/>
3806
3809
  <line num="157" count="4" type="stmt"/>
3807
- <line num="161" count="4" type="stmt"/>
3808
- <line num="162" count="4" type="stmt"/>
3809
- <line num="163" count="4" type="stmt"/>
3810
- <line num="164" count="3" type="cond" truecount="0" falsecount="1"/>
3811
- <line num="165" count="0" type="stmt"/>
3812
- <line num="168" count="1" type="stmt"/>
3813
- <line num="172" count="3" type="cond" truecount="6" falsecount="3"/>
3814
- <line num="173" count="0" type="stmt"/>
3815
- <line num="179" count="3" type="cond" truecount="8" falsecount="2"/>
3816
- <line num="180" count="3" type="cond" truecount="1" falsecount="0"/>
3817
- <line num="181" count="3" type="cond" truecount="1" falsecount="1"/>
3818
- <line num="182" count="3" type="cond" truecount="3" falsecount="0"/>
3819
- <line num="183" count="2" type="stmt"/>
3820
- <line num="184" count="0" type="stmt"/>
3821
- <line num="186" count="1" type="stmt"/>
3822
- <line num="187" count="1" type="stmt"/>
3823
- <line num="194" count="1" type="stmt"/>
3824
- <line num="195" count="1" type="stmt"/>
3825
- <line num="196" count="1" type="stmt"/>
3826
- <line num="198" count="0" type="stmt"/>
3827
- <line num="202" count="1" type="stmt"/>
3810
+ <line num="158" count="4" type="stmt"/>
3811
+ <line num="159" count="4" type="stmt"/>
3812
+ <line num="160" count="3" type="cond" truecount="0" falsecount="1"/>
3813
+ <line num="161" count="0" type="stmt"/>
3814
+ <line num="164" count="1" type="stmt"/>
3815
+ <line num="168" count="3" type="cond" truecount="6" falsecount="3"/>
3816
+ <line num="169" count="0" type="stmt"/>
3817
+ <line num="175" count="3" type="cond" truecount="8" falsecount="2"/>
3818
+ <line num="176" count="3" type="cond" truecount="1" falsecount="0"/>
3819
+ <line num="177" count="3" type="cond" truecount="1" falsecount="1"/>
3820
+ <line num="178" count="3" type="cond" truecount="3" falsecount="0"/>
3821
+ <line num="179" count="2" type="stmt"/>
3822
+ <line num="180" count="0" type="stmt"/>
3823
+ <line num="182" count="1" type="stmt"/>
3824
+ <line num="183" count="1" type="stmt"/>
3825
+ <line num="190" count="1" type="stmt"/>
3826
+ <line num="191" count="1" type="stmt"/>
3827
+ <line num="192" count="1" type="stmt"/>
3828
+ <line num="194" count="0" type="stmt"/>
3829
+ <line num="198" count="1" type="stmt"/>
3828
3830
  </file>
3829
3831
  </package>
3830
3832
  <package name="src.api.controllers.table">
@@ -4807,7 +4809,7 @@
4807
4809
  <line num="32" count="165" type="stmt"/>
4808
4810
  <line num="34" count="55" type="stmt"/>
4809
4811
  <line num="35" count="55" type="stmt"/>
4810
- <line num="36" count="55" type="stmt"/>
4812
+ <line num="37" count="55" type="stmt"/>
4811
4813
  </file>
4812
4814
  <file name="integration.ts" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.ts">
4813
4815
  <metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -6187,97 +6189,97 @@
6187
6189
  <metrics statements="98" coveredstatements="98" conditionals="32" coveredconditionals="31" methods="17" coveredmethods="17"/>
6188
6190
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.ts">
6189
6191
  <metrics statements="91" coveredstatements="91" conditionals="32" coveredconditionals="31" methods="16" coveredmethods="16"/>
6190
- <line num="1" count="66" type="stmt"/>
6191
- <line num="3" count="66" type="cond" truecount="2" falsecount="0"/>
6192
- <line num="4" count="66" type="stmt"/>
6193
- <line num="5" count="66" type="stmt"/>
6194
- <line num="6" count="66" type="stmt"/>
6195
- <line num="7" count="66" type="stmt"/>
6196
- <line num="8" count="66" type="stmt"/>
6197
- <line num="9" count="66" type="stmt"/>
6198
- <line num="10" count="66" type="stmt"/>
6199
- <line num="11" count="66" type="stmt"/>
6200
- <line num="12" count="66" type="stmt"/>
6201
- <line num="13" count="66" type="stmt"/>
6202
- <line num="16" count="66" type="stmt"/>
6203
- <line num="25" count="66" type="cond" truecount="2" falsecount="0"/>
6204
- <line num="26" count="66" type="stmt"/>
6205
- <line num="27" count="66" type="stmt"/>
6206
- <line num="28" count="66" type="stmt"/>
6207
- <line num="29" count="66" type="stmt"/>
6208
- <line num="30" count="66" type="stmt"/>
6209
- <line num="31" count="66" type="stmt"/>
6210
- <line num="32" count="66" type="stmt"/>
6211
- <line num="33" count="66" type="stmt"/>
6212
- <line num="34" count="66" type="stmt"/>
6213
- <line num="35" count="66" type="stmt"/>
6214
- <line num="36" count="66" type="stmt"/>
6215
- <line num="37" count="66" type="stmt"/>
6216
- <line num="38" count="66" type="stmt"/>
6217
- <line num="39" count="66" type="stmt"/>
6218
- <line num="42" count="66" type="stmt"/>
6219
- <line num="53" count="66" type="stmt"/>
6220
- <line num="54" count="132" type="cond" truecount="1" falsecount="1"/>
6221
- <line num="57" count="66" type="cond" truecount="2" falsecount="0"/>
6222
- <line num="58" count="66" type="stmt"/>
6223
- <line num="59" count="66" type="stmt"/>
6224
- <line num="60" count="66" type="stmt"/>
6225
- <line num="63" count="66" type="cond" truecount="2" falsecount="0"/>
6226
- <line num="64" count="66" type="stmt"/>
6227
- <line num="65" count="66" type="stmt"/>
6228
- <line num="68" count="66" type="cond" truecount="2" falsecount="0"/>
6229
- <line num="69" count="66" type="stmt"/>
6230
- <line num="70" count="66" type="stmt"/>
6231
- <line num="71" count="66" type="stmt"/>
6232
- <line num="74" count="66" type="cond" truecount="2" falsecount="0"/>
6233
- <line num="75" count="66" type="stmt"/>
6234
- <line num="76" count="66" type="stmt"/>
6235
- <line num="77" count="66" type="stmt"/>
6236
- <line num="78" count="66" type="stmt"/>
6237
- <line num="79" count="66" type="stmt"/>
6238
- <line num="80" count="66" type="stmt"/>
6239
- <line num="81" count="66" type="stmt"/>
6240
- <line num="82" count="66" type="stmt"/>
6241
- <line num="85" count="66" type="cond" truecount="2" falsecount="0"/>
6242
- <line num="86" count="66" type="stmt"/>
6243
- <line num="89" count="66" type="cond" truecount="2" falsecount="0"/>
6244
- <line num="90" count="66" type="stmt"/>
6245
- <line num="91" count="66" type="stmt"/>
6246
- <line num="94" count="66" type="stmt"/>
6247
- <line num="156" count="66" type="cond" truecount="2" falsecount="0"/>
6248
- <line num="157" count="66" type="stmt"/>
6249
- <line num="158" count="66" type="stmt"/>
6250
- <line num="159" count="66" type="stmt"/>
6251
- <line num="160" count="66" type="stmt"/>
6252
- <line num="161" count="66" type="stmt"/>
6253
- <line num="164" count="66" type="cond" truecount="2" falsecount="0"/>
6254
- <line num="165" count="66" type="stmt"/>
6255
- <line num="166" count="66" type="stmt"/>
6256
- <line num="167" count="66" type="stmt"/>
6257
- <line num="168" count="66" type="stmt"/>
6258
- <line num="169" count="66" type="stmt"/>
6259
- <line num="172" count="66" type="stmt"/>
6260
- <line num="173" count="66" type="cond" truecount="2" falsecount="0"/>
6261
- <line num="174" count="66" type="stmt"/>
6262
- <line num="175" count="66" type="stmt"/>
6263
- <line num="176" count="66" type="stmt"/>
6264
- <line num="177" count="66" type="stmt"/>
6265
- <line num="180" count="66" type="cond" truecount="2" falsecount="0"/>
6266
- <line num="181" count="66" type="stmt"/>
6267
- <line num="182" count="66" type="stmt"/>
6268
- <line num="185" count="66" type="cond" truecount="2" falsecount="0"/>
6269
- <line num="186" count="66" type="stmt"/>
6270
- <line num="187" count="66" type="stmt"/>
6271
- <line num="188" count="66" type="stmt"/>
6272
- <line num="191" count="66" type="cond" truecount="2" falsecount="0"/>
6273
- <line num="192" count="66" type="stmt"/>
6274
- <line num="193" count="66" type="stmt"/>
6275
- <line num="196" count="66" type="cond" truecount="2" falsecount="0"/>
6276
- <line num="197" count="66" type="stmt"/>
6277
- <line num="198" count="66" type="stmt"/>
6278
- <line num="199" count="66" type="stmt"/>
6279
- <line num="203" count="66" type="stmt"/>
6280
- <line num="204" count="66" type="stmt"/>
6192
+ <line num="1" count="65" type="stmt"/>
6193
+ <line num="3" count="65" type="cond" truecount="2" falsecount="0"/>
6194
+ <line num="4" count="65" type="stmt"/>
6195
+ <line num="5" count="65" type="stmt"/>
6196
+ <line num="6" count="65" type="stmt"/>
6197
+ <line num="7" count="65" type="stmt"/>
6198
+ <line num="8" count="65" type="stmt"/>
6199
+ <line num="9" count="65" type="stmt"/>
6200
+ <line num="10" count="65" type="stmt"/>
6201
+ <line num="11" count="65" type="stmt"/>
6202
+ <line num="12" count="65" type="stmt"/>
6203
+ <line num="13" count="65" type="stmt"/>
6204
+ <line num="16" count="65" type="stmt"/>
6205
+ <line num="25" count="65" type="cond" truecount="2" falsecount="0"/>
6206
+ <line num="26" count="65" type="stmt"/>
6207
+ <line num="27" count="65" type="stmt"/>
6208
+ <line num="28" count="65" type="stmt"/>
6209
+ <line num="29" count="65" type="stmt"/>
6210
+ <line num="30" count="65" type="stmt"/>
6211
+ <line num="31" count="65" type="stmt"/>
6212
+ <line num="32" count="65" type="stmt"/>
6213
+ <line num="33" count="65" type="stmt"/>
6214
+ <line num="34" count="65" type="stmt"/>
6215
+ <line num="35" count="65" type="stmt"/>
6216
+ <line num="36" count="65" type="stmt"/>
6217
+ <line num="37" count="65" type="stmt"/>
6218
+ <line num="38" count="65" type="stmt"/>
6219
+ <line num="39" count="65" type="stmt"/>
6220
+ <line num="42" count="65" type="stmt"/>
6221
+ <line num="53" count="65" type="stmt"/>
6222
+ <line num="54" count="130" type="cond" truecount="1" falsecount="1"/>
6223
+ <line num="57" count="65" type="cond" truecount="2" falsecount="0"/>
6224
+ <line num="58" count="65" type="stmt"/>
6225
+ <line num="59" count="65" type="stmt"/>
6226
+ <line num="60" count="65" type="stmt"/>
6227
+ <line num="63" count="65" type="cond" truecount="2" falsecount="0"/>
6228
+ <line num="64" count="65" type="stmt"/>
6229
+ <line num="65" count="65" type="stmt"/>
6230
+ <line num="68" count="65" type="cond" truecount="2" falsecount="0"/>
6231
+ <line num="69" count="65" type="stmt"/>
6232
+ <line num="70" count="65" type="stmt"/>
6233
+ <line num="71" count="65" type="stmt"/>
6234
+ <line num="74" count="65" type="cond" truecount="2" falsecount="0"/>
6235
+ <line num="75" count="65" type="stmt"/>
6236
+ <line num="76" count="65" type="stmt"/>
6237
+ <line num="77" count="65" type="stmt"/>
6238
+ <line num="78" count="65" type="stmt"/>
6239
+ <line num="79" count="65" type="stmt"/>
6240
+ <line num="80" count="65" type="stmt"/>
6241
+ <line num="81" count="65" type="stmt"/>
6242
+ <line num="82" count="65" type="stmt"/>
6243
+ <line num="85" count="65" type="cond" truecount="2" falsecount="0"/>
6244
+ <line num="86" count="65" type="stmt"/>
6245
+ <line num="89" count="65" type="cond" truecount="2" falsecount="0"/>
6246
+ <line num="90" count="65" type="stmt"/>
6247
+ <line num="91" count="65" type="stmt"/>
6248
+ <line num="94" count="65" type="stmt"/>
6249
+ <line num="156" count="65" type="cond" truecount="2" falsecount="0"/>
6250
+ <line num="157" count="65" type="stmt"/>
6251
+ <line num="158" count="65" type="stmt"/>
6252
+ <line num="159" count="65" type="stmt"/>
6253
+ <line num="160" count="65" type="stmt"/>
6254
+ <line num="161" count="65" type="stmt"/>
6255
+ <line num="164" count="65" type="cond" truecount="2" falsecount="0"/>
6256
+ <line num="165" count="65" type="stmt"/>
6257
+ <line num="166" count="65" type="stmt"/>
6258
+ <line num="167" count="65" type="stmt"/>
6259
+ <line num="168" count="65" type="stmt"/>
6260
+ <line num="169" count="65" type="stmt"/>
6261
+ <line num="172" count="65" type="stmt"/>
6262
+ <line num="173" count="65" type="cond" truecount="2" falsecount="0"/>
6263
+ <line num="174" count="65" type="stmt"/>
6264
+ <line num="175" count="65" type="stmt"/>
6265
+ <line num="176" count="65" type="stmt"/>
6266
+ <line num="177" count="65" type="stmt"/>
6267
+ <line num="180" count="65" type="cond" truecount="2" falsecount="0"/>
6268
+ <line num="181" count="65" type="stmt"/>
6269
+ <line num="182" count="65" type="stmt"/>
6270
+ <line num="185" count="65" type="cond" truecount="2" falsecount="0"/>
6271
+ <line num="186" count="65" type="stmt"/>
6272
+ <line num="187" count="65" type="stmt"/>
6273
+ <line num="188" count="65" type="stmt"/>
6274
+ <line num="191" count="65" type="cond" truecount="2" falsecount="0"/>
6275
+ <line num="192" count="65" type="stmt"/>
6276
+ <line num="193" count="65" type="stmt"/>
6277
+ <line num="196" count="65" type="cond" truecount="2" falsecount="0"/>
6278
+ <line num="197" count="65" type="stmt"/>
6279
+ <line num="198" count="65" type="stmt"/>
6280
+ <line num="199" count="65" type="stmt"/>
6281
+ <line num="203" count="65" type="stmt"/>
6282
+ <line num="204" count="65" type="stmt"/>
6281
6283
  </file>
6282
6284
  <file name="layouts.ts" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.ts">
6283
6285
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -6385,101 +6387,101 @@
6385
6387
  </file>
6386
6388
  <file name="newid.ts" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.ts">
6387
6389
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
6388
- <line num="1" count="71" type="stmt"/>
6389
- <line num="3" count="71" type="stmt"/>
6390
+ <line num="1" count="70" type="stmt"/>
6391
+ <line num="3" count="70" type="stmt"/>
6390
6392
  <line num="4" count="967" type="stmt"/>
6391
6393
  </file>
6392
6394
  <file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.ts">
6393
6395
  <metrics statements="90" coveredstatements="80" conditionals="19" coveredconditionals="9" methods="26" coveredmethods="20"/>
6394
- <line num="1" count="71" type="stmt"/>
6395
- <line num="2" count="71" type="stmt"/>
6396
- <line num="6" count="71" type="stmt"/>
6397
- <line num="12" count="71" type="stmt"/>
6398
- <line num="16" count="71" type="stmt"/>
6399
- <line num="24" count="71" type="stmt"/>
6400
- <line num="25" count="71" type="stmt"/>
6401
- <line num="26" count="71" type="stmt"/>
6402
- <line num="27" count="71" type="stmt"/>
6403
- <line num="28" count="71" type="stmt"/>
6404
- <line num="29" count="71" type="stmt"/>
6405
- <line num="30" count="71" type="stmt"/>
6406
- <line num="31" count="71" type="stmt"/>
6407
- <line num="32" count="71" type="stmt"/>
6408
- <line num="33" count="71" type="stmt"/>
6409
- <line num="34" count="71" type="stmt"/>
6410
- <line num="35" count="71" type="stmt"/>
6411
- <line num="36" count="71" type="stmt"/>
6412
- <line num="37" count="71" type="stmt"/>
6413
- <line num="38" count="71" type="stmt"/>
6414
- <line num="39" count="71" type="stmt"/>
6415
- <line num="40" count="71" type="stmt"/>
6416
- <line num="41" count="71" type="stmt"/>
6417
- <line num="42" count="71" type="stmt"/>
6418
- <line num="43" count="71" type="stmt"/>
6419
- <line num="44" count="71" type="stmt"/>
6420
- <line num="45" count="71" type="stmt"/>
6421
- <line num="46" count="71" type="stmt"/>
6422
- <line num="47" count="71" type="stmt"/>
6423
- <line num="53" count="71" type="cond" truecount="1" falsecount="0"/>
6396
+ <line num="1" count="70" type="stmt"/>
6397
+ <line num="2" count="70" type="stmt"/>
6398
+ <line num="6" count="70" type="stmt"/>
6399
+ <line num="12" count="70" type="stmt"/>
6400
+ <line num="16" count="70" type="stmt"/>
6401
+ <line num="24" count="70" type="stmt"/>
6402
+ <line num="25" count="70" type="stmt"/>
6403
+ <line num="26" count="70" type="stmt"/>
6404
+ <line num="27" count="70" type="stmt"/>
6405
+ <line num="28" count="70" type="stmt"/>
6406
+ <line num="29" count="70" type="stmt"/>
6407
+ <line num="30" count="70" type="stmt"/>
6408
+ <line num="31" count="70" type="stmt"/>
6409
+ <line num="32" count="70" type="stmt"/>
6410
+ <line num="33" count="70" type="stmt"/>
6411
+ <line num="34" count="70" type="stmt"/>
6412
+ <line num="35" count="70" type="stmt"/>
6413
+ <line num="36" count="70" type="stmt"/>
6414
+ <line num="37" count="70" type="stmt"/>
6415
+ <line num="38" count="70" type="stmt"/>
6416
+ <line num="39" count="70" type="stmt"/>
6417
+ <line num="40" count="70" type="stmt"/>
6418
+ <line num="41" count="70" type="stmt"/>
6419
+ <line num="42" count="70" type="stmt"/>
6420
+ <line num="43" count="70" type="stmt"/>
6421
+ <line num="44" count="70" type="stmt"/>
6422
+ <line num="45" count="70" type="stmt"/>
6423
+ <line num="46" count="70" type="stmt"/>
6424
+ <line num="47" count="70" type="stmt"/>
6425
+ <line num="53" count="70" type="cond" truecount="1" falsecount="0"/>
6424
6426
  <line num="54" count="274" type="stmt"/>
6425
- <line num="61" count="71" type="stmt"/>
6427
+ <line num="61" count="70" type="stmt"/>
6426
6428
  <line num="62" count="130" type="stmt"/>
6427
- <line num="70" count="71" type="stmt"/>
6429
+ <line num="70" count="70" type="stmt"/>
6428
6430
  <line num="71" count="0" type="stmt"/>
6429
6431
  <line num="74" count="0" type="stmt"/>
6430
- <line num="80" count="71" type="stmt"/>
6432
+ <line num="80" count="70" type="stmt"/>
6431
6433
  <line num="84" count="315" type="stmt"/>
6432
- <line num="91" count="71" type="stmt"/>
6434
+ <line num="91" count="70" type="stmt"/>
6433
6435
  <line num="92" count="28" type="stmt"/>
6434
- <line num="106" count="71" type="stmt"/>
6436
+ <line num="106" count="70" type="stmt"/>
6435
6437
  <line num="114" count="9" type="stmt"/>
6436
6438
  <line num="115" count="9" type="stmt"/>
6437
6439
  <line num="116" count="9" type="stmt"/>
6438
6440
  <line num="117" count="9" type="stmt"/>
6439
- <line num="123" count="71" type="cond" truecount="0" falsecount="1"/>
6441
+ <line num="123" count="70" type="cond" truecount="0" falsecount="1"/>
6440
6442
  <line num="124" count="0" type="stmt"/>
6441
- <line num="131" count="71" type="stmt"/>
6443
+ <line num="131" count="70" type="stmt"/>
6442
6444
  <line num="132" count="6" type="cond" truecount="2" falsecount="0"/>
6443
- <line num="138" count="71" type="cond" truecount="0" falsecount="1"/>
6445
+ <line num="138" count="70" type="cond" truecount="0" falsecount="1"/>
6444
6446
  <line num="139" count="9" type="stmt"/>
6445
- <line num="146" count="71" type="stmt"/>
6447
+ <line num="146" count="70" type="stmt"/>
6446
6448
  <line num="147" count="25" type="stmt"/>
6447
- <line num="153" count="71" type="cond" truecount="1" falsecount="0"/>
6449
+ <line num="153" count="70" type="cond" truecount="1" falsecount="0"/>
6448
6450
  <line num="154" count="16" type="stmt"/>
6449
- <line num="161" count="71" type="stmt"/>
6451
+ <line num="161" count="70" type="stmt"/>
6450
6452
  <line num="162" count="10" type="stmt"/>
6451
- <line num="168" count="71" type="cond" truecount="0" falsecount="1"/>
6453
+ <line num="168" count="70" type="cond" truecount="0" falsecount="1"/>
6452
6454
  <line num="169" count="2" type="stmt"/>
6453
- <line num="176" count="71" type="cond" truecount="1" falsecount="1"/>
6455
+ <line num="176" count="70" type="cond" truecount="1" falsecount="1"/>
6454
6456
  <line num="177" count="67" type="stmt"/>
6455
- <line num="185" count="71" type="stmt"/>
6457
+ <line num="185" count="70" type="stmt"/>
6456
6458
  <line num="189" count="6" type="stmt"/>
6457
- <line num="196" count="71" type="stmt"/>
6459
+ <line num="196" count="70" type="stmt"/>
6458
6460
  <line num="197" count="142" type="stmt"/>
6459
- <line num="206" count="71" type="stmt"/>
6461
+ <line num="206" count="70" type="stmt"/>
6460
6462
  <line num="207" count="0" type="stmt"/>
6461
- <line num="213" count="71" type="cond" truecount="0" falsecount="1"/>
6463
+ <line num="213" count="70" type="cond" truecount="0" falsecount="1"/>
6462
6464
  <line num="214" count="288" type="stmt"/>
6463
- <line num="220" count="71" type="cond" truecount="0" falsecount="1"/>
6465
+ <line num="220" count="70" type="cond" truecount="0" falsecount="1"/>
6464
6466
  <line num="221" count="5" type="cond" truecount="1" falsecount="0"/>
6465
6467
  <line num="222" count="4" type="stmt"/>
6466
6468
  <line num="225" count="1" type="stmt"/>
6467
- <line num="236" count="71" type="stmt"/>
6469
+ <line num="236" count="70" type="stmt"/>
6468
6470
  <line num="237" count="4" type="stmt"/>
6469
- <line num="240" count="71" type="stmt"/>
6471
+ <line num="240" count="70" type="stmt"/>
6470
6472
  <line num="241" count="10" type="stmt"/>
6471
- <line num="244" count="71" type="stmt"/>
6473
+ <line num="244" count="70" type="stmt"/>
6472
6474
  <line num="249" count="0" type="stmt"/>
6473
6475
  <line num="250" count="0" type="cond" truecount="0" falsecount="1"/>
6474
6476
  <line num="251" count="0" type="stmt"/>
6475
6477
  <line num="253" count="0" type="stmt"/>
6476
- <line num="256" count="71" type="stmt"/>
6478
+ <line num="256" count="70" type="stmt"/>
6477
6479
  <line num="257" count="1" type="stmt"/>
6478
- <line num="260" count="71" type="cond" truecount="0" falsecount="1"/>
6480
+ <line num="260" count="70" type="cond" truecount="0" falsecount="1"/>
6479
6481
  <line num="261" count="0" type="stmt"/>
6480
- <line num="264" count="71" type="stmt"/>
6482
+ <line num="264" count="70" type="stmt"/>
6481
6483
  <line num="265" count="0" type="stmt"/>
6482
- <line num="271" count="71" type="stmt"/>
6484
+ <line num="271" count="70" type="stmt"/>
6483
6485
  <line num="272" count="60" type="stmt"/>
6484
6486
  </file>
6485
6487
  </package>
@@ -6933,7 +6935,7 @@
6933
6935
  </file>
6934
6936
  </package>
6935
6937
  <package name="src.integrations">
6936
- <metrics statements="1194" coveredstatements="654" conditionals="541" coveredconditionals="243" methods="228" coveredmethods="118"/>
6938
+ <metrics statements="1194" coveredstatements="654" conditionals="537" coveredconditionals="243" methods="228" coveredmethods="118"/>
6937
6939
  <file name="airtable.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/airtable.ts">
6938
6940
  <metrics statements="25" coveredstatements="17" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="5"/>
6939
6941
  <line num="1" count="58" type="stmt"/>
@@ -7250,7 +7252,7 @@
7250
7252
  <line num="407" count="57" type="stmt"/>
7251
7253
  </file>
7252
7254
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/index.ts">
7253
- <metrics statements="49" coveredstatements="38" conditionals="15" coveredconditionals="6" methods="2" coveredmethods="2"/>
7255
+ <metrics statements="49" coveredstatements="38" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
7254
7256
  <line num="1" count="57" type="stmt"/>
7255
7257
  <line num="2" count="57" type="stmt"/>
7256
7258
  <line num="3" count="57" type="stmt"/>
@@ -7295,11 +7297,11 @@
7295
7297
  <line num="98" count="0" type="stmt"/>
7296
7298
  <line num="99" count="0" type="cond" truecount="0" falsecount="1"/>
7297
7299
  <line num="101" count="0" type="stmt"/>
7298
- <line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
7299
- <line num="107" count="0" type="stmt"/>
7300
- <line num="109" count="0" type="stmt"/>
7301
- <line num="114" count="1" type="stmt"/>
7302
- <line num="117" count="57" type="stmt"/>
7300
+ <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
7301
+ <line num="103" count="0" type="stmt"/>
7302
+ <line num="105" count="0" type="stmt"/>
7303
+ <line num="110" count="1" type="stmt"/>
7304
+ <line num="113" count="57" type="stmt"/>
7303
7305
  </file>
7304
7306
  <file name="microsoftSqlServer.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/microsoftSqlServer.ts">
7305
7307
  <metrics statements="94" coveredstatements="33" conditionals="29" coveredconditionals="4" methods="28" coveredmethods="5"/>
@@ -9372,34 +9374,34 @@
9372
9374
  <metrics statements="30" coveredstatements="30" conditionals="14" coveredconditionals="14" methods="5" coveredmethods="5"/>
9373
9375
  <line num="1" count="55" type="stmt"/>
9374
9376
  <line num="2" count="55" type="stmt"/>
9375
- <line num="9" count="55" type="stmt"/>
9376
- <line num="11" count="55" type="stmt"/>
9377
- <line num="12" count="1" type="stmt"/>
9378
- <line num="20" count="4" type="stmt"/>
9379
- <line num="23" count="55" type="stmt"/>
9380
- <line num="26" count="1" type="stmt"/>
9377
+ <line num="10" count="55" type="stmt"/>
9378
+ <line num="12" count="55" type="stmt"/>
9379
+ <line num="13" count="1" type="stmt"/>
9380
+ <line num="21" count="4" type="stmt"/>
9381
+ <line num="24" count="55" type="stmt"/>
9381
9382
  <line num="27" count="1" type="stmt"/>
9382
- <line num="29" count="1" type="stmt"/>
9383
- <line num="30" count="4" type="cond" truecount="1" falsecount="0"/>
9384
- <line num="31" count="1" type="stmt"/>
9385
- <line num="33" count="4" type="cond" truecount="1" falsecount="0"/>
9386
- <line num="34" count="1" type="stmt"/>
9387
- <line num="35" count="1" type="cond" truecount="1" falsecount="0"/>
9388
- <line num="36" count="1" type="stmt"/>
9389
- <line num="39" count="4" type="cond" truecount="1" falsecount="0"/>
9390
- <line num="40" count="1" type="stmt"/>
9391
- <line num="41" count="1" type="cond" truecount="1" falsecount="0"/>
9392
- <line num="42" count="1" type="stmt"/>
9393
- <line num="45" count="4" type="cond" truecount="1" falsecount="0"/>
9394
- <line num="46" count="1" type="stmt"/>
9395
- <line num="47" count="1" type="cond" truecount="3" falsecount="0"/>
9396
- <line num="48" count="1" type="stmt"/>
9397
- <line num="51" count="1" type="stmt"/>
9398
- <line num="52" count="1" type="cond" truecount="1" falsecount="0"/>
9399
- <line num="53" count="1" type="stmt"/>
9400
- <line num="56" count="1" type="stmt"/>
9401
- <line num="57" count="1" type="cond" truecount="1" falsecount="0"/>
9402
- <line num="62" count="1" type="stmt"/>
9383
+ <line num="28" count="1" type="stmt"/>
9384
+ <line num="30" count="1" type="stmt"/>
9385
+ <line num="31" count="4" type="cond" truecount="1" falsecount="0"/>
9386
+ <line num="32" count="1" type="stmt"/>
9387
+ <line num="34" count="4" type="cond" truecount="1" falsecount="0"/>
9388
+ <line num="35" count="1" type="stmt"/>
9389
+ <line num="36" count="1" type="cond" truecount="1" falsecount="0"/>
9390
+ <line num="37" count="1" type="stmt"/>
9391
+ <line num="40" count="4" type="cond" truecount="1" falsecount="0"/>
9392
+ <line num="41" count="1" type="stmt"/>
9393
+ <line num="42" count="1" type="cond" truecount="1" falsecount="0"/>
9394
+ <line num="43" count="1" type="stmt"/>
9395
+ <line num="46" count="4" type="cond" truecount="1" falsecount="0"/>
9396
+ <line num="47" count="1" type="stmt"/>
9397
+ <line num="48" count="1" type="cond" truecount="3" falsecount="0"/>
9398
+ <line num="49" count="1" type="stmt"/>
9399
+ <line num="52" count="1" type="stmt"/>
9400
+ <line num="53" count="1" type="cond" truecount="1" falsecount="0"/>
9401
+ <line num="54" count="1" type="stmt"/>
9402
+ <line num="57" count="1" type="stmt"/>
9403
+ <line num="58" count="1" type="cond" truecount="1" falsecount="0"/>
9404
+ <line num="63" count="1" type="stmt"/>
9403
9405
  </file>
9404
9406
  <file name="quotas.ts" path="/home/runner/work/budibase/budibase/packages/server/src/migrations/functions/backfill/global/quotas.ts">
9405
9407
  <metrics statements="36" coveredstatements="34" conditionals="5" coveredconditionals="4" methods="7" coveredmethods="6"/>
@@ -9650,7 +9652,7 @@
9650
9652
  </file>
9651
9653
  </package>
9652
9654
  <package name="src.sdk.app.backups">
9653
- <metrics statements="203" coveredstatements="128" conditionals="80" coveredconditionals="43" methods="40" coveredmethods="32"/>
9655
+ <metrics statements="201" coveredstatements="128" conditionals="80" coveredconditionals="43" methods="40" coveredmethods="32"/>
9654
9656
  <file name="constants.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/constants.ts">
9655
9657
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
9656
9658
  <line num="1" count="58" type="stmt"/>
@@ -9732,7 +9734,7 @@
9732
9734
  <line num="172" count="1" type="stmt"/>
9733
9735
  </file>
9734
9736
  <file name="imports.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/imports.ts">
9735
- <metrics statements="93" coveredstatements="47" conditionals="42" coveredconditionals="21" methods="11" coveredmethods="8"/>
9737
+ <metrics statements="91" coveredstatements="47" conditionals="42" coveredconditionals="21" methods="11" coveredmethods="8"/>
9736
9738
  <line num="1" count="58" type="stmt"/>
9737
9739
  <line num="3" count="58" type="stmt"/>
9738
9740
  <line num="4" count="58" type="stmt"/>
@@ -9764,68 +9766,66 @@
9764
9766
  <line num="59" count="0" type="stmt"/>
9765
9767
  <line num="61" count="0" type="stmt"/>
9766
9768
  <line num="63" count="0" type="stmt"/>
9769
+ <line num="64" count="0" type="stmt"/>
9767
9770
  <line num="65" count="0" type="stmt"/>
9768
- <line num="67" count="0" type="stmt"/>
9769
- <line num="68" count="0" type="stmt"/>
9770
- <line num="69" count="0" type="stmt"/>
9771
- <line num="78" count="0" type="stmt"/>
9772
- <line num="83" count="2" type="stmt"/>
9771
+ <line num="74" count="0" type="stmt"/>
9772
+ <line num="79" count="2" type="stmt"/>
9773
+ <line num="85" count="0" type="stmt"/>
9774
+ <line num="86" count="2" type="stmt"/>
9775
+ <line num="87" count="2" type="stmt"/>
9776
+ <line num="88" count="2" type="stmt"/>
9773
9777
  <line num="89" count="0" type="stmt"/>
9774
- <line num="90" count="2" type="stmt"/>
9775
- <line num="91" count="2" type="stmt"/>
9776
- <line num="92" count="2" type="stmt"/>
9777
- <line num="93" count="0" type="stmt"/>
9778
+ <line num="90" count="0" type="stmt"/>
9779
+ <line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
9778
9780
  <line num="94" count="0" type="stmt"/>
9779
- <line num="95" count="0" type="cond" truecount="0" falsecount="1"/>
9780
- <line num="98" count="0" type="stmt"/>
9781
- <line num="99" count="0" type="stmt"/>
9782
- <line num="104" count="0" type="stmt"/>
9783
- <line num="105" count="0" type="stmt"/>
9784
- <line num="107" count="2" type="stmt"/>
9785
- <line num="116" count="2" type="cond" truecount="2" falsecount="1"/>
9786
- <line num="117" count="0" type="stmt"/>
9787
- <line num="119" count="2" type="cond" truecount="1" falsecount="1"/>
9788
- <line num="120" count="2" type="stmt"/>
9789
- <line num="121" count="0" type="cond" truecount="0" falsecount="1"/>
9790
- <line num="122" count="0" type="stmt"/>
9791
- <line num="123" count="0" type="stmt"/>
9792
- <line num="124" count="0" type="stmt"/>
9793
- <line num="128" count="58" type="stmt"/>
9794
- <line num="129" count="1" type="stmt"/>
9795
- <line num="130" count="1" type="stmt"/>
9796
- <line num="132" count="1" type="stmt"/>
9781
+ <line num="95" count="0" type="stmt"/>
9782
+ <line num="100" count="0" type="stmt"/>
9783
+ <line num="101" count="0" type="stmt"/>
9784
+ <line num="103" count="2" type="stmt"/>
9785
+ <line num="112" count="2" type="cond" truecount="2" falsecount="1"/>
9786
+ <line num="113" count="0" type="stmt"/>
9787
+ <line num="115" count="2" type="cond" truecount="1" falsecount="1"/>
9788
+ <line num="116" count="2" type="stmt"/>
9789
+ <line num="117" count="0" type="cond" truecount="0" falsecount="1"/>
9790
+ <line num="118" count="0" type="stmt"/>
9791
+ <line num="119" count="0" type="stmt"/>
9792
+ <line num="120" count="0" type="stmt"/>
9793
+ <line num="124" count="58" type="stmt"/>
9794
+ <line num="125" count="1" type="stmt"/>
9795
+ <line num="126" count="1" type="stmt"/>
9796
+ <line num="128" count="1" type="stmt"/>
9797
+ <line num="133" count="1" type="stmt"/>
9798
+ <line num="136" count="58" type="stmt"/>
9797
9799
  <line num="137" count="1" type="stmt"/>
9798
9800
  <line num="140" count="58" type="stmt"/>
9799
- <line num="141" count="1" type="stmt"/>
9801
+ <line num="141" count="3" type="stmt"/>
9800
9802
  <line num="144" count="58" type="stmt"/>
9801
- <line num="145" count="3" type="stmt"/>
9802
- <line num="148" count="58" type="stmt"/>
9803
- <line num="153" count="2" type="stmt"/>
9804
- <line num="155" count="2" type="cond" truecount="11" falsecount="3"/>
9805
- <line num="157" count="2" type="cond" truecount="2" falsecount="0"/>
9806
- <line num="158" count="2" type="cond" truecount="4" falsecount="1"/>
9807
- <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
9803
+ <line num="149" count="2" type="stmt"/>
9804
+ <line num="151" count="2" type="cond" truecount="11" falsecount="3"/>
9805
+ <line num="153" count="2" type="cond" truecount="2" falsecount="0"/>
9806
+ <line num="154" count="2" type="cond" truecount="4" falsecount="1"/>
9807
+ <line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
9808
+ <line num="156" count="0" type="stmt"/>
9809
+ <line num="158" count="0" type="cond" truecount="0" falsecount="1"/>
9810
+ <line num="159" count="0" type="stmt"/>
9808
9811
  <line num="160" count="0" type="stmt"/>
9809
- <line num="162" count="0" type="cond" truecount="0" falsecount="1"/>
9810
- <line num="163" count="0" type="stmt"/>
9812
+ <line num="161" count="0" type="stmt"/>
9813
+ <line num="162" count="0" type="stmt"/>
9814
+ <line num="163" count="0" type="cond" truecount="0" falsecount="1"/>
9811
9815
  <line num="164" count="0" type="stmt"/>
9812
- <line num="165" count="0" type="stmt"/>
9813
9816
  <line num="166" count="0" type="stmt"/>
9814
- <line num="167" count="0" type="cond" truecount="0" falsecount="1"/>
9817
+ <line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
9815
9818
  <line num="168" count="0" type="stmt"/>
9816
- <line num="170" count="0" type="stmt"/>
9817
- <line num="171" count="0" type="cond" truecount="0" falsecount="2"/>
9818
9819
  <line num="172" count="0" type="stmt"/>
9819
- <line num="176" count="0" type="stmt"/>
9820
- <line num="185" count="0" type="stmt"/>
9821
- <line num="187" count="0" type="stmt"/>
9822
- <line num="189" count="2" type="stmt"/>
9820
+ <line num="181" count="0" type="stmt"/>
9821
+ <line num="183" count="0" type="stmt"/>
9822
+ <line num="185" count="2" type="stmt"/>
9823
+ <line num="188" count="2" type="stmt"/>
9824
+ <line num="189" count="2" type="cond" truecount="0" falsecount="1"/>
9825
+ <line num="190" count="0" type="stmt"/>
9823
9826
  <line num="192" count="2" type="stmt"/>
9824
- <line num="193" count="2" type="cond" truecount="0" falsecount="1"/>
9825
- <line num="194" count="0" type="stmt"/>
9826
- <line num="196" count="2" type="stmt"/>
9827
- <line num="197" count="2" type="stmt"/>
9828
- <line num="198" count="2" type="stmt"/>
9827
+ <line num="193" count="2" type="stmt"/>
9828
+ <line num="194" count="2" type="stmt"/>
9829
9829
  </file>
9830
9830
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/sdk/app/backups/index.ts">
9831
9831
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -9974,8 +9974,8 @@
9974
9974
  <line num="82" count="30" type="stmt"/>
9975
9975
  <line num="86" count="2" type="stmt"/>
9976
9976
  <line num="90" count="1" type="stmt"/>
9977
- <line num="94" count="368" type="stmt"/>
9978
- <line num="98" count="1" type="stmt"/>
9977
+ <line num="94" count="367" type="stmt"/>
9978
+ <line num="98" count="2" type="stmt"/>
9979
9979
  <line num="102" count="7" type="stmt"/>
9980
9980
  <line num="111" count="1047" type="cond" truecount="1" falsecount="0"/>
9981
9981
  <line num="112" count="338" type="stmt"/>
@@ -10676,7 +10676,7 @@
10676
10676
  </file>
10677
10677
  </package>
10678
10678
  <package name="src.utilities">
10679
- <metrics statements="424" coveredstatements="316" conditionals="182" coveredconditionals="110" methods="84" coveredmethods="59"/>
10679
+ <metrics statements="396" coveredstatements="293" conditionals="170" coveredconditionals="102" methods="79" coveredmethods="54"/>
10680
10680
  <file name="budibaseDir.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.ts">
10681
10681
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
10682
10682
  <line num="1" count="59" type="stmt"/>
@@ -10843,103 +10843,72 @@
10843
10843
  <line num="132" count="0" type="stmt"/>
10844
10844
  </file>
10845
10845
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.ts">
10846
- <metrics statements="79" coveredstatements="64" conditionals="26" coveredconditionals="14" methods="17" coveredmethods="16"/>
10847
- <line num="1" count="62" type="stmt"/>
10848
- <line num="2" count="62" type="stmt"/>
10849
- <line num="3" count="62" type="stmt"/>
10850
- <line num="4" count="62" type="stmt"/>
10851
- <line num="6" count="62" type="stmt"/>
10852
- <line num="7" count="62" type="stmt"/>
10853
- <line num="9" count="62" type="stmt"/>
10854
- <line num="10" count="3" type="stmt"/>
10855
- <line num="13" count="62" type="stmt"/>
10856
- <line num="15" count="62" type="stmt"/>
10857
- <line num="17" count="62" type="stmt"/>
10858
- <line num="18" count="1" type="stmt"/>
10859
- <line num="19" count="1" type="cond" truecount="1" falsecount="0"/>
10860
- <line num="20" count="1" type="stmt"/>
10861
- <line num="22" count="1" type="stmt"/>
10862
- <line num="31" count="62" type="stmt"/>
10863
- <line num="32" count="50" type="stmt"/>
10864
- <line num="39" count="62" type="stmt"/>
10865
- <line num="40" count="2" type="cond" truecount="2" falsecount="2"/>
10866
- <line num="42" count="2" type="stmt"/>
10867
- <line num="44" count="0" type="stmt"/>
10868
- <line num="58" count="62" type="stmt"/>
10869
- <line num="59" count="6" type="cond" truecount="1" falsecount="1"/>
10870
- <line num="60" count="0" type="stmt"/>
10871
- <line num="65" count="0" type="cond" truecount="0" falsecount="1"/>
10872
- <line num="66" count="0" type="stmt"/>
10873
- <line num="68" count="0" type="stmt"/>
10874
- <line num="70" count="6" type="stmt"/>
10875
- <line num="74" count="62" type="stmt"/>
10876
- <line num="75" count="2" type="stmt"/>
10877
- <line num="78" count="62" type="stmt"/>
10878
- <line num="83" count="3" type="stmt"/>
10879
- <line num="84" count="3" type="stmt"/>
10880
- <line num="87" count="3" type="stmt"/>
10881
- <line num="88" count="3" type="stmt"/>
10882
- <line num="89" count="0" type="stmt"/>
10883
- <line num="90" count="0" type="stmt"/>
10884
- <line num="92" count="3" type="stmt"/>
10885
- <line num="93" count="3" type="stmt"/>
10886
- <line num="95" count="3" type="stmt"/>
10887
- <line num="96" count="3" type="cond" truecount="0" falsecount="1"/>
10888
- <line num="97" count="0" type="stmt"/>
10889
- <line num="99" count="3" type="stmt"/>
10890
- <line num="100" count="3" type="stmt"/>
10891
- <line num="107" count="62" type="stmt"/>
10892
- <line num="112" count="1" type="stmt"/>
10893
- <line num="113" count="1" type="stmt"/>
10894
- <line num="117" count="62" type="stmt"/>
10895
- <line num="118" count="4" type="stmt"/>
10896
- <line num="119" count="4" type="stmt"/>
10897
- <line num="121" count="4" type="stmt"/>
10898
- <line num="122" count="4" type="stmt"/>
10899
- <line num="123" count="0" type="cond" truecount="0" falsecount="1"/>
10900
- <line num="124" count="0" type="stmt"/>
10901
- <line num="129" count="4" type="cond" truecount="2" falsecount="1"/>
10846
+ <metrics statements="65" coveredstatements="55" conditionals="19" coveredconditionals="11" methods="14" coveredmethods="13"/>
10847
+ <line num="1" count="60" type="stmt"/>
10848
+ <line num="2" count="60" type="stmt"/>
10849
+ <line num="3" count="60" type="stmt"/>
10850
+ <line num="5" count="60" type="stmt"/>
10851
+ <line num="6" count="60" type="stmt"/>
10852
+ <line num="8" count="60" type="stmt"/>
10853
+ <line num="9" count="3" type="stmt"/>
10854
+ <line num="12" count="60" type="stmt"/>
10855
+ <line num="14" count="60" type="stmt"/>
10856
+ <line num="16" count="60" type="stmt"/>
10857
+ <line num="17" count="1" type="stmt"/>
10858
+ <line num="18" count="1" type="cond" truecount="1" falsecount="0"/>
10859
+ <line num="19" count="1" type="stmt"/>
10860
+ <line num="21" count="1" type="stmt"/>
10861
+ <line num="30" count="60" type="stmt"/>
10862
+ <line num="31" count="48" type="stmt"/>
10863
+ <line num="34" count="60" type="stmt"/>
10864
+ <line num="39" count="3" type="stmt"/>
10865
+ <line num="40" count="3" type="stmt"/>
10866
+ <line num="43" count="3" type="stmt"/>
10867
+ <line num="44" count="3" type="stmt"/>
10868
+ <line num="45" count="0" type="stmt"/>
10869
+ <line num="46" count="0" type="stmt"/>
10870
+ <line num="48" count="3" type="stmt"/>
10871
+ <line num="49" count="3" type="stmt"/>
10872
+ <line num="51" count="3" type="stmt"/>
10873
+ <line num="52" count="3" type="cond" truecount="0" falsecount="1"/>
10874
+ <line num="53" count="0" type="stmt"/>
10875
+ <line num="55" count="3" type="stmt"/>
10876
+ <line num="56" count="3" type="stmt"/>
10877
+ <line num="63" count="60" type="stmt"/>
10878
+ <line num="68" count="1" type="stmt"/>
10879
+ <line num="69" count="1" type="stmt"/>
10880
+ <line num="73" count="60" type="stmt"/>
10881
+ <line num="74" count="4" type="stmt"/>
10882
+ <line num="75" count="4" type="stmt"/>
10883
+ <line num="77" count="4" type="stmt"/>
10884
+ <line num="78" count="4" type="stmt"/>
10885
+ <line num="79" count="0" type="cond" truecount="0" falsecount="1"/>
10886
+ <line num="80" count="0" type="stmt"/>
10887
+ <line num="85" count="4" type="cond" truecount="2" falsecount="1"/>
10888
+ <line num="86" count="0" type="stmt"/>
10889
+ <line num="90" count="60" type="stmt"/>
10890
+ <line num="91" count="0" type="stmt"/>
10891
+ <line num="100" count="60" type="stmt"/>
10892
+ <line num="101" count="2" type="stmt"/>
10893
+ <line num="103" count="2" type="stmt"/>
10894
+ <line num="104" count="2" type="stmt"/>
10895
+ <line num="109" count="60" type="stmt"/>
10896
+ <line num="110" count="39" type="stmt"/>
10897
+ <line num="111" count="39" type="stmt"/>
10898
+ <line num="112" count="39" type="stmt"/>
10899
+ <line num="113" count="39" type="cond" truecount="2" falsecount="0"/>
10900
+ <line num="114" count="39" type="cond" truecount="1" falsecount="1"/>
10901
+ <line num="115" count="0" type="stmt"/>
10902
+ <line num="117" count="39" type="cond" truecount="3" falsecount="1"/>
10903
+ <line num="120" count="60" type="stmt"/>
10904
+ <line num="121" count="1" type="stmt"/>
10905
+ <line num="122" count="1" type="cond" truecount="1" falsecount="2"/>
10906
+ <line num="123" count="0" type="stmt"/>
10907
+ <line num="125" count="1" type="stmt"/>
10908
+ <line num="128" count="60" type="stmt"/>
10909
+ <line num="129" count="287" type="cond" truecount="1" falsecount="1"/>
10902
10910
  <line num="130" count="0" type="stmt"/>
10903
- <line num="134" count="62" type="stmt"/>
10904
- <line num="135" count="0" type="stmt"/>
10905
- <line num="144" count="62" type="stmt"/>
10906
- <line num="145" count="2" type="stmt"/>
10907
- <line num="147" count="2" type="stmt"/>
10908
- <line num="148" count="2" type="stmt"/>
10909
- <line num="153" count="62" type="stmt"/>
10910
- <line num="154" count="39" type="stmt"/>
10911
- <line num="155" count="39" type="stmt"/>
10912
- <line num="156" count="39" type="stmt"/>
10913
- <line num="157" count="39" type="cond" truecount="2" falsecount="0"/>
10914
- <line num="158" count="39" type="cond" truecount="1" falsecount="1"/>
10915
- <line num="159" count="0" type="stmt"/>
10916
- <line num="161" count="39" type="cond" truecount="3" falsecount="1"/>
10917
- <line num="164" count="62" type="stmt"/>
10918
- <line num="165" count="1" type="stmt"/>
10919
- <line num="166" count="1" type="cond" truecount="1" falsecount="2"/>
10920
- <line num="167" count="0" type="stmt"/>
10921
- <line num="169" count="1" type="stmt"/>
10922
- <line num="172" count="62" type="stmt"/>
10923
- <line num="173" count="287" type="cond" truecount="1" falsecount="1"/>
10924
- <line num="174" count="0" type="stmt"/>
10925
- <line num="176" count="287" type="stmt"/>
10926
- </file>
10927
- <file name="plugins.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/plugins.ts">
10928
- <metrics statements="14" coveredstatements="14" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
10929
- <line num="1" count="56" type="stmt"/>
10930
- <line num="2" count="56" type="stmt"/>
10931
- <line num="3" count="56" type="stmt"/>
10932
- <line num="6" count="56" type="stmt"/>
10933
- <line num="7" count="8" type="cond" truecount="3" falsecount="0"/>
10934
- <line num="8" count="6" type="stmt"/>
10935
- <line num="10" count="2" type="stmt"/>
10936
- <line num="11" count="2" type="stmt"/>
10937
- <line num="12" count="2" type="stmt"/>
10938
- <line num="13" count="2" type="stmt"/>
10939
- <line num="17" count="2" type="cond" truecount="2" falsecount="0"/>
10940
- <line num="18" count="2" type="stmt"/>
10941
- <line num="19" count="2" type="stmt"/>
10942
- <line num="20" count="2" type="stmt"/>
10911
+ <line num="132" count="287" type="stmt"/>
10943
10912
  </file>
10944
10913
  <file name="redis.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/redis.ts">
10945
10914
  <metrics statements="48" coveredstatements="26" conditionals="8" coveredconditionals="2" methods="11" coveredmethods="5"/>
@@ -11139,7 +11108,42 @@
11139
11108
  </file>
11140
11109
  </package>
11141
11110
  <package name="src.utilities.fileSystem">
11142
- <metrics statements="175" coveredstatements="85" conditionals="37" coveredconditionals="11" methods="26" coveredmethods="11"/>
11111
+ <metrics statements="195" coveredstatements="102" conditionals="40" coveredconditionals="10" methods="35" coveredmethods="14"/>
11112
+ <file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/app.ts">
11113
+ <metrics statements="32" coveredstatements="18" conditionals="3" coveredconditionals="0" methods="7" coveredmethods="3"/>
11114
+ <line num="1" count="59" type="stmt"/>
11115
+ <line num="2" count="59" type="stmt"/>
11116
+ <line num="3" count="59" type="stmt"/>
11117
+ <line num="4" count="59" type="stmt"/>
11118
+ <line num="5" count="59" type="stmt"/>
11119
+ <line num="6" count="59" type="stmt"/>
11120
+ <line num="7" count="59" type="stmt"/>
11121
+ <line num="8" count="59" type="stmt"/>
11122
+ <line num="10" count="59" type="stmt"/>
11123
+ <line num="17" count="59" type="stmt"/>
11124
+ <line num="18" count="0" type="stmt"/>
11125
+ <line num="26" count="59" type="stmt"/>
11126
+ <line num="27" count="0" type="stmt"/>
11127
+ <line num="33" count="59" type="stmt"/>
11128
+ <line num="34" count="1" type="stmt"/>
11129
+ <line num="35" count="1" type="stmt"/>
11130
+ <line num="51" count="0" type="cond" truecount="0" falsecount="1"/>
11131
+ <line num="52" count="0" type="stmt"/>
11132
+ <line num="57" count="0" type="stmt"/>
11133
+ <line num="59" count="0" type="stmt"/>
11134
+ <line num="60" count="0" type="stmt"/>
11135
+ <line num="62" count="0" type="stmt"/>
11136
+ <line num="67" count="0" type="stmt"/>
11137
+ <line num="68" count="0" type="stmt"/>
11138
+ <line num="70" count="0" type="cond" truecount="0" falsecount="1"/>
11139
+ <line num="71" count="0" type="stmt"/>
11140
+ <line num="73" count="0" type="stmt"/>
11141
+ <line num="79" count="59" type="stmt"/>
11142
+ <line num="80" count="44" type="stmt"/>
11143
+ <line num="81" count="502" type="stmt"/>
11144
+ <line num="82" count="502" type="cond" truecount="0" falsecount="1"/>
11145
+ <line num="83" count="0" type="stmt"/>
11146
+ </file>
11143
11147
  <file name="clientLibrary.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/clientLibrary.ts">
11144
11148
  <metrics statements="30" coveredstatements="10" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
11145
11149
  <line num="1" count="59" type="stmt"/>
@@ -11173,145 +11177,125 @@
11173
11177
  <line num="147" count="0" type="stmt"/>
11174
11178
  <line num="153" count="0" type="stmt"/>
11175
11179
  </file>
11176
- <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/index.ts">
11177
- <metrics statements="137" coveredstatements="75" conditionals="34" coveredconditionals="11" methods="20" coveredmethods="11"/>
11178
- <line num="1" count="59" type="stmt"/>
11180
+ <file name="filesystem.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/filesystem.ts">
11181
+ <metrics statements="72" coveredstatements="48" conditionals="20" coveredconditionals="7" methods="14" coveredmethods="9"/>
11179
11182
  <line num="2" count="59" type="stmt"/>
11180
11183
  <line num="3" count="59" type="stmt"/>
11181
11184
  <line num="4" count="59" type="stmt"/>
11182
11185
  <line num="5" count="59" type="stmt"/>
11183
11186
  <line num="6" count="59" type="stmt"/>
11184
11187
  <line num="7" count="59" type="stmt"/>
11185
- <line num="8" count="59" type="stmt"/>
11186
11188
  <line num="9" count="59" type="stmt"/>
11187
- <line num="10" count="59" type="stmt"/>
11188
- <line num="11" count="59" type="stmt"/>
11189
- <line num="13" count="59" type="stmt"/>
11190
11189
  <line num="14" count="59" type="stmt"/>
11191
- <line num="15" count="59" type="stmt"/>
11192
- <line num="28" count="59" type="stmt"/>
11193
- <line num="29" count="53" type="stmt"/>
11194
- <line num="30" count="53" type="cond" truecount="0" falsecount="1"/>
11195
- <line num="33" count="0" type="stmt"/>
11196
- <line num="34" count="0" type="stmt"/>
11197
- <line num="36" count="0" type="cond" truecount="0" falsecount="3"/>
11198
- <line num="37" count="0" type="stmt"/>
11199
- <line num="41" count="53" type="stmt"/>
11200
- <line num="42" count="53" type="cond" truecount="3" falsecount="0"/>
11201
- <line num="43" count="1" type="stmt"/>
11202
- <line num="51" count="59" type="stmt"/>
11203
- <line num="52" count="0" type="cond" truecount="0" falsecount="3"/>
11204
- <line num="53" count="0" type="stmt"/>
11205
- <line num="55" count="0" type="cond" truecount="0" falsecount="1"/>
11206
- <line num="56" count="0" type="stmt"/>
11207
- <line num="59" count="0" type="cond" truecount="0" falsecount="1"/>
11208
- <line num="60" count="0" type="stmt"/>
11209
- <line num="62" count="0" type="cond" truecount="0" falsecount="1"/>
11210
- <line num="63" count="0" type="stmt"/>
11211
- <line num="64" count="0" type="stmt"/>
11212
- <line num="75" count="59" type="stmt"/>
11213
- <line num="76" count="0" type="stmt"/>
11190
+ <line num="15" count="53" type="stmt"/>
11191
+ <line num="16" count="53" type="cond" truecount="0" falsecount="1"/>
11192
+ <line num="19" count="0" type="stmt"/>
11193
+ <line num="20" count="0" type="stmt"/>
11194
+ <line num="22" count="0" type="cond" truecount="0" falsecount="3"/>
11195
+ <line num="23" count="0" type="stmt"/>
11196
+ <line num="27" count="53" type="stmt"/>
11197
+ <line num="28" count="53" type="cond" truecount="3" falsecount="0"/>
11198
+ <line num="29" count="1" type="stmt"/>
11199
+ <line num="37" count="59" type="stmt"/>
11200
+ <line num="38" count="0" type="cond" truecount="0" falsecount="3"/>
11201
+ <line num="39" count="0" type="stmt"/>
11202
+ <line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
11203
+ <line num="42" count="0" type="stmt"/>
11204
+ <line num="45" count="0" type="cond" truecount="0" falsecount="1"/>
11205
+ <line num="46" count="0" type="stmt"/>
11206
+ <line num="48" count="0" type="cond" truecount="0" falsecount="1"/>
11207
+ <line num="49" count="0" type="stmt"/>
11208
+ <line num="50" count="0" type="stmt"/>
11209
+ <line num="61" count="59" type="stmt"/>
11210
+ <line num="62" count="0" type="stmt"/>
11211
+ <line num="71" count="59" type="stmt"/>
11212
+ <line num="72" count="6" type="stmt"/>
11213
+ <line num="73" count="6" type="stmt"/>
11214
+ <line num="74" count="6" type="stmt"/>
11215
+ <line num="77" count="59" type="stmt"/>
11216
+ <line num="78" count="1" type="stmt"/>
11214
11217
  <line num="86" count="59" type="stmt"/>
11215
- <line num="90" count="6" type="stmt"/>
11216
- <line num="91" count="6" type="stmt"/>
11217
- <line num="92" count="6" type="stmt"/>
11218
- <line num="95" count="59" type="stmt"/>
11219
- <line num="96" count="1" type="stmt"/>
11220
- <line num="104" count="59" type="stmt"/>
11221
- <line num="105" count="0" type="stmt"/>
11218
+ <line num="87" count="0" type="stmt"/>
11219
+ <line num="88" count="0" type="stmt"/>
11220
+ <line num="89" count="0" type="stmt"/>
11221
+ <line num="96" count="59" type="stmt"/>
11222
+ <line num="97" count="0" type="stmt"/>
11223
+ <line num="98" count="0" type="stmt"/>
11224
+ <line num="105" count="59" type="stmt"/>
11222
11225
  <line num="106" count="0" type="stmt"/>
11223
11226
  <line num="107" count="0" type="stmt"/>
11224
- <line num="114" count="59" type="stmt"/>
11225
- <line num="115" count="0" type="stmt"/>
11226
- <line num="116" count="0" type="stmt"/>
11227
- <line num="123" count="59" type="stmt"/>
11228
- <line num="124" count="0" type="stmt"/>
11229
- <line num="125" count="0" type="stmt"/>
11227
+ <line num="114" count="59" type="cond" truecount="0" falsecount="1"/>
11228
+ <line num="115" count="1" type="stmt"/>
11229
+ <line num="118" count="59" type="stmt"/>
11230
+ <line num="119" count="9" type="stmt"/>
11231
+ <line num="120" count="9" type="stmt"/>
11232
+ <line num="122" count="9" type="cond" truecount="1" falsecount="0"/>
11233
+ <line num="123" count="4" type="stmt"/>
11234
+ <line num="125" count="9" type="stmt"/>
11235
+ <line num="127" count="0" type="stmt"/>
11236
+ <line num="130" count="9" type="stmt"/>
11230
11237
  <line num="133" count="59" type="stmt"/>
11231
- <line num="134" count="0" type="stmt"/>
11232
- <line num="142" count="59" type="stmt"/>
11233
- <line num="143" count="0" type="stmt"/>
11234
- <line num="152" count="59" type="stmt"/>
11235
- <line num="154" count="0" type="stmt"/>
11236
- <line num="155" count="0" type="stmt"/>
11237
- <line num="156" count="0" type="stmt"/>
11238
- <line num="166" count="59" type="stmt"/>
11239
- <line num="167" count="1" type="stmt"/>
11240
- <line num="168" count="1" type="stmt"/>
11241
- <line num="184" count="0" type="cond" truecount="0" falsecount="1"/>
11242
- <line num="185" count="0" type="stmt"/>
11243
- <line num="190" count="0" type="stmt"/>
11244
- <line num="192" count="0" type="stmt"/>
11245
- <line num="193" count="0" type="stmt"/>
11246
- <line num="195" count="0" type="stmt"/>
11247
- <line num="200" count="0" type="stmt"/>
11248
- <line num="201" count="0" type="stmt"/>
11249
- <line num="203" count="0" type="cond" truecount="0" falsecount="1"/>
11250
- <line num="204" count="0" type="stmt"/>
11251
- <line num="206" count="0" type="stmt"/>
11252
- <line num="213" count="59" type="stmt"/>
11253
- <line num="217" count="1" type="stmt"/>
11254
- <line num="223" count="59" type="stmt"/>
11255
- <line num="224" count="44" type="stmt"/>
11256
- <line num="225" count="502" type="stmt"/>
11257
- <line num="226" count="502" type="cond" truecount="0" falsecount="1"/>
11258
- <line num="227" count="0" type="stmt"/>
11259
- <line num="232" count="59" type="stmt"/>
11260
- <line num="233" count="9" type="stmt"/>
11261
- <line num="234" count="9" type="stmt"/>
11262
- <line num="236" count="9" type="cond" truecount="1" falsecount="0"/>
11263
- <line num="237" count="4" type="stmt"/>
11264
- <line num="239" count="9" type="stmt"/>
11265
- <line num="241" count="0" type="stmt"/>
11266
- <line num="244" count="9" type="stmt"/>
11267
- <line num="247" count="59" type="stmt"/>
11268
- <line num="248" count="6" type="stmt"/>
11269
- <line num="254" count="59" type="stmt"/>
11270
- <line num="255" count="8" type="stmt"/>
11271
- <line num="256" count="8" type="stmt"/>
11272
- <line num="257" count="8" type="stmt"/>
11273
- <line num="258" count="8" type="stmt"/>
11274
- <line num="260" count="8" type="stmt"/>
11275
- <line num="261" count="8" type="stmt"/>
11276
- <line num="263" count="8" type="cond" truecount="0" falsecount="1"/>
11277
- <line num="268" count="0" type="stmt"/>
11278
- <line num="273" count="0" type="stmt"/>
11279
- <line num="278" count="8" type="stmt"/>
11280
- <line num="281" count="59" type="stmt"/>
11281
- <line num="286" count="0" type="cond" truecount="0" falsecount="1"/>
11282
- <line num="287" count="0" type="stmt"/>
11283
- <line num="289" count="0" type="stmt"/>
11284
- <line num="290" count="0" type="stmt"/>
11285
- <line num="291" count="0" type="cond" truecount="0" falsecount="1"/>
11286
- <line num="292" count="0" type="stmt"/>
11287
- <line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
11288
- <line num="295" count="0" type="stmt"/>
11289
- <line num="297" count="0" type="stmt"/>
11290
- <line num="298" count="0" type="stmt"/>
11291
- <line num="299" count="0" type="stmt"/>
11292
- <line num="302" count="0" type="stmt"/>
11293
- <line num="305" count="0" type="stmt"/>
11294
- <line num="306" count="0" type="cond" truecount="0" falsecount="2"/>
11295
- <line num="307" count="0" type="stmt"/>
11296
- <line num="308" count="0" type="stmt"/>
11297
- <line num="309" count="0" type="stmt"/>
11298
- <line num="310" count="0" type="stmt"/>
11299
- <line num="312" count="0" type="stmt"/>
11300
- <line num="321" count="59" type="stmt"/>
11301
- <line num="322" count="3" type="cond" truecount="0" falsecount="1"/>
11302
- <line num="323" count="0" type="stmt"/>
11303
- <line num="326" count="3" type="stmt"/>
11304
- <line num="327" count="3" type="stmt"/>
11305
- <line num="328" count="4" type="stmt"/>
11306
- <line num="329" count="4" type="stmt"/>
11307
- <line num="331" count="4" type="cond" truecount="2" falsecount="0"/>
11308
- <line num="332" count="2" type="stmt"/>
11309
- <line num="333" count="2" type="cond" truecount="1" falsecount="0"/>
11310
- <line num="334" count="1" type="stmt"/>
11311
- <line num="342" count="59" type="stmt"/>
11312
- <line num="343" count="1" type="cond" truecount="0" falsecount="1"/>
11313
- <line num="344" count="0" type="stmt"/>
11314
- <line num="347" count="1" type="stmt"/>
11238
+ <line num="134" count="6" type="stmt"/>
11239
+ <line num="143" count="59" type="stmt"/>
11240
+ <line num="144" count="3" type="cond" truecount="0" falsecount="1"/>
11241
+ <line num="145" count="0" type="stmt"/>
11242
+ <line num="148" count="3" type="stmt"/>
11243
+ <line num="149" count="3" type="stmt"/>
11244
+ <line num="150" count="4" type="stmt"/>
11245
+ <line num="151" count="4" type="stmt"/>
11246
+ <line num="153" count="4" type="cond" truecount="2" falsecount="0"/>
11247
+ <line num="154" count="2" type="stmt"/>
11248
+ <line num="155" count="2" type="cond" truecount="1" falsecount="0"/>
11249
+ <line num="156" count="1" type="stmt"/>
11250
+ <line num="164" count="59" type="stmt"/>
11251
+ <line num="165" count="1" type="cond" truecount="0" falsecount="1"/>
11252
+ <line num="166" count="0" type="stmt"/>
11253
+ <line num="169" count="1" type="stmt"/>
11254
+ </file>
11255
+ <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/index.ts">
11256
+ <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
11257
+ <line num="1" count="59" type="stmt"/>
11258
+ <line num="2" count="59" type="stmt"/>
11259
+ <line num="3" count="59" type="stmt"/>
11260
+ <line num="4" count="59" type="stmt"/>
11261
+ <line num="5" count="59" type="stmt"/>
11262
+ </file>
11263
+ <file name="plugin.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/plugin.ts">
11264
+ <metrics statements="34" coveredstatements="15" conditionals="12" coveredconditionals="3" methods="4" coveredmethods="2"/>
11265
+ <line num="3" count="59" type="stmt"/>
11266
+ <line num="4" count="59" type="stmt"/>
11267
+ <line num="5" count="59" type="stmt"/>
11268
+ <line num="6" count="59" type="stmt"/>
11269
+ <line num="8" count="59" type="stmt"/>
11270
+ <line num="10" count="59" type="stmt"/>
11271
+ <line num="11" count="8" type="stmt"/>
11272
+ <line num="12" count="8" type="stmt"/>
11273
+ <line num="13" count="8" type="stmt"/>
11274
+ <line num="14" count="8" type="stmt"/>
11275
+ <line num="16" count="8" type="stmt"/>
11276
+ <line num="17" count="8" type="stmt"/>
11277
+ <line num="19" count="8" type="cond" truecount="0" falsecount="1"/>
11278
+ <line num="24" count="0" type="stmt"/>
11279
+ <line num="29" count="0" type="stmt"/>
11280
+ <line num="34" count="8" type="stmt"/>
11281
+ <line num="37" count="59" type="stmt"/>
11282
+ <line num="38" count="0" type="cond" truecount="0" falsecount="4"/>
11283
+ <line num="39" count="0" type="cond" truecount="0" falsecount="1"/>
11284
+ <line num="40" count="0" type="stmt"/>
11285
+ <line num="42" count="0" type="stmt"/>
11286
+ <line num="43" count="0" type="stmt"/>
11287
+ <line num="44" count="0" type="cond" truecount="0" falsecount="1"/>
11288
+ <line num="45" count="0" type="stmt"/>
11289
+ <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
11290
+ <line num="48" count="0" type="stmt"/>
11291
+ <line num="50" count="0" type="stmt"/>
11292
+ <line num="51" count="0" type="stmt"/>
11293
+ <line num="52" count="0" type="stmt"/>
11294
+ <line num="55" count="0" type="stmt"/>
11295
+ <line num="56" count="0" type="stmt"/>
11296
+ <line num="61" count="0" type="stmt"/>
11297
+ <line num="62" count="0" type="stmt"/>
11298
+ <line num="64" count="0" type="stmt"/>
11315
11299
  </file>
11316
11300
  <file name="processor.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/processor.ts">
11317
11301
  <metrics statements="8" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="3" coveredmethods="0"/>
@@ -11324,6 +11308,23 @@
11324
11308
  <line num="16" count="0" type="stmt"/>
11325
11309
  <line num="18" count="0" type="stmt"/>
11326
11310
  </file>
11311
+ <file name="template.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/fileSystem/template.ts">
11312
+ <metrics statements="14" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="0"/>
11313
+ <line num="1" count="59" type="stmt"/>
11314
+ <line num="2" count="59" type="stmt"/>
11315
+ <line num="3" count="59" type="stmt"/>
11316
+ <line num="4" count="59" type="stmt"/>
11317
+ <line num="11" count="59" type="stmt"/>
11318
+ <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
11319
+ <line num="13" count="0" type="stmt"/>
11320
+ <line num="15" count="0" type="stmt"/>
11321
+ <line num="16" count="0" type="stmt"/>
11322
+ <line num="17" count="0" type="stmt"/>
11323
+ <line num="27" count="59" type="stmt"/>
11324
+ <line num="29" count="0" type="stmt"/>
11325
+ <line num="30" count="0" type="stmt"/>
11326
+ <line num="31" count="0" type="stmt"/>
11327
+ </file>
11327
11328
  </package>
11328
11329
  <package name="src.utilities.routing">
11329
11330
  <metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
@@ -11340,9 +11341,9 @@
11340
11341
  </file>
11341
11342
  </package>
11342
11343
  <package name="src.utilities.rowProcessor">
11343
- <metrics statements="173" coveredstatements="106" conditionals="120" coveredconditionals="64" methods="23" coveredmethods="12"/>
11344
+ <metrics statements="177" coveredstatements="110" conditionals="126" coveredconditionals="70" methods="24" coveredmethods="13"/>
11344
11345
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.ts">
11345
- <metrics statements="112" coveredstatements="68" conditionals="73" coveredconditionals="35" methods="14" coveredmethods="6"/>
11346
+ <metrics statements="116" coveredstatements="72" conditionals="79" coveredconditionals="41" methods="15" coveredmethods="7"/>
11346
11347
  <line num="1" count="56" type="stmt"/>
11347
11348
  <line num="2" count="56" type="stmt"/>
11348
11349
  <line num="3" count="56" type="stmt"/>
@@ -11350,111 +11351,115 @@
11350
11351
  <line num="5" count="56" type="stmt"/>
11351
11352
  <line num="6" count="56" type="stmt"/>
11352
11353
  <line num="7" count="56" type="stmt"/>
11353
- <line num="8" count="56" type="stmt"/>
11354
+ <line num="9" count="56" type="stmt"/>
11354
11355
  <line num="10" count="56" type="stmt"/>
11355
- <line num="11" count="56" type="stmt"/>
11356
- <line num="18" count="56" type="stmt"/>
11357
- <line num="29" count="0" type="cond" truecount="0" falsecount="1"/>
11358
- <line num="30" count="0" type="stmt"/>
11359
- <line num="32" count="0" type="stmt"/>
11360
- <line num="34" count="0" type="cond" truecount="0" falsecount="1"/>
11361
- <line num="35" count="0" type="stmt"/>
11356
+ <line num="17" count="56" type="stmt"/>
11357
+ <line num="28" count="0" type="cond" truecount="0" falsecount="1"/>
11358
+ <line num="29" count="0" type="stmt"/>
11359
+ <line num="31" count="0" type="stmt"/>
11360
+ <line num="33" count="0" type="cond" truecount="0" falsecount="1"/>
11361
+ <line num="34" count="0" type="stmt"/>
11362
+ <line num="36" count="0" type="stmt"/>
11362
11363
  <line num="37" count="0" type="stmt"/>
11363
- <line num="38" count="0" type="stmt"/>
11364
- <line num="51" count="56" type="stmt"/>
11365
- <line num="57" count="86" type="cond" truecount="2" falsecount="0"/>
11364
+ <line num="50" count="56" type="stmt"/>
11365
+ <line num="56" count="86" type="cond" truecount="2" falsecount="0"/>
11366
+ <line num="57" count="86" type="stmt"/>
11366
11367
  <line num="58" count="86" type="stmt"/>
11367
- <line num="59" count="86" type="stmt"/>
11368
- <line num="61" count="86" type="stmt"/>
11369
- <line num="64" count="86" type="cond" truecount="12" falsecount="0"/>
11370
- <line num="65" count="86" type="stmt"/>
11371
- <line num="66" count="232" type="cond" truecount="1" falsecount="0"/>
11372
- <line num="67" count="232" type="stmt"/>
11373
- <line num="69" count="0" type="cond" truecount="0" falsecount="1"/>
11374
- <line num="70" count="0" type="stmt"/>
11375
- <line num="72" count="0" type="cond" truecount="0" falsecount="5"/>
11376
- <line num="74" count="0" type="cond" truecount="0" falsecount="4"/>
11377
- <line num="75" count="0" type="stmt"/>
11378
- <line num="77" count="0" type="stmt"/>
11379
- <line num="79" count="0" type="cond" truecount="0" falsecount="1"/>
11380
- <line num="80" count="0" type="stmt"/>
11381
- <line num="82" count="0" type="stmt"/>
11382
- <line num="84" count="0" type="cond" truecount="0" falsecount="3"/>
11383
- <line num="85" count="0" type="stmt"/>
11384
- <line num="87" count="0" type="stmt"/>
11368
+ <line num="60" count="86" type="stmt"/>
11369
+ <line num="63" count="86" type="cond" truecount="12" falsecount="0"/>
11370
+ <line num="64" count="86" type="stmt"/>
11371
+ <line num="65" count="232" type="cond" truecount="1" falsecount="0"/>
11372
+ <line num="66" count="232" type="stmt"/>
11373
+ <line num="68" count="0" type="cond" truecount="0" falsecount="1"/>
11374
+ <line num="69" count="0" type="stmt"/>
11375
+ <line num="71" count="0" type="cond" truecount="0" falsecount="5"/>
11376
+ <line num="73" count="0" type="cond" truecount="0" falsecount="4"/>
11377
+ <line num="74" count="0" type="stmt"/>
11378
+ <line num="76" count="0" type="stmt"/>
11379
+ <line num="78" count="0" type="cond" truecount="0" falsecount="1"/>
11380
+ <line num="79" count="0" type="stmt"/>
11381
+ <line num="81" count="0" type="stmt"/>
11382
+ <line num="83" count="0" type="cond" truecount="0" falsecount="3"/>
11383
+ <line num="84" count="0" type="stmt"/>
11384
+ <line num="86" count="0" type="stmt"/>
11385
+ <line num="88" count="0" type="stmt"/>
11385
11386
  <line num="89" count="0" type="stmt"/>
11386
- <line num="90" count="0" type="stmt"/>
11387
- <line num="92" count="0" type="cond" truecount="0" falsecount="1"/>
11388
- <line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
11389
- <line num="94" count="0" type="stmt"/>
11390
- <line num="96" count="0" type="stmt"/>
11391
- <line num="99" count="86" type="stmt"/>
11392
- <line num="108" count="56" type="stmt"/>
11393
- <line num="110" count="200" type="cond" truecount="0" falsecount="1"/>
11394
- <line num="111" count="0" type="stmt"/>
11395
- <line num="114" count="200" type="cond" truecount="2" falsecount="0"/>
11396
- <line num="116" count="16" type="stmt"/>
11397
- <line num="117" count="184" type="cond" truecount="1" falsecount="0"/>
11398
- <line num="119" count="22" type="stmt"/>
11399
- <line num="122" count="162" type="stmt"/>
11400
- <line num="134" count="56" type="stmt"/>
11401
- <line num="140" count="86" type="stmt"/>
11387
+ <line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
11388
+ <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
11389
+ <line num="93" count="0" type="stmt"/>
11390
+ <line num="95" count="0" type="stmt"/>
11391
+ <line num="98" count="86" type="stmt"/>
11392
+ <line num="107" count="56" type="stmt"/>
11393
+ <line num="109" count="200" type="cond" truecount="0" falsecount="1"/>
11394
+ <line num="110" count="0" type="stmt"/>
11395
+ <line num="113" count="200" type="cond" truecount="2" falsecount="0"/>
11396
+ <line num="115" count="16" type="stmt"/>
11397
+ <line num="116" count="184" type="cond" truecount="1" falsecount="0"/>
11398
+ <line num="118" count="22" type="stmt"/>
11399
+ <line num="121" count="162" type="stmt"/>
11400
+ <line num="133" count="56" type="stmt"/>
11401
+ <line num="139" count="86" type="stmt"/>
11402
+ <line num="141" count="86" type="stmt"/>
11402
11403
  <line num="142" count="86" type="stmt"/>
11403
11404
  <line num="143" count="86" type="stmt"/>
11404
- <line num="144" count="86" type="stmt"/>
11405
- <line num="145" count="397" type="stmt"/>
11406
- <line num="147" count="397" type="cond" truecount="1" falsecount="0"/>
11407
- <line num="148" count="198" type="cond" truecount="1" falsecount="0"/>
11408
- <line num="149" count="13" type="stmt"/>
11409
- <line num="151" count="198" type="stmt"/>
11410
- <line num="154" count="199" type="cond" truecount="1" falsecount="1"/>
11411
- <line num="155" count="0" type="stmt"/>
11412
- <line num="159" count="199" type="stmt"/>
11413
- <line num="163" count="86" type="cond" truecount="3" falsecount="0"/>
11414
- <line num="164" count="80" type="stmt"/>
11415
- <line num="165" count="80" type="stmt"/>
11416
- <line num="169" count="86" type="stmt"/>
11417
- <line num="181" count="56" type="stmt"/>
11418
- <line num="186" count="126" type="stmt"/>
11419
- <line num="187" count="126" type="cond" truecount="1" falsecount="0"/>
11420
- <line num="188" count="106" type="stmt"/>
11421
- <line num="189" count="106" type="stmt"/>
11422
- <line num="192" count="126" type="stmt"/>
11405
+ <line num="144" count="397" type="stmt"/>
11406
+ <line num="146" count="397" type="cond" truecount="1" falsecount="0"/>
11407
+ <line num="147" count="198" type="cond" truecount="1" falsecount="0"/>
11408
+ <line num="148" count="13" type="stmt"/>
11409
+ <line num="150" count="198" type="stmt"/>
11410
+ <line num="153" count="199" type="cond" truecount="1" falsecount="1"/>
11411
+ <line num="154" count="0" type="stmt"/>
11412
+ <line num="158" count="199" type="stmt"/>
11413
+ <line num="162" count="199" type="cond" truecount="1" falsecount="0"/>
11414
+ <line num="163" count="4" type="stmt"/>
11415
+ <line num="164" count="4" type="cond" truecount="5" falsecount="0"/>
11416
+ <line num="165" count="1" type="stmt"/>
11417
+ <line num="166" count="1" type="stmt"/>
11418
+ <line num="172" count="86" type="cond" truecount="3" falsecount="0"/>
11419
+ <line num="173" count="80" type="stmt"/>
11420
+ <line num="174" count="80" type="stmt"/>
11421
+ <line num="178" count="86" type="stmt"/>
11422
+ <line num="190" count="56" type="stmt"/>
11423
11423
  <line num="195" count="126" type="stmt"/>
11424
- <line num="198" count="126" type="stmt"/>
11425
- <line num="199" count="351" type="cond" truecount="1" falsecount="0"/>
11426
- <line num="200" count="8" type="stmt"/>
11427
- <line num="201" count="8" type="cond" truecount="3" falsecount="0"/>
11428
- <line num="202" count="2" type="stmt"/>
11429
- <line num="204" count="6" type="stmt"/>
11430
- <line num="205" count="2" type="stmt"/>
11431
- <line num="210" count="126" type="cond" truecount="1" falsecount="0"/>
11432
- <line num="211" count="40" type="stmt"/>
11433
- <line num="213" count="126" type="cond" truecount="2" falsecount="0"/>
11434
- <line num="226" count="56" type="stmt"/>
11435
- <line num="235" count="14" type="stmt"/>
11436
- <line num="236" count="14" type="cond" truecount="1" falsecount="0"/>
11437
- <line num="237" count="14" type="stmt"/>
11438
- <line num="239" count="14" type="stmt"/>
11439
- <line num="240" count="14" type="cond" truecount="1" falsecount="0"/>
11440
- <line num="241" count="14" type="stmt"/>
11441
- <line num="244" count="0" type="stmt"/>
11442
- <line num="246" count="0" type="cond" truecount="0" falsecount="1"/>
11443
- <line num="247" count="0" type="stmt"/>
11444
- <line num="250" count="0" type="cond" truecount="0" falsecount="2"/>
11445
- <line num="251" count="0" type="stmt"/>
11446
- <line num="252" count="0" type="cond" truecount="0" falsecount="1"/>
11424
+ <line num="196" count="126" type="cond" truecount="1" falsecount="0"/>
11425
+ <line num="197" count="106" type="stmt"/>
11426
+ <line num="198" count="106" type="stmt"/>
11427
+ <line num="201" count="126" type="stmt"/>
11428
+ <line num="204" count="126" type="stmt"/>
11429
+ <line num="207" count="126" type="stmt"/>
11430
+ <line num="208" count="351" type="cond" truecount="1" falsecount="0"/>
11431
+ <line num="209" count="8" type="stmt"/>
11432
+ <line num="210" count="8" type="cond" truecount="3" falsecount="0"/>
11433
+ <line num="211" count="2" type="stmt"/>
11434
+ <line num="213" count="6" type="stmt"/>
11435
+ <line num="214" count="2" type="stmt"/>
11436
+ <line num="219" count="126" type="cond" truecount="1" falsecount="0"/>
11437
+ <line num="220" count="40" type="stmt"/>
11438
+ <line num="222" count="126" type="cond" truecount="2" falsecount="0"/>
11439
+ <line num="235" count="56" type="stmt"/>
11440
+ <line num="244" count="14" type="stmt"/>
11441
+ <line num="245" count="14" type="cond" truecount="1" falsecount="0"/>
11442
+ <line num="246" count="14" type="stmt"/>
11443
+ <line num="248" count="14" type="stmt"/>
11444
+ <line num="249" count="14" type="cond" truecount="1" falsecount="0"/>
11445
+ <line num="250" count="14" type="stmt"/>
11447
11446
  <line num="253" count="0" type="stmt"/>
11448
- <line num="256" count="0" type="cond" truecount="0" falsecount="5"/>
11449
- <line num="257" count="0" type="stmt"/>
11450
- <line num="258" count="0" type="cond" truecount="0" falsecount="4"/>
11447
+ <line num="255" count="0" type="cond" truecount="0" falsecount="1"/>
11448
+ <line num="256" count="0" type="stmt"/>
11449
+ <line num="259" count="0" type="cond" truecount="0" falsecount="2"/>
11451
11450
  <line num="260" count="0" type="stmt"/>
11452
- <line num="261" count="0" type="cond" truecount="0" falsecount="2"/>
11451
+ <line num="261" count="0" type="cond" truecount="0" falsecount="1"/>
11453
11452
  <line num="262" count="0" type="stmt"/>
11454
- <line num="263" count="0" type="cond" truecount="0" falsecount="1"/>
11455
- <line num="264" count="0" type="stmt"/>
11456
- <line num="267" count="0" type="cond" truecount="0" falsecount="1"/>
11457
- <line num="268" count="0" type="stmt"/>
11453
+ <line num="265" count="0" type="cond" truecount="0" falsecount="5"/>
11454
+ <line num="266" count="0" type="stmt"/>
11455
+ <line num="267" count="0" type="cond" truecount="0" falsecount="4"/>
11456
+ <line num="269" count="0" type="stmt"/>
11457
+ <line num="270" count="0" type="cond" truecount="0" falsecount="2"/>
11458
+ <line num="271" count="0" type="stmt"/>
11459
+ <line num="272" count="0" type="cond" truecount="0" falsecount="1"/>
11460
+ <line num="273" count="0" type="stmt"/>
11461
+ <line num="276" count="0" type="cond" truecount="0" falsecount="1"/>
11462
+ <line num="277" count="0" type="stmt"/>
11458
11463
  </file>
11459
11464
  <file name="map.ts" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/map.ts">
11460
11465
  <metrics statements="17" coveredstatements="10" conditionals="10" coveredconditionals="7" methods="6" coveredmethods="4"/>