@budibase/server 1.1.29-alpha.2 → 1.1.31

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 (185) hide show
  1. package/builder/assets/{index.82f8c305.css → index.192adf4c.css} +2 -2
  2. package/builder/assets/index.51767a56.js +978 -0
  3. package/builder/assets/{vendor.6bcafa60.js → vendor.162098da.js} +1 -1
  4. package/builder/index.html +3 -3
  5. package/coverage/clover.xml +247 -252
  6. package/coverage/coverage-final.json +9 -9
  7. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  8. package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
  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 +1 -1
  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 +1 -1
  15. package/coverage/lcov-report/api/controllers/index.html +1 -1
  16. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  17. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  18. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
  20. package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/query/index.html +1 -1
  22. package/coverage/lcov-report/api/controllers/query/validation.js.html +2 -2
  23. package/coverage/lcov-report/api/controllers/role.js.html +1 -1
  24. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  25. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  26. package/coverage/lcov-report/api/controllers/row/index.html +18 -18
  27. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  28. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +49 -94
  29. package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
  30. package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
  31. package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  33. package/coverage/lcov-report/api/controllers/table/bulkFormula.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/templates.js.html +1 -1
  38. package/coverage/lcov-report/api/controllers/user.js.html +1 -1
  39. package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
  40. package/coverage/lcov-report/api/controllers/view/index.html +1 -1
  41. package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
  42. package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
  43. package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
  44. package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
  45. package/coverage/lcov-report/api/index.html +1 -1
  46. package/coverage/lcov-report/api/index.js.html +1 -1
  47. package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
  48. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  49. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  56. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/index.html +1 -1
  58. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  60. package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
  62. package/coverage/lcov-report/api/routes/permission.js.html +1 -1
  63. package/coverage/lcov-report/api/routes/query.js.html +1 -1
  64. package/coverage/lcov-report/api/routes/role.js.html +1 -1
  65. package/coverage/lcov-report/api/routes/routing.js.html +1 -1
  66. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/table.js.html +1 -1
  69. package/coverage/lcov-report/api/routes/templates.js.html +1 -1
  70. package/coverage/lcov-report/api/routes/user.js.html +1 -1
  71. package/coverage/lcov-report/api/routes/utils/index.html +1 -1
  72. package/coverage/lcov-report/api/routes/utils/validators.js.html +2 -2
  73. package/coverage/lcov-report/api/routes/view.js.html +1 -1
  74. package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
  75. package/coverage/lcov-report/automations/actions.js.html +1 -1
  76. package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
  77. package/coverage/lcov-report/automations/bullboard.js.html +1 -1
  78. package/coverage/lcov-report/automations/index.html +1 -1
  79. package/coverage/lcov-report/automations/index.js.html +1 -1
  80. package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
  81. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  82. package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
  83. package/coverage/lcov-report/automations/steps/executeQuery.js.html +2 -5
  84. package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
  85. package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
  86. package/coverage/lcov-report/automations/steps/index.html +25 -25
  87. package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
  88. package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
  89. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
  90. package/coverage/lcov-report/automations/steps/queryRows.js.html +73 -10
  91. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  92. package/coverage/lcov-report/automations/steps/serverLog.js.html +27 -9
  93. package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
  94. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  95. package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
  96. package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
  97. package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
  98. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
  99. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  100. package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
  101. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
  102. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
  103. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
  104. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
  105. package/coverage/lcov-report/automations/triggers.js.html +1 -1
  106. package/coverage/lcov-report/constants/index.html +1 -1
  107. package/coverage/lcov-report/constants/index.js.html +1 -1
  108. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  109. package/coverage/lcov-report/constants/screens.js.html +1 -1
  110. package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
  111. package/coverage/lcov-report/db/index.html +1 -1
  112. package/coverage/lcov-report/db/index.js.html +1 -1
  113. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  114. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  115. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  116. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  117. package/coverage/lcov-report/db/newid.js.html +1 -1
  118. package/coverage/lcov-report/db/utils.js.html +1 -1
  119. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  120. package/coverage/lcov-report/events/index.html +1 -1
  121. package/coverage/lcov-report/events/index.js.html +1 -1
  122. package/coverage/lcov-report/events/utils.js.html +1 -1
  123. package/coverage/lcov-report/index.html +48 -48
  124. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  125. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  126. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  127. package/coverage/lcov-report/middleware/builder.js.html +1 -1
  128. package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
  129. package/coverage/lcov-report/middleware/index.html +21 -21
  130. package/coverage/lcov-report/middleware/joi-validator.js.html +43 -43
  131. package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
  132. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  133. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  134. package/coverage/lcov-report/middleware/utils.js.html +1 -1
  135. package/coverage/lcov-report/threads/automation.js.html +1 -1
  136. package/coverage/lcov-report/threads/index.html +1 -1
  137. package/coverage/lcov-report/threads/query.js.html +1 -1
  138. package/coverage/lcov-report/threads/utils.js.html +1 -1
  139. package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
  140. package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
  141. package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
  142. package/coverage/lcov-report/utilities/global.js.html +13 -67
  143. package/coverage/lcov-report/utilities/index.html +20 -20
  144. package/coverage/lcov-report/utilities/index.js.html +1 -1
  145. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
  146. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  147. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  148. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  149. package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
  150. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
  151. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
  152. package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
  153. package/coverage/lcov-report/utilities/security.js.html +2 -2
  154. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  155. package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
  156. package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
  157. package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
  158. package/coverage/lcov-report/utilities/users.js.html +1 -1
  159. package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
  160. package/coverage/lcov.info +477 -485
  161. package/dist/api/controllers/query/index.js +1 -1
  162. package/dist/api/controllers/query/validation.js +1 -1
  163. package/dist/api/controllers/row/internalSearch.js +16 -30
  164. package/dist/api/routes/utils/validators.js +1 -1
  165. package/dist/automations/steps/queryRows.js +21 -1
  166. package/dist/automations/steps/serverLog.js +8 -2
  167. package/dist/integrations/base/sql.js +14 -43
  168. package/dist/package.json +8 -8
  169. package/dist/tsconfig.build.tsbuildinfo +1 -1
  170. package/dist/utilities/global.js +4 -21
  171. package/package.json +9 -9
  172. package/src/api/controllers/query/index.ts +1 -1
  173. package/src/api/controllers/query/validation.js +1 -1
  174. package/src/api/controllers/row/internalSearch.js +20 -35
  175. package/src/api/routes/tests/user.spec.js +0 -2
  176. package/src/api/routes/utils/validators.js +1 -1
  177. package/src/automations/steps/executeQuery.js +0 -1
  178. package/src/automations/steps/queryRows.js +22 -1
  179. package/src/automations/steps/serverLog.js +8 -2
  180. package/src/definitions/datasource.ts +0 -3
  181. package/src/integrations/base/sql.ts +13 -44
  182. package/src/integrations/tests/sql.spec.js +4 -50
  183. package/src/middleware/tests/currentapp.spec.js +0 -11
  184. package/src/utilities/global.js +2 -20
  185. package/builder/assets/index.ccc09948.js +0 -977
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1659100006533" clover="3.2.0">
3
- <project timestamp="1659100006533" name="All files">
4
- <metrics statements="4391" coveredstatements="3147" conditionals="1842" coveredconditionals="962" methods="634" coveredmethods="440" elements="6867" coveredelements="4549" complexity="0" loc="4391" ncloc="4391" packages="23" files="129" classes="129"/>
2
+ <coverage generated="1659106605022" clover="3.2.0">
3
+ <project timestamp="1659106605022" name="All files">
4
+ <metrics statements="4386" coveredstatements="3164" conditionals="1843" coveredconditionals="973" methods="632" coveredmethods="445" elements="6861" coveredelements="4582" complexity="0" loc="4386" ncloc="4386" packages="23" files="129" classes="129"/>
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">
@@ -1086,7 +1086,7 @@
1086
1086
  </file>
