@budibase/server 0.9.148-alpha.9 → 0.9.149-alpha.2

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 (168) hide show
  1. package/builder/assets/{index.112ae858.js → index.239a7e99.js} +1 -1
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +71 -69
  4. package/coverage/coverage-final.json +3 -3
  5. package/coverage/lcov-report/api/controllers/analytics.js.html +24 -9
  6. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  7. package/coverage/lcov-report/api/controllers/application.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/hosting.js.html +1 -1
  16. package/coverage/lcov-report/api/controllers/index.html +11 -11
  17. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  18. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  20. package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/query.js.html +1 -1
  22. package/coverage/lcov-report/api/controllers/role.js.html +1 -1
  23. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  24. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  25. package/coverage/lcov-report/api/controllers/row/index.html +1 -1
  26. package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
  27. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  28. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
  29. package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
  30. package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
  31. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/table/index.html +1 -1
  33. package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
  34. package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
  35. package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
  36. package/coverage/lcov-report/api/controllers/user.js.html +1 -1
  37. package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
  38. package/coverage/lcov-report/api/controllers/view/index.html +1 -1
  39. package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
  40. package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
  41. package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
  42. package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
  43. package/coverage/lcov-report/api/index.html +1 -1
  44. package/coverage/lcov-report/api/index.js.html +1 -1
  45. package/coverage/lcov-report/api/routes/analytics.js.html +10 -7
  46. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  47. package/coverage/lcov-report/api/routes/application.js.html +1 -1
  48. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  49. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  56. package/coverage/lcov-report/api/routes/hosting.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/index.html +7 -7
  58. package/coverage/lcov-report/api/routes/index.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  60. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/metadata.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/row.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  69. package/coverage/lcov-report/api/routes/static.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/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/createRow.js.html +1 -1
  82. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  83. package/coverage/lcov-report/automations/steps/deleteRow.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/outgoingWebhook.js.html +1 -1
  91. package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
  92. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  93. package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
  94. package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
  95. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  96. package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
  97. package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
  98. package/coverage/lcov-report/automations/thread.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/automations/utils.js.html +1 -1
  109. package/coverage/lcov-report/constants/index.html +1 -1
  110. package/coverage/lcov-report/constants/index.js.html +1 -1
  111. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  112. package/coverage/lcov-report/constants/screens.js.html +1 -1
  113. package/coverage/lcov-report/db/client.js.html +1 -1
  114. package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
  115. package/coverage/lcov-report/db/index.html +1 -1
  116. package/coverage/lcov-report/db/index.js.html +1 -1
  117. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  118. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  119. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  120. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  121. package/coverage/lcov-report/db/newid.js.html +1 -1
  122. package/coverage/lcov-report/db/utils.js.html +1 -1
  123. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  124. package/coverage/lcov-report/events/index.html +1 -1
  125. package/coverage/lcov-report/events/index.js.html +1 -1
  126. package/coverage/lcov-report/events/utils.js.html +1 -1
  127. package/coverage/lcov-report/index.html +25 -25
  128. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  129. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  130. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  131. package/coverage/lcov-report/middleware/authorized.js.html +1 -1
  132. package/coverage/lcov-report/middleware/builder.js.html +1 -1
  133. package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
  134. package/coverage/lcov-report/middleware/index.html +1 -1
  135. package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
  136. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  137. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  138. package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
  139. package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
  140. package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
  141. package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
  142. package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
  143. package/coverage/lcov-report/utilities/global.js.html +1 -1
  144. package/coverage/lcov-report/utilities/index.html +1 -1
  145. package/coverage/lcov-report/utilities/index.js.html +1 -1
  146. package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
  147. package/coverage/lcov-report/utilities/queue/index.html +1 -1
  148. package/coverage/lcov-report/utilities/routing/index.html +1 -1
  149. package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
  150. package/coverage/lcov-report/utilities/rowProcessor/index.html +15 -15
  151. package/coverage/lcov-report/utilities/rowProcessor/index.js.html +28 -10
  152. package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
  153. package/coverage/lcov-report/utilities/security.js.html +1 -1
  154. package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
  155. package/coverage/lcov-report/utilities/users.js.html +1 -1
  156. package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
  157. package/coverage/lcov.info +120 -114
  158. package/dist/api/controllers/analytics.js +10 -8
  159. package/dist/api/controllers/deploy/index.js +17 -0
  160. package/dist/api/routes/analytics.js +3 -2
  161. package/dist/package.json +4 -4
  162. package/dist/tsconfig.tsbuildinfo +1 -1
  163. package/dist/utilities/rowProcessor/index.js +6 -2
  164. package/package.json +5 -5
  165. package/src/api/controllers/analytics.js +8 -3
  166. package/src/api/controllers/deploy/index.js +18 -0
  167. package/src/api/routes/analytics.js +3 -2
  168. package/src/utilities/rowProcessor/index.js +8 -2
