@budibase/server 1.0.27-alpha.11 → 1.0.27-alpha.12

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 (311) hide show
  1. package/builder/assets/{index.b98dd7ca.js → index.cd16a193.js} +1 -1
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +443 -443
  4. package/coverage/coverage-final.json +58 -58
  5. package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
  6. package/coverage/lcov-report/api/controllers/apikeys.js.html +3 -3
  7. package/coverage/lcov-report/api/controllers/application.js.html +15 -6
  8. package/coverage/lcov-report/api/controllers/auth.js.html +2 -2
  9. package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
  10. package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
  11. package/coverage/lcov-report/api/controllers/cloud.js.html +13 -4
  12. package/coverage/lcov-report/api/controllers/component.js.html +1 -1
  13. package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
  14. package/coverage/lcov-report/api/controllers/dev.js.html +3 -3
  15. package/coverage/lcov-report/api/controllers/hosting.js.html +3 -3
  16. package/coverage/lcov-report/api/controllers/index.html +1 -1
  17. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  18. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  20. package/coverage/lcov-report/api/controllers/permission.js.html +3 -3
  21. package/coverage/lcov-report/api/controllers/query/index.html +1 -1
  22. package/coverage/lcov-report/api/controllers/query/index.js.html +1 -1
  23. package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
  24. package/coverage/lcov-report/api/controllers/role.js.html +2 -2
  25. package/coverage/lcov-report/api/controllers/routing.js.html +2 -2
  26. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  27. package/coverage/lcov-report/api/controllers/row/index.html +1 -1
  28. package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
  29. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  30. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +2 -2
  31. package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/screen.js.html +2 -2
  33. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  34. package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
  35. package/coverage/lcov-report/api/controllers/table/index.html +1 -1
  36. package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
  37. package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
  38. package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
  39. package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
  40. package/coverage/lcov-report/api/controllers/user.js.html +14 -5
  41. package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
  42. package/coverage/lcov-report/api/controllers/view/index.html +1 -1
  43. package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
  44. package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
  45. package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
  46. package/coverage/lcov-report/api/controllers/webhook.js.html +2 -2
  47. package/coverage/lcov-report/api/index.html +1 -1
  48. package/coverage/lcov-report/api/index.js.html +2 -2
  49. package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/apikeys.js.html +2 -2
  51. package/coverage/lcov-report/api/routes/application.js.html +2 -2
  52. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/automation.js.html +2 -2
  54. package/coverage/lcov-report/api/routes/backup.js.html +2 -2
  55. package/coverage/lcov-report/api/routes/cloud.js.html +2 -2
  56. package/coverage/lcov-report/api/routes/component.js.html +2 -2
  57. package/coverage/lcov-report/api/routes/datasource.js.html +2 -2
  58. package/coverage/lcov-report/api/routes/deploy.js.html +2 -2
  59. package/coverage/lcov-report/api/routes/dev.js.html +2 -2
  60. package/coverage/lcov-report/api/routes/hosting.js.html +2 -2
  61. package/coverage/lcov-report/api/routes/index.html +1 -1
  62. package/coverage/lcov-report/api/routes/index.js.html +1 -1
  63. package/coverage/lcov-report/api/routes/integration.js.html +2 -2
  64. package/coverage/lcov-report/api/routes/layout.js.html +2 -2
  65. package/coverage/lcov-report/api/routes/metadata.js.html +2 -2
  66. package/coverage/lcov-report/api/routes/permission.js.html +12 -3
  67. package/coverage/lcov-report/api/routes/query.js.html +2 -2
  68. package/coverage/lcov-report/api/routes/role.js.html +2 -2
  69. package/coverage/lcov-report/api/routes/routing.js.html +2 -2
  70. package/coverage/lcov-report/api/routes/row.js.html +2 -2
  71. package/coverage/lcov-report/api/routes/screen.js.html +2 -2
  72. package/coverage/lcov-report/api/routes/script.js.html +2 -2
  73. package/coverage/lcov-report/api/routes/static.js.html +2 -2
  74. package/coverage/lcov-report/api/routes/table.js.html +2 -2
  75. package/coverage/lcov-report/api/routes/templates.js.html +2 -2
  76. package/coverage/lcov-report/api/routes/user.js.html +2 -2
  77. package/coverage/lcov-report/api/routes/view.js.html +2 -2
  78. package/coverage/lcov-report/api/routes/webhook.js.html +2 -2
  79. package/coverage/lcov-report/automations/actions.js.html +1 -1
  80. package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
  81. package/coverage/lcov-report/automations/bullboard.js.html +2 -2
  82. package/coverage/lcov-report/automations/index.html +1 -1
  83. package/coverage/lcov-report/automations/index.js.html +1 -1
  84. package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
  85. package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
  86. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  87. package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
  88. package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
  89. package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
  90. package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
  91. package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
  92. package/coverage/lcov-report/automations/steps/index.html +1 -1
  93. package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
  94. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
  95. package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
  96. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  97. package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
  98. package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
  99. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  100. package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
  101. package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
  102. package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
  103. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
  104. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  105. package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
  106. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
  107. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
  108. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
  109. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
  110. package/coverage/lcov-report/automations/triggers.js.html +1 -1
  111. package/coverage/lcov-report/automations/utils.js.html +2 -2
  112. package/coverage/lcov-report/constants/index.html +1 -1
  113. package/coverage/lcov-report/constants/index.js.html +4 -4
  114. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  115. package/coverage/lcov-report/constants/screens.js.html +2 -2
  116. package/coverage/lcov-report/db/client.js.html +2 -2
  117. package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
  118. package/coverage/lcov-report/db/index.html +1 -1
  119. package/coverage/lcov-report/db/index.js.html +1 -1
  120. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  121. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  122. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  123. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  124. package/coverage/lcov-report/db/newid.js.html +1 -1
  125. package/coverage/lcov-report/db/utils.js.html +2 -2
  126. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  127. package/coverage/lcov-report/events/index.html +1 -1
  128. package/coverage/lcov-report/events/index.js.html +1 -1
  129. package/coverage/lcov-report/events/utils.js.html +1 -1
  130. package/coverage/lcov-report/index.html +1 -1
  131. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  132. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  133. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  134. package/coverage/lcov-report/middleware/authorized.js.html +3 -3
  135. package/coverage/lcov-report/middleware/builder.js.html +3 -3
  136. package/coverage/lcov-report/middleware/currentapp.js.html +7 -7
  137. package/coverage/lcov-report/middleware/index.html +1 -1
  138. package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
  139. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  140. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  141. package/coverage/lcov-report/middleware/usageQuota.js.html +2 -2
  142. package/coverage/lcov-report/middleware/utils.js.html +1 -1
  143. package/coverage/lcov-report/threads/automation.js.html +3 -3
  144. package/coverage/lcov-report/threads/index.html +1 -1
  145. package/coverage/lcov-report/threads/index.js.html +1 -1
  146. package/coverage/lcov-report/threads/query.js.html +1 -1
  147. package/coverage/lcov-report/threads/utils.js.html +4 -4
  148. package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
  149. package/coverage/lcov-report/utilities/budibaseDir.js.html +2 -2
  150. package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
  151. package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
  152. package/coverage/lcov-report/utilities/global.js.html +16 -7
  153. package/coverage/lcov-report/utilities/index.html +1 -1
  154. package/coverage/lcov-report/utilities/index.js.html +2 -2
  155. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
  156. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  157. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  158. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  159. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  160. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +15 -3
  161. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
  162. package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
  163. package/coverage/lcov-report/utilities/security.js.html +13 -4
  164. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  165. package/coverage/lcov-report/utilities/users.js.html +1 -1
  166. package/coverage/lcov-report/utilities/workerRequests.js.html +4 -4
  167. package/coverage/lcov.info +747 -747
  168. package/dist/api/controllers/apikeys.js +2 -2
  169. package/dist/api/controllers/application.js +4 -4
  170. package/dist/api/controllers/auth.js +1 -1
  171. package/dist/api/controllers/cloud.js +2 -2
  172. package/dist/api/controllers/deploy/index.js +2 -2
  173. package/dist/api/controllers/dev.js +2 -2
  174. package/dist/api/controllers/hosting.js +2 -2
  175. package/dist/api/controllers/permission.js +2 -2
  176. package/dist/api/controllers/role.js +1 -1
  177. package/dist/api/controllers/routing.js +1 -1
  178. package/dist/api/controllers/row/internalSearch.js +1 -1
  179. package/dist/api/controllers/screen.js +1 -1
  180. package/dist/api/controllers/user.js +3 -3
  181. package/dist/api/controllers/webhook.js +1 -1
  182. package/dist/api/index.js +1 -1
  183. package/dist/api/routes/apikeys.js +1 -1
  184. package/dist/api/routes/application.js +1 -1
  185. package/dist/api/routes/automation.js +1 -1
  186. package/dist/api/routes/backup.js +1 -1
  187. package/dist/api/routes/cloud.js +1 -1
  188. package/dist/api/routes/component.js +1 -1
  189. package/dist/api/routes/datasource.js +1 -1
  190. package/dist/api/routes/deploy.js +1 -1
  191. package/dist/api/routes/dev.js +1 -1
  192. package/dist/api/routes/hosting.js +1 -1
  193. package/dist/api/routes/integration.js +1 -1
  194. package/dist/api/routes/layout.js +1 -1
  195. package/dist/api/routes/metadata.js +1 -1
  196. package/dist/api/routes/permission.js +1 -1
  197. package/dist/api/routes/query.js +1 -1
  198. package/dist/api/routes/role.js +1 -1
  199. package/dist/api/routes/routing.js +1 -1
  200. package/dist/api/routes/row.js +1 -1
  201. package/dist/api/routes/screen.js +1 -1
  202. package/dist/api/routes/script.js +1 -1
  203. package/dist/api/routes/static.js +1 -1
  204. package/dist/api/routes/table.js +1 -1
  205. package/dist/api/routes/templates.js +1 -1
  206. package/dist/api/routes/tests/utilities/TestFunctions.js +1 -1
  207. package/dist/api/routes/user.js +1 -1
  208. package/dist/api/routes/view.js +1 -1
  209. package/dist/api/routes/webhook.js +1 -1
  210. package/dist/app.js +1 -1
  211. package/dist/automations/bullboard.js +1 -1
  212. package/dist/automations/utils.js +1 -1
  213. package/dist/constants/index.js +3 -3
  214. package/dist/constants/screens.js +1 -1
  215. package/dist/db/client.js +1 -1
  216. package/dist/db/utils.js +1 -1
  217. package/dist/middleware/authorized.js +2 -2
  218. package/dist/middleware/builder.js +2 -2
  219. package/dist/middleware/currentapp.js +6 -6
  220. package/dist/middleware/usageQuota.js +1 -1
  221. package/dist/package.json +4 -4
  222. package/dist/tests/utilities/TestConfiguration.js +8 -8
  223. package/dist/tests/utilities/structures.js +2 -2
  224. package/dist/threads/automation.js +2 -2
  225. package/dist/threads/utils.js +3 -3
  226. package/dist/tsconfig.tsbuildinfo +1 -1
  227. package/dist/utilities/budibaseDir.js +1 -1
  228. package/dist/utilities/fileSystem/utilities.js +1 -1
  229. package/dist/utilities/global.js +5 -5
  230. package/dist/utilities/index.js +1 -1
  231. package/dist/utilities/redis.js +1 -1
  232. package/dist/utilities/rowProcessor/index.js +1 -1
  233. package/dist/utilities/security.js +2 -2
  234. package/dist/utilities/usageQuota.js +2 -2
  235. package/dist/utilities/workerRequests.js +3 -3
  236. package/package.json +5 -5
  237. package/scripts/replicateApp.js +1 -1
  238. package/src/api/controllers/apikeys.js +2 -2
  239. package/src/api/controllers/application.js +7 -4
  240. package/src/api/controllers/auth.js +1 -1
  241. package/src/api/controllers/cloud.js +5 -2
  242. package/src/api/controllers/deploy/index.js +2 -2
  243. package/src/api/controllers/dev.js +2 -2
  244. package/src/api/controllers/hosting.js +2 -2
  245. package/src/api/controllers/permission.js +2 -2
  246. package/src/api/controllers/role.js +1 -1
  247. package/src/api/controllers/routing.js +1 -1
  248. package/src/api/controllers/row/internalSearch.js +1 -1
  249. package/src/api/controllers/screen.js +1 -1
  250. package/src/api/controllers/user.js +6 -3
  251. package/src/api/controllers/webhook.js +1 -1
  252. package/src/api/index.js +1 -1
  253. package/src/api/routes/apikeys.js +1 -1
  254. package/src/api/routes/application.js +1 -1
  255. package/src/api/routes/automation.js +1 -1
  256. package/src/api/routes/backup.js +1 -1
  257. package/src/api/routes/cloud.js +1 -1
  258. package/src/api/routes/component.js +1 -1
  259. package/src/api/routes/datasource.js +1 -1
  260. package/src/api/routes/deploy.js +1 -1
  261. package/src/api/routes/dev.js +1 -1
  262. package/src/api/routes/hosting.js +1 -1
  263. package/src/api/routes/integration.js +1 -1
  264. package/src/api/routes/layout.js +1 -1
  265. package/src/api/routes/metadata.js +1 -1
  266. package/src/api/routes/permission.js +4 -1
  267. package/src/api/routes/query.js +1 -1
  268. package/src/api/routes/role.js +1 -1
  269. package/src/api/routes/routing.js +1 -1
  270. package/src/api/routes/row.js +1 -1
  271. package/src/api/routes/screen.js +1 -1
  272. package/src/api/routes/script.js +1 -1
  273. package/src/api/routes/static.js +1 -1
  274. package/src/api/routes/table.js +1 -1
  275. package/src/api/routes/templates.js +1 -1
  276. package/src/api/routes/tests/permissions.spec.js +1 -1
  277. package/src/api/routes/tests/query.spec.js +1 -1
  278. package/src/api/routes/tests/role.spec.js +2 -2
  279. package/src/api/routes/tests/routing.spec.js +1 -1
  280. package/src/api/routes/tests/user.spec.js +1 -1
  281. package/src/api/routes/tests/utilities/TestFunctions.js +1 -1
  282. package/src/api/routes/user.js +1 -1
  283. package/src/api/routes/view.js +1 -1
  284. package/src/api/routes/webhook.js +1 -1
  285. package/src/app.ts +1 -1
  286. package/src/automations/bullboard.js +1 -1
  287. package/src/automations/utils.js +1 -1
  288. package/src/constants/index.js +3 -3
  289. package/src/constants/screens.js +1 -1
  290. package/src/db/client.js +1 -1
  291. package/src/db/utils.js +1 -1
  292. package/src/middleware/authorized.js +2 -2
  293. package/src/middleware/builder.js +2 -2
  294. package/src/middleware/currentapp.js +6 -6
  295. package/src/middleware/tests/authorized.spec.js +2 -2
  296. package/src/middleware/tests/currentapp.spec.js +6 -6
  297. package/src/middleware/tests/usageQuota.spec.js +1 -1
  298. package/src/middleware/usageQuota.js +1 -1
  299. package/src/tests/utilities/TestConfiguration.js +8 -8
  300. package/src/tests/utilities/structures.js +2 -2
  301. package/src/threads/automation.js +2 -2
  302. package/src/threads/utils.js +3 -3
  303. package/src/utilities/budibaseDir.js +1 -1
  304. package/src/utilities/fileSystem/utilities.js +1 -1
  305. package/src/utilities/global.js +8 -5
  306. package/src/utilities/index.js +1 -1
  307. package/src/utilities/redis.js +1 -1
  308. package/src/utilities/rowProcessor/index.js +5 -1
  309. package/src/utilities/security.js +5 -2
  310. package/src/utilities/usageQuota.js +2 -2
  311. package/src/utilities/workerRequests.js +3 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1641911475198" clover="3.2.0">
