@budibase/server 1.0.212-alpha.4 → 1.0.212-alpha.7

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 (167) hide show
  1. package/builder/assets/{index.970311f7.js → index.649eef97.js} +2 -2
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +153 -131
  4. package/coverage/coverage-final.json +2 -2
  5. package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
  6. package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
  7. package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
  8. package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
  9. package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
  10. package/coverage/lcov-report/api/controllers/component.js.html +1 -1
  11. package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
  12. package/coverage/lcov-report/api/controllers/dev.js.html +63 -9
  13. package/coverage/lcov-report/api/controllers/index.html +16 -16
  14. package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
  15. package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
  16. package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
  17. package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
  18. package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
  19. package/coverage/lcov-report/api/controllers/query/index.html +1 -1
  20. package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
  21. package/coverage/lcov-report/api/controllers/role.js.html +1 -1
  22. package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
  23. package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
  24. package/coverage/lcov-report/api/controllers/row/index.html +19 -19
  25. package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
  26. package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +95 -11
  27. package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
  28. package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
  29. package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
  30. package/coverage/lcov-report/api/controllers/script.js.html +1 -1
  31. package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
  32. package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
  33. package/coverage/lcov-report/api/controllers/table/index.html +1 -1
  34. package/coverage/lcov-report/api/controllers/table/index.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 +1 -1
  46. package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
  47. package/coverage/lcov-report/api/routes/auth.js.html +1 -1
  48. package/coverage/lcov-report/api/routes/automation.js.html +1 -1
  49. package/coverage/lcov-report/api/routes/backup.js.html +1 -1
  50. package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
  51. package/coverage/lcov-report/api/routes/component.js.html +1 -1
  52. package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
  53. package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
  54. package/coverage/lcov-report/api/routes/dev.js.html +1 -1
  55. package/coverage/lcov-report/api/routes/index.html +1 -1
  56. package/coverage/lcov-report/api/routes/integration.js.html +1 -1
  57. package/coverage/lcov-report/api/routes/layout.js.html +1 -1
  58. package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
  59. package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
  60. package/coverage/lcov-report/api/routes/permission.js.html +1 -1
  61. package/coverage/lcov-report/api/routes/query.js.html +1 -1
  62. package/coverage/lcov-report/api/routes/role.js.html +1 -1
  63. package/coverage/lcov-report/api/routes/routing.js.html +1 -1
  64. package/coverage/lcov-report/api/routes/screen.js.html +1 -1
  65. package/coverage/lcov-report/api/routes/script.js.html +1 -1
  66. package/coverage/lcov-report/api/routes/table.js.html +1 -1
  67. package/coverage/lcov-report/api/routes/templates.js.html +1 -1
  68. package/coverage/lcov-report/api/routes/user.js.html +1 -1
  69. package/coverage/lcov-report/api/routes/utils/index.html +1 -1
  70. package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
  71. package/coverage/lcov-report/api/routes/view.js.html +1 -1
  72. package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
  73. package/coverage/lcov-report/automations/actions.js.html +1 -1
  74. package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
  75. package/coverage/lcov-report/automations/bullboard.js.html +1 -1
  76. package/coverage/lcov-report/automations/index.html +1 -1
  77. package/coverage/lcov-report/automations/index.js.html +1 -1
  78. package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
  79. package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
  80. package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
  81. package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
  82. package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
  83. package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
  84. package/coverage/lcov-report/automations/steps/index.html +1 -1
  85. package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
  86. package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
  87. package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
  88. package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
  89. package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
  90. package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
  91. package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
  92. package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
  93. package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
  94. package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
  95. package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
  96. package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
  97. package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
  98. package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
  99. package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
  100. package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
  101. package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
  102. package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
  103. package/coverage/lcov-report/automations/triggers.js.html +1 -1
  104. package/coverage/lcov-report/constants/index.html +1 -1
  105. package/coverage/lcov-report/constants/index.js.html +1 -1
  106. package/coverage/lcov-report/constants/layouts.js.html +1 -1
  107. package/coverage/lcov-report/constants/screens.js.html +1 -1
  108. package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
  109. package/coverage/lcov-report/db/index.html +1 -1
  110. package/coverage/lcov-report/db/index.js.html +1 -1
  111. package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
  112. package/coverage/lcov-report/db/linkedRows/index.html +1 -1
  113. package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
  114. package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
  115. package/coverage/lcov-report/db/newid.js.html +1 -1
  116. package/coverage/lcov-report/db/utils.js.html +1 -1
  117. package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
  118. package/coverage/lcov-report/events/index.html +1 -1
  119. package/coverage/lcov-report/events/index.js.html +1 -1
  120. package/coverage/lcov-report/events/utils.js.html +1 -1
  121. package/coverage/lcov-report/index.html +27 -27
  122. package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
  123. package/coverage/lcov-report/integrations/tests/index.html +1 -1
  124. package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
  125. package/coverage/lcov-report/middleware/builder.js.html +1 -1
  126. package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
  127. package/coverage/lcov-report/middleware/index.html +1 -1
  128. package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
  129. package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
  130. package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
  131. package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
  132. package/coverage/lcov-report/middleware/utils.js.html +1 -1
  133. package/coverage/lcov-report/threads/automation.js.html +1 -1
  134. package/coverage/lcov-report/threads/index.html +1 -1
  135. package/coverage/lcov-report/threads/query.js.html +1 -1
  136. package/coverage/lcov-report/threads/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 +1 -1
  141. package/coverage/lcov-report/utilities/index.html +1 -1
  142. package/coverage/lcov-report/utilities/index.js.html +1 -1
  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 +1 -1
  157. package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
  158. package/coverage/lcov.info +292 -254
  159. package/dist/api/controllers/dev.js +15 -0
  160. package/dist/api/controllers/row/internalSearch.js +22 -1
  161. package/dist/environment.js +1 -0
  162. package/dist/package.json +6 -6
  163. package/dist/tsconfig.build.tsbuildinfo +1 -1
  164. package/package.json +7 -7
  165. package/src/api/controllers/dev.js +18 -0
  166. package/src/api/controllers/row/internalSearch.js +28 -0
  167. package/src/environment.js +1 -0