1087
1087
  </package>
1088
1088
  <package name="api.controllers.row">
1089
- <metrics statements="630" coveredstatements="359" conditionals="298" coveredconditionals="105" methods="90" coveredmethods="46"/>
1089
+ <metrics statements="621" coveredstatements="355" conditionals="292" coveredconditionals="104" methods="88" 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="116" coveredstatements="18" conditionals="50" coveredconditionals="0" methods="15" coveredmethods="0"/>
1092
1092
  <line num="6" count="44" type="stmt"/>
@@ -1423,192 +1423,183 @@
1423
1423
  <line num="454" count="2" type="stmt"/>
1424
1424
  </file>
1425
1425
  <file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
1426
- <metrics statements="185" coveredstatements="111" conditionals="119" coveredconditionals="47" methods="37" coveredmethods="18"/>
1426
+ <metrics statements="176" coveredstatements="107" conditionals="113" coveredconditionals="46" methods="35" coveredmethods="18"/>
1427
1427
  <line num="1" count="43" type="stmt"/>
1428
1428
  <line num="2" count="43" type="stmt"/>
1429
1429
  <line num="3" count="43" type="stmt"/>
1430
1430
  <line num="4" count="43" type="stmt"/>
1431
1431
  <line num="12" count="1" type="stmt"/>
1432
+ <line num="24" count="1" type="stmt"/>
1432
1433
  <line num="25" count="1" type="stmt"/>
1433
1434
  <line num="26" count="1" type="stmt"/>
1434
1435
  <line num="27" count="1" type="stmt"/>
1435
1436
  <line num="28" count="1" type="stmt"/>
1436
- <line num="29" count="1" type="stmt"/>
1437
+ <line num="32" count="1" type="stmt"/>
1437
1438
  <line num="33" count="1" type="stmt"/>
1438
- <line num="34" count="1" type="stmt"/>
1439
+ <line num="37" count="1" type="stmt"/>
1439
1440
  <line num="38" count="1" type="stmt"/>
1440
- <line num="39" count="1" type="stmt"/>
1441
- <line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
1442
- <line num="44" count="1" type="stmt"/>
1443
- <line num="46" count="1" type="stmt"/>
1444
- <line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
1445
- <line num="51" count="0" type="stmt"/>
1446
- <line num="53" count="1" type="stmt"/>
1447
- <line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
1448
- <line num="58" count="0" type="stmt"/>
1449
- <line num="60" count="1" type="stmt"/>
1450
- <line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
1451
- <line num="65" count="0" type="stmt"/>
1452
- <line num="67" count="1" type="stmt"/>
1441
+ <line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
1442
+ <line num="43" count="1" type="stmt"/>
1443
+ <line num="45" count="1" type="stmt"/>
1444
+ <line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
1445
+ <line num="50" count="0" type="stmt"/>
1446
+ <line num="52" count="1" type="stmt"/>
1447
+ <line num="56" count="1" type="cond" truecount="1" falsecount="1"/>
1448
+ <line num="57" count="0" type="stmt"/>
1449
+ <line num="59" count="1" type="stmt"/>
1450
+ <line num="63" count="1" type="cond" truecount="1" falsecount="1"/>
1451
+ <line num="64" count="0" type="stmt"/>
1452
+ <line num="66" count="1" type="stmt"/>
1453
+ <line num="70" count="1" type="stmt"/>
1453
1454
  <line num="71" count="1" type="stmt"/>
1454
- <line num="72" count="1" type="stmt"/>
1455
+ <line num="75" count="0" type="stmt"/>
1455
1456
  <line num="76" count="0" type="stmt"/>
1456
- <line num="77" count="0" type="stmt"/>
1457
+ <line num="80" count="0" type="stmt"/>
1457
1458
  <line num="81" count="0" type="stmt"/>
