@budibase/server 1.2.41-alpha.5 → 1.2.43

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 (194) hide show
  1. package/__mocks__/mongodb.ts +0 -4
  2. package/__mocks__/node-fetch.ts +1 -8
  3. package/builder/assets/index.08dd0c5e.css +6 -0
  4. package/builder/assets/index.3996c5a7.js +975 -0
  5. package/builder/assets/{vendor.67dbd8fa.js → vendor.6bcafa60.js} +1 -1
  6. package/builder/index.html +3 -3
  7. package/coverage/clover.xml +399 -422
  8. package/coverage/coverage-final.json +10 -10
  9. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  10. package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
  11. package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
  12. package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
  13. package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
  14. package/coverage/lcov-report/api/controllers/component.js.html +1 -1
  15. package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
  16. package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
  17. package/coverage/lcov-report/api/controllers/index.html +1 -1
  18. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  20. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
  22. package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
  23. package/coverage/lcov-report/api/controllers/query/index.html +1 -1
  24. package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
  25. package/coverage/lcov-report/api/controllers/role.js.html +1 -1
  26. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  27. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  28. package/coverage/lcov-report/api/controllers/row/index.html +25 -25
  29. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  30. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +191 -317
  31. package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/row/utils.js.html +18 -27
  33. package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
  34. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  35. package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
  36. package/coverage/lcov-report/api/controllers/table/external.js.html +2 -2
  37. package/coverage/lcov-report/api/controllers/table/index.html +1 -1
  38. package/coverage/lcov-report/api/controllers/table/index.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 +19 -19
  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 +1 -1
  47. package/coverage/lcov-report/api/index.html +1 -1
  48. package/coverage/lcov-report/api/index.js.html +1 -1
  49. package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  56. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  58. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/index.html +1 -1
  60. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  62. package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
  63. package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
  64. package/coverage/lcov-report/api/routes/permission.js.html +1 -1
  65. package/coverage/lcov-report/api/routes/query.js.html +1 -1
  66. package/coverage/lcov-report/api/routes/role.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/routing.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  69. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  70. package/coverage/lcov-report/api/routes/table.js.html +1 -1
  71. package/coverage/lcov-report/api/routes/templates.js.html +1 -1
  72. package/coverage/lcov-report/api/routes/user.js.html +1 -1
  73. package/coverage/lcov-report/api/routes/utils/index.html +1 -1
  74. package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
  75. package/coverage/lcov-report/api/routes/view.js.html +1 -1
  76. package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
  77. package/coverage/lcov-report/automations/actions.js.html +1 -1
  78. package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
  79. package/coverage/lcov-report/automations/bullboard.js.html +1 -1
  80. package/coverage/lcov-report/automations/index.html +1 -1
  81. package/coverage/lcov-report/automations/index.js.html +1 -1
  82. package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
  83. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  84. package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
  85. package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
  86. package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
  87. package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
  88. package/coverage/lcov-report/automations/steps/index.html +1 -1
  89. package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
  90. package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
  91. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
  92. package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
  93. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  94. package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
  95. package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
  96. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  97. package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
  98. package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
  99. package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
  100. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
  101. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  102. package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
  103. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
  104. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
  105. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
  106. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
  107. package/coverage/lcov-report/automations/triggers.js.html +1 -1
  108. package/coverage/lcov-report/constants/index.html +1 -1
  109. package/coverage/lcov-report/constants/index.js.html +30 -30
  110. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  111. package/coverage/lcov-report/constants/screens.js.html +1 -1
  112. package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
  113. package/coverage/lcov-report/db/index.html +1 -1
  114. package/coverage/lcov-report/db/index.js.html +1 -1
  115. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  116. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  117. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  118. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  119. package/coverage/lcov-report/db/newid.js.html +3 -3
  120. package/coverage/lcov-report/db/utils.js.html +61 -61
  121. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  122. package/coverage/lcov-report/events/index.html +1 -1
  123. package/coverage/lcov-report/events/index.js.html +1 -1
  124. package/coverage/lcov-report/events/utils.js.html +1 -1
  125. package/coverage/lcov-report/index.html +19 -19
  126. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  127. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  128. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  129. package/coverage/lcov-report/middleware/builder.js.html +1 -1
  130. package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
  131. package/coverage/lcov-report/middleware/index.html +1 -1
  132. package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
  133. package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
  134. package/coverage/lcov-report/middleware/resourceId.js.html +12 -12
  135. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  136. package/coverage/lcov-report/middleware/utils.js.html +1 -1
  137. package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
  138. package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
  139. package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
  140. package/coverage/lcov-report/utilities/global.js.html +16 -16
  141. package/coverage/lcov-report/utilities/index.html +1 -1
  142. package/coverage/lcov-report/utilities/index.js.html +23 -23
  143. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
  144. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  145. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  146. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  147. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  148. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
  149. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
  150. package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
  151. package/coverage/lcov-report/utilities/security.js.html +1 -1
  152. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  153. package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
  154. package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
  155. package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
  156. package/coverage/lcov-report/utilities/users.js.html +7 -7
  157. package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
  158. package/coverage/lcov.info +622 -662
  159. package/dist/api/controllers/row/internalSearch.js +4 -39
  160. package/dist/api/controllers/row/utils.js +1 -3
  161. package/dist/api/controllers/static/index.js +2 -8
  162. package/dist/api/controllers/table/external.js +1 -1
  163. package/dist/api/routes/static.js +0 -2
  164. package/dist/automations/logging/index.js +0 -3
  165. package/dist/integrations/base/sql.js +30 -62
  166. package/dist/integrations/base/utils.js +27 -13
  167. package/dist/integrations/microsoftSqlServer.js +2 -5
  168. package/dist/integrations/mongodb.js +8 -35
  169. package/dist/integrations/mysql.js +2 -2
  170. package/dist/integrations/postgres.js +2 -5
  171. package/dist/package.json +8 -8
  172. package/dist/tsconfig.build.tsbuildinfo +1 -1
  173. package/dist/utilities/fileSystem/index.js +1 -2
  174. package/package.json +9 -9
  175. package/src/api/controllers/row/internalSearch.js +3 -45
  176. package/src/api/controllers/row/utils.js +1 -4
  177. package/src/api/controllers/static/index.ts +1 -5
  178. package/src/api/controllers/table/external.js +1 -1
  179. package/src/api/routes/static.ts +0 -11
  180. package/src/automations/logging/index.ts +0 -3
  181. package/src/integrations/base/sql.ts +30 -67
  182. package/src/integrations/base/utils.ts +18 -9
  183. package/src/integrations/microsoftSqlServer.ts +2 -3
  184. package/src/integrations/mongodb.ts +8 -35
  185. package/src/integrations/mysql.ts +1 -1
  186. package/src/integrations/postgres.ts +1 -2
  187. package/src/integrations/tests/mongo.spec.js +0 -218
  188. package/src/integrations/tests/sql.spec.js +11 -101
  189. package/src/utilities/fileSystem/index.js +0 -2
  190. package/builder/assets/index.6b1c808b.css +0 -6
  191. package/builder/assets/index.88b6281f.js +0 -977
  192. package/dist/integrations/base/query.js +0 -27
  193. package/src/api/routes/tests/internalSearch.spec.js +0 -176
  194. package/src/integrations/base/query.ts +0 -16
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1660823267335" clover="3.2.0">
3
- <project timestamp="1660823267335" name="All files">
4
- <metrics statements="4123" coveredstatements="3010" conditionals="1734" coveredconditionals="957" methods="610" coveredmethods="429" elements="6467" coveredelements="4396" complexity="0" loc="4123" ncloc="4123" packages="22" files="126" classes="126"/>
2
+ <coverage generated="1660898356432" clover="3.2.0">
3
+ <project timestamp="1660898356432" name="All files">
4
+ <metrics statements="4100" coveredstatements="2957" conditionals="1725" coveredconditionals="916" methods="606" coveredmethods="419" elements="6431" coveredelements="4292" complexity="0" loc="4100" ncloc="4100" packages="22" files="126" classes="126"/>
5
5
  <package name="api">
6
6
  <metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
7
7
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
@@ -886,15 +886,15 @@
886
886
  </file>
887
887
  <file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
888
888
  <metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
889
- <line num="5" count="46" type="stmt"/>
890
- <line num="6" count="46" type="stmt"/>
891
- <line num="7" count="46" type="stmt"/>
892
- <line num="8" count="46" type="stmt"/>
893
- <line num="9" count="46" type="stmt"/>
894
- <line num="10" count="46" type="stmt"/>
895
- <line num="15" count="46" type="stmt"/>
896
- <line num="16" count="46" type="stmt"/>
897
- <line num="17" count="46" type="stmt"/>
889
+ <line num="5" count="45" type="stmt"/>
890
+ <line num="6" count="45" type="stmt"/>
891
+ <line num="7" count="45" type="stmt"/>
892
+ <line num="8" count="45" type="stmt"/>
893
+ <line num="9" count="45" type="stmt"/>
894
+ <line num="10" count="45" type="stmt"/>
895
+ <line num="15" count="45" type="stmt"/>
896
+ <line num="16" count="45" type="stmt"/>
897
+ <line num="17" count="45" type="stmt"/>
898
898
  <line num="20" count="2" type="stmt"/>