3
- <project timestamp="1641911475198" name="All files">
2
+ <coverage generated="1641921921565" clover="3.2.0">
3
+ <project timestamp="1641921921565" name="All files">
4
4
  <metrics statements="4630" coveredstatements="3425" conditionals="1852" coveredconditionals="1011" methods="661" coveredmethods="465" elements="7143" coveredelements="4901" complexity="0" loc="4630" ncloc="4630" packages="21" files="140" classes="140"/>
5
5
  <package name="api">
6
6
  <metrics statements="29" coveredstatements="27" conditionals="5" coveredconditionals="2" methods="5" coveredmethods="4"/>
@@ -90,180 +90,180 @@
90
90
  <line num="8" count="33" type="stmt"/>
91
91
  <line num="13" count="33" type="stmt"/>
92
92
  <line num="21" count="33" type="stmt"/>
93
- <line num="22" count="33" type="stmt"/>
94
- <line num="23" count="33" type="stmt"/>
95
- <line num="24" count="33" type="stmt"/>
96
93
  <line num="25" count="33" type="stmt"/>
97
- <line num="31" count="33" type="stmt"/>
98
- <line num="32" count="33" type="stmt"/>
99
- <line num="36" count="33" type="stmt"/>
100
- <line num="37" count="33" type="stmt"/>
101
- <line num="38" count="33" type="stmt"/>
102
- <line num="43" count="33" type="stmt"/>
103
- <line num="44" count="33" type="stmt"/>
104
- <line num="45" count="33" type="stmt"/>
94
+ <line num="26" count="33" type="stmt"/>
95
+ <line num="27" count="33" type="stmt"/>
96
+ <line num="28" count="33" type="stmt"/>
97
+ <line num="34" count="33" type="stmt"/>
98
+ <line num="35" count="33" type="stmt"/>
99
+ <line num="39" count="33" type="stmt"/>
100
+ <line num="40" count="33" type="stmt"/>
101
+ <line num="41" count="33" type="stmt"/>
105
102
  <line num="46" count="33" type="stmt"/>
106
103
  <line num="47" count="33" type="stmt"/>
104
+ <line num="48" count="33" type="stmt"/>
107
105
  <line num="49" count="33" type="stmt"/>
108
- <line num="53" count="195" type="stmt"/>
109
- <line num="59" count="390" type="stmt"/>
110
- <line num="63" count="195" type="stmt"/>
111
- <line num="69" count="12" type="stmt"/>
112
- <line num="73" count="193" type="cond" truecount="4" falsecount="0"/>
113
- <line num="80" count="190" type="cond" truecount="1" falsecount="1"/>
114
- <line num="81" count="0" type="stmt"/>
115
- <line num="82" count="190" type="cond" truecount="2" falsecount="0"/>
116
- <line num="83" count="187" type="stmt"/>
106
+ <line num="50" count="33" type="stmt"/>
107
+ <line num="52" count="33" type="stmt"/>
108
+ <line num="56" count="195" type="stmt"/>
109
+ <line num="62" count="390" type="stmt"/>
110
+ <line num="66" count="195" type="stmt"/>
111
+ <line num="72" count="12" type="stmt"/>
112
+ <line num="76" count="193" type="cond" truecount="4" falsecount="0"/>
113
+ <line num="83" count="190" type="cond" truecount="1" falsecount="1"/>
114
+ <line num="84" count="0" type="stmt"/>
117
115
  <line num="85" count="190" type="cond" truecount="2" falsecount="0"/>