1458
- <line num="82" count="0" type="stmt"/>
1459
+ <line num="85" count="0" type="stmt"/>
1459
1460
  <line num="86" count="0" type="stmt"/>
1460
- <line num="87" count="0" type="stmt"/>
1461
- <line num="91" count="0" type="stmt"/>
1462
- <line num="95" count="0" type="stmt"/>
1461
+ <line num="90" count="0" type="stmt"/>
1462
+ <line num="94" count="0" type="stmt"/>
1463
+ <line num="98" count="0" type="stmt"/>
1463
1464
  <line num="99" count="0" type="stmt"/>
1464
- <line num="100" count="0" type="stmt"/>
1465
+ <line num="103" count="0" type="stmt"/>
1465
1466
  <line num="104" count="0" type="stmt"/>
1466
- <line num="105" count="0" type="stmt"/>
1467
+ <line num="108" count="0" type="stmt"/>
1467
1468
  <line num="109" count="0" type="stmt"/>
1468
- <line num="110" count="0" type="stmt"/>
1469
+ <line num="113" count="0" type="stmt"/>
1469
1470
  <line num="114" count="0" type="stmt"/>
1470
- <line num="115" count="0" type="stmt"/>
1471
+ <line num="118" count="0" type="stmt"/>
1471
1472
  <line num="119" count="0" type="stmt"/>
1472
- <line num="120" count="0" type="stmt"/>
1473
- <line num="124" count="0" type="stmt"/>
1474
- <line num="125" count="0" type="stmt"/>
1475
- <line num="136" count="2" type="stmt"/>
1476
- <line num="138" count="2" type="stmt"/>
1477
- <line num="140" count="2" type="cond" truecount="4" falsecount="0"/>
1478
- <line num="141" count="1" type="cond" truecount="1" falsecount="1"/>
1479
- <line num="144" count="2" type="cond" truecount="3" falsecount="1"/>
1473
+ <line num="130" count="2" type="stmt"/>
1474
+ <line num="132" count="2" type="stmt"/>
1475
+ <line num="134" count="2" type="cond" truecount="4" falsecount="0"/>
1476
+ <line num="135" count="1" type="cond" truecount="1" falsecount="1"/>
1477
+ <line num="138" count="2" type="cond" truecount="3" falsecount="1"/>
1478
+ <line num="139" count="2" type="stmt"/>
1479
+ <line num="142" count="2" type="cond" truecount="2" falsecount="2"/>
1480
+ <line num="143" count="0" type="cond" truecount="0" falsecount="2"/>
1480
1481
  <line num="145" count="2" type="stmt"/>
1481
- <line num="148" count="2" type="cond" truecount="2" falsecount="2"/>
1482
- <line num="149" count="0" type="cond" truecount="0" falsecount="2"/>
1483
- <line num="151" count="2" type="stmt"/>
1482
+ <line num="149" count="1" type="stmt"/>
1483
+ <line num="150" count="1" type="cond" truecount="2" falsecount="0"/>
1484
+ <line num="151" count="1" type="cond" truecount="1" falsecount="1"/>
1485
+ <line num="152" count="1" type="stmt"/>
1486
+ <line num="154" count="1" type="cond" truecount="1" falsecount="1"/>
1484
1487
  <line num="155" count="1" type="stmt"/>
1485
- <line num="156" count="1" type="cond" truecount="2" falsecount="0"/>
1486
- <line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
1487
- <line num="158" count="1" type="stmt"/>
1488
- <line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
1489
- <line num="161" count="1" type="stmt"/>
1490
- <line num="162" count="1" type="stmt"/>
1491
- <line num="165" count="1" type="stmt"/>
1492
- <line num="167" count="1" type="cond" truecount="2" falsecount="2"/>
1493
- <line num="168" count="0" type="stmt"/>
1494
- <line num="170" count="1" type="stmt"/>
1495
- <line num="173" count="1" type="stmt"/>
1496
- <line num="174" count="0" type="cond" truecount="0" falsecount="4"/>
1497
- <line num="175" count="0" type="stmt"/>
1498
- <line num="177" count="0" type="stmt"/>
1499
- <line num="180" count="1" type="stmt"/>
1500
- <line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
1501
- <line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
1502
- <line num="183" count="0" type="stmt"/>
1503
- <line num="185" count="0" type="stmt"/>
1504
- <line num="188" count="0" type="stmt"/>
1488
+ <line num="156" count="1" type="stmt"/>
1489
+ <line num="159" count="1" type="stmt"/>
1490
+ <line num="161" count="1" type="cond" truecount="2" falsecount="2"/>
1491
+ <line num="162" count="0" type="stmt"/>
1492
+ <line num="164" count="1" type="stmt"/>
1493
+ <line num="168" count="9" type="stmt"/>
1494
+ <line num="169" count="1" type="stmt"/>
1495
+ <line num="172" count="1" type="stmt"/>
1496
+ <line num="173" count="1" type="cond" truecount="1" falsecount="1"/>
1497
+ <line num="174" count="0" type="stmt"/>
1498
+ <line num="176" count="1" type="cond" truecount="1" falsecount="1"/>
1499
+ <line num="177" count="1" type="cond" truecount="1" falsecount="1"/>
1500
+ <line num="179" count="1" type="stmt"/>
1501
+ <line num="184" count="1" type="cond" truecount="1" falsecount="1"/>
1502
+ <line num="185" count="1" type="stmt"/>
1503
+ <line num="186" count="0" type="cond" truecount="0" falsecount="2"/>
1504
+ <line num="187" count="0" type="stmt"/>
1505
1505
  <line num="189" count="0" type="stmt"/>