899
899
  <line num="21" count="2" type="stmt"/>
900
900
  <line num="27" count="0" type="stmt"/>
@@ -910,7 +910,7 @@
910
910
  <line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
911
911
  <line num="50" count="0" type="stmt"/>
912
912
  <line num="55" count="0" type="stmt"/>
913
- <line num="58" count="46" type="stmt"/>
913
+ <line num="58" count="45" type="stmt"/>
914
914
  <line num="60" count="0" type="stmt"/>
915
915
  <line num="61" count="0" type="stmt"/>
916
916
  <line num="62" count="0" type="stmt"/>
@@ -919,7 +919,7 @@
919
919
  <line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
920
920
  <line num="66" count="0" type="stmt"/>
921
921
  <line num="69" count="0" type="stmt"/>
922
- <line num="72" count="46" type="stmt"/>
922
+ <line num="72" count="45" type="stmt"/>
923
923
  <line num="73" count="0" type="stmt"/>
924
924
  <line num="75" count="0" type="stmt"/>
925
925
  <line num="76" count="0" type="stmt"/>
@@ -957,7 +957,7 @@
957
957
  <line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
958
958
  <line num="135" count="0" type="stmt"/>
959
959
  <line num="140" count="0" type="stmt"/>
960
- <line num="145" count="46" type="stmt"/>
960
+ <line num="145" count="45" type="stmt"/>
961
961
  <line num="146" count="2" type="stmt"/>
962
962
  <line num="147" count="2" type="stmt"/>
963
963
  <line num="148" count="2" type="stmt"/>
@@ -966,26 +966,26 @@
966
966
  <line num="152" count="7" type="stmt"/>
967
967
  <line num="154" count="7" type="stmt"/>
968
968
  <line num="162" count="2" type="stmt"/>
969
- <line num="165" count="46" type="stmt"/>
969
+ <line num="165" count="45" type="stmt"/>
970
970
  <line num="167" count="0" type="stmt"/>
971
971
  <line num="169" count="0" type="stmt"/>
972
972
  <line num="171" count="0" type="stmt"/>
973
973
  <line num="172" count="0" type="stmt"/>
974
- <line num="175" count="46" type="stmt"/>
974
+ <line num="175" count="45" type="stmt"/>
975
975
  <line num="176" count="1" type="stmt"/>
976
976
  <line num="177" count="1" type="stmt"/>
977
977
  <line num="179" count="1" type="stmt"/>
978
978
  <line num="180" count="1" type="stmt"/>
979
979
  <line num="184" count="1" type="stmt"/>
980
- <line num="187" count="46" type="stmt"/>
980
+ <line num="187" count="45" type="stmt"/>
981
981
  <line num="188" count="1" type="stmt"/>
982
982
  <line num="189" count="1" type="stmt"/>
983
983
  <line num="190" count="1" type="stmt"/>
984
984
  <line num="191" count="0" type="stmt"/>
985
985
  <line num="195" count="1" type="stmt"/>
986
- <line num="200" count="46" type="stmt"/>
986
+ <line num="200" count="45" type="stmt"/>
987
987
  <line num="201" count="1" type="stmt"/>
988
- <line num="204" count="46" type="stmt"/>
988
+ <line num="204" count="45" type="stmt"/>
989
989
  <line num="205" count="0" type="stmt"/>
990
990
  <line num="206" count="0" type="stmt"/>
991
991
  <line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -998,7 +998,7 @@
998
998
  <line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
999
999
  <line num="219" count="0" type="stmt"/>
1000
1000
  <line num="220" count="0" type="stmt"/>
1001
- <line num="223" count="46" type="stmt"/>
1001
+ <line num="223" count="45" type="stmt"/>
1002
1002
  <line num="224" count="0" type="stmt"/>
1003
1003
  <line num="225" count="0" type="stmt"/>
1004
1004
  <line num="226" count="0" type="stmt"/>
@@ -1086,7 +1086,7 @@
1086
1086
  </file>
1087
1087
  </package>
1088
1088
  <package name="api.controllers.row">
1089
- <metrics statements="657" coveredstatements="412" conditionals="311" coveredconditionals="146" methods="94" coveredmethods="56"/>
1089
+ <metrics statements="634" coveredstatements="359" conditionals="302" coveredconditionals="105" methods="90" coveredmethods="46"/>
1090
1090
  <file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
1091
1091
  <metrics statements="120" coveredstatements="18" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
1092
1092
  <line num="6" count="45" type="stmt"/>
@@ -1427,213 +1427,192 @@
1427
1427
  <line num="454" count="2" type="stmt"/>
1428
1428
  </file>
1429
1429
  <file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