118
116
  <line num="86" count="187" type="stmt"/>
119
117
  <line num="88" count="190" type="cond" truecount="2" falsecount="0"/>
120
- <line num="89" count="15" type="stmt"/>
121
- <line num="91" count="175" type="stmt"/>
122
- <line num="92" count="175" type="cond" truecount="1" falsecount="1"/>
123
- <line num="98" count="0" type="stmt"/>
124
- <line num="100" count="175" type="stmt"/>
125
- <line num="104" count="185" type="cond" truecount="1" falsecount="1"/>
126
- <line num="105" count="185" type="stmt"/>
127
- <line num="106" count="185" type="stmt"/>
118
+ <line num="89" count="187" type="stmt"/>
119
+ <line num="91" count="190" type="cond" truecount="2" falsecount="0"/>
120
+ <line num="92" count="15" type="stmt"/>
121
+ <line num="94" count="175" type="stmt"/>
122
+ <line num="95" count="175" type="cond" truecount="1" falsecount="1"/>
123
+ <line num="101" count="0" type="stmt"/>
124
+ <line num="103" count="175" type="stmt"/>
125
+ <line num="107" count="185" type="cond" truecount="1" falsecount="1"/>
128
126
  <line num="108" count="185" type="stmt"/>
129
127
  <line num="109" count="185" type="stmt"/>
130
- <line num="118" count="185" type="stmt"/>
131
- <line num="119" count="185" type="stmt"/>
132
- <line num="120" count="185" type="stmt"/>
133
- <line num="124" count="185" type="cond" truecount="3" falsecount="1"/>
134
- <line num="125" count="0" type="stmt"/>
135
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
136
- <line num="127" count="0" type="stmt"/>
137
- <line num="129" count="185" type="cond" truecount="3" falsecount="1"/>
138
- <line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
139
- <line num="133" count="0" type="stmt"/>
140
- <line num="137" count="185" type="stmt"/>
128
+ <line num="111" count="185" type="stmt"/>
129
+ <line num="112" count="185" type="stmt"/>
130
+ <line num="121" count="185" type="stmt"/>
131
+ <line num="122" count="185" type="stmt"/>
132
+ <line num="123" count="185" type="stmt"/>
133
+ <line num="127" count="185" type="cond" truecount="3" falsecount="1"/>
134
+ <line num="128" count="0" type="stmt"/>
135
+ <line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
136
+ <line num="130" count="0" type="stmt"/>
137
+ <line num="132" count="185" type="cond" truecount="3" falsecount="1"/>
138
+ <line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
139
+ <line num="136" count="0" type="stmt"/>
141
140
  <line num="140" count="185" type="stmt"/>
142
- <line num="143" count="33" type="stmt"/>
143
- <line num="144" count="10" type="cond" truecount="2" falsecount="0"/>
144
- <line num="145" count="10" type="cond" truecount="2" falsecount="0"/>
145
- <line num="146" count="10" type="stmt"/>
146
- <line num="149" count="10" type="cond" truecount="2" falsecount="2"/>
147
- <line num="150" count="10" type="stmt"/>
148
- <line num="151" count="10" type="stmt"/>
149
- <line num="152" count="14" type="cond" truecount="1" falsecount="1"/>
150
- <line num="153" count="14" type="stmt"/>
151
- <line num="155" count="0" type="stmt"/>
152
- <line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
153
- <line num="157" count="0" type="stmt"/>
141
+ <line num="143" count="185" type="stmt"/>
142
+ <line num="146" count="33" type="stmt"/>
143
+ <line num="147" count="10" type="cond" truecount="2" falsecount="0"/>
144
+ <line num="148" count="10" type="cond" truecount="2" falsecount="0"/>
145
+ <line num="149" count="10" type="stmt"/>
146
+ <line num="152" count="10" type="cond" truecount="2" falsecount="2"/>
147
+ <line num="153" count="10" type="stmt"/>
148
+ <line num="154" count="10" type="stmt"/>
149
+ <line num="155" count="14" type="cond" truecount="1" falsecount="1"/>
150
+ <line num="156" count="14" type="stmt"/>
151
+ <line num="158" count="0" type="stmt"/>
152
+ <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
154
153
  <line num="160" count="0" type="stmt"/>
155
- <line num="165" count="10" type="stmt"/>
156
- <line num="168" count="33" type="stmt"/>
157
- <line num="169" count="1" type="stmt"/>
158
- <line num="170" count="1" type="stmt"/>
159
- <line num="171" count="1" type="stmt"/>
154
+ <line num="163" count="0" type="stmt"/>
155
+ <line num="168" count="10" type="stmt"/>
156
+ <line num="171" count="33" type="stmt"/>
160
157
  <line num="172" count="1" type="stmt"/>
161
158
  <line num="173" count="1" type="stmt"/>
162
- <line num="177" count="1" type="stmt"/>
163
- <line num="184" count="33" type="stmt"/>
164
- <line num="185" count="194" type="stmt"/>
165
- <line num="186" count="194" type="stmt"/>
166
- <line num="187" count="194" type="stmt"/>
159
+ <line num="174" count="1" type="stmt"/>
160
+ <line num="175" count="1" type="stmt"/>
161
+ <line num="176" count="1" type="stmt"/>
162
+ <line num="180" count="1" type="stmt"/>
163
+ <line num="187" count="33" type="stmt"/>
167
164
  <line num="188" count="194" type="stmt"/>
168
- <line num="191" count="194" type="cond" truecount="4" falsecount="0"/>
169
- <line num="192" count="192" type="stmt"/>
170
- <line num="193" count="192" type="stmt"/>
171
- <line num="194" count="192" type="stmt"/>
172
- <line num="197" count="194" type="stmt"/>
173
- <line num="205" count="33" type="stmt"/>
174
- <line num="206" count="185" type="stmt"/>
175
- <line num="207" count="185" type="stmt"/>
176
- <line num="212" count="185" type="cond" truecount="2" falsecount="2"/>
177
- <line num="213" count="0" type="stmt"/>
178
- <line num="215" count="185" type="stmt"/>
179
- <line num="216" count="185" type="stmt"/>
165
+ <line num="189" count="194" type="stmt"/>
166
+ <line num="190" count="194" type="stmt"/>
167
+ <line num="191" count="194" type="stmt"/>
168
+ <line num="194" count="194" type="cond" truecount="4" falsecount="0"/>
169
+ <line num="195" count="192" type="stmt"/>
170
+ <line num="196" count="192" type="stmt"/>
171
+ <line num="197" count="192" type="stmt"/>
172
+ <line num="200" count="194" type="stmt"/>
173
+ <line num="208" count="33" type="stmt"/>
174
+ <line num="209" count="185" type="stmt"/>
175
+ <line num="210" count="185" type="stmt"/>
176
+ <line num="215" count="185" type="cond" truecount="2" falsecount="2"/>
177
+ <line num="216" count="0" type="stmt"/>
180
178
  <line num="218" count="185" type="stmt"/>
181
179
  <line num="219" count="185" type="stmt"/>
182
180
  <line num="221" count="185" type="stmt"/>
183
- <line num="223" count="185" type="stmt"/>
184
- <line num="224" count="0" type="stmt"/>
185
- <line num="228" count="185" type="stmt"/>
186
- <line num="243" count="185" type="stmt"/>
187
- <line num="244" count="185" type="stmt"/>
188
- <line num="248" count="185" type="cond" truecount="1" falsecount="1"/>
189
- <line num="249" count="185" type="stmt"/>
190
- <line num="257" count="185" type="stmt"/>
191
- <line num="258" count="185" type="stmt"/>
192
- <line num="259" count="185" type="stmt"/>
193
- <line num="262" count="33" type="stmt"/>
194
- <line num="263" count="2" type="stmt"/>
195
- <line num="264" count="2" type="stmt"/>
196
- <line num="265" count="2" type="stmt"/>
197
- <line num="268" count="33" type="stmt"/>
198
- <line num="270" count="2" type="stmt"/>
199
- <line num="271" count="2" type="stmt"/>
200
- <line num="272" count="2" type="stmt"/>
201
- <line num="275" count="2" type="cond" truecount="1" falsecount="1"/>
202
- <line num="276" count="0" type="stmt"/>
203
- <line num="277" count="0" type="stmt"/>
204
- <line num="281" count="2" type="stmt"/>
205
- <line num="285" count="2" type="stmt"/>
206
- <line num="286" count="2" type="stmt"/>
207
- <line num="287" count="2" type="stmt"/>
208
- <line num="290" count="33" type="stmt"/>
209
- <line num="292" count="1" type="stmt"/>
210
- <line num="293" count="1" type="stmt"/>
211
- <line num="294" count="1" type="cond" truecount="1" falsecount="1"/>
212
- <line num="295" count="0" type="stmt"/>
213
- <line num="299" count="1" type="cond" truecount="1" falsecount="1"/>
214
- <line num="300" count="0" type="stmt"/>
215
- <line num="304" count="1" type="stmt"/>
216
- <line num="308" count="1" type="stmt"/>
217
- <line num="309" count="1" type="stmt"/>
218
- <line num="310" count="1" type="stmt"/>
219
- <line num="313" count="33" type="stmt"/>
220
- <line num="314" count="11" type="stmt"/>
221
- <line num="316" count="11" type="stmt"/>
222
- <line num="321" count="11" type="cond" truecount="2" falsecount="2"/>
223
- <line num="322" count="0" type="stmt"/>
224
- <line num="325" count="11" type="stmt"/>
225
- <line num="326" count="11" type="stmt"/>
181
+ <line num="222" count="185" type="stmt"/>
182
+ <line num="224" count="185" type="stmt"/>
183
+ <line num="226" count="185" type="stmt"/>
184
+ <line num="227" count="0" type="stmt"/>
185
+ <line num="231" count="185" type="stmt"/>
186
+ <line num="246" count="185" type="stmt"/>
187
+ <line num="247" count="185" type="stmt"/>
188
+ <line num="251" count="185" type="cond" truecount="1" falsecount="1"/>
189
+ <line num="252" count="185" type="stmt"/>
190
+ <line num="260" count="185" type="stmt"/>
191
+ <line num="261" count="185" type="stmt"/>
192
+ <line num="262" count="185" type="stmt"/>
193
+ <line num="265" count="33" type="stmt"/>
194
+ <line num="266" count="2" type="stmt"/>
195
+ <line num="267" count="2" type="stmt"/>
196
+ <line num="268" count="2" type="stmt"/>
197
+ <line num="271" count="33" type="stmt"/>
198
+ <line num="273" count="2" type="stmt"/>
199
+ <line num="274" count="2" type="stmt"/>
200
+ <line num="275" count="2" type="stmt"/>
201
+ <line num="278" count="2" type="cond" truecount="1" falsecount="1"/>
202
+ <line num="279" count="0" type="stmt"/>
203
+ <line num="280" count="0" type="stmt"/>
204
+ <line num="284" count="2" type="stmt"/>
205
+ <line num="288" count="2" type="stmt"/>
206
+ <line num="289" count="2" type="stmt"/>
207
+ <line num="290" count="2" type="stmt"/>
208
+ <line num="293" count="33" type="stmt"/>
209
+ <line num="295" count="1" type="stmt"/>
210
+ <line num="296" count="1" type="stmt"/>
211
+ <line num="297" count="1" type="cond" truecount="1" falsecount="1"/>
212
+ <line num="298" count="0" type="stmt"/>
213
+ <line num="302" count="1" type="cond" truecount="1" falsecount="1"/>
214
+ <line num="303" count="0" type="stmt"/>
215
+ <line num="307" count="1" type="stmt"/>
216
+ <line num="311" count="1" type="stmt"/>
217
+ <line num="312" count="1" type="stmt"/>
218
+ <line num="313" count="1" type="stmt"/>
219
+ <line num="316" count="33" type="stmt"/>
220
+ <line num="317" count="11" type="stmt"/>
221
+ <line num="319" count="11" type="stmt"/>
222
+ <line num="324" count="11" type="cond" truecount="2" falsecount="2"/>
223
+ <line num="325" count="0" type="stmt"/>
226
224
  <line num="328" count="11" type="stmt"/>