@@ -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.970311f7.js"></script>
13
+ <script type="module" crossorigin src="/builder/assets/index.649eef97.js"></script>
14
14
  <link rel="modulepreload" href="/builder/assets/vendor.9bf2fcb4.js">
15
15
  <link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
16
16
  <link rel="stylesheet" href="/builder/assets/index.c6912819.css">
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1656441691416" clover="3.2.0">
3
- <project timestamp="1656441691416" name="All files">
4
- <metrics statements="4314" coveredstatements="3129" conditionals="1793" coveredconditionals="951" methods="625" coveredmethods="446" elements="6732" coveredelements="4526" complexity="0" loc="4314" ncloc="4314" packages="23" files="129" classes="129"/>
2
+ <coverage generated="1656597365456" clover="3.2.0">
3
+ <project timestamp="1656597365456" name="All files">
4
+ <metrics statements="4336" coveredstatements="3131" conditionals="1805" coveredconditionals="952" methods="627" coveredmethods="446" elements="6768" coveredelements="4529" complexity="0" loc="4336" ncloc="4336" packages="23" files="129" classes="129"/>
5
5
  <package name="api">
6
6
  <metrics statements="34" coveredstatements="34" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
7
7
  <file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
@@ -43,7 +43,7 @@
43
43
  </file>
44
44
  </package>
45
45
  <package name="api.controllers">
46
- <metrics statements="965" coveredstatements="695" conditionals="284" coveredconditionals="136" methods="138" coveredmethods="94"/>
46
+ <metrics statements="975" coveredstatements="695" conditionals="290" coveredconditionals="136" methods="138" coveredmethods="94"/>
47
47
  <file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
48
48
  <metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
49
49
  <line num="1" count="27" type="stmt"/>
@@ -452,7 +452,7 @@
452
452
  <line num="262" count="0" type="stmt"/>
453
453
  </file>
454
454
  <file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
455
- <metrics statements="85" coveredstatements="43" conditionals="19" coveredconditionals="5" methods="12" coveredmethods="5"/>
455
+ <metrics statements="95" coveredstatements="43" conditionals="25" coveredconditionals="5" methods="12" coveredmethods="5"/>
456
456
  <line num="1" count="27" type="stmt"/>
457
457
  <line num="2" count="27" type="stmt"/>
458
458
  <line num="3" count="27" type="stmt"/>