1506
- <line num="190" count="0" type="stmt"/>
1507
- <line num="195" count="0" type="stmt"/>
1508
- <line num="199" count="10" type="stmt"/>
1509
- <line num="200" count="1" type="stmt"/>
1510
- <line num="203" count="1" type="stmt"/>
1511
- <line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
1506
+ <line num="193" count="0" type="stmt"/>
1507
+ <line num="196" count="1" type="cond" truecount="1" falsecount="1"/>
1508
+ <line num="197" count="1" type="stmt"/>
1509
+ <line num="198" count="0" type="cond" truecount="0" falsecount="2"/>
1510
+ <line num="199" count="0" type="stmt"/>
1511
+ <line num="201" count="0" type="cond" truecount="0" falsecount="4"/>
1512
+ <line num="202" count="0" type="stmt"/>
1513
+ <line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
1512
1514
  <line num="205" count="0" type="stmt"/>
1513
- <line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
1514
- <line num="208" count="1" type="cond" truecount="1" falsecount="1"/>
1515
- <line num="210" count="1" type="stmt"/>
1516
- <line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
1517
- <line num="216" count="1" type="stmt"/>
1518
- <line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
1519
- <line num="218" count="0" type="stmt"/>
1520
- <line num="220" count="0" type="stmt"/>
1521
- <line num="224" count="0" type="stmt"/>
1515
+ <line num="207" count="0" type="stmt"/>
1516
+ <line num="208" count="0" type="stmt"/>
1517
+ <line num="209" count="0" type="stmt"/>
1518
+ <line num="212" count="1" type="cond" truecount="1" falsecount="1"/>
1519
+ <line num="213" count="1" type="stmt"/>
1520
+ <line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
1521
+ <line num="215" count="0" type="stmt"/>
1522
+ <line num="217" count="0" type="stmt"/>
1523
+ <line num="221" count="0" type="stmt"/>
1524
+ <line num="224" count="1" type="cond" truecount="1" falsecount="1"/>
1525
+ <line num="225" count="1" type="stmt"/>
1522
1526
  <line num="227" count="1" type="cond" truecount="1" falsecount="1"/>
1523
1527
  <line num="228" count="1" type="stmt"/>
1524
1528
  <line num="229" count="0" type="cond" truecount="0" falsecount="2"/>
1525
1529
  <line num="230" count="0" type="stmt"/>
1526
- <line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
1527
- <line num="233" count="0" type="stmt"/>
1528
- <line num="235" count="0" type="cond" truecount="0" falsecount="4"/>
1529
- <line num="236" count="0" type="stmt"/>
1530
- <line num="238" count="0" type="stmt"/>
1531
- <line num="239" count="0" type="stmt"/>
1532
- <line num="240" count="0" type="stmt"/>
1533
- <line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
1534
- <line num="244" count="1" type="stmt"/>
1535
- <line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
1536
- <line num="246" count="0" type="stmt"/>
1537
- <line num="248" count="0" type="stmt"/>
1538
- <line num="252" count="0" type="stmt"/>
1539
- <line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
1540
- <line num="256" count="1" type="stmt"/>
1541
- <line num="258" count="1" type="cond" truecount="1" falsecount="1"/>
1542
- <line num="259" count="1" type="stmt"/>
1543
- <line num="260" count="0" type="cond" truecount="0" falsecount="2"/>
1544
- <line num="261" count="0" type="stmt"/>
1545
- <line num="263" count="0" type="stmt"/>
1546
- <line num="266" count="1" type="cond" truecount="1" falsecount="1"/>
1530
+ <line num="232" count="0" type="stmt"/>
1531
+ <line num="235" count="1" type="cond" truecount="1" falsecount="1"/>
1532
+ <line num="236" count="1" type="stmt"/>
1533
+ <line num="238" count="1" type="cond" truecount="1" falsecount="1"/>
1534
+ <line num="239" count="1" type="stmt"/>
1535
+ <line num="241" count="1" type="cond" truecount="1" falsecount="1"/>
1536
+ <line num="242" count="1" type="stmt"/>
1537
+ <line num="243" count="0" type="cond" truecount="0" falsecount="2"/>
1538
+ <line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
1539
+ <line num="245" count="0" type="stmt"/>
1540
+ <line num="247" count="0" type="stmt"/>
1541
+ <line num="250" count="0" type="stmt"/>
1542
+ <line num="254" count="0" type="stmt"/>
1543
+ <line num="255" count="0" type="stmt"/>
1544
+ <line num="260" count="0" type="stmt"/>
1545
+ <line num="264" count="1" type="cond" truecount="1" falsecount="1"/>
1546
+ <line num="265" count="1" type="stmt"/>
1547
+ <line num="266" count="1" type="stmt"/>
1547
1548
  <line num="267" count="1" type="stmt"/>
1548
- <line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
1549
- <line num="270" count="1" type="stmt"/>
1550
- <line num="272" count="1" type="cond" truecount="1" falsecount="1"/>
1549
+ <line num="269" count="1" type="stmt"/>
1551
1550
  <line num="273" count="1" type="stmt"/>
1552
- <line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
1553
- <line num="276" count="1" type="stmt"/>
1554
- <line num="279" count="1" type="cond" truecount="1" falsecount="1"/>
1555
- <line num="280" count="1" type="stmt"/>
1556
- <line num="281" count="1" type="stmt"/>
1557
- <line num="282" count="1" type="stmt"/>
1558
- <line num="284" count="1" type="stmt"/>
1559
- <line num="288" count="1" type="stmt"/>
1560
- <line num="293" count="1" type="cond" truecount="1" falsecount="1"/>
1561
- <line num="294" count="0" type="stmt"/>
1562
- <line num="296" count="1" type="cond" truecount="1" falsecount="1"/>
1563
- <line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
1564
- <line num="298" count="0" type="stmt"/>
1565
- <line num="299" count="0" type="stmt"/>
1566
- <line num="301" count="1" type="stmt"/>
1567
- <line num="305" count="1" type="stmt"/>
1551
+ <line num="278" count="1" type="cond" truecount="1" falsecount="1"/>
1552
+ <line num="279" count="0" type="stmt"/>
1553
+ <line num="281" count="1" type="cond" truecount="1" falsecount="1"/>
1554
+ <line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
1555
+ <line num="283" count="0" type="stmt"/>
1556
+ <line num="284" count="0" type="stmt"/>
1557
+ <line num="286" count="1" type="stmt"/>
1558
+ <line num="290" count="1" type="stmt"/>
1559
+ <line num="291" count="1" type="stmt"/>
1560
+ <line num="292" count="1" type="stmt"/>
1561
+ <line num="293" count="1" type="stmt"/>
1562
+ <line num="294" count="1" type="stmt"/>
1563
+ <line num="305" count="43" type="stmt"/>
1568
1564
  <line num="306" count="1" type="stmt"/>