227
225
  <line num="329" count="11" type="stmt"/>
228
- <line num="332" count="33" type="stmt"/>
229
- <line num="333" count="0" type="stmt"/>
230
- <line num="334" count="0" type="cond" truecount="0" falsecount="2"/>
231
- <line num="335" count="0" type="stmt"/>
232
- <line num="339" count="0" type="stmt"/>
233
- <line num="341" count="0" type="stmt"/>
226
+ <line num="331" count="11" type="stmt"/>
227
+ <line num="332" count="11" type="stmt"/>
228
+ <line num="335" count="33" type="stmt"/>
229
+ <line num="336" count="0" type="stmt"/>
230
+ <line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
231
+ <line num="338" count="0" type="stmt"/>
234
232
  <line num="342" count="0" type="stmt"/>
235
- <line num="343" count="0" type="stmt"/>
236
- <line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
237
- <line num="347" count="0" type="stmt"/>
238
- <line num="348" count="0" type="stmt"/>
233
+ <line num="344" count="0" type="stmt"/>
234
+ <line num="345" count="0" type="stmt"/>
235
+ <line num="346" count="0" type="stmt"/>
236
+ <line num="347" count="0" type="cond" truecount="0" falsecount="2"/>
237
+ <line num="350" count="0" type="stmt"/>
239
238
  <line num="351" count="0" type="stmt"/>
240
239
  <line num="354" count="0" type="stmt"/>
241
- <line num="359" count="0" type="stmt"/>
242
- <line num="360" count="0" type="stmt"/>
240
+ <line num="357" count="0" type="stmt"/>
243
241
  <line num="362" count="0" type="stmt"/>
244
- <line num="366" count="0" type="stmt"/>
245
- <line num="370" count="0" type="stmt"/>
246
- <line num="372" count="0" type="cond" truecount="0" falsecount="2"/>
242
+ <line num="363" count="0" type="stmt"/>
243
+ <line num="365" count="0" type="stmt"/>
244
+ <line num="369" count="0" type="stmt"/>
247
245
  <line num="373" count="0" type="stmt"/>
248
- <line num="375" count="0" type="stmt"/>
249
- <line num="381" count="33" type="stmt"/>
250
- <line num="382" count="5" type="stmt"/>
251
- <line num="383" count="5" type="stmt"/>
252
- <line num="384" count="5" type="stmt"/>
246
+ <line num="375" count="0" type="cond" truecount="0" falsecount="2"/>
247
+ <line num="376" count="0" type="stmt"/>
248
+ <line num="378" count="0" type="stmt"/>
249
+ <line num="384" count="33" type="stmt"/>
250
+ <line num="385" count="5" type="stmt"/>
253
251
  <line num="386" count="5" type="stmt"/>
254
- <line num="387" count="5" type="cond" truecount="1" falsecount="1"/>
255
- <line num="388" count="5" type="stmt"/>
256
- <line num="393" count="5" type="stmt"/>
257
- <line num="395" count="5" type="stmt"/>
258
- <line num="397" count="5" type="stmt"/>
252
+ <line num="387" count="5" type="stmt"/>
253
+ <line num="389" count="5" type="stmt"/>
254
+ <line num="390" count="5" type="cond" truecount="1" falsecount="1"/>
255
+ <line num="391" count="5" type="stmt"/>
256
+ <line num="396" count="5" type="stmt"/>
259
257
  <line num="398" count="5" type="stmt"/>
260
- <line num="401" count="33" type="stmt"/>
261
- <line num="402" count="185" type="stmt"/>
262
- <line num="404" count="185" type="stmt"/>
258
+ <line num="400" count="5" type="stmt"/>
259
+ <line num="401" count="5" type="stmt"/>
260
+ <line num="404" count="33" type="stmt"/>
263
261
  <line num="405" count="185" type="stmt"/>
264
- <line num="406" count="370" type="stmt"/>
265
- <line num="407" count="370" type="stmt"/>
266
- <line num="410" count="185" type="stmt"/>
262
+ <line num="407" count="185" type="stmt"/>
263
+ <line num="408" count="185" type="stmt"/>
264
+ <line num="409" count="370" type="stmt"/>
265
+ <line num="410" count="370" type="stmt"/>
266
+ <line num="413" count="185" type="stmt"/>
267
267
  </file>
268
268
  <file name="auth.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/auth.js">
269
269
  <metrics statements="27" coveredstatements="23" conditionals="8" coveredconditionals="4" methods="1" coveredmethods="1"/>
@@ -411,56 +411,56 @@
411
411
  <line num="3" count="23" type="stmt"/>
412
412
  <line num="8" count="23" type="stmt"/>
413
413
  <line num="9" count="23" type="stmt"/>
414
- <line num="10" count="23" type="stmt"/>
415
- <line num="11" count="23" type="stmt"/>
416
- <line num="12" count="23" type="stmt"/>
417
- <line num="15" count="0" type="stmt"/>
418
- <line num="23" count="0" type="stmt"/>
419
- <line num="26" count="23" type="stmt"/>
420
- <line num="27" count="0" type="cond" truecount="0" falsecount="4"/>
421
- <line num="28" count="0" type="stmt"/>
422
- <line num="30" count="0" type="stmt"/>
414
+ <line num="13" count="23" type="stmt"/>
415
+ <line num="14" count="23" type="stmt"/>
416
+ <line num="15" count="23" type="stmt"/>
417
+ <line num="18" count="0" type="stmt"/>
418
+ <line num="26" count="0" type="stmt"/>
419
+ <line num="29" count="23" type="stmt"/>
420
+ <line num="30" count="0" type="cond" truecount="0" falsecount="4"/>
423
421
  <line num="31" count="0" type="stmt"/>
424
- <line num="32" count="0" type="stmt"/>
422
+ <line num="33" count="0" type="stmt"/>
425
423
  <line num="34" count="0" type="stmt"/>
424
+ <line num="35" count="0" type="stmt"/>
426
425
  <line num="37" count="0" type="stmt"/>
427
- <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
426
+ <line num="40" count="0" type="stmt"/>
428
427
  <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
429
- <line num="42" count="0" type="stmt"/>
428
+ <line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
430
429
  <line num="45" count="0" type="stmt"/>
431
- <line num="46" count="0" type="stmt"/>
432
- <line num="47" count="0" type="stmt"/>
433
- <line num="51" count="0" type="stmt"/>
434
- <line num="56" count="0" type="stmt"/>
435
- <line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
436
- <line num="61" count="0" type="stmt"/>
437
- <line num="63" count="0" type="stmt"/>
430
+ <line num="48" count="0" type="stmt"/>
431
+ <line num="49" count="0" type="stmt"/>
432
+ <line num="50" count="0" type="stmt"/>
433
+ <line num="54" count="0" type="stmt"/>
434
+ <line num="59" count="0" type="stmt"/>
435
+ <line num="63" count="0" type="cond" truecount="0" falsecount="4"/>
438
436
  <line num="64" count="0" type="stmt"/>