1430
- <metrics statements="206" coveredstatements="162" conditionals="128" coveredconditionals="88" methods="41" coveredmethods="28"/>
1431
- <line num="1" count="45" type="stmt"/>
1432
- <line num="2" count="45" type="stmt"/>
1433
- <line num="3" count="45" type="stmt"/>
1434
- <line num="4" count="45" type="stmt"/>
1435
- <line num="5" count="45" type="stmt"/>
1436
- <line num="13" count="16" type="stmt"/>
1437
- <line num="28" count="16" type="stmt"/>
1438
- <line num="29" count="16" type="stmt"/>
1439
- <line num="30" count="16" type="stmt"/>
1440
- <line num="31" count="16" type="stmt"/>
1441
- <line num="32" count="16" type="stmt"/>
1442
- <line num="36" count="16" type="stmt"/>
1443
- <line num="37" count="16" type="stmt"/>
1444
- <line num="41" count="31" type="stmt"/>
1445
- <line num="42" count="31" type="stmt"/>
1446
- <line num="46" count="31" type="cond" truecount="1" falsecount="1"/>
1447
- <line num="47" count="31" type="stmt"/>
1448
- <line num="49" count="31" type="stmt"/>
1449
- <line num="53" count="16" type="cond" truecount="2" falsecount="0"/>
1450
- <line num="54" count="1" type="stmt"/>
1451
- <line num="56" count="16" type="stmt"/>
1452
- <line num="60" count="16" type="cond" truecount="2" falsecount="0"/>
1453
- <line num="61" count="15" type="stmt"/>
1454
- <line num="63" count="16" type="stmt"/>
1455
- <line num="67" count="16" type="cond" truecount="2" falsecount="0"/>
1456
- <line num="68" count="15" type="stmt"/>
1457
- <line num="70" count="16" type="stmt"/>
1458
- <line num="74" count="31" type="stmt"/>
1459
- <line num="75" count="31" type="stmt"/>
1460
- <line num="79" count="0" type="stmt"/>
1461
- <line num="80" count="0" type="stmt"/>
1462
- <line num="84" count="0" type="stmt"/>
1463
- <line num="85" count="0" type="stmt"/>
1464
- <line num="89" count="0" type="stmt"/>
1465
- <line num="90" count="0" type="stmt"/>
1466
- <line num="94" count="0" type="stmt"/>
1467
- <line num="98" count="0" type="stmt"/>
1468
- <line num="102" count="0" type="stmt"/>
1469
- <line num="103" count="0" type="stmt"/>
1470
- <line num="107" count="0" type="stmt"/>
1471
- <line num="108" count="0" type="stmt"/>
1472
- <line num="112" count="0" type="stmt"/>
1473
- <line num="113" count="0" type="stmt"/>
1474
- <line num="117" count="0" type="stmt"/>
1475
- <line num="118" count="0" type="stmt"/>
1476
- <line num="122" count="0" type="stmt"/>
1477
- <line num="123" count="0" type="stmt"/>
1478
- <line num="127" count="0" type="stmt"/>
1479
- <line num="128" count="0" type="stmt"/>
1480
- <line num="132" count="0" type="stmt"/>
1481
- <line num="133" count="0" type="stmt"/>
1482
- <line num="137" count="0" type="stmt"/>
1483
- <line num="138" count="0" type="stmt"/>
1484
- <line num="149" count="148" type="stmt"/>
1485
- <line num="151" count="148" type="stmt"/>
1486
- <line num="153" count="148" type="cond" truecount="4" falsecount="0"/>
1487
- <line num="154" count="61" type="cond" truecount="2" falsecount="0"/>
1488
- <line num="157" count="148" type="cond" truecount="4" falsecount="0"/>
1489
- <line num="158" count="138" type="stmt"/>
1490
- <line num="161" count="148" type="cond" truecount="4" falsecount="0"/>
1491
- <line num="162" count="58" type="cond" truecount="2" falsecount="0"/>
1492
- <line num="164" count="148" type="stmt"/>
1493
- <line num="168" count="31" type="stmt"/>
1494
- <line num="169" count="31" type="cond" truecount="2" falsecount="0"/>
1495
- <line num="170" count="31" type="cond" truecount="2" falsecount="0"/>
1496
- <line num="171" count="31" type="stmt"/>
1497
- <line num="173" count="31" type="cond" truecount="1" falsecount="1"/>
1498
- <line num="174" count="31" type="stmt"/>
1499
- <line num="175" count="31" type="stmt"/>
1500
- <line num="178" count="31" type="stmt"/>
1501
- <line num="180" count="45" type="cond" truecount="2" falsecount="2"/>
1502
- <line num="181" count="0" type="stmt"/>
1503
- <line num="183" count="45" type="stmt"/>
1504
- <line num="186" count="31" type="cond" truecount="1" falsecount="0"/>
1505
- <line num="187" count="8" type="cond" truecount="3" falsecount="1"/>
1430
+ <metrics statements="185" coveredstatements="111" conditionals="119" coveredconditionals="47" methods="37" coveredmethods="18"/>
1431
+ <line num="1" count="44" type="stmt"/>
1432
+ <line num="2" count="44" type="stmt"/>
1433
+ <line num="3" count="44" type="stmt"/>
1434
+ <line num="4" count="44" type="stmt"/>
1435
+ <line num="12" count="1" type="stmt"/>
1436
+ <line num="25" count="1" type="stmt"/>
1437
+ <line num="26" count="1" type="stmt"/>
1438
+ <line num="27" count="1" type="stmt"/>
1439
+ <line num="28" count="1" type="stmt"/>
1440
+ <line num="29" count="1" type="stmt"/>
1441
+ <line num="33" count="1" type="stmt"/>
1442
+ <line num="34" count="1" type="stmt"/>
1443
+ <line num="38" count="1" type="stmt"/>
1444
+ <line num="39" count="1" type="stmt"/>
1445
+ <line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
1446
+ <line num="44" count="1" type="stmt"/>
1447
+ <line num="46" count="1" type="stmt"/>
1448
+ <line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
1449
+ <line num="51" count="0" type="stmt"/>
1450
+ <line num="53" count="1" type="stmt"/>
1451
+ <line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
1452
+ <line num="58" count="0" type="stmt"/>
1453
+ <line num="60" count="1" type="stmt"/>
1454
+ <line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
1455
+ <line num="65" count="0" type="stmt"/>
1456
+ <line num="67" count="1" type="stmt"/>
1457
+ <line num="71" count="1" type="stmt"/>
1458
+ <line num="72" count="1" type="stmt"/>
1459
+ <line num="76" count="0" type="stmt"/>
1460
+ <line num="77" count="0" type="stmt"/>
1461
+ <line num="81" count="0" type="stmt"/>
1462
+ <line num="82" count="0" type="stmt"/>
1463
+ <line num="86" count="0" type="stmt"/>
1464
+ <line num="87" count="0" type="stmt"/>
1465
+ <line num="91" count="0" type="stmt"/>
1466
+ <line num="95" count="0" type="stmt"/>
1467
+ <line num="99" count="0" type="stmt"/>
1468
+ <line num="100" count="0" type="stmt"/>
1469
+ <line num="104" count="0" type="stmt"/>
1470
+ <line num="105" count="0" type="stmt"/>
1471
+ <line num="109" count="0" type="stmt"/>
1472
+ <line num="110" count="0" type="stmt"/>
1473
+ <line num="114" count="0" type="stmt"/>
1474
+ <line num="115" count="0" type="stmt"/>
1475
+ <line num="119" count="0" type="stmt"/>
1476
+ <line num="120" count="0" type="stmt"/>
1477
+ <line num="124" count="0" type="stmt"/>
1478
+ <line num="125" count="0" type="stmt"/>
1479
+ <line num="136" count="2" type="stmt"/>
1480
+ <line num="138" count="2" type="stmt"/>
1481
+ <line num="140" count="2" type="cond" truecount="4" falsecount="0"/>
1482
+ <line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
1483
+ <line num="144" count="2" type="cond" truecount="3" falsecount="1"/>
1484
+ <line num="145" count="2" type="stmt"/>
1485
+ <line num="148" count="2" type="cond" truecount="2" falsecount="2"/>
1486
+ <line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
1487
+ <line num="151" count="2" type="stmt"/>
1488
+ <line num="155" count="1" type="stmt"/>
1489
+ <line num="156" count="1" type="cond" truecount="2" falsecount="0"/>
1490
+ <line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
1491
+ <line num="158" count="1" type="stmt"/>
1492
+ <line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
1493
+ <line num="161" count="1" type="stmt"/>
1494
+ <line num="162" count="1" type="stmt"/>
1495
+ <line num="165" count="1" type="stmt"/>
1496
+ <line num="167" count="1" type="cond" truecount="2" falsecount="2"/>
1497
+ <line num="168" count="0" type="stmt"/>
1498
+ <line num="170" count="1" type="stmt"/>
1499
+ <line num="173" count="1" type="stmt"/>
1500
+ <line num="174" count="0" type="cond" truecount="0" falsecount="4"/>
1501
+ <line num="175" count="0" type="stmt"/>
1502
+ <line num="177" count="0" type="stmt"/>
1503
+ <line num="180" count="1" type="stmt"/>
1504
+ <line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
1505
+ <line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
1506
+ <line num="183" count="0" type="stmt"/>
1507
+ <line num="185" count="0" type="stmt"/>
1506
1508
  <line num="188" count="0" type="stmt"/>
1507
- <line num="190" count="8" type="cond" truecount="2" falsecount="0"/>
1508
- <line num="191" count="2" type="stmt"/>
1509
- <line num="193" count="6" type="stmt"/>
1510
- <line num="194" count="6" type="stmt"/>
1511
- <line num="195" count="12" type="stmt"/>
1512
- <line num="199" count="6" type="stmt"/>
1513
- <line num="202" count="31" type="stmt"/>
1514
- <line num="203" count="2" type="cond" truecount="1" falsecount="1"/>
1515
- <line num="204" count="2" type="stmt"/>
1516
- <line num="207" count="31" type="stmt"/>
1517
- <line num="208" count="2" type="stmt"/>
1518
- <line num="211" count="31" type="stmt"/>
1519
- <line num="212" count="2" type="cond" truecount="1" falsecount="1"/>
1520
- <line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
1521
- <line num="214" count="0" type="stmt"/>
1522
- <line num="216" count="0" type="stmt"/>
1523
- <line num="219" count="2" type="stmt"/>
1524
- <line num="220" count="2" type="stmt"/>
1525
- <line num="221" count="2" type="stmt"/>
1526
- <line num="226" count="2" type="stmt"/>
1527
- <line num="230" count="372" type="stmt"/>
1528
- <line num="232" count="69" type="stmt"/>
1529
- <line num="233" count="69" type="stmt"/>
1530
- <line num="236" count="69" type="stmt"/>
1531
- <line num="237" count="69" type="cond" truecount="1" falsecount="1"/>
1509
+ <line num="189" count="0" type="stmt"/>
1510
+ <line num="190" count="0" type="stmt"/>
1511
+ <line num="195" count="0" type="stmt"/>
1512
+ <line num="199" count="10" type="stmt"/>
1513
+ <line num="200" count="1" type="stmt"/>
1514
+ <line num="203" count="1" type="stmt"/>
1515
+ <line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
1516
+ <line num="205" count="0" type="stmt"/>
1517
+ <line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
1518
+ <line num="208" count="1" type="cond" truecount="1" falsecount="1"/>
1519
+ <line num="210" count="1" type="stmt"/>
1520
+ <line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
1521
+ <line num="216" count="1" type="stmt"/>
1522
+ <line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
1523
+ <line num="218" count="0" type="stmt"/>
1524
+ <line num="220" count="0" type="stmt"/>
1525
+ <line num="224" count="0" type="stmt"/>
1526
+ <line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
1527
+ <line num="228" count="1" type="stmt"/>
1528
+ <line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
1529
+ <line num="230" count="0" type="stmt"/>
1530
+ <line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
1531
+ <line num="233" count="0" type="stmt"/>
1532
+ <line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
1533
+ <line num="236" count="0" type="stmt"/>
1532
1534
  <line num="238" count="0" type="stmt"/>