@@ -524,20 +524,30 @@
524
524
  <line num="135" count="1" type="stmt"/>
525
525
  <line num="138" count="1" type="stmt"/>
526
526
  <line num="142" count="27" type="stmt"/>
527
- <line num="143" count="0" type="stmt"/>
528
- <line num="144" count="0" type="stmt"/>
527
+ <line num="144" count="0" type="cond" truecount="0" falsecount="4"/>
529
528
  <line num="145" count="0" type="stmt"/>
529
+ <line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
530
530
  <line num="147" count="0" type="stmt"/>
531
- <line num="148" count="0" type="stmt"/>
532
531
  <line num="149" count="0" type="stmt"/>
532
+ <line num="152" count="0" type="stmt"/>
533
533
  <line num="155" count="0" type="stmt"/>
534
+ <line num="156" count="0" type="stmt"/>
534
535
  <line num="157" count="0" type="stmt"/>
535
- <line num="158" count="0" type="stmt"/>
536
- <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
537
536
  <line num="160" count="0" type="stmt"/>
538
537
  <line num="161" count="0" type="stmt"/>
538
+ <line num="162" count="0" type="stmt"/>
539
539
  <line num="164" count="0" type="stmt"/>
540
+ <line num="165" count="0" type="stmt"/>
540
541
  <line num="166" count="0" type="stmt"/>
542
+ <line num="172" count="0" type="stmt"/>
543
+ <line num="174" count="0" type="stmt"/>
544
+ <line num="175" count="0" type="stmt"/>
545
+ <line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
546
+ <line num="177" count="0" type="stmt"/>
547
+ <line num="178" count="0" type="stmt"/>
548
+ <line num="181" count="0" type="stmt"/>
549
+ <line num="183" count="0" type="stmt"/>
550
+ <line num="184" count="0" type="stmt"/>
541
551
  </file>
542
552
  <file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
543
553
  <metrics statements="14" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
@@ -1086,7 +1096,7 @@
1086
1096
  </file>
1087
1097
  </package>
1088
1098
  <package name="api.controllers.row">
1089
- <metrics statements="598" coveredstatements="342" conditionals="274" coveredconditionals="96" methods="86" coveredmethods="46"/>
1099
+ <metrics statements="610" coveredstatements="344" conditionals="280" coveredconditionals="97" methods="88" coveredmethods="46"/>
1090
1100
  <file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
1091
1101
  <metrics statements="116" coveredstatements="18" conditionals="50" coveredconditionals="0" methods="15" coveredmethods="0"/>
1092
1102
  <line num="6" count="44" type="stmt"/>
@@ -1423,160 +1433,172 @@
1423
1433
  <line num="454" count="2" type="stmt"/>
1424
1434
  </file>
1425
1435
  <file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
1426
- <metrics statements="153" coveredstatements="94" conditionals="95" coveredconditionals="38" methods="33" coveredmethods="18"/>
1436
+ <metrics statements="165" coveredstatements="96" conditionals="101" coveredconditionals="39" methods="35" coveredmethods="18"/>
1427
1437
  <line num="1" count="43" type="stmt"/>
1428
1438
  <line num="2" count="43" type="stmt"/>
1429
1439
  <line num="3" count="43" type="stmt"/>
1430
1440
  <line num="4" count="43" type="stmt"/>
1431
1441
  <line num="12" count="1" type="stmt"/>
1432
- <line num="22" count="1" type="stmt"/>
1433
1442
  <line num="23" count="1" type="stmt"/>
1434
1443
  <line num="24" count="1" type="stmt"/>
1435
1444
  <line num="25" count="1" type="stmt"/>
1436
1445
  <line num="26" count="1" type="stmt"/>
1437
- <line num="30" count="1" type="stmt"/>
1446
+ <line num="27" count="1" type="stmt"/>
1438
1447
  <line num="31" count="1" type="stmt"/>
1439
- <line num="35" count="1" type="stmt"/>
1448
+ <line num="32" count="1" type="stmt"/>
1440
1449
  <line num="36" count="1" type="stmt"/>