439
- <line num="67" count="23" type="stmt"/>
440
- <line num="68" count="0" type="stmt"/>
441
- <line num="73" count="23" type="stmt"/>
442
- <line num="74" count="0" type="cond" truecount="0" falsecount="4"/>
443
- <line num="75" count="0" type="stmt"/>
444
- <line num="77" count="0" type="stmt"/>
445
- <line num="78" count="0" type="cond" truecount="0" falsecount="5"/>
446
- <line num="79" count="0" type="stmt"/>
447
- <line num="84" count="0" type="stmt"/>
448
- <line num="85" count="0" type="stmt"/>
449
- <line num="86" count="0" type="stmt"/>
437
+ <line num="66" count="0" type="stmt"/>
438
+ <line num="67" count="0" type="stmt"/>
439
+ <line num="70" count="23" type="stmt"/>
440
+ <line num="71" count="0" type="stmt"/>
441
+ <line num="76" count="23" type="stmt"/>
442
+ <line num="77" count="0" type="cond" truecount="0" falsecount="4"/>
443
+ <line num="78" count="0" type="stmt"/>
444
+ <line num="80" count="0" type="stmt"/>
445
+ <line num="81" count="0" type="cond" truecount="0" falsecount="5"/>
446
+ <line num="82" count="0" type="stmt"/>
450
447
  <line num="87" count="0" type="stmt"/>
448
+ <line num="88" count="0" type="stmt"/>
451
449
  <line num="89" count="0" type="stmt"/>
452
450
  <line num="90" count="0" type="stmt"/>
453
451
  <line num="92" count="0" type="stmt"/>
454
452
  <line num="93" count="0" type="stmt"/>
455
- <line num="94" count="0" type="stmt"/>
456
- <line num="98" count="0" type="stmt"/>
457
- <line num="99" count="0" type="stmt"/>
458
- <line num="100" count="0" type="stmt"/>
453
+ <line num="95" count="0" type="stmt"/>
454
+ <line num="96" count="0" type="stmt"/>
455
+ <line num="97" count="0" type="stmt"/>
459
456
  <line num="101" count="0" type="stmt"/>
460
- <line num="103" count="0" type="cond" truecount="0" falsecount="2"/>
457
+ <line num="102" count="0" type="stmt"/>
458
+ <line num="103" count="0" type="stmt"/>
461
459
  <line num="104" count="0" type="stmt"/>
460
+ <line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
462
461
  <line num="107" count="0" type="stmt"/>
463
- <line num="108" count="0" type="stmt"/>
462
+ <line num="110" count="0" type="stmt"/>
463
+ <line num="111" count="0" type="stmt"/>
464
464
  </file>
465
465
  <file name="component.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/component.js">
466
466
  <metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="3" methods="2" coveredmethods="2"/>
@@ -1012,118 +1012,118 @@
1012
1012
  <line num="9" count="34" type="stmt"/>
1013
1013
  <line num="10" count="34" type="stmt"/>
1014
1014
  <line num="11" count="34" type="stmt"/>
1015
- <line num="12" count="34" type="stmt"/>
1016
- <line num="13" count="34" type="stmt"/>
1017
- <line num="14" count="34" type="stmt"/>
1018
- <line num="17" count="2" type="stmt"/>
1019
- <line num="23" count="0" type="stmt"/>
1020
- <line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
1021
- <line num="29" count="0" type="stmt"/>
1022
- <line num="31" count="0" type="stmt"/>
1015
+ <line num="15" count="34" type="stmt"/>
1016
+ <line num="16" count="34" type="stmt"/>
1017
+ <line num="17" count="34" type="stmt"/>
1018
+ <line num="20" count="2" type="stmt"/>
1019
+ <line num="26" count="0" type="stmt"/>
1020
+ <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
1023
1021
  <line num="32" count="0" type="stmt"/>
1024
- <line num="33" count="0" type="stmt"/>
1025
- <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
1026
- <line num="39" count="0" type="stmt"/>
1027
- <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
1028
- <line num="43" count="0" type="stmt"/>
1029
- <line num="45" count="0" type="cond" truecount="0" falsecount="4"/>
1022
+ <line num="34" count="0" type="stmt"/>
1023
+ <line num="35" count="0" type="stmt"/>
1024
+ <line num="36" count="0" type="stmt"/>
1025
+ <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
1026
+ <line num="42" count="0" type="stmt"/>
1027
+ <line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
1030
1028
  <line num="46" count="0" type="stmt"/>
1031
- <line num="51" count="0" type="stmt"/>
1032
- <line num="54" count="34" type="stmt"/>
1033
- <line num="56" count="0" type="stmt"/>
1034
- <line num="57" count="0" type="stmt"/>
1035
- <line num="61" count="0" type="stmt"/>
1036
- <line num="62" count="0" type="stmt"/>
1037
- <line num="63" count="0" type="stmt"/>
1038
- <line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
1029
+ <line num="48" count="0" type="cond" truecount="0" falsecount="4"/>
1030
+ <line num="49" count="0" type="stmt"/>
1031
+ <line num="54" count="0" type="stmt"/>
1032
+ <line num="57" count="34" type="stmt"/>
1033
+ <line num="59" count="0" type="stmt"/>
1034
+ <line num="60" count="0" type="stmt"/>
1035
+ <line num="64" count="0" type="stmt"/>
1039
1036
  <line num="65" count="0" type="stmt"/>
1037
+ <line num="66" count="0" type="stmt"/>
1038
+ <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
1040
1039
  <line num="68" count="0" type="stmt"/>
1041
- <line num="71" count="34" type="stmt"/>
1042
- <line num="72" count="0" type="stmt"/>
1043
- <line num="74" count="0" type="stmt"/>
1040
+ <line num="71" count="0" type="stmt"/>
1041
+ <line num="74" count="34" type="stmt"/>
1044
1042
  <line num="75" count="0" type="stmt"/>
1045
- <line num="76" count="0" type="stmt"/>
1046
- <line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
1043
+ <line num="77" count="0" type="stmt"/>
1044
+ <line num="78" count="0" type="stmt"/>
1047
1045
  <line num="79" count="0" type="stmt"/>
1048
- <line num="80" count="0" type="stmt"/>
1046
+ <line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
1049
1047
  <line num="82" count="0" type="stmt"/>
1050
- <line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
1051
- <line num="87" count="0" type="stmt"/>
1052
- <line num="88" count="0" type="stmt"/>
1053
- <line num="89" count="0" type="stmt"/>
1054
- <line num="93" count="0" type="cond" truecount="0" falsecount="5"/>
1055
- <line num="94" count="0" type="stmt"/>
1056
- <line num="96" count="0" type="stmt"/>
1048
+ <line num="83" count="0" type="stmt"/>
1049
+ <line num="85" count="0" type="stmt"/>
1050
+ <line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
1051
+ <line num="90" count="0" type="stmt"/>
1052
+ <line num="91" count="0" type="stmt"/>
1053
+ <line num="92" count="0" type="stmt"/>
1054
+ <line num="96" count="0" type="cond" truecount="0" falsecount="5"/>
1057
1055
  <line num="97" count="0" type="stmt"/>
1058
- <line num="98" count="0" type="stmt"/>
1056
+ <line num="99" count="0" type="stmt"/>
1059
1057
  <line num="100" count="0" type="stmt"/>
1060
1058
  <line num="101" count="0" type="stmt"/>
1061
- <line num="102" count="0" type="stmt"/>
1062
1059
  <line num="103" count="0" type="stmt"/>
1063
- <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
1060
+ <line num="104" count="0" type="stmt"/>
1064
1061
  <line num="105" count="0" type="stmt"/>
1065
- <line num="107" count="0" type="stmt"/>
1062
+ <line num="106" count="0" type="stmt"/>
1063
+ <line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
1066
1064
  <line num="108" count="0" type="stmt"/>
1067
1065
  <line num="110" count="0" type="stmt"/>
1068
1066
  <line num="111" count="0" type="stmt"/>
1069
- <line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
1067
+ <line num="113" count="0" type="stmt"/>
1070
1068
  <line num="114" count="0" type="stmt"/>
1071
- <line num="116" count="0" type="stmt"/>
1072
- <line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
1073
- <line num="122" count="0" type="stmt"/>
1069
+ <line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
1070
+ <line num="117" count="0" type="stmt"/>
1071
+ <line num="119" count="0" type="stmt"/>
1074
1072
  <line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
1075
- <line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
1076
- <line num="133" count="0" type="stmt"/>
1077
- <line num="137" count="0" type="stmt"/>
1078
- <line num="142" count="34" type="stmt"/>
1079
- <line num="143" count="2" type="stmt"/>
1080
- <line num="144" count="2" type="stmt"/>
1081
- <line num="145" count="2" type="stmt"/>
1073
+ <line num="125" count="0" type="stmt"/>
1074
+ <line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
1075
+ <line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
1076
+ <line num="136" count="0" type="stmt"/>
1077
+ <line num="140" count="0" type="stmt"/>
1078
+ <line num="145" count="34" type="stmt"/>
1082
1079
  <line num="146" count="2" type="stmt"/>
1083
1080
  <line num="147" count="2" type="stmt"/>
1084
- <line num="149" count="7" type="stmt"/>
1085
- <line num="151" count="7" type="stmt"/>
1086
- <line num="159" count="2" type="stmt"/>
1087
- <line num="162" count="34" type="stmt"/>
1088
- <line num="164" count="0" type="stmt"/>
1089
- <line num="166" count="0" type="stmt"/>
1081
+ <line num="148" count="2" type="stmt"/>
1082
+ <line num="149" count="2" type="stmt"/>
1083
+ <line num="150" count="2" type="stmt"/>
1084
+ <line num="152" count="7" type="stmt"/>
1085
+ <line num="154" count="7" type="stmt"/>
1086
+ <line num="162" count="2" type="stmt"/>
1087
+ <line num="165" count="34" type="stmt"/>
1090
1088
  <line num="167" count="0" type="stmt"/>