1569
- <line num="307" count="1" type="stmt"/>
1570
- <line num="308" count="1" type="stmt"/>
1571
- <line num="309" count="1" type="stmt"/>
1572
- <line num="320" count="43" type="stmt"/>
1573
- <line num="321" count="1" type="stmt"/>
1574
- <line num="328" count="1" type="stmt"/>
1575
- <line num="330" count="1" type="stmt"/>
1576
- <line num="333" count="1" type="cond" truecount="3" falsecount="1"/>
1577
- <line num="334" count="1" type="stmt"/>
1578
- <line num="336" count="1" type="cond" truecount="1" falsecount="1"/>
1579
- <line num="337" count="1" type="stmt"/>
1580
- <line num="339" count="1" type="stmt"/>
1581
- <line num="358" count="43" type="stmt"/>
1582
- <line num="359" count="1" type="stmt"/>
1583
- <line num="360" count="1" type="cond" truecount="2" falsecount="0"/>
1584
- <line num="361" count="1" type="cond" truecount="1" falsecount="1"/>
1585
- <line num="362" count="0" type="stmt"/>
1586
- <line num="364" count="1" type="stmt"/>
1565
+ <line num="313" count="1" type="stmt"/>
1566
+ <line num="315" count="1" type="stmt"/>
1567
+ <line num="318" count="1" type="cond" truecount="3" falsecount="1"/>
1568
+ <line num="319" count="1" type="stmt"/>
1569
+ <line num="321" count="1" type="cond" truecount="1" falsecount="1"/>
1570
+ <line num="322" count="1" type="stmt"/>
1571
+ <line num="324" count="1" type="stmt"/>
1572
+ <line num="343" count="43" type="stmt"/>
1573
+ <line num="344" count="1" type="stmt"/>
1574
+ <line num="345" count="1" type="cond" truecount="2" falsecount="0"/>
1575
+ <line num="346" count="1" type="cond" truecount="1" falsecount="1"/>
1576
+ <line num="347" count="0" type="stmt"/>
1577
+ <line num="349" count="1" type="stmt"/>
1578
+ <line num="350" count="1" type="cond" truecount="1" falsecount="1"/>
1579
+ <line num="351" count="0" type="stmt"/>
1580
+ <line num="353" count="1" type="stmt"/>
1581
+ <line num="362" count="1" type="cond" truecount="1" falsecount="1"/>
1582
+ <line num="363" count="0" type="stmt"/>
1587
1583
  <line num="365" count="1" type="cond" truecount="1" falsecount="1"/>
1588
- <line num="366" count="0" type="stmt"/>
1589
- <line num="368" count="1" type="stmt"/>
1590
- <line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
1591
- <line num="378" count="0" type="stmt"/>
1592
- <line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
1593
- <line num="381" count="1" type="stmt"/>
1594
- <line num="383" count="0" type="stmt"/>
1595
- <line num="388" count="0" type="stmt"/>
1596
- <line num="406" count="43" type="stmt"/>
1597
- <line num="407" count="0" type="stmt"/>
1598
- <line num="408" count="0" type="cond" truecount="0" falsecount="5"/>
1599
- <line num="409" count="0" type="stmt"/>
1600
- <line num="411" count="0" type="stmt"/>
1601
- <line num="412" count="0" type="stmt"/>
1602
- <line num="418" count="0" type="stmt"/>
1603
- <line num="425" count="0" type="stmt"/>
1604
- <line num="430" count="0" type="stmt"/>
1605
- <line num="451" count="43" type="stmt"/>
1606
- <line num="452" count="1" type="stmt"/>
1607
- <line num="453" count="1" type="cond" truecount="2" falsecount="3"/>
1608
- <line num="454" count="1" type="stmt"/>
1609
- <line num="456" count="1" type="stmt"/>
1610
- <line num="457" count="1" type="stmt"/>
1611
- <line num="458" count="1" type="stmt"/>
1584
+ <line num="366" count="1" type="stmt"/>
1585
+ <line num="368" count="0" type="stmt"/>
1586
+ <line num="373" count="0" type="stmt"/>
1587
+ <line num="391" count="43" type="stmt"/>
1588
+ <line num="392" count="0" type="stmt"/>
1589
+ <line num="393" count="0" type="cond" truecount="0" falsecount="5"/>
1590
+ <line num="394" count="0" type="stmt"/>
1591
+ <line num="396" count="0" type="stmt"/>
1592
+ <line num="397" count="0" type="stmt"/>
1593
+ <line num="403" count="0" type="stmt"/>
1594
+ <line num="410" count="0" type="stmt"/>
1595
+ <line num="415" count="0" type="stmt"/>
1596
+ <line num="436" count="43" type="stmt"/>
1597
+ <line num="437" count="1" type="stmt"/>
1598
+ <line num="438" count="1" type="cond" truecount="2" falsecount="3"/>
1599
+ <line num="439" count="1" type="stmt"/>
1600
+ <line num="441" count="1" type="stmt"/>
1601
+ <line num="442" count="1" type="stmt"/>
1602
+ <line num="443" count="1" type="stmt"/>
1612
1603
  </file>