1441
- <line num="40" count="1" type="cond" truecount="1" falsecount="1"/>
1442
- <line num="41" count="1" type="stmt"/>
1443
- <line num="43" count="1" type="stmt"/>
1444
- <line num="47" count="1" type="cond" truecount="1" falsecount="1"/>
1445
- <line num="48" count="0" type="stmt"/>
1446
- <line num="50" count="1" type="stmt"/>
1447
- <line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
1448
- <line num="55" count="0" type="stmt"/>
1449
- <line num="57" count="1" type="stmt"/>
1450
- <line num="61" count="1" type="cond" truecount="1" falsecount="1"/>
1451
- <line num="62" count="0" type="stmt"/>
1452
- <line num="64" count="1" type="stmt"/>
1453
- <line num="68" count="1" type="stmt"/>
1450
+ <line num="37" count="1" type="stmt"/>
1451
+ <line num="41" count="1" type="cond" truecount="1" falsecount="1"/>
1452
+ <line num="42" count="1" type="stmt"/>
1453
+ <line num="44" count="1" type="stmt"/>
1454
+ <line num="48" count="1" type="cond" truecount="1" falsecount="1"/>
1455
+ <line num="49" count="0" type="stmt"/>
1456
+ <line num="51" count="1" type="stmt"/>
1457
+ <line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
1458
+ <line num="56" count="0" type="stmt"/>
1459
+ <line num="58" count="1" type="stmt"/>
1460
+ <line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
1461
+ <line num="63" count="0" type="stmt"/>
1462
+ <line num="65" count="1" type="stmt"/>
1454
1463
  <line num="69" count="1" type="stmt"/>
1455
- <line num="73" count="0" type="stmt"/>
1464
+ <line num="70" count="1" type="stmt"/>
1456
1465
  <line num="74" count="0" type="stmt"/>
1457
- <line num="78" count="0" type="stmt"/>
1466
+ <line num="75" count="0" type="stmt"/>
1458
1467
  <line num="79" count="0" type="stmt"/>
1459
- <line num="83" count="0" type="stmt"/>
1468
+ <line num="80" count="0" type="stmt"/>
1460
1469
  <line num="84" count="0" type="stmt"/>
1461
- <line num="88" count="0" type="stmt"/>
1462
- <line num="92" count="0" type="stmt"/>
1463
- <line num="96" count="0" type="stmt"/>
1470
+ <line num="85" count="0" type="stmt"/>
1471
+ <line num="89" count="0" type="stmt"/>
1472
+ <line num="93" count="0" type="stmt"/>
1464
1473
  <line num="97" count="0" type="stmt"/>
1465
- <line num="101" count="0" type="stmt"/>
1474
+ <line num="98" count="0" type="stmt"/>
1466
1475
  <line num="102" count="0" type="stmt"/>
1467
- <line num="106" count="0" type="stmt"/>
1476
+ <line num="103" count="0" type="stmt"/>
1468
1477
  <line num="107" count="0" type="stmt"/>
1469
- <line num="111" count="0" type="stmt"/>
1478
+ <line num="108" count="0" type="stmt"/>
1470
1479
  <line num="112" count="0" type="stmt"/>
1471
- <line num="123" count="2" type="stmt"/>
1472
- <line num="125" count="2" type="stmt"/>
1473
- <line num="127" count="2" type="cond" truecount="4" falsecount="0"/>
1474
- <line num="128" count="1" type="cond" truecount="1" falsecount="1"/>
1475
- <line num="131" count="2" type="cond" truecount="3" falsecount="1"/>
1476
- <line num="132" count="2" type="stmt"/>
1477
- <line num="135" count="2" type="cond" truecount="2" falsecount="2"/>
1478
- <line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
1480
+ <line num="113" count="0" type="stmt"/>
1481
+ <line num="117" count="0" type="stmt"/>
1482
+ <line num="118" count="0" type="stmt"/>
1483
+ <line num="129" count="2" type="stmt"/>
1484
+ <line num="131" count="2" type="stmt"/>
1485
+ <line num="133" count="2" type="cond" truecount="4" falsecount="0"/>
1486
+ <line num="134" count="1" type="cond" truecount="1" falsecount="1"/>
1487
+ <line num="137" count="2" type="cond" truecount="3" falsecount="1"/>
1479
1488
  <line num="138" count="2" type="stmt"/>