1533
- <line num="240" count="69" type="cond" truecount="2" falsecount="0"/>
1534
- <line num="241" count="65" type="cond" truecount="2" falsecount="0"/>
1535
- <line num="243" count="69" type="stmt"/>
1536
- <line num="248" count="31" type="cond" truecount="1" falsecount="1"/>
1537
- <line num="249" count="31" type="stmt"/>
1538
- <line num="250" count="2" type="cond" truecount="1" falsecount="1"/>
1539
- <line num="251" count="0" type="stmt"/>
1540
- <line num="253" count="2" type="stmt"/>
1541
- <line num="257" count="2" type="stmt"/>
1542
- <line num="260" count="31" type="cond" truecount="1" falsecount="1"/>
1543
- <line num="261" count="31" type="stmt"/>
1544
- <line num="262" count="2" type="cond" truecount="1" falsecount="1"/>
1535
+ <line num="239" count="0" type="stmt"/>
1536
+ <line num="240" count="0" type="stmt"/>
1537
+ <line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
1538
+ <line num="244" count="1" type="stmt"/>
1539
+ <line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
1540
+ <line num="246" count="0" type="stmt"/>
1541
+ <line num="248" count="0" type="stmt"/>
1542
+ <line num="252" count="0" type="stmt"/>
1543
+ <line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
1544
+ <line num="256" count="1" type="stmt"/>
1545
+ <line num="258" count="1" type="cond" truecount="1" falsecount="1"/>
1546
+ <line num="259" count="1" type="stmt"/>
1547
+ <line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
1548
+ <line num="261" count="0" type="stmt"/>
1545
1549
  <line num="263" count="0" type="stmt"/>
1546
- <line num="265" count="2" type="cond" truecount="3" falsecount="1"/>
1547
- <line num="266" count="0" type="stmt"/>
1548
- <line num="268" count="2" type="cond" truecount="3" falsecount="1"/>
1549
- <line num="269" count="0" type="stmt"/>
1550
- <line num="271" count="2" type="stmt"/>
1551
- <line num="272" count="2" type="stmt"/>
1552
- <line num="273" count="2" type="stmt"/>
1553
- <line num="276" count="31" type="cond" truecount="1" falsecount="1"/>
1554
- <line num="277" count="31" type="stmt"/>
1555
- <line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
1556
- <line num="279" count="0" type="stmt"/>
1557
- <line num="281" count="0" type="stmt"/>
1558
- <line num="285" count="0" type="stmt"/>
1559
- <line num="288" count="31" type="cond" truecount="1" falsecount="1"/>
1560
- <line num="289" count="31" type="stmt"/>
1561
- <line num="291" count="31" type="cond" truecount="1" falsecount="1"/>
1562
- <line num="292" count="31" type="stmt"/>
1563
- <line num="293" count="6" type="cond" truecount="1" falsecount="1"/>
1550
+ <line num="266" count="1" type="cond" truecount="1" falsecount="1"/>
1551
+ <line num="267" count="1" type="stmt"/>
1552
+ <line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
1553
+ <line num="270" count="1" type="stmt"/>
1554
+ <line num="272" count="1" type="cond" truecount="1" falsecount="1"/>
1555
+ <line num="273" count="1" type="stmt"/>
1556
+ <line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
1557
+ <line num="276" count="1" type="stmt"/>
1558
+ <line num="279" count="1" type="cond" truecount="1" falsecount="1"/>
1559
+ <line num="280" count="1" type="stmt"/>
1560
+ <line num="281" count="1" type="stmt"/>
1561
+ <line num="282" count="1" type="stmt"/>
1562
+ <line num="284" count="1" type="stmt"/>
1563
+ <line num="288" count="1" type="stmt"/>
1564
+ <line num="293" count="1" type="cond" truecount="1" falsecount="1"/>
1564
1565
  <line num="294" count="0" type="stmt"/>
1565
- <line num="296" count="6" type="stmt"/>
1566
- <line num="299" count="31" type="cond" truecount="1" falsecount="1"/>
1567
- <line num="300" count="31" type="stmt"/>
1568
- <line num="302" count="31" type="cond" truecount="1" falsecount="1"/>
1569
- <line num="303" count="31" type="stmt"/>
1570
- <line num="305" count="31" type="cond" truecount="1" falsecount="1"/>
1571
- <line num="306" count="31" type="stmt"/>
1572
- <line num="308" count="31" type="cond" truecount="1" falsecount="1"/>
1573
- <line num="309" count="31" type="stmt"/>
1574
- <line num="311" count="31" type="cond" truecount="1" falsecount="1"/>
1575
- <line num="312" count="31" type="stmt"/>
1576
- <line num="314" count="31" type="cond" truecount="1" falsecount="1"/>
1577
- <line num="315" count="31" type="stmt"/>
1578
- <line num="318" count="31" type="cond" truecount="1" falsecount="1"/>
1579
- <line num="319" count="31" type="stmt"/>
1580
- <line num="320" count="31" type="stmt"/>
1581
- <line num="321" count="31" type="stmt"/>
1582
- <line num="323" count="31" type="stmt"/>
1583
- <line num="327" count="31" type="stmt"/>
1584
- <line num="332" count="31" type="cond" truecount="2" falsecount="0"/>
1585
- <line num="333" count="16" type="stmt"/>
1586
- <line num="335" count="31" type="cond" truecount="2" falsecount="0"/>
1587
- <line num="336" count="2" type="cond" truecount="1" falsecount="1"/>
1588
- <line num="337" count="2" type="stmt"/>
1589
- <line num="338" count="2" type="stmt"/>
1590
- <line num="340" count="31" type="stmt"/>
1591
- <line num="344" count="31" type="stmt"/>
1592
- <line num="345" count="31" type="stmt"/>
1593
- <line num="346" count="31" type="stmt"/>
1594
- <line num="347" count="31" type="stmt"/>
1595
- <line num="348" count="31" type="stmt"/>
1596
- <line num="353" count="45" type="stmt"/>
1597
- <line num="362" count="45" type="stmt"/>
1598
- <line num="363" count="31" type="stmt"/>
1599
- <line num="370" count="31" type="stmt"/>
1600
- <line num="372" count="31" type="stmt"/>
1601
- <line num="375" count="31" type="cond" truecount="3" falsecount="1"/>
1602
- <line num="376" count="31" type="stmt"/>
1603
- <line num="378" count="31" type="cond" truecount="1" falsecount="1"/>
1604
- <line num="379" count="31" type="stmt"/>
1605
- <line num="381" count="31" type="stmt"/>
1606
- <line num="400" count="45" type="stmt"/>
1607
- <line num="401" count="1" type="stmt"/>
1608
- <line num="402" count="1" type="cond" truecount="2" falsecount="0"/>
1609
- <line num="403" count="1" type="cond" truecount="1" falsecount="1"/>
1610
- <line num="404" count="0" type="stmt"/>
1611
- <line num="406" count="1" type="stmt"/>
1612
- <line num="407" count="1" type="cond" truecount="1" falsecount="1"/>
1613
- <line num="408" count="0" type="stmt"/>
1614
- <line num="410" count="1" type="stmt"/>
1615
- <line num="419" count="1" type="cond" truecount="1" falsecount="1"/>
1616
- <line num="420" count="0" type="stmt"/>
1617
- <line num="422" count="1" type="cond" truecount="1" falsecount="1"/>
1618
- <line num="423" count="1" type="stmt"/>
1566
+ <line num="296" count="1" type="cond" truecount="1" falsecount="1"/>
1567
+ <line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
1568
+ <line num="298" count="0" type="stmt"/>
1569
+ <line num="299" count="0" type="stmt"/>
1570
+ <line num="301" count="1" type="stmt"/>
1571
+ <line num="305" count="1" type="stmt"/>
1572
+ <line num="306" count="1" type="stmt"/>
1573
+ <line num="307" count="1" type="stmt"/>
1574
+ <line num="308" count="1" type="stmt"/>
1575
+ <line num="309" count="1" type="stmt"/>
1576
+ <line num="320" count="44" type="stmt"/>
1577
+ <line num="321" count="1" type="stmt"/>
1578
+ <line num="328" count="1" type="stmt"/>
1579
+ <line num="330" count="1" type="stmt"/>
1580
+ <line num="333" count="1" type="cond" truecount="3" falsecount="1"/>
1581
+ <line num="334" count="1" type="stmt"/>
1582
+ <line num="336" count="1" type="cond" truecount="1" falsecount="1"/>
1583
+ <line num="337" count="1" type="stmt"/>
1584
+ <line num="339" count="1" type="stmt"/>
1585
+ <line num="358" count="44" type="stmt"/>
1586
+ <line num="359" count="1" type="stmt"/>
1587
+ <line num="360" count="1" type="cond" truecount="2" falsecount="0"/>
1588
+ <line num="361" count="1" type="cond" truecount="1" falsecount="1"/>
1589
+ <line num="362" count="0" type="stmt"/>
1590
+ <line num="364" count="1" type="stmt"/>
1591
+ <line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
1592
+ <line num="366" count="0" type="stmt"/>
1593
+ <line num="368" count="1" type="stmt"/>
1594
+ <line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
1595
+ <line num="378" count="0" type="stmt"/>
1596
+ <line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
1597
+ <line num="381" count="1" type="stmt"/>
1598
+ <line num="383" count="0" type="stmt"/>
1599
+ <line num="388" count="0" type="stmt"/>
1600
+ <line num="406" count="44" type="stmt"/>
1601
+ <line num="407" count="0" type="stmt"/>
1602
+ <line num="408" count="0" type="cond" truecount="0" falsecount="5"/>
1603
+ <line num="409" count="0" type="stmt"/>
1604
+ <line num="411" count="0" type="stmt"/>
1605
+ <line num="412" count="0" type="stmt"/>
1606
+ <line num="418" count="0" type="stmt"/>
1619
1607
  <line num="425" count="0" type="stmt"/>