1091
- <line num="170" count="34" type="stmt"/>
1092
- <line num="171" count="1" type="stmt"/>
1093
- <line num="172" count="1" type="stmt"/>
1094
- <line num="173" count="1" type="stmt"/>
1089
+ <line num="169" count="0" type="stmt"/>
1090
+ <line num="170" count="0" type="stmt"/>
1091
+ <line num="173" count="34" type="stmt"/>
1092
+ <line num="174" count="1" type="stmt"/>
1095
1093
  <line num="175" count="1" type="stmt"/>
1096
1094
  <line num="176" count="1" type="stmt"/>
1097
- <line num="180" count="1" type="stmt"/>
1098
- <line num="183" count="34" type="stmt"/>
1099
- <line num="184" count="1" type="stmt"/>
1100
- <line num="185" count="1" type="stmt"/>
1101
- <line num="186" count="1" type="stmt"/>
1102
- <line num="187" count="0" type="stmt"/>
1103
- <line num="191" count="1" type="stmt"/>
1104
- <line num="196" count="34" type="stmt"/>
1105
- <line num="197" count="1" type="stmt"/>
1106
- <line num="200" count="34" type="stmt"/>
1107
- <line num="201" count="0" type="stmt"/>
1108
- <line num="202" count="0" type="stmt"/>
1109
- <line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
1095
+ <line num="178" count="1" type="stmt"/>
1096
+ <line num="179" count="1" type="stmt"/>
1097
+ <line num="183" count="1" type="stmt"/>
1098
+ <line num="186" count="34" type="stmt"/>
1099
+ <line num="187" count="1" type="stmt"/>
1100
+ <line num="188" count="1" type="stmt"/>
1101
+ <line num="189" count="1" type="stmt"/>
1102
+ <line num="190" count="0" type="stmt"/>
1103
+ <line num="194" count="1" type="stmt"/>
1104
+ <line num="199" count="34" type="stmt"/>
1105
+ <line num="200" count="1" type="stmt"/>
1106
+ <line num="203" count="34" type="stmt"/>
1110
1107
  <line num="204" count="0" type="stmt"/>
1111
- <line num="206" count="0" type="stmt"/>
1108
+ <line num="205" count="0" type="stmt"/>
1109
+ <line num="206" count="0" type="cond" truecount="0" falsecount="2"/>
1112
1110
  <line num="207" count="0" type="stmt"/>
1113
1111
  <line num="209" count="0" type="stmt"/>
1114
1112
  <line num="210" count="0" type="stmt"/>
1115
1113
  <line num="212" count="0" type="stmt"/>
1116
- <line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
1114
+ <line num="213" count="0" type="stmt"/>
1117
1115
  <line num="215" count="0" type="stmt"/>
1118
- <line num="216" count="0" type="stmt"/>
1119
- <line num="219" count="34" type="stmt"/>
1120
- <line num="220" count="0" type="stmt"/>
1121
- <line num="221" count="0" type="stmt"/>
1122
- <line num="222" count="0" type="stmt"/>
1116
+ <line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
1117
+ <line num="218" count="0" type="stmt"/>
1118
+ <line num="219" count="0" type="stmt"/>
1119
+ <line num="222" count="34" type="stmt"/>
1120
+ <line num="223" count="0" type="stmt"/>
1123
1121
  <line num="224" count="0" type="stmt"/>
1124
1122
  <line num="225" count="0" type="stmt"/>
1125
1123
  <line num="227" count="0" type="stmt"/>
1126
- <line num="229" count="0" type="stmt"/>
1124
+ <line num="228" count="0" type="stmt"/>
1125
+ <line num="230" count="0" type="stmt"/>
1126
+ <line num="232" count="0" type="stmt"/>
1127
1127
  </file>
1128
1128
  <file name="webhook.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/webhook.js">
1129
1129
  <metrics statements="57" coveredstatements="52" conditionals="10" coveredconditionals="4" methods="7" coveredmethods="7"/>
@@ -2747,14 +2747,14 @@
2747
2747
  <line num="1" count="23" type="stmt"/>
2748
2748
  <line num="2" count="23" type="stmt"/>
2749
2749
  <line num="3" count="23" type="stmt"/>
2750
- <line num="4" count="23" type="stmt"/>
2751
- <line num="5" count="23" type="stmt"/>
2752
- <line num="6" count="23" type="stmt"/>
2750
+ <line num="7" count="23" type="stmt"/>
2753
2751
  <line num="8" count="23" type="stmt"/>
2754
- <line num="11" count="46" type="stmt"/>
2755
- <line num="13" count="46" type="stmt"/>
2756
- <line num="20" count="23" type="stmt"/>
2757
- <line num="44" count="23" type="stmt"/>
2752
+ <line num="9" count="23" type="stmt"/>
2753
+ <line num="11" count="23" type="stmt"/>
2754
+ <line num="14" count="46" type="stmt"/>
2755
+ <line num="16" count="46" type="stmt"/>
2756
+ <line num="23" count="23" type="stmt"/>
2757
+ <line num="47" count="23" type="stmt"/>
2758
2758
  </file>
2759
2759
  <file name="query.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/query.js">
2760
2760
  <metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -4680,57 +4680,57 @@
4680
4680
  <line num="6" count="39" type="stmt"/>
4681
4681
  <line num="7" count="39" type="stmt"/>
4682
4682
  <line num="8" count="39" type="stmt"/>
4683
- <line num="9" count="39" type="stmt"/>
4684
- <line num="10" count="39" type="stmt"/>
4685
4683
  <line num="12" count="39" type="stmt"/>
4686
- <line num="13" count="143" type="cond" truecount="4" falsecount="0"/>
4687
- <line num="14" count="3" type="stmt"/>
4688
- <line num="17" count="140" type="cond" truecount="2" falsecount="2"/>
4689
- <line num="18" count="0" type="stmt"/>
4690
- <line num="19" count="0" type="stmt"/>
4691
- <line num="20" count="0" type="stmt"/>
4684
+ <line num="13" count="39" type="stmt"/>
4685
+ <line num="15" count="39" type="stmt"/>
4686
+ <line num="16" count="143" type="cond" truecount="4" falsecount="0"/>
4687
+ <line num="17" count="3" type="stmt"/>
4688
+ <line num="20" count="140" type="cond" truecount="2" falsecount="2"/>
4692
4689
  <line num="21" count="0" type="stmt"/>
4693
- <line num="24" count="140" type="stmt"/>
4694
- <line num="26" count="140" type="cond" truecount="5" falsecount="0"/>
4695
- <line num="27" count="135" type="stmt"/>
4696
- <line num="28" count="5" type="cond" truecount="1" falsecount="1"/>
4697
- <line num="29" count="0" type="stmt"/>
4698
- <line num="31" count="140" type="stmt"/>
4699
- <line num="32" count="140" type="stmt"/>
4700
- <line num="36" count="136" type="cond" truecount="1" falsecount="1"/>
4701
- <line num="37" count="136" type="stmt"/>
4702
- <line num="39" count="136" type="stmt"/>
4703
- <line num="42" count="39" type="stmt"/>
4704
- <line num="45" count="134" type="stmt"/>
4705
- <line num="46" count="134" type="stmt"/>
4706
- <line num="49" count="39" type="stmt"/>
4707
- <line num="50" count="2" type="stmt"/>
4708
- <line num="51" count="2" type="stmt"/>
4709
- <line num="54" count="39" type="stmt"/>
4710
- <line num="55" count="2" type="stmt"/>
4711
- <line num="56" count="2" type="stmt"/>
4712
- <line num="59" count="39" type="cond" truecount="1" falsecount="1"/>
4713
- <line num="60" count="32" type="stmt"/>
4714
- <line num="62" count="32" type="cond" truecount="2" falsecount="0"/>
4715
- <line num="63" count="30" type="stmt"/>
4716
- <line num="64" count="30" type="stmt"/>
4717
- <line num="65" count="0" type="stmt"/>
4718
- <line num="68" count="2" type="stmt"/>
4719
- <line num="74" count="7" type="stmt"/>
4720
- <line num="76" count="32" type="stmt"/>
4690
+ <line num="22" count="0" type="stmt"/>
4691
+ <line num="23" count="0" type="stmt"/>
4692
+ <line num="24" count="0" type="stmt"/>
4693
+ <line num="27" count="140" type="stmt"/>
4694
+ <line num="29" count="140" type="cond" truecount="5" falsecount="0"/>
4695
+ <line num="30" count="135" type="stmt"/>
4696
+ <line num="31" count="5" type="cond" truecount="1" falsecount="1"/>
4697
+ <line num="32" count="0" type="stmt"/>
4698
+ <line num="34" count="140" type="stmt"/>
4699
+ <line num="35" count="140" type="stmt"/>
4700
+ <line num="39" count="136" type="cond" truecount="1" falsecount="1"/>
4701
+ <line num="40" count="136" type="stmt"/>
4702
+ <line num="42" count="136" type="stmt"/>
4703
+ <line num="45" count="39" type="stmt"/>
4704
+ <line num="48" count="134" type="stmt"/>
4705
+ <line num="49" count="134" type="stmt"/>
4706
+ <line num="52" count="39" type="stmt"/>
4707
+ <line num="53" count="2" type="stmt"/>
4708
+ <line num="54" count="2" type="stmt"/>
4709
+ <line num="57" count="39" type="stmt"/>
4710
+ <line num="58" count="2" type="stmt"/>
4711
+ <line num="59" count="2" type="stmt"/>
4712
+ <line num="62" count="39" type="cond" truecount="1" falsecount="1"/>
4713
+ <line num="63" count="32" type="stmt"/>
4714
+ <line num="65" count="32" type="cond" truecount="2" falsecount="0"/>
4715
+ <line num="66" count="30" type="stmt"/>
4716
+ <line num="67" count="30" type="stmt"/>
4717
+ <line num="68" count="0" type="stmt"/>
4718
+ <line num="71" count="2" type="stmt"/>
4721
4719
  <line num="77" count="7" type="stmt"/>