1480
- <line num="142" count="1" type="stmt"/>
1481
- <line num="143" count="1" type="stmt"/>
1482
- <line num="144" count="1" type="stmt"/>
1483
- <line num="147" count="7" type="stmt"/>
1489
+ <line num="141" count="2" type="cond" truecount="2" falsecount="2"/>
1490
+ <line num="142" count="0" type="cond" truecount="0" falsecount="2"/>
1491
+ <line num="144" count="2" type="stmt"/>
1484
1492
  <line num="148" count="1" type="stmt"/>
1485
- <line num="151" count="1" type="stmt"/>
1486
- <line num="152" count="1" type="cond" truecount="1" falsecount="1"/>
1487
- <line num="153" count="0" type="stmt"/>
1488
- <line num="155" count="1" type="stmt"/>
1489
- <line num="160" count="1" type="cond" truecount="1" falsecount="1"/>
1493
+ <line num="149" count="1" type="stmt"/>
1494
+ <line num="150" count="1" type="stmt"/>
1495
+ <line num="153" count="8" type="stmt"/>
1496
+ <line num="154" count="1" type="stmt"/>
1497
+ <line num="157" count="1" type="stmt"/>
1498
+ <line num="158" count="1" type="cond" truecount="1" falsecount="1"/>
1499
+ <line num="159" count="0" type="stmt"/>
1490
1500
  <line num="161" count="1" type="stmt"/>
1491
- <line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
1492
- <line num="163" count="0" type="stmt"/>
1493
- <line num="165" count="0" type="stmt"/>
1501
+ <line num="166" count="1" type="cond" truecount="1" falsecount="1"/>
1502
+ <line num="167" count="1" type="stmt"/>
1503
+ <line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
1494
1504
  <line num="169" count="0" type="stmt"/>
1495
- <line num="172" count="1" type="cond" truecount="1" falsecount="1"/>
1496
- <line num="173" count="1" type="stmt"/>
1497
- <line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
1505
+ <line num="171" count="0" type="stmt"/>
1498
1506
  <line num="175" count="0" type="stmt"/>
1499
- <line num="177" count="0" type="cond" truecount="0" falsecount="4"/>
1500
- <line num="178" count="0" type="stmt"/>
1501
- <line num="180" count="0" type="cond" truecount="0" falsecount="4"/>
1507
+ <line num="178" count="1" type="cond" truecount="1" falsecount="1"/>
1508
+ <line num="179" count="1" type="stmt"/>
1509
+ <line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
1502
1510
  <line num="181" count="0" type="stmt"/>
1503
- <line num="183" count="0" type="stmt"/>
1511
+ <line num="183" count="0" type="cond" truecount="0" falsecount="4"/>
1504
1512
  <line num="184" count="0" type="stmt"/>
1505
- <line num="185" count="0" type="stmt"/>
1506
- <line num="188" count="1" type="cond" truecount="1" falsecount="1"/>
1507
- <line num="189" count="1" type="stmt"/>
1508
- <line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
1513
+ <line num="186" count="0" type="cond" truecount="0" falsecount="4"/>
1514
+ <line num="187" count="0" type="stmt"/>
1515
+ <line num="189" count="0" type="stmt"/>
1516
+ <line num="190" count="0" type="stmt"/>
1509
1517
  <line num="191" count="0" type="stmt"/>
1510
- <line num="193" count="0" type="stmt"/>
1518
+ <line num="194" count="1" type="cond" truecount="1" falsecount="1"/>
1519
+ <line num="195" count="1" type="stmt"/>
1520
+ <line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
1511
1521
  <line num="197" count="0" type="stmt"/>