1613
1604
  <file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
1614
1605
  <metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
@@ -2773,7 +2764,7 @@
2773
2764
  </file>
2774
2765
  </package>
2775
2766
  <package name="automations.steps">
2776
- <metrics statements="216" coveredstatements="151" conditionals="86" coveredconditionals="55" methods="18" coveredmethods="9"/>
2767
+ <metrics statements="228" coveredstatements="159" conditionals="98" coveredconditionals="63" methods="19" coveredmethods="10"/>
2777
2768
  <file name="bash.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/bash.js">
2778
2769
  <metrics statements="17" coveredstatements="6" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
2779
2770
  <line num="1" count="44" type="stmt"/>
@@ -2833,8 +2824,8 @@
2833
2824
  <line num="74" count="0" type="stmt"/>
2834
2825
  <line num="75" count="0" type="stmt"/>
2835
2826
  <line num="76" count="0" type="stmt"/>
2836
- <line num="78" count="0" type="stmt"/>
2837
- <line num="84" count="0" type="stmt"/>
2827
+ <line num="77" count="0" type="stmt"/>
2828
+ <line num="83" count="0" type="stmt"/>
2838
2829
  </file>
2839
2830
  <file name="executeScript.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/executeScript.js">
2840
2831
  <metrics statements="12" coveredstatements="5" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2926,7 +2917,7 @@
2926
2917
  <line num="121" count="2" type="stmt"/>
2927
2918
  </file>
2928
2919
  <file name="queryRows.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/queryRows.js">
2929
- <metrics statements="23" coveredstatements="22" conditionals="14" coveredconditionals="9" methods="2" coveredmethods="2"/>
2920
+ <metrics statements="34" coveredstatements="30" conditionals="26" coveredconditionals="17" methods="3" coveredmethods="3"/>
2930
2921
  <line num="1" count="44" type="stmt"/>
2931
2922
  <line num="2" count="44" type="stmt"/>
2932
2923
  <line num="3" count="44" type="stmt"/>
@@ -2938,18 +2929,29 @@
2938
2929
  <line num="76" count="1" type="stmt"/>
2939
2930
  <line num="81" count="1" type="stmt"/>
2940
2931
  <line num="82" count="1" type="stmt"/>
2941
- <line num="85" count="44" type="stmt"/>
2942
- <line num="86" count="1" type="stmt"/>
2943
- <line num="87" count="1" type="stmt"/>
2944
- <line num="88" count="1" type="stmt"/>
2945
- <line num="89" count="1" type="cond" truecount="5" falsecount="1"/>
2946
- <line num="90" count="1" type="stmt"/>
2932
+ <line num="86" count="1" type="cond" truecount="3" falsecount="1"/>
2933
+ <line num="87" count="0" type="stmt"/>
2934
+ <line num="89" count="1" type="stmt"/>
2935
+ <line num="90" count="1" type="cond" truecount="1" falsecount="1"/>
2947
2936
  <line num="91" count="1" type="stmt"/>
2948
- <line num="94" count="1" type="stmt"/>
2937
+ <line num="92" count="1" type="stmt"/>
2938
+ <line num="94" count="1" type="cond" truecount="3" falsecount="1"/>
2939
+ <line num="95" count="0" type="stmt"/>
2940
+ <line num="97" count="1" type="cond" truecount="1" falsecount="1"/>
2941
+ <line num="98" count="0" type="stmt"/>
2942
+ <line num="103" count="1" type="stmt"/>
2943
+ <line num="106" count="44" type="stmt"/>
2944
+ <line num="107" count="1" type="stmt"/>
2949
2945
  <line num="108" count="1" type="stmt"/>
2950
2946
  <line num="109" count="1" type="stmt"/>
2951
- <line num="110" count="1" type="stmt"/>
2952
- <line num="115" count="0" type="stmt"/>
2947
+ <line num="110" count="1" type="cond" truecount="5" falsecount="1"/>
2948
+ <line num="111" count="1" type="stmt"/>
2949
+ <line num="112" count="1" type="stmt"/>
2950
+ <line num="115" count="1" type="stmt"/>
2951
+ <line num="129" count="1" type="stmt"/>
2952
+ <line num="130" count="1" type="stmt"/>
2953
+ <line num="131" count="1" type="stmt"/>
2954
+ <line num="136" count="0" type="stmt"/>
2953
2955
  </file>
2954
2956
  <file name="sendSmtpEmail.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/sendSmtpEmail.js">
2955
2957
  <metrics statements="12" coveredstatements="4" conditionals="4" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2967,11 +2969,12 @@
2967
2969
  <line num="64" count="0" type="stmt"/>
2968
2970
  </file>
2969
2971
  <file name="serverLog.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/serverLog.js">
2970
- <metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2972
+ <metrics statements="5" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2971
2973
  <line num="7" count="44" type="stmt"/>
2972
- <line num="40" count="44" type="stmt"/>
2973
- <line num="41" count="0" type="stmt"/>
2974
- <line num="42" count="0" type="stmt"/>
2974
+ <line num="44" count="44" type="stmt"/>
2975
+ <line num="45" count="0" type="stmt"/>
2976
+ <line num="46" count="0" type="stmt"/>
2977
+ <line num="47" count="0" type="stmt"/>
2975
2978
  </file>
2976
2979
  <file name="slack.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/steps/slack.js">
2977
2980
  <metrics statements="8" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -3644,7 +3647,7 @@
3644
3647
  </file>
3645
3648
  </package>
3646
3649
  <package name="middleware">
3647
- <metrics statements="184" coveredstatements="140" conditionals="123" coveredconditionals="89" methods="25" coveredmethods="21"/>
3650
+ <metrics statements="184" coveredstatements="156" conditionals="123" coveredconditionals="94" methods="25" coveredmethods="25"/>
3648
3651
  <file name="appInfo.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/appInfo.js">