1620
- <line num="430" count="0" type="stmt"/>
1621
- <line num="448" count="45" type="stmt"/>
1622
- <line num="449" count="15" type="stmt"/>
1623
- <line num="450" count="15" type="cond" truecount="5" falsecount="0"/>
1624
- <line num="451" count="14" type="stmt"/>
1625
- <line num="453" count="15" type="stmt"/>
1626
- <line num="454" count="15" type="stmt"/>
1627
- <line num="460" count="15" type="stmt"/>
1628
- <line num="467" count="15" type="stmt"/>
1629
- <line num="473" count="15" type="stmt"/>
1630
- <line num="494" count="45" type="stmt"/>
1631
- <line num="495" count="1" type="stmt"/>
1632
- <line num="496" count="1" type="cond" truecount="2" falsecount="3"/>
1633
- <line num="497" count="1" type="stmt"/>
1634
- <line num="499" count="1" type="stmt"/>
1635
- <line num="500" count="1" type="stmt"/>
1636
- <line num="501" count="1" type="stmt"/>
1608
+ <line num="431" count="0" type="stmt"/>
1609
+ <line num="452" count="44" type="stmt"/>
1610
+ <line num="453" count="1" type="stmt"/>
1611
+ <line num="454" count="1" type="cond" truecount="2" falsecount="3"/>
1612
+ <line num="455" count="1" type="stmt"/>
1613
+ <line num="457" count="1" type="stmt"/>
1614
+ <line num="458" count="1" type="stmt"/>
1615
+ <line num="459" count="1" type="stmt"/>
1637
1616
  </file>
1638
1617
  <file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
1639
1618
  <metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
@@ -1702,62 +1681,60 @@
1702
1681
  <line num="155" count="78" type="stmt"/>
1703
1682
  </file>
1704
1683
  <file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
1705
- <metrics statements="55" coveredstatements="37" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
1706
- <line num="1" count="46" type="stmt"/>
1707
- <line num="2" count="46" type="stmt"/>
1708
- <line num="3" count="46" type="stmt"/>
1709
- <line num="4" count="46" type="stmt"/>
1710
- <line num="5" count="46" type="stmt"/>
1711
- <line num="6" count="46" type="stmt"/>
1712
- <line num="7" count="46" type="stmt"/>
1713
- <line num="8" count="46" type="stmt"/>
1714
- <line num="10" count="46" type="stmt"/>
1715
- <line num="12" count="2" type="stmt"/>
1716
- <line num="16" count="0" type="stmt"/>
1717
- <line num="20" count="46" type="stmt"/>
1718
- <line num="22" count="46" type="stmt"/>
1684
+ <metrics statements="53" coveredstatements="35" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
1685
+ <line num="1" count="45" type="stmt"/>
1686
+ <line num="2" count="45" type="stmt"/>
1687
+ <line num="3" count="45" type="stmt"/>
1688
+ <line num="4" count="45" type="stmt"/>
1689
+ <line num="5" count="45" type="stmt"/>
1690
+ <line num="6" count="45" type="stmt"/>
1691
+ <line num="7" count="45" type="stmt"/>
1692
+ <line num="9" count="45" type="stmt"/>
1693
+ <line num="11" count="2" type="stmt"/>
1694
+ <line num="15" count="0" type="stmt"/>
1695
+ <line num="19" count="45" type="stmt"/>
1696
+ <line num="20" count="1" type="stmt"/>
1697
+ <line num="21" count="1" type="stmt"/>
1698
+ <line num="22" count="1" type="stmt"/>
1719
1699
  <line num="23" count="1" type="stmt"/>
1720
- <line num="24" count="1" type="stmt"/>
1721
- <line num="25" count="1" type="stmt"/>
1722
- <line num="26" count="1" type="stmt"/>
1723
- <line num="29" count="46" type="stmt"/>
1724
- <line num="30" count="26" type="stmt"/>
1725
- <line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
1700
+ <line num="26" count="45" type="stmt"/>
1701
+ <line num="27" count="26" type="stmt"/>
1702
+ <line num="30" count="26" type="cond" truecount="1" falsecount="1"/>
1703
+ <line num="31" count="0" type="stmt"/>
1726
1704
  <line num="34" count="0" type="stmt"/>
1727
- <line num="37" count="0" type="stmt"/>
1728
- <line num="38" count="0" type="stmt"/>
1729
- <line num="40" count="26" type="stmt"/>
1730
- <line num="42" count="23" type="cond" truecount="1" falsecount="1"/>
1731
- <line num="43" count="0" type="stmt"/>
1732
- <line num="45" count="23" type="stmt"/>
1733
- <line num="48" count="46" type="stmt"/>
1734
- <line num="49" count="82" type="cond" truecount="2" falsecount="0"/>
1735
- <line num="50" count="2" type="stmt"/>
1736
- <line num="51" count="2" type="stmt"/>
1737
- <line num="53" count="82" type="stmt"/>
1738
- <line num="54" count="82" type="stmt"/>
1739
- <line num="55" count="222" type="stmt"/>
1740
- <line num="56" count="222" type="stmt"/>
1741
- <line num="58" count="222" type="cond" truecount="1" falsecount="1"/>
1742
- <line num="59" count="0" type="stmt"/>
1743
- <line num="62" count="222" type="cond" truecount="2" falsecount="2"/>
1744
- <line num="63" count="0" type="stmt"/>
1745
- <line num="68" count="222" type="cond" truecount="2" falsecount="2"/>
1746
- <line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
1747
- <line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
1748
- <line num="71" count="0" type="stmt"/>
1749
- <line num="73" count="0" type="stmt"/>
1750
- <line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
1751
- <line num="78" count="0" type="stmt"/>
1752
- <line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
1753
- <line num="83" count="0" type="stmt"/>
1754
- <line num="85" count="222" type="cond" truecount="2" falsecount="2"/>
1705
+ <line num="35" count="0" type="stmt"/>
1706
+ <line num="37" count="26" type="stmt"/>
1707
+ <line num="39" count="23" type="cond" truecount="1" falsecount="1"/>
1708
+ <line num="40" count="0" type="stmt"/>
1709
+ <line num="42" count="23" type="stmt"/>
1710
+ <line num="45" count="45" type="stmt"/>
1711
+ <line num="46" count="82" type="cond" truecount="2" falsecount="0"/>
1712
+ <line num="47" count="2" type="stmt"/>
1713
+ <line num="48" count="2" type="stmt"/>
1714
+ <line num="50" count="82" type="stmt"/>
1715
+ <line num="51" count="82" type="stmt"/>
1716
+ <line num="52" count="222" type="stmt"/>
1717
+ <line num="53" count="222" type="stmt"/>
1718
+ <line num="55" count="222" type="cond" truecount="1" falsecount="1"/>
1719
+ <line num="56" count="0" type="stmt"/>
1720
+ <line num="59" count="222" type="cond" truecount="2" falsecount="2"/>
1721
+ <line num="60" count="0" type="stmt"/>
1722
+ <line num="65" count="222" type="cond" truecount="2" falsecount="2"/>
1723
+ <line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
1724
+ <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
1725
+ <line num="68" count="0" type="stmt"/>
1726
+ <line num="70" count="0" type="stmt"/>
1727
+ <line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
1728
+ <line num="75" count="0" type="stmt"/>
1729
+ <line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
1730
+ <line num="80" count="0" type="stmt"/>
1731
+ <line num="82" count="222" type="cond" truecount="2" falsecount="2"/>
1732
+ <line num="84" count="0" type="stmt"/>
1733
+ <line num="85" count="0" type="stmt"/>
1755
1734
  <line num="87" count="0" type="stmt"/>
1756
- <line num="88" count="0" type="stmt"/>
1757
- <line num="90" count="0" type="stmt"/>
1758
- <line num="93" count="222" type="stmt"/>
1759
- <line num="95" count="222" type="cond" truecount="2" falsecount="0"/>
1760
- <line num="97" count="82" type="stmt"/>
1735
+ <line num="90" count="222" type="stmt"/>
1736
+ <line num="92" count="222" type="cond" truecount="2" falsecount="0"/>
1737
+ <line num="94" count="82" type="stmt"/>
1761
1738
  </file>
1762
1739
  </package>
1763
1740
  <package name="api.controllers.table">
@@ -3132,35 +3109,35 @@
3132
3109
  <metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
3133
3110
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
3134
3111
  <metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