1512
- <line num="200" count="1" type="cond" truecount="1" falsecount="1"/>
1513
- <line num="201" count="1" type="stmt"/>
1514
- <line num="203" count="1" type="cond" truecount="2" falsecount="2"/>
1515
- <line num="204" count="0" type="stmt"/>
1516
- <line num="206" count="1" type="stmt"/>
1517
- <line num="209" count="1" type="cond" truecount="1" falsecount="1"/>
1518
- <line num="210" count="1" type="stmt"/>
1519
- <line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
1520
- <line num="212" count="0" type="stmt"/>
1521
- <line num="214" count="0" type="stmt"/>
1522
- <line num="217" count="1" type="cond" truecount="1" falsecount="1"/>
1523
- <line num="218" count="1" type="stmt"/>
1524
- <line num="220" count="1" type="cond" truecount="1" falsecount="1"/>
1525
- <line num="221" count="1" type="stmt"/>
1526
- <line num="223" count="1" type="stmt"/>
1522
+ <line num="199" count="0" type="stmt"/>
1523
+ <line num="203" count="0" type="stmt"/>
1524
+ <line num="206" count="1" type="cond" truecount="1" falsecount="1"/>
1525
+ <line num="207" count="1" type="stmt"/>
1526
+ <line num="209" count="1" type="cond" truecount="2" falsecount="2"/>
1527
+ <line num="210" count="0" type="stmt"/>
1528
+ <line num="212" count="1" type="stmt"/>
1529
+ <line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
1530
+ <line num="216" count="1" type="stmt"/>
1531
+ <line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
1532
+ <line num="218" count="0" type="stmt"/>
1533
+ <line num="220" count="0" type="stmt"/>
1534
+ <line num="223" count="1" type="cond" truecount="1" falsecount="1"/>
1535
+ <line num="224" count="1" type="stmt"/>
1536
+ <line num="226" count="1" type="cond" truecount="1" falsecount="1"/>
1527
1537
  <line num="227" count="1" type="stmt"/>
1528
- <line num="232" count="1" type="cond" truecount="1" falsecount="1"/>
1538
+ <line num="229" count="1" type="cond" truecount="1" falsecount="1"/>
1539
+ <line num="230" count="1" type="stmt"/>
1540
+ <line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
1541
+ <line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
1529
1542
  <line num="233" count="0" type="stmt"/>
1530
- <line num="235" count="1" type="cond" truecount="1" falsecount="1"/>
1531
- <line num="236" count="0" type="cond" truecount="0" falsecount="2"/>
1532
- <line num="237" count="0" type="stmt"/>
1543
+ <line num="235" count="0" type="stmt"/>
1533
1544
  <line num="238" count="0" type="stmt"/>
1534
- <line num="240" count="1" type="stmt"/>
1535
- <line num="244" count="1" type="stmt"/>
1536
- <line num="245" count="1" type="stmt"/>
1537
- <line num="246" count="1" type="stmt"/>
1538
- <line num="247" count="1" type="stmt"/>
1539
- <line num="248" count="1" type="stmt"/>
1540
- <line num="259" count="43" type="stmt"/>
1541
- <line num="260" count="1" type="stmt"/>
1542
- <line num="267" count="1" type="stmt"/>
1543
- <line num="269" count="1" type="stmt"/>
1544
- <line num="272" count="1" type="cond" truecount="3" falsecount="1"/>
1545
+ <line num="242" count="0" type="stmt"/>
1546
+ <line num="243" count="0" type="stmt"/>
1547
+ <line num="248" count="0" type="stmt"/>
1548
+ <line num="251" count="1" type="stmt"/>
1549
+ <line num="255" count="1" type="stmt"/>
1550
+ <line num="260" count="1" type="cond" truecount="1" falsecount="1"/>
1551
+ <line num="261" count="0" type="stmt"/>
1552
+ <line num="263" count="1" type="cond" truecount="1" falsecount="1"/>
1553
+ <line num="264" count="0" type="cond" truecount="0" falsecount="2"/>
1554
+ <line num="265" count="0" type="stmt"/>
1555
+ <line num="266" count="0" type="stmt"/>
1556
+ <line num="268" count="1" type="stmt"/>
1557
+ <line num="272" count="1" type="stmt"/>
1545
1558
  <line num="273" count="1" type="stmt"/>
1546
- <line num="275" count="1" type="cond" truecount="1" falsecount="1"/>
1559
+ <line num="274" count="1" type="stmt"/>
1560
+ <line num="275" count="1" type="stmt"/>
1547
1561
  <line num="276" count="1" type="stmt"/>