3649
3652
  <metrics statements="10" coveredstatements="8" conditionals="11" coveredconditionals="6" methods="2" coveredmethods="2"/>
3650
3653
  <line num="1" count="27" type="stmt"/>
@@ -3772,26 +3775,26 @@
3772
3775
  <line num="133" count="234" type="stmt"/>
3773
3776
  </file>
3774
3777
  <file name="joi-validator.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/joi-validator.js">
3775
- <metrics statements="19" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
3776
- <line num="1" count="0" type="stmt"/>
3777
- <line num="5" count="0" type="stmt"/>
3778
- <line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
3778
+ <metrics statements="19" coveredstatements="16" conditionals="8" coveredconditionals="5" methods="4" coveredmethods="4"/>
3779
+ <line num="1" count="44" type="stmt"/>
3780
+ <line num="5" count="594" type="stmt"/>
3781
+ <line num="6" count="52" type="cond" truecount="1" falsecount="1"/>
3779
3782
  <line num="7" count="0" type="stmt"/>
3780
- <line num="9" count="0" type="stmt"/>
3781
- <line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
3782
- <line num="11" count="0" type="stmt"/>
3783
- <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
3784
- <line num="13" count="0" type="stmt"/>
3785
- <line num="16" count="0" type="stmt"/>
3786
- <line num="21" count="0" type="stmt"/>
3787
- <line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
3783
+ <line num="9" count="52" type="stmt"/>
3784
+ <line num="10" count="52" type="cond" truecount="2" falsecount="0"/>
3785
+ <line num="11" count="1" type="stmt"/>
3786
+ <line num="12" count="51" type="cond" truecount="1" falsecount="1"/>
3787
+ <line num="13" count="51" type="stmt"/>
3788
+ <line num="16" count="52" type="stmt"/>
3789
+ <line num="21" count="52" type="stmt"/>
3790
+ <line num="22" count="52" type="cond" truecount="1" falsecount="1"/>
3788
3791
  <line num="23" count="0" type="stmt"/>
3789
3792
  <line num="24" count="0" type="stmt"/>
3790
- <line num="26" count="0" type="stmt"/>
3791
- <line num="30" count="0" type="stmt"/>
3792
- <line num="31" count="0" type="stmt"/>
3793
- <line num="34" count="0" type="stmt"/>
3794
- <line num="35" count="0" type="stmt"/>
3793
+ <line num="26" count="52" type="stmt"/>
3794
+ <line num="30" count="44" type="stmt"/>
3795
+ <line num="31" count="540" type="stmt"/>
3796
+ <line num="34" count="44" type="stmt"/>
3797
+ <line num="35" count="54" type="stmt"/>
3795
3798
  </file>
3796
3799
  <file name="publicApi.js" path="/home/runner/work/budibase/budibase/packages/server/src/middleware/publicApi.js">
3797
3800
  <metrics statements="10" coveredstatements="8" conditionals="7" coveredconditionals="4" methods="2" coveredmethods="2"/>
@@ -4193,7 +4196,7 @@
4193
4196
  </file>
4194
4197
  </package>
4195
4198
  <package name="utilities">
4196
- <metrics statements="350" coveredstatements="254" conditionals="146" coveredconditionals="86" methods="68" coveredmethods="48"/>
4199
+ <metrics statements="342" coveredstatements="251" conditionals="141" coveredconditionals="85" methods="67" coveredmethods="48"/>
4197
4200
  <file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
4198
4201
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4199
4202
  <line num="1" count="45" type="stmt"/>
@@ -4283,7 +4286,7 @@
4283
4286
  <line num="140" count="45" type="stmt"/>
4284
4287
  </file>
4285
4288
  <file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
4286
- <metrics statements="67" coveredstatements="53" conditionals="33" coveredconditionals="23" methods="16" coveredmethods="11"/>
4289
+ <metrics statements="59" coveredstatements="50" conditionals="28" coveredconditionals="22" methods="15" coveredmethods="11"/>
4287
4290
  <line num="4" count="49" type="stmt"/>
4288
4291
  <line num="5" count="49" type="stmt"/>
4289
4292
  <line num="6" count="49" type="stmt"/>
@@ -4292,65 +4295,57 @@
4292
4295
  <line num="12" count="49" type="stmt"/>
4293
4296
  <line num="13" count="49" type="stmt"/>
4294
4297
  <line num="14" count="49" type="stmt"/>
4295
- <line num="15" count="49" type="stmt"/>
4296
- <line num="17" count="49" type="cond" truecount="1" falsecount="0"/>
4297
- <line num="18" count="238" type="cond" truecount="2" falsecount="0"/>
4298
- <line num="20" count="238" type="cond" truecount="4" falsecount="0"/>
4299
- <line num="21" count="3" type="stmt"/>
4300
- <line num="24" count="235" type="cond" truecount="2" falsecount="2"/>
4298
+ <line num="16" count="49" type="cond" truecount="1" falsecount="0"/>
4299
+ <line num="17" count="238" type="cond" truecount="2" falsecount="0"/>
4300
+ <line num="18" count="238" type="cond" truecount="4" falsecount="0"/>
4301
+ <line num="19" count="3" type="stmt"/>
4302
+ <line num="22" count="235" type="cond" truecount="2" falsecount="2"/>
4303
+ <line num="23" count="0" type="stmt"/>
4304
+ <line num="24" count="0" type="stmt"/>
4301
4305
  <line num="25" count="0" type="stmt"/>
4302
4306
  <line num="26" count="0" type="stmt"/>