@@ -10,7 +10,7 @@
10
10
  href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
11
11
  rel="stylesheet"
12
12
  />
13
- <script type="module" crossorigin src="/builder/assets/index.112ae858.js"></script>
13
+ <script type="module" crossorigin src="/builder/assets/index.239a7e99.js"></script>
14
14
  <link rel="modulepreload" href="/builder/assets/vendor.5f8051e1.js">
15
15
  <link rel="stylesheet" href="/builder/assets/vendor.d75d5eb7.css">
16
16
  <link rel="stylesheet" href="/builder/assets/index.474ebeb3.css">
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1633097287964" clover="3.2.0">
3
- <project timestamp="1633097287964" name="All files">
4
- <metrics statements="3785" coveredstatements="2991" conditionals="1403" coveredconditionals="842" methods="543" coveredmethods="407" elements="5731" coveredelements="4240" complexity="0" loc="3785" ncloc="3785" packages="19" files="132" classes="132"/>
2
+ <coverage generated="1633100858856" clover="3.2.0">
3
+ <project timestamp="1633100858856" name="All files">
4
+ <metrics statements="3787" coveredstatements="2991" conditionals="1407" coveredconditionals="844" methods="543" coveredmethods="407" elements="5737" coveredelements="4242" complexity="0" loc="3787" ncloc="3787" packages="19" files="132" classes="132"/>
5
5
  <package name="api">
6
6
  <metrics statements="29" coveredstatements="27" conditionals="5" coveredconditionals="2" methods="5" coveredmethods="4"/>
7
7
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
@@ -38,9 +38,9 @@
38
38
  </file>
39
39
  </package>
40
40
  <package name="api.controllers">
41
- <metrics statements="966" coveredstatements="772" conditionals="289" coveredconditionals="166" methods="137" coveredmethods="108"/>
41
+ <metrics statements="968" coveredstatements="772" conditionals="289" coveredconditionals="166" methods="137" coveredmethods="108"/>
42
42
  <file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/analytics.js">
43
- <metrics statements="10" coveredstatements="6" conditionals="11" coveredconditionals="4" methods="2" coveredmethods="1"/>
43
+ <metrics statements="12" coveredstatements="6" conditionals="11" coveredconditionals="4" methods="2" coveredmethods="1"/>
44
44
  <line num="1" count="23" type="stmt"/>
45
45
  <line num="2" count="23" type="stmt"/>
46
46
  <line num="6" count="23" type="cond" truecount="3" falsecount="2"/>
@@ -49,8 +49,10 @@
49
49
  <line num="11" count="1" type="stmt"/>
50
50
  <line num="16" count="23" type="stmt"/>
51
51
  <line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
52
- <line num="19" count="0" type="stmt"/>
52
+ <line num="18" count="0" type="stmt"/>
53
+ <line num="21" count="0" type="stmt"/>
53
54
  <line num="24" count="0" type="stmt"/>
55
+ <line num="29" count="0" type="stmt"/>
54
56
  </file>
55
57
  <file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
56
58
  <metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
@@ -2043,15 +2045,14 @@
2043
2045
  </file>
2044
2046
  </package>
2045
2047
  <package name="api.routes">
2046
- <metrics statements="270" coveredstatements="263" conditionals="11" coveredconditionals="7" methods="11" coveredmethods="11"/>
2048
+ <metrics statements="269" coveredstatements="262" conditionals="11" coveredconditionals="7" methods="11" coveredmethods="11"/>
2047
2049
  <file name="analytics.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/analytics.js">
2048
- <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
2050
+ <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
2049
2051
  <line num="1" count="23" type="stmt"/>
2050
2052
  <line num="2" count="23" type="stmt"/>
2051
2053
  <line num="4" count="23" type="stmt"/>
2052
2054
  <line num="6" count="23" type="stmt"/>
2053
- <line num="7" count="23" type="stmt"/>
2054
- <line num="9" count="23" type="stmt"/>
2055
+ <line num="10" count="23" type="stmt"/>
2055
2056
  </file>
2056
2057
  <file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/apikeys.js">