1548
- <line num="278" count="1" type="stmt"/>
1549
- <line num="297" count="43" type="stmt"/>
1550
- <line num="298" count="1" type="stmt"/>
1551
- <line num="299" count="1" type="cond" truecount="2" falsecount="0"/>
1552
- <line num="300" count="1" type="cond" truecount="1" falsecount="1"/>
1553
- <line num="301" count="0" type="stmt"/>
1554
- <line num="303" count="1" type="stmt"/>
1555
- <line num="304" count="1" type="cond" truecount="1" falsecount="1"/>
1556
- <line num="305" count="0" type="stmt"/>
1557
- <line num="307" count="1" type="stmt"/>
1558
- <line num="316" count="1" type="cond" truecount="1" falsecount="1"/>
1559
- <line num="317" count="0" type="stmt"/>
1560
- <line num="319" count="1" type="cond" truecount="1" falsecount="1"/>
1561
- <line num="320" count="1" type="stmt"/>
1562
- <line num="322" count="0" type="stmt"/>
1563
- <line num="327" count="0" type="stmt"/>
1564
- <line num="345" count="43" type="stmt"/>
1565
- <line num="346" count="0" type="stmt"/>
1566
- <line num="347" count="0" type="cond" truecount="0" falsecount="5"/>
1567
- <line num="348" count="0" type="stmt"/>
1562
+ <line num="287" count="43" type="stmt"/>
1563
+ <line num="288" count="1" type="stmt"/>
1564
+ <line num="295" count="1" type="stmt"/>
1565
+ <line num="297" count="1" type="stmt"/>
1566
+ <line num="300" count="1" type="cond" truecount="3" falsecount="1"/>
1567
+ <line num="301" count="1" type="stmt"/>
1568
+ <line num="303" count="1" type="cond" truecount="1" falsecount="1"/>
1569
+ <line num="304" count="1" type="stmt"/>
1570
+ <line num="306" count="1" type="stmt"/>
1571
+ <line num="325" count="43" type="stmt"/>
1572
+ <line num="326" count="1" type="stmt"/>
1573
+ <line num="327" count="1" type="cond" truecount="2" falsecount="0"/>
1574
+ <line num="328" count="1" type="cond" truecount="1" falsecount="1"/>
1575
+ <line num="329" count="0" type="stmt"/>
1576
+ <line num="331" count="1" type="stmt"/>
1577
+ <line num="332" count="1" type="cond" truecount="1" falsecount="1"/>
1578
+ <line num="333" count="0" type="stmt"/>
1579
+ <line num="335" count="1" type="stmt"/>
1580
+ <line num="344" count="1" type="cond" truecount="1" falsecount="1"/>
1581
+ <line num="345" count="0" type="stmt"/>
1582
+ <line num="347" count="1" type="cond" truecount="1" falsecount="1"/>
1583
+ <line num="348" count="1" type="stmt"/>
1568
1584
  <line num="350" count="0" type="stmt"/>
1569
- <line num="351" count="0" type="stmt"/>
1570
- <line num="357" count="0" type="stmt"/>
1571
- <line num="364" count="0" type="stmt"/>
1572
- <line num="369" count="0" type="stmt"/>
1573
- <line num="390" count="43" type="stmt"/>
1574
- <line num="391" count="1" type="stmt"/>
1575
- <line num="392" count="1" type="cond" truecount="2" falsecount="3"/>
1576
- <line num="393" count="1" type="stmt"/>
1577
- <line num="395" count="1" type="stmt"/>
1578
- <line num="396" count="1" type="stmt"/>
1579
- <line num="397" count="1" type="stmt"/>
1585
+ <line num="355" count="0" type="stmt"/>
1586
+ <line num="373" count="43" type="stmt"/>
1587
+ <line num="374" count="0" type="stmt"/>
1588
+ <line num="375" count="0" type="cond" truecount="0" falsecount="5"/>
1589
+ <line num="376" count="0" type="stmt"/>
1590
+ <line num="378" count="0" type="stmt"/>
1591
+ <line num="379" count="0" type="stmt"/>
1592
+ <line num="385" count="0" type="stmt"/>
1593
+ <line num="392" count="0" type="stmt"/>
1594
+ <line num="397" count="0" type="stmt"/>
1595
+ <line num="418" count="43" type="stmt"/>
1596
+ <line num="419" count="1" type="stmt"/>
1597
+ <line num="420" count="1" type="cond" truecount="2" falsecount="3"/>
1598
+ <line num="421" count="1" type="stmt"/>
1599
+ <line num="423" count="1" type="stmt"/>
1600
+ <line num="424" count="1" type="stmt"/>
1601
+ <line num="425" count="1" type="stmt"/>
1580
1602
  </file>
1581
1603
  <file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
1582
1604
  <metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>