4722
- <line num="79" count="7" type="stmt"/>
4720
+ <line num="79" count="32" type="stmt"/>
4723
4721
  <line num="80" count="7" type="stmt"/>
4724
- <line num="81" count="7" type="stmt"/>
4725
- <line num="83" count="32" type="cond" truecount="1" falsecount="1"/>
4726
- <line num="84" count="0" type="stmt"/>
4727
- <line num="86" count="32" type="stmt"/>
4728
- <line num="89" count="39" type="stmt"/>
4729
- <line num="90" count="30" type="stmt"/>
4730
- <line num="91" count="30" type="stmt"/>
4731
- <line num="92" count="0" type="stmt"/>
4732
- <line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
4722
+ <line num="82" count="7" type="stmt"/>
4723
+ <line num="83" count="7" type="stmt"/>
4724
+ <line num="84" count="7" type="stmt"/>
4725
+ <line num="86" count="32" type="cond" truecount="1" falsecount="1"/>
4726
+ <line num="87" count="0" type="stmt"/>
4727
+ <line num="89" count="32" type="stmt"/>
4728
+ <line num="92" count="39" type="stmt"/>
4729
+ <line num="93" count="30" type="stmt"/>
4730
+ <line num="94" count="30" type="stmt"/>
4733
4731
  <line num="95" count="0" type="stmt"/>
4732
+ <line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
4733
+ <line num="98" count="0" type="stmt"/>
4734
4734
  </file>
4735
4735
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
4736
4736
  <metrics statements="76" coveredstatements="55" conditionals="26" coveredconditionals="13" methods="16" coveredmethods="12"/>
@@ -4830,33 +4830,33 @@
4830
4830
  <file name="security.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/security.js">
4831
4831
  <metrics statements="28" coveredstatements="23" conditionals="15" coveredconditionals="8" methods="4" coveredmethods="4"/>
4832
4832
  <line num="6" count="33" type="stmt"/>
4833
- <line num="7" count="33" type="stmt"/>
4834
- <line num="8" count="33" type="stmt"/>
4835
4833
  <line num="10" count="33" type="stmt"/>
4836
- <line num="15" count="33" type="stmt"/>
4837
- <line num="16" count="4" type="stmt"/>
4838
- <line num="17" count="84" type="stmt"/>
4839
- <line num="19" count="4" type="cond" truecount="2" falsecount="5"/>
4840
- <line num="22" count="4" type="stmt"/>
4841
- <line num="24" count="0" type="stmt"/>
4842
- <line num="26" count="0" type="stmt"/>
4834
+ <line num="11" count="33" type="stmt"/>
4835
+ <line num="13" count="33" type="stmt"/>
4836
+ <line num="18" count="33" type="stmt"/>
4837
+ <line num="19" count="4" type="stmt"/>
4838
+ <line num="20" count="84" type="stmt"/>
4839
+ <line num="22" count="4" type="cond" truecount="2" falsecount="5"/>
4840
+ <line num="25" count="4" type="stmt"/>
4841
+ <line num="27" count="0" type="stmt"/>
4843
4842
  <line num="29" count="0" type="stmt"/>
4844
4843
  <line num="32" count="0" type="stmt"/>
4845
- <line num="41" count="33" type="stmt"/>
4846
- <line num="42" count="4" type="stmt"/>
4847
- <line num="43" count="4" type="stmt"/>
4848
- <line num="44" count="4" type="stmt"/>
4849
- <line num="45" count="20" type="cond" truecount="1" falsecount="1"/>
4850
- <line num="46" count="0" type="stmt"/>
4851
- <line num="48" count="20" type="stmt"/>
4852
- <line num="49" count="24" type="stmt"/>
4853
- <line num="50" count="20" type="cond" truecount="2" falsecount="0"/>
4854
- <line num="54" count="8" type="stmt"/>
4855
- <line num="55" count="8" type="stmt"/>
4856
- <line num="56" count="8" type="cond" truecount="1" falsecount="1"/>
4844
+ <line num="35" count="0" type="stmt"/>
4845
+ <line num="44" count="33" type="stmt"/>
4846
+ <line num="45" count="4" type="stmt"/>
4847
+ <line num="46" count="4" type="stmt"/>
4848
+ <line num="47" count="4" type="stmt"/>
4849
+ <line num="48" count="20" type="cond" truecount="1" falsecount="1"/>
4850
+ <line num="49" count="0" type="stmt"/>
4851
+ <line num="51" count="20" type="stmt"/>
4852
+ <line num="52" count="24" type="stmt"/>
4853
+ <line num="53" count="20" type="cond" truecount="2" falsecount="0"/>
4857
4854
  <line num="57" count="8" type="stmt"/>
4858
- <line num="64" count="4" type="stmt"/>
4859
- <line num="67" count="33" type="stmt"/>
4855
+ <line num="58" count="8" type="stmt"/>
4856
+ <line num="59" count="8" type="cond" truecount="1" falsecount="1"/>
4857
+ <line num="60" count="8" type="stmt"/>
4858
+ <line num="67" count="4" type="stmt"/>
4859
+ <line num="70" count="33" type="stmt"/>
4860
4860
  </file>
4861
4861
  <file name="statusCodes.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/statusCodes.js">
4862
4862
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -4986,119 +4986,119 @@
4986
4986
  <line num="5" count="34" type="stmt"/>
4987
4987
  <line num="6" count="34" type="stmt"/>
4988
4988
  <line num="7" count="34" type="stmt"/>
4989
- <line num="8" count="34" type="stmt"/>
4990
- <line num="9" count="34" type="stmt"/>
4991
- <line num="11" count="34" type="stmt"/>
4992
- <line num="16" count="34" type="stmt"/>
4993
- <line num="22" count="11" type="cond" truecount="4" falsecount="0"/>
4994
- <line num="23" count="2" type="cond" truecount="3" falsecount="1"/>
4995
- <line num="25" count="9" type="cond" truecount="1" falsecount="1"/>
4996
- <line num="26" count="0" type="stmt"/>
4997
- <line num="28" count="9" type="stmt"/>
4998
- <line num="60" count="9" type="stmt"/>
4999
- <line num="67" count="2" type="cond" truecount="2" falsecount="0"/>
5000
- <line num="68" count="1" type="stmt"/>
5001
- <line num="70" count="1" type="stmt"/>
5002
- <line num="86" count="0" type="stmt"/>
4989
+ <line num="12" count="34" type="stmt"/>
4990
+ <line num="13" count="34" type="stmt"/>
4991
+ <line num="15" count="34" type="stmt"/>
4992
+ <line num="20" count="34" type="stmt"/>
4993
+ <line num="26" count="11" type="cond" truecount="4" falsecount="0"/>
4994
+ <line num="27" count="2" type="cond" truecount="3" falsecount="1"/>
4995
+ <line num="29" count="9" type="cond" truecount="1" falsecount="1"/>
4996
+ <line num="30" count="0" type="stmt"/>
4997
+ <line num="32" count="9" type="stmt"/>
4998
+ <line num="64" count="9" type="stmt"/>
4999
+ <line num="71" count="2" type="cond" truecount="2" falsecount="0"/>
5000
+ <line num="72" count="1" type="stmt"/>
5001
+ <line num="74" count="1" type="stmt"/>
5003
5002
  <line num="90" count="0" type="stmt"/>
5004
- <line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
5005
- <line num="92" count="0" type="stmt"/>
5006
5003
  <line num="94" count="0" type="stmt"/>
5004
+ <line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
5007
5005
  <line num="96" count="0" type="stmt"/>
5008
- <line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
5009
- <line num="108" count="0" type="stmt"/>
5010
- <line num="110" count="0" type="stmt"/>
5011
- <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
5012
- <line num="113" count="0" type="stmt"/>
5013
- <line num="115" count="0" type="stmt"/>
5014
- <line num="116" count="0" type="stmt"/>
5015
- <line num="135" count="73" type="cond" truecount="2" falsecount="0"/>
5016
- <line num="136" count="73" type="stmt"/>
5017
- <line num="138" count="73" type="stmt"/>
5018
- <line num="139" count="73" type="stmt"/>
5019
- <line num="140" count="206" type="cond" truecount="1" falsecount="1"/>
5020
- <line num="141" count="206" type="stmt"/>
5021
- <line num="143" count="0" type="cond" truecount="0" falsecount="5"/>
5022
- <line num="145" count="0" type="cond" truecount="0" falsecount="2"/>
5023
- <line num="151" count="0" type="stmt"/>
5024
- <line num="153" count="0" type="stmt"/>
5025
- <line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
5026
- <line num="156" count="0" type="stmt"/>
5027
- <line num="158" count="0" type="stmt"/>
5028
- <line num="160" count="0" type="cond" truecount="0" falsecount="5"/>
5029
- <line num="161" count="0" type="stmt"/>
5030
- <line num="163" count="0" type="stmt"/>
5006
+ <line num="98" count="0" type="stmt"/>
5007
+ <line num="100" count="0" type="stmt"/>
5008
+ <line num="111" count="0" type="cond" truecount="0" falsecount="2"/>
5009
+ <line num="112" count="0" type="stmt"/>
5010
+ <line num="114" count="0" type="stmt"/>
5011
+ <line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
5012
+ <line num="117" count="0" type="stmt"/>
5013
+ <line num="119" count="0" type="stmt"/>
5014
+ <line num="120" count="0" type="stmt"/>
5015
+ <line num="139" count="73" type="cond" truecount="2" falsecount="0"/>
5016
+ <line num="140" count="73" type="stmt"/>
5017
+ <line num="142" count="73" type="stmt"/>
5018
+ <line num="143" count="73" type="stmt"/>
5019
+ <line num="144" count="206" type="cond" truecount="1" falsecount="1"/>
5020
+ <line num="145" count="206" type="stmt"/>
5021
+ <line num="147" count="0" type="cond" truecount="0" falsecount="5"/>
5022
+ <line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
5023
+ <line num="155" count="0" type="stmt"/>
5024
+ <line num="157" count="0" type="stmt"/>
5025
+ <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
5026
+ <line num="160" count="0" type="stmt"/>
5027
+ <line num="162" count="0" type="stmt"/>
5028
+ <line num="164" count="0" type="cond" truecount="0" falsecount="5"/>
5031
5029
  <line num="165" count="0" type="stmt"/>