4303
- <line num="27" count="0" type="stmt"/>
4304
- <line num="28" count="0" type="stmt"/>
4305
- <line num="31" count="235" type="stmt"/>
4306
- <line num="33" count="235" type="cond" truecount="5" falsecount="0"/>
4307
- <line num="34" count="203" type="stmt"/>
4308
- <line num="35" count="32" type="cond" truecount="2" falsecount="0"/>
4309
- <line num="36" count="27" type="stmt"/>
4310
- <line num="39" count="235" type="stmt"/>
4311
- <line num="40" count="235" type="stmt"/>
4312
- <line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
4313
- <line num="45" count="0" type="stmt"/>
4314
- <line num="46" count="0" type="stmt"/>
4315
- <line num="49" count="0" type="stmt"/>
4316
- <line num="53" count="231" type="cond" truecount="1" falsecount="1"/>
4317
- <line num="54" count="231" type="stmt"/>
4318
- <line num="56" count="231" type="stmt"/>
4319
- <line num="57" count="231" type="cond" truecount="1" falsecount="1"/>
4320
- <line num="58" count="0" type="stmt"/>
4321
- <line num="61" count="231" type="stmt"/>
4322
- <line num="64" count="49" type="stmt"/>
4323
- <line num="67" count="229" type="stmt"/>
4324
- <line num="68" count="229" type="stmt"/>
4325
- <line num="71" count="49" type="stmt"/>
4326
- <line num="72" count="2" type="stmt"/>
4327
- <line num="73" count="2" type="stmt"/>
4328
- <line num="76" count="49" type="stmt"/>
4329
- <line num="77" count="2" type="stmt"/>
4330
- <line num="78" count="2" type="stmt"/>
4331
- <line num="81" count="49" type="cond" truecount="1" falsecount="0"/>
4307
+ <line num="29" count="235" type="stmt"/>
4308
+ <line num="31" count="235" type="cond" truecount="5" falsecount="0"/>
4309
+ <line num="32" count="203" type="stmt"/>
4310
+ <line num="33" count="32" type="cond" truecount="2" falsecount="0"/>
4311
+ <line num="34" count="27" type="stmt"/>
4312
+ <line num="36" count="235" type="stmt"/>
4313
+ <line num="37" count="235" type="stmt"/>
4314
+ <line num="41" count="231" type="cond" truecount="1" falsecount="1"/>
4315
+ <line num="42" count="231" type="stmt"/>
4316
+ <line num="44" count="231" type="stmt"/>
4317
+ <line num="47" count="49" type="stmt"/>
4318
+ <line num="50" count="229" type="stmt"/>
4319
+ <line num="51" count="229" type="stmt"/>
4320
+ <line num="54" count="49" type="stmt"/>
4321
+ <line num="55" count="2" type="stmt"/>
4322
+ <line num="56" count="2" type="stmt"/>
4323
+ <line num="59" count="49" type="stmt"/>
4324
+ <line num="60" count="2" type="stmt"/>
4325
+ <line num="61" count="2" type="stmt"/>
4326
+ <line num="64" count="49" type="cond" truecount="1" falsecount="0"/>
4327
+ <line num="65" count="32" type="stmt"/>
4328
+ <line num="66" count="32" type="stmt"/>
4329
+ <line num="68" count="32" type="cond" truecount="2" falsecount="0"/>
4330
+ <line num="69" count="30" type="stmt"/>
4331
+ <line num="70" count="30" type="stmt"/>
4332
+ <line num="71" count="0" type="stmt"/>
4333
+ <line num="74" count="2" type="stmt"/>
4334
+ <line num="80" count="7" type="stmt"/>
4332
4335
  <line num="82" count="32" type="stmt"/>
4333
- <line num="83" count="32" type="stmt"/>
4334
- <line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
4335
- <line num="86" count="30" type="stmt"/>
4336
- <line num="87" count="30" type="stmt"/>
4337
- <line num="88" count="0" type="stmt"/>
4338
- <line num="91" count="2" type="stmt"/>
4339
- <line num="97" count="7" type="stmt"/>
4340
- <line num="99" count="32" type="stmt"/>
4341
- <line num="100" count="7" type="stmt"/>
4342
- <line num="102" count="7" type="stmt"/>
4343
- <line num="103" count="7" type="stmt"/>
4344
- <line num="104" count="7" type="stmt"/>
4345
- <line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
4346
- <line num="107" count="0" type="stmt"/>
4347
- <line num="110" count="32" type="stmt"/>
4348
- <line num="113" count="49" type="stmt"/>
4349
- <line num="114" count="30" type="stmt"/>
4350
- <line num="115" count="30" type="stmt"/>
4351
- <line num="116" count="0" type="stmt"/>
4352
- <line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
4353
- <line num="119" count="0" type="stmt"/>
4336
+ <line num="83" count="7" type="stmt"/>
4337
+ <line num="85" count="7" type="stmt"/>
4338
+ <line num="86" count="7" type="stmt"/>
4339
+ <line num="87" count="7" type="stmt"/>
4340
+ <line num="89" count="32" type="cond" truecount="1" falsecount="1"/>
4341
+ <line num="90" count="0" type="stmt"/>
4342
+ <line num="92" count="32" type="stmt"/>
4343
+ <line num="95" count="49" type="stmt"/>
4344
+ <line num="96" count="30" type="stmt"/>
4345
+ <line num="97" count="30" type="stmt"/>
4346
+ <line num="98" count="0" type="stmt"/>
4347
+ <line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
4348
+ <line num="101" count="0" type="stmt"/>
4354
4349
  </file>
4355
4350
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
4356
4351
  <metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
@@ -4455,7 +4450,7 @@
4455
4450
  <line num="13" count="43" type="stmt"/>
4456
4451
  <line num="19" count="43" type="stmt"/>
4457
4452
  <line num="20" count="4" type="stmt"/>
4458
- <line num="21" count="112" type="stmt"/>
4453
+ <line num="21" count="108" type="stmt"/>
4459
4454
  <line num="23" count="4" type="cond" truecount="2" falsecount="5"/>
4460
4455
  <line num="26" count="4" type="stmt"/>
4461
4456
  <line num="28" count="0" type="stmt"/>