3135
- <line num="1" count="53" type="stmt"/>
3136
- <line num="2" count="53" type="stmt"/>
3137
- <line num="3" count="53" type="stmt"/>
3138
- <line num="5" count="53" type="stmt"/>
3139
- <line num="9" count="53" type="stmt"/>
3140
- <line num="22" count="53" type="stmt"/>
3141
- <line num="23" count="53" type="stmt"/>
3142
- <line num="32" count="53" type="stmt"/>
3143
- <line num="48" count="53" type="stmt"/>
3144
- <line num="58" count="53" type="stmt"/>
3145
- <line num="59" count="106" type="cond" truecount="1" falsecount="1"/>
3146
- <line num="62" count="53" type="stmt"/>
3147
- <line num="68" count="53" type="stmt"/>
3148
- <line num="73" count="53" type="stmt"/>
3149
- <line num="79" count="53" type="stmt"/>
3150
- <line num="90" count="53" type="stmt"/>
3151
- <line num="94" count="53" type="stmt"/>
3152
- <line num="99" count="53" type="stmt"/>
3153
- <line num="161" count="53" type="stmt"/>
3154
- <line num="169" count="53" type="stmt"/>
3155
- <line num="177" count="53" type="stmt"/>
3156
- <line num="178" count="53" type="stmt"/>
3157
- <line num="185" count="53" type="stmt"/>
3158
- <line num="190" count="53" type="stmt"/>
3159
- <line num="196" count="53" type="stmt"/>
3160
- <line num="201" count="53" type="stmt"/>
3161
- <line num="205" count="53" type="stmt"/>
3162
- <line num="212" count="53" type="stmt"/>
3163
- <line num="214" count="53" type="stmt"/>
3112
+ <line num="1" count="52" type="stmt"/>
3113
+ <line num="2" count="52" type="stmt"/>
3114
+ <line num="3" count="52" type="stmt"/>
3115
+ <line num="5" count="52" type="stmt"/>
3116
+ <line num="9" count="52" type="stmt"/>
3117
+ <line num="22" count="52" type="stmt"/>
3118
+ <line num="23" count="52" type="stmt"/>
3119
+ <line num="32" count="52" type="stmt"/>
3120
+ <line num="48" count="52" type="stmt"/>
3121
+ <line num="58" count="52" type="stmt"/>
3122
+ <line num="59" count="104" type="cond" truecount="1" falsecount="1"/>
3123
+ <line num="62" count="52" type="stmt"/>
3124
+ <line num="68" count="52" type="stmt"/>
3125
+ <line num="73" count="52" type="stmt"/>
3126
+ <line num="79" count="52" type="stmt"/>
3127
+ <line num="90" count="52" type="stmt"/>
3128
+ <line num="94" count="52" type="stmt"/>
3129
+ <line num="99" count="52" type="stmt"/>
3130
+ <line num="161" count="52" type="stmt"/>
3131
+ <line num="169" count="52" type="stmt"/>
3132
+ <line num="177" count="52" type="stmt"/>
3133
+ <line num="178" count="52" type="stmt"/>
3134
+ <line num="185" count="52" type="stmt"/>
3135
+ <line num="190" count="52" type="stmt"/>
3136
+ <line num="196" count="52" type="stmt"/>
3137
+ <line num="201" count="52" type="stmt"/>
3138
+ <line num="205" count="52" type="stmt"/>
3139
+ <line num="212" count="52" type="stmt"/>
3140
+ <line num="214" count="52" type="stmt"/>
3164
3141
  </file>
3165
3142
  <file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
3166
3143
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -3217,120 +3194,120 @@
3217
3194
  </file>
3218
3195
  <file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
3219
3196
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
3220
- <line num="1" count="59" type="stmt"/>
3221
- <line num="3" count="59" type="stmt"/>
3197
+ <line num="1" count="58" type="stmt"/>
3198
+ <line num="3" count="58" type="stmt"/>
3222
3199
  <line num="4" count="963" type="stmt"/>
3223
3200
  </file>
3224
3201
  <file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
3225
3202
  <metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
3226
- <line num="1" count="59" type="stmt"/>
3227
- <line num="16" count="59" type="stmt"/>
3228
- <line num="18" count="59" type="stmt"/>
3229
- <line num="20" count="59" type="stmt"/>
3230
- <line num="26" count="59" type="stmt"/>
3231
- <line num="47" count="59" type="stmt"/>
3232
- <line num="51" count="59" type="stmt"/>
3233
- <line num="55" count="59" type="stmt"/>
3234
- <line num="57" count="59" type="stmt"/>
3235
- <line num="65" count="59" type="stmt"/>
3236
- <line num="66" count="59" type="stmt"/>
3237
- <line num="67" count="59" type="stmt"/>
3238
- <line num="68" count="59" type="stmt"/>
3239
- <line num="69" count="59" type="stmt"/>
3240
- <line num="70" count="59" type="stmt"/>
3241
- <line num="71" count="59" type="stmt"/>
3242
- <line num="72" count="59" type="stmt"/>
3243
- <line num="73" count="59" type="stmt"/>
3244
- <line num="74" count="59" type="stmt"/>
3245
- <line num="75" count="59" type="stmt"/>
3246
- <line num="76" count="59" type="stmt"/>
3247
- <line num="77" count="59" type="stmt"/>
3248
- <line num="78" count="59" type="stmt"/>
3249
- <line num="79" count="59" type="stmt"/>
3250
- <line num="80" count="59" type="stmt"/>
3251
- <line num="81" count="59" type="stmt"/>
3252
- <line num="83" count="59" type="stmt"/>
3253
- <line num="84" count="59" type="stmt"/>
3254
- <line num="86" count="59" type="stmt"/>
3203
+ <line num="1" count="58" type="stmt"/>
3204
+ <line num="16" count="58" type="stmt"/>
3205
+ <line num="18" count="58" type="stmt"/>
3206
+ <line num="20" count="58" type="stmt"/>
3207
+ <line num="26" count="58" type="stmt"/>
3208
+ <line num="47" count="58" type="stmt"/>
3209
+ <line num="51" count="58" type="stmt"/>
3210
+ <line num="55" count="58" type="stmt"/>
3211
+ <line num="57" count="58" type="stmt"/>
3212
+ <line num="65" count="58" type="stmt"/>
3213
+ <line num="66" count="58" type="stmt"/>
3214
+ <line num="67" count="58" type="stmt"/>
3215
+ <line num="68" count="58" type="stmt"/>
3216
+ <line num="69" count="58" type="stmt"/>
3217
+ <line num="70" count="58" type="stmt"/>
3218
+ <line num="71" count="58" type="stmt"/>
3219
+ <line num="72" count="58" type="stmt"/>
3220
+ <line num="73" count="58" type="stmt"/>
3221
+ <line num="74" count="58" type="stmt"/>
3222
+ <line num="75" count="58" type="stmt"/>
3223
+ <line num="76" count="58" type="stmt"/>
3224
+ <line num="77" count="58" type="stmt"/>
3225
+ <line num="78" count="58" type="stmt"/>
3226
+ <line num="79" count="58" type="stmt"/>
3227
+ <line num="80" count="58" type="stmt"/>
3228
+ <line num="81" count="58" type="stmt"/>
3229
+ <line num="83" count="58" type="stmt"/>
3230
+ <line num="84" count="58" type="stmt"/>
3231
+ <line num="86" count="58" type="stmt"/>
3255
3232
  <line num="101" count="858" type="cond" truecount="2" falsecount="0"/>
3256
3233
  <line num="102" count="841" type="stmt"/>
3257
3234
  <line num="104" count="858" type="stmt"/>
3258
- <line num="111" count="59" type="stmt"/>
3259
- <line num="116" count="59" type="cond" truecount="0" falsecount="2"/>
3235
+ <line num="111" count="58" type="stmt"/>
3236
+ <line num="116" count="58" type="cond" truecount="0" falsecount="2"/>
3260
3237
  <line num="117" count="267" type="stmt"/>
3261
- <line num="124" count="59" type="stmt"/>
3238
+ <line num="124" count="58" type="stmt"/>
3262
3239
  <line num="125" count="128" type="stmt"/>
3263
- <line num="136" count="59" type="cond" truecount="0" falsecount="3"/>
3240
+ <line num="136" count="58" type="cond" truecount="0" falsecount="3"/>
3264
3241
  <line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
3265
3242
  <line num="138" count="27" type="stmt"/>
3266
3243
  <line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
3267
3244
  <line num="143" count="14" type="stmt"/>
3268
- <line num="151" count="59" type="stmt"/>
3245
+ <line num="151" count="58" type="stmt"/>
3269
3246
  <line num="152" count="0" type="stmt"/>
3270
3247
  <line num="155" count="0" type="stmt"/>
3271
- <line num="164" count="59" type="cond" truecount="1" falsecount="0"/>
3248
+ <line num="164" count="58" type="cond" truecount="1" falsecount="0"/>
3272
3249
  <line num="165" count="317" type="cond" truecount="2" falsecount="0"/>
3273
3250
  <line num="166" count="317" type="stmt"/>
3274
- <line num="172" count="59" type="cond" truecount="0" falsecount="2"/>
3251
+ <line num="172" count="58" type="cond" truecount="0" falsecount="2"/>
3275
3252
  <line num="173" count="3" type="stmt"/>
3276
- <line num="181" count="59" type="stmt"/>
3253
+ <line num="181" count="58" type="stmt"/>
3277
3254
  <line num="182" count="240" type="stmt"/>