5032
- <line num="166" count="0" type="stmt"/>
5033
- <line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
5034
- <line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
5030
+ <line num="167" count="0" type="stmt"/>
5031
+ <line num="169" count="0" type="stmt"/>
5035
5032
  <line num="170" count="0" type="stmt"/>
5036
- <line num="172" count="0" type="stmt"/>
5037
- <line num="175" count="73" type="stmt"/>
5038
- <line num="177" count="34" type="stmt"/>
5039
- <line num="185" count="34" type="stmt"/>
5040
- <line num="187" count="174" type="cond" truecount="1" falsecount="1"/>
5041
- <line num="188" count="0" type="stmt"/>
5042
- <line num="191" count="174" type="cond" truecount="2" falsecount="0"/>
5043
- <line num="192" count="16" type="stmt"/>
5044
- <line num="193" count="158" type="cond" truecount="2" falsecount="0"/>
5045
- <line num="194" count="22" type="stmt"/>
5046
- <line num="197" count="136" type="stmt"/>
5047
- <line num="209" count="34" type="stmt"/>
5048
- <line num="215" count="73" type="stmt"/>
5049
- <line num="217" count="73" type="stmt"/>
5050
- <line num="218" count="73" type="stmt"/>
5033
+ <line num="172" count="0" type="cond" truecount="0" falsecount="2"/>
5034
+ <line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
5035
+ <line num="174" count="0" type="stmt"/>
5036
+ <line num="176" count="0" type="stmt"/>
5037
+ <line num="179" count="73" type="stmt"/>
5038
+ <line num="181" count="34" type="stmt"/>
5039
+ <line num="189" count="34" type="stmt"/>
5040
+ <line num="191" count="174" type="cond" truecount="1" falsecount="1"/>
5041
+ <line num="192" count="0" type="stmt"/>
5042
+ <line num="195" count="174" type="cond" truecount="2" falsecount="0"/>
5043
+ <line num="196" count="16" type="stmt"/>
5044
+ <line num="197" count="158" type="cond" truecount="2" falsecount="0"/>
5045
+ <line num="198" count="22" type="stmt"/>
5046
+ <line num="201" count="136" type="stmt"/>
5047
+ <line num="213" count="34" type="stmt"/>
5051
5048
  <line num="219" count="73" type="stmt"/>
5052
- <line num="220" count="332" type="stmt"/>
5053
- <line num="222" count="332" type="cond" truecount="2" falsecount="0"/>
5054
- <line num="223" count="159" type="cond" truecount="2" falsecount="0"/>
5055
- <line num="224" count="3" type="stmt"/>
5056
- <line num="226" count="159" type="stmt"/>
5057
- <line num="230" count="173" type="cond" truecount="1" falsecount="1"/>
5058
- <line num="231" count="0" type="stmt"/>
5059
- <line num="233" count="173" type="stmt"/>
5060
- <line num="237" count="73" type="cond" truecount="4" falsecount="0"/>
5061
- <line num="238" count="68" type="stmt"/>
5062
- <line num="239" count="68" type="stmt"/>
5063
- <line num="243" count="73" type="stmt"/>
5064
- <line num="256" count="34" type="stmt"/>
5065
- <line num="262" count="100" type="stmt"/>
5066
- <line num="263" count="100" type="stmt"/>
5067
- <line num="264" count="100" type="cond" truecount="2" falsecount="0"/>
5068
- <line num="265" count="87" type="stmt"/>
5069
- <line num="266" count="87" type="stmt"/>
5070
- <line num="269" count="100" type="stmt"/>
5071
- <line num="272" count="100" type="stmt"/>
5072
- <line num="275" count="100" type="stmt"/>
5073
- <line num="276" count="296" type="cond" truecount="2" falsecount="0"/>
5074
- <line num="277" count="8" type="stmt"/>
5075
- <line num="278" count="8" type="cond" truecount="4" falsecount="0"/>
5076
- <line num="279" count="6" type="stmt"/>
5077
- <line num="281" count="2" type="stmt"/>
5078
- <line num="282" count="2" type="stmt"/>
5079
- <line num="287" count="100" type="cond" truecount="2" falsecount="0"/>
5080
- <line num="288" count="26" type="stmt"/>
5081
- <line num="294" count="100" type="cond" truecount="2" falsecount="0"/>
5082
- <line num="306" count="34" type="stmt"/>
5083
- <line num="307" count="8" type="cond" truecount="1" falsecount="1"/>
5084
- <line num="308" count="8" type="stmt"/>
5085
- <line num="310" count="8" type="stmt"/>
5049
+ <line num="221" count="73" type="stmt"/>
5050
+ <line num="222" count="73" type="stmt"/>
5051
+ <line num="223" count="73" type="stmt"/>
5052
+ <line num="224" count="332" type="stmt"/>
5053
+ <line num="226" count="332" type="cond" truecount="2" falsecount="0"/>
5054
+ <line num="227" count="159" type="cond" truecount="2" falsecount="0"/>
5055
+ <line num="228" count="3" type="stmt"/>
5056
+ <line num="230" count="159" type="stmt"/>
5057
+ <line num="234" count="173" type="cond" truecount="1" falsecount="1"/>
5058
+ <line num="235" count="0" type="stmt"/>
5059
+ <line num="237" count="173" type="stmt"/>
5060
+ <line num="241" count="73" type="cond" truecount="4" falsecount="0"/>
5061
+ <line num="242" count="68" type="stmt"/>
5062
+ <line num="243" count="68" type="stmt"/>
5063
+ <line num="247" count="73" type="stmt"/>
5064
+ <line num="260" count="34" type="stmt"/>
5065
+ <line num="266" count="100" type="stmt"/>
5066
+ <line num="267" count="100" type="stmt"/>
5067
+ <line num="268" count="100" type="cond" truecount="2" falsecount="0"/>
5068
+ <line num="269" count="87" type="stmt"/>
5069
+ <line num="270" count="87" type="stmt"/>
5070
+ <line num="273" count="100" type="stmt"/>
5071
+ <line num="276" count="100" type="stmt"/>
5072
+ <line num="279" count="100" type="stmt"/>
5073
+ <line num="280" count="296" type="cond" truecount="2" falsecount="0"/>
5074
+ <line num="281" count="8" type="stmt"/>
5075
+ <line num="282" count="8" type="cond" truecount="4" falsecount="0"/>
5076
+ <line num="283" count="6" type="stmt"/>
5077
+ <line num="285" count="2" type="stmt"/>
5078
+ <line num="286" count="2" type="stmt"/>
5079
+ <line num="291" count="100" type="cond" truecount="2" falsecount="0"/>
5080
+ <line num="292" count="26" type="stmt"/>
5081
+ <line num="298" count="100" type="cond" truecount="2" falsecount="0"/>
5082
+ <line num="310" count="34" type="stmt"/>
5086
5083
  <line num="311" count="8" type="cond" truecount="1" falsecount="1"/>
5087
5084
  <line num="312" count="8" type="stmt"/>
5088
- <line num="315" count="0" type="stmt"/>
5089
- <line num="317" count="0" type="cond" truecount="0" falsecount="2"/>
5090
- <line num="318" count="0" type="stmt"/>
5091
- <line num="321" count="0" type="stmt"/>
5092
- <line num="322" count="0" type="cond" truecount="0" falsecount="2"/>
5093
- <line num="323" count="0" type="stmt"/>
5094
- <line num="326" count="0" type="cond" truecount="0" falsecount="4"/>
5085
+ <line num="314" count="8" type="stmt"/>
5086
+ <line num="315" count="8" type="cond" truecount="1" falsecount="1"/>
5087
+ <line num="316" count="8" type="stmt"/>
5088
+ <line num="319" count="0" type="stmt"/>
5089
+ <line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
5090
+ <line num="322" count="0" type="stmt"/>
5091
+ <line num="325" count="0" type="stmt"/>
5092
+ <line num="326" count="0" type="cond" truecount="0" falsecount="2"/>
5095
5093
  <line num="327" count="0" type="stmt"/>
5096
- <line num="328" count="0" type="cond" truecount="0" falsecount="2"/>
5097
- <line num="329" count="0" type="stmt"/>
5098
- <line num="330" count="0" type="cond" truecount="0" falsecount="2"/>
5094
+ <line num="330" count="0" type="cond" truecount="0" falsecount="4"/>
5099
5095
  <line num="331" count="0" type="stmt"/>
5096
+ <line num="332" count="0" type="cond" truecount="0" falsecount="2"/>
5097
+ <line num="333" count="0" type="stmt"/>
5100
5098
  <line num="334" count="0" type="cond" truecount="0" falsecount="2"/>
5101
5099
  <line num="335" count="0" type="stmt"/>
5100
+ <line num="338" count="0" type="cond" truecount="0" falsecount="2"/>
5101
+ <line num="339" count="0" type="stmt"/>
5102
5102
  </file>
5103
5103
  <file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
5104
5104
  <metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="1"/>