2057
2058
  <metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -4143,9 +4144,9 @@
4143
4144
  </file>
4144
4145
  </package>
4145
4146
  <package name="utilities.rowProcessor">
4146
- <metrics statements="89" coveredstatements="69" conditionals="66" coveredconditionals="39" methods="12" coveredmethods="10"/>
4147
+ <metrics statements="90" coveredstatements="70" conditionals="70" coveredconditionals="41" methods="12" coveredmethods="10"/>
4147
4148
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/index.js">
4148
- <metrics statements="78" coveredstatements="59" conditionals="60" coveredconditionals="34" methods="10" coveredmethods="9"/>
4149
+ <metrics statements="79" coveredstatements="60" conditionals="64" coveredconditionals="36" methods="10" coveredmethods="9"/>
4149
4150
  <line num="1" count="34" type="stmt"/>
4150
4151
  <line num="2" count="34" type="stmt"/>
4151
4152
  <line num="3" count="34" type="stmt"/>
@@ -4163,67 +4164,68 @@
4163
4164
  <line num="64" count="1" type="stmt"/>
4164
4165
  <line num="66" count="1" type="stmt"/>
4165
4166
  <line num="82" count="0" type="stmt"/>
4166
- <line num="102" count="73" type="stmt"/>
4167
- <line num="104" count="73" type="stmt"/>
4167
+ <line num="102" count="73" type="cond" truecount="2" falsecount="0"/>
4168
+ <line num="103" count="73" type="stmt"/>
4168
4169
  <line num="105" count="73" type="stmt"/>
4169
- <line num="106" count="206" type="cond" truecount="1" falsecount="1"/>
4170
- <line num="107" count="206" type="stmt"/>
4171
- <line num="109" count="0" type="cond" truecount="0" falsecount="5"/>
4172
- <line num="111" count="0" type="cond" truecount="0" falsecount="5"/>
4173
- <line num="112" count="0" type="stmt"/>
4174
- <line num="114" count="0" type="stmt"/>
4175
- <line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
4176
- <line num="117" count="0" type="stmt"/>
4177
- <line num="119" count="0" type="stmt"/>
4178
- <line num="121" count="0" type="cond" truecount="0" falsecount="4"/>
4179
- <line num="122" count="0" type="stmt"/>
4180
- <line num="124" count="0" type="stmt"/>
4181
- <line num="126" count="0" type="stmt"/>
4182
- <line num="127" count="0" type="stmt"/>
4183
- <line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
4184
- <line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
4185
- <line num="131" count="0" type="stmt"/>
4170
+ <line num="106" count="73" type="stmt"/>
4171
+ <line num="107" count="206" type="cond" truecount="1" falsecount="1"/>
4172
+ <line num="108" count="206" type="stmt"/>
4173
+ <line num="110" count="0" type="cond" truecount="0" falsecount="5"/>
4174
+ <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
4175
+ <line num="118" count="0" type="stmt"/>
4176
+ <line num="120" count="0" type="stmt"/>
4177
+ <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
4178
+ <line num="123" count="0" type="stmt"/>
4179
+ <line num="125" count="0" type="stmt"/>
4180
+ <line num="127" count="0" type="cond" truecount="0" falsecount="5"/>
4181
+ <line num="128" count="0" type="stmt"/>
4182
+ <line num="130" count="0" type="stmt"/>
4183
+ <line num="132" count="0" type="stmt"/>
4186
4184
  <line num="133" count="0" type="stmt"/>