3278
- <line num="188" count="59" type="stmt"/>
3255
+ <line num="188" count="58" type="stmt"/>
3279
3256
  <line num="189" count="3" type="stmt"/>
3280
3257
  <line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
3281
3258
  <line num="191" count="1" type="stmt"/>
3282
3259
  <line num="193" count="2" type="stmt"/>
3283
- <line num="199" count="59" type="cond" truecount="0" falsecount="2"/>
3260
+ <line num="199" count="58" type="cond" truecount="0" falsecount="2"/>
3284
3261
  <line num="200" count="270" type="stmt"/>
3285
- <line num="207" count="59" type="stmt"/>
3262
+ <line num="207" count="58" type="stmt"/>
3286
3263
  <line num="208" count="27" type="stmt"/>
3287
- <line num="222" count="59" type="stmt"/>
3264
+ <line num="222" count="58" type="stmt"/>
3288
3265
  <line num="230" count="9" type="stmt"/>
3289
3266
  <line num="231" count="9" type="stmt"/>
3290
3267
  <line num="232" count="9" type="stmt"/>
3291
3268
  <line num="233" count="9" type="stmt"/>
3292
- <line num="239" count="59" type="cond" truecount="0" falsecount="1"/>
3269
+ <line num="239" count="58" type="cond" truecount="0" falsecount="1"/>
3293
3270
  <line num="240" count="0" type="stmt"/>
3294
- <line num="247" count="59" type="stmt"/>
3271
+ <line num="247" count="58" type="stmt"/>
3295
3272
  <line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
3296
- <line num="254" count="59" type="cond" truecount="0" falsecount="2"/>
3273
+ <line num="254" count="58" type="cond" truecount="0" falsecount="2"/>
3297
3274
  <line num="255" count="8" type="stmt"/>
3298
- <line num="262" count="59" type="stmt"/>
3275
+ <line num="262" count="58" type="stmt"/>
3299
3276
  <line num="263" count="23" type="stmt"/>
3300
- <line num="269" count="59" type="cond" truecount="0" falsecount="2"/>
3277
+ <line num="269" count="58" type="cond" truecount="0" falsecount="2"/>
3301
3278
  <line num="270" count="10" type="stmt"/>
3302
- <line num="277" count="59" type="stmt"/>
3279
+ <line num="277" count="58" type="stmt"/>
3303
3280
  <line num="278" count="10" type="stmt"/>
3304
- <line num="284" count="59" type="cond" truecount="0" falsecount="2"/>
3281
+ <line num="284" count="58" type="cond" truecount="0" falsecount="2"/>
3305
3282
  <line num="285" count="2" type="stmt"/>
3306
- <line num="292" count="59" type="cond" truecount="1" falsecount="1"/>
3283
+ <line num="292" count="58" type="cond" truecount="1" falsecount="1"/>
3307
3284
  <line num="293" count="66" type="stmt"/>
3308
- <line num="301" count="59" type="cond" truecount="0" falsecount="2"/>
3285
+ <line num="301" count="58" type="cond" truecount="0" falsecount="2"/>
3309
3286
  <line num="302" count="5" type="stmt"/>
3310
- <line num="309" count="59" type="stmt"/>
3287
+ <line num="309" count="58" type="stmt"/>
3311
3288
  <line num="310" count="142" type="stmt"/>
3312
- <line num="319" count="59" type="stmt"/>
3289
+ <line num="319" count="58" type="stmt"/>
3313
3290
  <line num="320" count="0" type="stmt"/>
3314
- <line num="326" count="59" type="cond" truecount="0" falsecount="1"/>
3291
+ <line num="326" count="58" type="cond" truecount="0" falsecount="1"/>
3315
3292
  <line num="327" count="250" type="stmt"/>
3316
- <line num="333" count="59" type="cond" truecount="0" falsecount="2"/>
3293
+ <line num="333" count="58" type="cond" truecount="0" falsecount="2"/>
3317
3294
  <line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
3318
3295
  <line num="335" count="4" type="stmt"/>
3319
3296
  <line num="338" count="1" type="stmt"/>
3320
- <line num="349" count="59" type="stmt"/>
3297
+ <line num="349" count="58" type="stmt"/>
3321
3298
  <line num="350" count="0" type="stmt"/>
3322
- <line num="353" count="59" type="stmt"/>
3299
+ <line num="353" count="58" type="stmt"/>
3323
3300
  <line num="354" count="10" type="stmt"/>
3324
- <line num="357" count="59" type="cond" truecount="0" falsecount="2"/>
3301
+ <line num="357" count="58" type="cond" truecount="0" falsecount="2"/>
3325
3302
  <line num="358" count="0" type="stmt"/>
3326
3303
  <line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
3327
3304
  <line num="360" count="0" type="stmt"/>
3328
3305
  <line num="362" count="0" type="stmt"/>
3329
- <line num="365" count="59" type="stmt"/>
3306
+ <line num="365" count="58" type="stmt"/>
3330
3307
  <line num="366" count="1" type="stmt"/>
3331
- <line num="369" count="59" type="cond" truecount="0" falsecount="1"/>
3308
+ <line num="369" count="58" type="cond" truecount="0" falsecount="1"/>
3332
3309
  <line num="370" count="0" type="stmt"/>
3333
- <line num="376" count="59" type="stmt"/>
3310
+ <line num="376" count="58" type="stmt"/>
3334
3311
  <line num="377" count="60" type="stmt"/>
3335
3312
  </file>
3336
3313
  </package>
@@ -3864,18 +3841,18 @@
3864
3841
  </file>
3865
3842
  <file name="resourceId.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/resourceId.js">
3866
3843
  <metrics statements="29" coveredstatements="29" conditionals="12" coveredconditionals="12" methods="9" coveredmethods="9"/>
3867
- <line num="3" count="958" type="stmt"/>
3868
- <line num="4" count="958" type="stmt"/>
3869
- <line num="5" count="958" type="stmt"/>
3870
- <line num="6" count="958" type="stmt"/>
3871
- <line num="10" count="958" type="stmt"/>
3872
- <line num="11" count="958" type="stmt"/>
3844
+ <line num="3" count="930" type="stmt"/>
3845
+ <line num="4" count="930" type="stmt"/>
3846
+ <line num="5" count="930" type="stmt"/>
3847
+ <line num="6" count="930" type="stmt"/>
3848
+ <line num="10" count="930" type="stmt"/>
3849
+ <line num="11" count="930" type="stmt"/>
3873
3850
  <line num="15" count="115" type="stmt"/>
3874
3851
  <line num="16" count="115" type="stmt"/>
3875
- <line num="20" count="958" type="stmt"/>
3876
- <line num="21" count="958" type="stmt"/>
3877
- <line num="22" count="958" type="stmt"/>
3878
- <line num="23" count="958" type="stmt"/>
3852
+ <line num="20" count="930" type="stmt"/>
3853
+ <line num="21" count="930" type="stmt"/>
3854
+ <line num="22" count="930" type="stmt"/>
3855
+ <line num="23" count="930" type="stmt"/>
3879
3856
  <line num="24" count="101" type="cond" truecount="2" falsecount="0"/>
3880
3857
  <line num="25" count="101" type="cond" truecount="2" falsecount="0"/>
3881
3858
  <line num="26" count="1" type="stmt"/>
@@ -3886,7 +3863,7 @@
3886
3863
  <line num="34" count="100" type="stmt"/>
3887
3864
  <line num="39" count="29" type="stmt"/>
3888
3865
  <line num="41" count="29" type="stmt"/>
3889
- <line num="42" count="758" type="stmt"/>
3866
+ <line num="42" count="730" type="stmt"/>
3890
3867
  <line num="45" count="29" type="stmt"/>
3891
3868
  <line num="46" count="85" type="stmt"/>
3892
3869
  <line num="52" count="29" type="stmt"/>
@@ -4002,16 +3979,16 @@
4002
3979
  </file>
4003
3980
  <file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
4004
3981
  <metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
4005
- <line num="4" count="51" type="stmt"/>
4006
- <line num="5" count="51" type="stmt"/>
4007
- <line num="6" count="51" type="stmt"/>
4008
- <line num="7" count="51" type="stmt"/>
4009
- <line num="8" count="51" type="stmt"/>
4010
- <line num="12" count="51" type="stmt"/>
4011
- <line num="13" count="51" type="stmt"/>
4012
- <line num="14" count="51" type="stmt"/>
4013
- <line num="15" count="51" type="stmt"/>
4014
- <line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
3982
+ <line num="4" count="50" type="stmt"/>
3983
+ <line num="5" count="50" type="stmt"/>
3984
+ <line num="6" count="50" type="stmt"/>
3985
+ <line num="7" count="50" type="stmt"/>
3986
+ <line num="8" count="50" type="stmt"/>
3987
+ <line num="12" count="50" type="stmt"/>
3988
+ <line num="13" count="50" type="stmt"/>
3989
+ <line num="14" count="50" type="stmt"/>
3990
+ <line num="15" count="50" type="stmt"/>
3991
+ <line num="17" count="50" type="cond" truecount="1" falsecount="0"/>
4015
3992
  <line num="18" count="241" type="cond" truecount="2" falsecount="0"/>
4016
3993
  <line num="20" count="241" type="cond" truecount="4" falsecount="0"/>
4017
3994
  <line num="21" count="3" type="stmt"/>
@@ -4038,16 +4015,16 @@
4038
4015
  <line num="57" count="234" type="cond" truecount="3" falsecount="1"/>
4039
4016
  <line num="58" count="0" type="stmt"/>
4040
4017
  <line num="61" count="234" type="stmt"/>
4041
- <line num="64" count="51" type="stmt"/>
4018
+ <line num="64" count="50" type="stmt"/>
4042
4019
  <line num="67" count="232" type="stmt"/>
4043
4020
  <line num="68" count="232" type="stmt"/>
4044
- <line num="71" count="51" type="stmt"/>
4021
+ <line num="71" count="50" type="stmt"/>
4045
4022
  <line num="72" count="2" type="stmt"/>
4046
4023
  <line num="73" count="2" type="stmt"/>
4047
- <line num="76" count="51" type="stmt"/>
4024
+ <line num="76" count="50" type="stmt"/>
4048
4025
  <line num="77" count="2" type="stmt"/>
4049
4026
  <line num="78" count="2" type="stmt"/>
4050
- <line num="81" count="51" type="cond" truecount="1" falsecount="0"/>
4027
+ <line num="81" count="50" type="cond" truecount="1" falsecount="0"/>
4051
4028
  <line num="82" count="32" type="stmt"/>
4052
4029
  <line num="83" count="32" type="stmt"/>
4053
4030
  <line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
@@ -4064,7 +4041,7 @@
4064
4041
  <line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
4065
4042
  <line num="107" count="0" type="stmt"/>
4066
4043
  <line num="110" count="32" type="stmt"/>
4067
- <line num="113" count="51" type="stmt"/>
4044
+ <line num="113" count="50" type="stmt"/>
4068
4045
  <line num="114" count="30" type="stmt"/>
4069
4046
  <line num="115" count="30" type="stmt"/>
4070
4047
  <line num="116" count="0" type="stmt"/>
@@ -4073,37 +4050,37 @@
4073
4050
  </file>
4074
4051
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
4075
4052
  <metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
4076
- <line num="1" count="49" type="stmt"/>
4077
- <line num="2" count="49" type="stmt"/>
4078
- <line num="3" count="49" type="stmt"/>
4079
- <line num="4" count="49" type="stmt"/>
4080
- <line num="5" count="49" type="stmt"/>
4081
- <line num="6" count="49" type="stmt"/>
4082
- <line num="8" count="49" type="stmt"/>
4083
- <line num="10" count="49" type="stmt"/>
4084
- <line num="12" count="49" type="stmt"/>
4085
- <line num="14" count="49" type="stmt"/>
4086
- <line num="16" count="49" type="stmt"/>
4053
+ <line num="1" count="48" type="stmt"/>
4054
+ <line num="2" count="48" type="stmt"/>
4055
+ <line num="3" count="48" type="stmt"/>
4056
+ <line num="4" count="48" type="stmt"/>
4057
+ <line num="5" count="48" type="stmt"/>
4058
+ <line num="6" count="48" type="stmt"/>
4059
+ <line num="8" count="48" type="stmt"/>
4060
+ <line num="10" count="48" type="stmt"/>
4061
+ <line num="12" count="48" type="stmt"/>
4062
+ <line num="14" count="48" type="stmt"/>
4063
+ <line num="16" count="48" type="stmt"/>
4087
4064
  <line num="17" count="1" type="stmt"/>
4088
4065
  <line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
4089
4066
  <line num="19" count="1" type="stmt"/>
4090
4067
  <line num="21" count="1" type="stmt"/>
4091
- <line num="30" count="49" type="stmt"/>
4068
+ <line num="30" count="48" type="stmt"/>
4092
4069
  <line num="31" count="43" type="stmt"/>
4093
- <line num="38" count="49" type="stmt"/>
4070
+ <line num="38" count="48" type="stmt"/>
4094
4071
  <line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
4095
4072
  <line num="41" count="2" type="stmt"/>
4096
4073
  <line num="43" count="0" type="stmt"/>
4097
- <line num="57" count="49" type="stmt"/>
4074
+ <line num="57" count="48" type="stmt"/>
4098
4075
  <line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
4099
4076
  <line num="59" count="0" type="stmt"/>
4100
4077
  <line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
4101
4078
  <line num="65" count="0" type="stmt"/>
4102
4079
  <line num="67" count="0" type="stmt"/>
4103
4080
  <line num="69" count="6" type="stmt"/>
4104
- <line num="73" count="49" type="stmt"/>
4081
+ <line num="73" count="48" type="stmt"/>
4105
4082
  <line num="74" count="2" type="stmt"/>
4106
- <line num="79" count="49" type="stmt"/>
4083
+ <line num="79" count="48" type="stmt"/>
4107
4084
  <line num="80" count="3" type="stmt"/>
4108
4085
  <line num="81" count="3" type="stmt"/>
4109
4086
  <line num="84" count="3" type="stmt"/>
@@ -4118,10 +4095,10 @@
4118
4095
  <line num="95" count="0" type="stmt"/>
4119
4096
  <line num="97" count="3" type="stmt"/>
4120
4097
  <line num="98" count="3" type="stmt"/>
4121
- <line num="105" count="49" type="stmt"/>
4098
+ <line num="105" count="48" type="stmt"/>
4122
4099
  <line num="106" count="1" type="stmt"/>
4123
4100
  <line num="107" count="1" type="stmt"/>
4124
- <line num="111" count="49" type="stmt"/>
4101
+ <line num="111" count="48" type="stmt"/>
4125
4102
  <line num="112" count="4" type="stmt"/>
4126
4103
  <line num="113" count="4" type="stmt"/>
4127
4104
  <line num="115" count="4" type="stmt"/>
@@ -4130,13 +4107,13 @@
4130
4107
  <line num="118" count="0" type="stmt"/>
4131
4108
  <line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
4132
4109
  <line num="124" count="0" type="stmt"/>
4133
- <line num="128" count="49" type="stmt"/>
4110
+ <line num="128" count="48" type="stmt"/>
4134
4111
  <line num="129" count="0" type="stmt"/>
4135
- <line num="138" count="49" type="stmt"/>
4112
+ <line num="138" count="48" type="stmt"/>
4136
4113
  <line num="139" count="1" type="stmt"/>
4137
4114
  <line num="141" count="1" type="stmt"/>
4138
4115
  <line num="142" count="1" type="stmt"/>
4139
- <line num="147" count="49" type="stmt"/>
4116
+ <line num="147" count="48" type="stmt"/>
4140
4117
  <line num="148" count="36" type="stmt"/>
4141
4118
  <line num="149" count="36" type="stmt"/>
4142
4119
  <line num="150" count="36" type="stmt"/>
@@ -4144,7 +4121,7 @@
4144
4121
  <line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
4145
4122
  <line num="153" count="0" type="stmt"/>
4146
4123
  <line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
4147
- <line num="158" count="49" type="stmt"/>
4124
+ <line num="158" count="48" type="stmt"/>
4148
4125
  <line num="159" count="1" type="stmt"/>
4149
4126
  <line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
4150
4127
  <line num="161" count="0" type="stmt"/>
@@ -4203,11 +4180,11 @@
4203
4180
  </file>
4204
4181
  <file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
4205
4182
  <metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
4206
- <line num="1" count="46" type="stmt"/>
4207
- <line num="2" count="46" type="stmt"/>
4208
- <line num="3" count="46" type="stmt"/>
4209
- <line num="4" count="46" type="stmt"/>
4210
- <line num="6" count="46" type="stmt"/>
4183
+ <line num="1" count="45" type="stmt"/>
4184
+ <line num="2" count="45" type="stmt"/>
4185
+ <line num="3" count="45" type="stmt"/>
4186
+ <line num="4" count="45" type="stmt"/>
4187
+ <line num="6" count="45" type="stmt"/>
4211
4188
  <line num="7" count="2" type="stmt"/>
4212
4189
  <line num="9" count="2" type="stmt"/>
4213
4190
  <line num="11" count="2" type="stmt"/>
@@ -4215,7 +4192,7 @@
4215
4192
  <line num="15" count="2" type="stmt"/>
4216
4193
  <line num="16" count="2" type="stmt"/>
4217
4194
  <line num="18" count="2" type="stmt"/>
4218
- <line num="27" count="46" type="stmt"/>
4195
+ <line num="27" count="45" type="stmt"/>
4219
4196
  <line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
4220
4197
  <line num="29" count="0" type="stmt"/>
4221
4198
  <line num="31" count="2" type="cond" truecount="4" falsecount="0"/>