4187
- <line num="136" count="73" type="stmt"/>
4188
- <line num="138" count="34" type="stmt"/>
4189
- <line num="146" count="34" type="stmt"/>
4190
- <line num="148" count="174" type="cond" truecount="2" falsecount="0"/>
4191
- <line num="149" count="16" type="stmt"/>
4192
- <line num="150" count="158" type="cond" truecount="2" falsecount="0"/>
4193
- <line num="151" count="22" type="stmt"/>
4194
- <line num="154" count="136" type="stmt"/>
4195
- <line num="166" count="34" type="stmt"/>
4196
- <line num="172" count="73" type="stmt"/>
4197
- <line num="174" count="73" type="stmt"/>
4198
- <line num="175" count="73" type="stmt"/>
4199
- <line num="176" count="73" type="stmt"/>
4200
- <line num="177" count="332" type="stmt"/>
4201
- <line num="179" count="332" type="cond" truecount="2" falsecount="0"/>
4202
- <line num="180" count="159" type="cond" truecount="2" falsecount="0"/>
4203
- <line num="181" count="3" type="stmt"/>
4204
- <line num="183" count="159" type="stmt"/>
4205
- <line num="187" count="173" type="cond" truecount="1" falsecount="1"/>
4206
- <line num="188" count="0" type="stmt"/>
4207
- <line num="190" count="173" type="stmt"/>
4208
- <line num="194" count="73" type="stmt"/>
4209
- <line num="207" count="34" type="stmt"/>
4210
- <line num="213" count="100" type="stmt"/>
4211
- <line num="214" count="100" type="stmt"/>
4212
- <line num="215" count="100" type="cond" truecount="2" falsecount="0"/>
4213
- <line num="216" count="87" type="stmt"/>
4214
- <line num="217" count="87" type="stmt"/>
4185
+ <line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
4186
+ <line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
4187
+ <line num="137" count="0" type="stmt"/>
4188
+ <line num="139" count="0" type="stmt"/>
4189
+ <line num="142" count="73" type="stmt"/>
4190
+ <line num="144" count="34" type="stmt"/>
4191
+ <line num="152" count="34" type="stmt"/>
4192
+ <line num="154" count="174" type="cond" truecount="2" falsecount="0"/>
4193
+ <line num="155" count="16" type="stmt"/>
4194
+ <line num="156" count="158" type="cond" truecount="2" falsecount="0"/>
4195
+ <line num="157" count="22" type="stmt"/>
4196
+ <line num="160" count="136" type="stmt"/>
4197
+ <line num="172" count="34" type="stmt"/>
4198
+ <line num="178" count="73" type="stmt"/>
4199
+ <line num="180" count="73" type="stmt"/>
4200
+ <line num="181" count="73" type="stmt"/>
4201
+ <line num="182" count="73" type="stmt"/>
4202
+ <line num="183" count="332" type="stmt"/>
4203
+ <line num="185" count="332" type="cond" truecount="2" falsecount="0"/>
4204
+ <line num="186" count="159" type="cond" truecount="2" falsecount="0"/>
4205
+ <line num="187" count="3" type="stmt"/>
4206
+ <line num="189" count="159" type="stmt"/>
4207
+ <line num="193" count="173" type="cond" truecount="1" falsecount="1"/>
4208
+ <line num="194" count="0" type="stmt"/>
4209
+ <line num="196" count="173" type="stmt"/>
4210
+ <line num="200" count="73" type="stmt"/>
4211
+ <line num="213" count="34" type="stmt"/>
4212
+ <line num="219" count="100" type="stmt"/>
4215
4213
  <line num="220" count="100" type="stmt"/>
4216
- <line num="223" count="100" type="stmt"/>
4214
+ <line num="221" count="100" type="cond" truecount="2" falsecount="0"/>
4215
+ <line num="222" count="87" type="stmt"/>
4216
+ <line num="223" count="87" type="stmt"/>
4217
4217
  <line num="226" count="100" type="stmt"/>
4218
- <line num="227" count="296" type="cond" truecount="2" falsecount="0"/>
4219
- <line num="228" count="8" type="stmt"/>
4220
- <line num="229" count="8" type="cond" truecount="4" falsecount="0"/>
4221
- <line num="230" count="6" type="stmt"/>
4222
- <line num="232" count="2" type="stmt"/>
4223
- <line num="233" count="2" type="stmt"/>
4224
- <line num="238" count="100" type="cond" truecount="2" falsecount="0"/>
4225
- <line num="239" count="26" type="stmt"/>
4226
- <line num="245" count="100" type="cond" truecount="2" falsecount="0"/>
4218
+ <line num="229" count="100" type="stmt"/>
4219
+ <line num="232" count="100" type="stmt"/>
4220
+ <line num="233" count="296" type="cond" truecount="2" falsecount="0"/>
4221
+ <line num="234" count="8" type="stmt"/>
4222
+ <line num="235" count="8" type="cond" truecount="4" falsecount="0"/>
4223
+ <line num="236" count="6" type="stmt"/>
4224
+ <line num="238" count="2" type="stmt"/>
4225
+ <line num="239" count="2" type="stmt"/>
4226
+ <line num="244" count="100" type="cond" truecount="2" falsecount="0"/>
4227
+ <line num="245" count="26" type="stmt"/>
4228
+ <line num="251" count="100" type="cond" truecount="2" falsecount="0"/>
4227
4229
  </file>
4228
4230
  <file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/rowProcessor/utils.js">
4229
4231
  <metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="1"/>