@budibase/server 1.2.38 → 1.2.39-alpha.0
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.
- package/__mocks__/mongodb.ts +4 -0
- package/__mocks__/node-fetch.ts +8 -1
- package/builder/assets/index.b2106af1.js +977 -0
- package/builder/assets/{index.08dd0c5e.css → index.f1c7e247.css} +1 -1
- package/builder/index.html +2 -2
- package/coverage/clover.xml +385 -380
- package/coverage/coverage-final.json +9 -9
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +25 -25
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +209 -191
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +27 -18
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +2 -2
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +19 -19
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +30 -30
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +3 -3
- package/coverage/lcov-report/db/utils.js.html +61 -61
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +19 -19
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +16 -16
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +23 -23
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +7 -7
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +598 -593
- package/dist/api/controllers/row/internalSearch.js +5 -0
- package/dist/api/controllers/row/utils.js +3 -1
- package/dist/api/controllers/table/external.js +1 -1
- package/dist/automations/logging/index.js +3 -0
- package/dist/integrations/base/query.js +27 -0
- package/dist/integrations/base/sql.js +5 -4
- package/dist/integrations/base/utils.js +13 -27
- package/dist/integrations/microsoftSqlServer.js +5 -2
- package/dist/integrations/mongodb.js +35 -8
- package/dist/integrations/mysql.js +2 -2
- package/dist/integrations/postgres.js +5 -2
- package/dist/package.json +7 -7
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +8 -8
- package/src/api/controllers/row/internalSearch.js +6 -0
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/table/external.js +1 -1
- package/src/api/routes/tests/internalSearch.spec.js +157 -0
- package/src/automations/logging/index.ts +3 -0
- package/src/integrations/base/query.ts +16 -0
- package/src/integrations/base/sql.ts +5 -4
- package/src/integrations/base/utils.ts +9 -18
- package/src/integrations/microsoftSqlServer.ts +3 -2
- package/src/integrations/mongodb.ts +35 -8
- package/src/integrations/mysql.ts +1 -1
- package/src/integrations/postgres.ts +2 -1
- package/src/integrations/tests/mongo.spec.js +218 -0
- package/src/integrations/tests/sql.spec.js +1 -1
- package/builder/assets/index.47bfb9a6.js +0 -975
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1660303087784" clover="3.2.0">
|
|
3
|
+
<project timestamp="1660303087784" name="All files">
|
|
4
|
+
<metrics statements="4101" coveredstatements="2996" conditionals="1723" coveredconditionals="950" methods="606" coveredmethods="427" elements="6430" coveredelements="4373" complexity="0" loc="4101" ncloc="4101" packages="22" files="126" classes="126"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="35" coveredstatements="34" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -886,15 +886,15 @@
|
|
|
886
886
|
</file>
|
|
887
887
|
<file name="user.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/user.js">
|
|
888
888
|
<metrics statements="120" coveredstatements="38" conditionals="37" coveredconditionals="0" methods="17" coveredmethods="5"/>
|
|
889
|
-
<line num="5" count="
|
|
890
|
-
<line num="6" count="
|
|
891
|
-
<line num="7" count="
|
|
892
|
-
<line num="8" count="
|
|
893
|
-
<line num="9" count="
|
|
894
|
-
<line num="10" count="
|
|
895
|
-
<line num="15" count="
|
|
896
|
-
<line num="16" count="
|
|
897
|
-
<line num="17" count="
|
|
889
|
+
<line num="5" count="46" type="stmt"/>
|
|
890
|
+
<line num="6" count="46" type="stmt"/>
|
|
891
|
+
<line num="7" count="46" type="stmt"/>
|
|
892
|
+
<line num="8" count="46" type="stmt"/>
|
|
893
|
+
<line num="9" count="46" type="stmt"/>
|
|
894
|
+
<line num="10" count="46" type="stmt"/>
|
|
895
|
+
<line num="15" count="46" type="stmt"/>
|
|
896
|
+
<line num="16" count="46" type="stmt"/>
|
|
897
|
+
<line num="17" count="46" type="stmt"/>
|
|
898
898
|
<line num="20" count="2" type="stmt"/>
|
|
899
899
|
<line num="21" count="2" type="stmt"/>
|
|
900
900
|
<line num="27" count="0" type="stmt"/>
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
<line num="49" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
911
911
|
<line num="50" count="0" type="stmt"/>
|
|
912
912
|
<line num="55" count="0" type="stmt"/>
|
|
913
|
-
<line num="58" count="
|
|
913
|
+
<line num="58" count="46" type="stmt"/>
|
|
914
914
|
<line num="60" count="0" type="stmt"/>
|
|
915
915
|
<line num="61" count="0" type="stmt"/>
|
|
916
916
|
<line num="62" count="0" type="stmt"/>
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
920
920
|
<line num="66" count="0" type="stmt"/>
|
|
921
921
|
<line num="69" count="0" type="stmt"/>
|
|
922
|
-
<line num="72" count="
|
|
922
|
+
<line num="72" count="46" type="stmt"/>
|
|
923
923
|
<line num="73" count="0" type="stmt"/>
|
|
924
924
|
<line num="75" count="0" type="stmt"/>
|
|
925
925
|
<line num="76" count="0" type="stmt"/>
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
958
958
|
<line num="135" count="0" type="stmt"/>
|
|
959
959
|
<line num="140" count="0" type="stmt"/>
|
|
960
|
-
<line num="145" count="
|
|
960
|
+
<line num="145" count="46" type="stmt"/>
|
|
961
961
|
<line num="146" count="2" type="stmt"/>
|
|
962
962
|
<line num="147" count="2" type="stmt"/>
|
|
963
963
|
<line num="148" count="2" type="stmt"/>
|
|
@@ -966,26 +966,26 @@
|
|
|
966
966
|
<line num="152" count="7" type="stmt"/>
|
|
967
967
|
<line num="154" count="7" type="stmt"/>
|
|
968
968
|
<line num="162" count="2" type="stmt"/>
|
|
969
|
-
<line num="165" count="
|
|
969
|
+
<line num="165" count="46" type="stmt"/>
|
|
970
970
|
<line num="167" count="0" type="stmt"/>
|
|
971
971
|
<line num="169" count="0" type="stmt"/>
|
|
972
972
|
<line num="171" count="0" type="stmt"/>
|
|
973
973
|
<line num="172" count="0" type="stmt"/>
|
|
974
|
-
<line num="175" count="
|
|
974
|
+
<line num="175" count="46" type="stmt"/>
|
|
975
975
|
<line num="176" count="1" type="stmt"/>
|
|
976
976
|
<line num="177" count="1" type="stmt"/>
|
|
977
977
|
<line num="179" count="1" type="stmt"/>
|
|
978
978
|
<line num="180" count="1" type="stmt"/>
|
|
979
979
|
<line num="184" count="1" type="stmt"/>
|
|
980
|
-
<line num="187" count="
|
|
980
|
+
<line num="187" count="46" type="stmt"/>
|
|
981
981
|
<line num="188" count="1" type="stmt"/>
|
|
982
982
|
<line num="189" count="1" type="stmt"/>
|
|
983
983
|
<line num="190" count="1" type="stmt"/>
|
|
984
984
|
<line num="191" count="0" type="stmt"/>
|
|
985
985
|
<line num="195" count="1" type="stmt"/>
|
|
986
|
-
<line num="200" count="
|
|
986
|
+
<line num="200" count="46" type="stmt"/>
|
|
987
987
|
<line num="201" count="1" type="stmt"/>
|
|
988
|
-
<line num="204" count="
|
|
988
|
+
<line num="204" count="46" type="stmt"/>
|
|
989
989
|
<line num="205" count="0" type="stmt"/>
|
|
990
990
|
<line num="206" count="0" type="stmt"/>
|
|
991
991
|
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
<line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
999
999
|
<line num="219" count="0" type="stmt"/>
|
|
1000
1000
|
<line num="220" count="0" type="stmt"/>
|
|
1001
|
-
<line num="223" count="
|
|
1001
|
+
<line num="223" count="46" type="stmt"/>
|
|
1002
1002
|
<line num="224" count="0" type="stmt"/>
|
|
1003
1003
|
<line num="225" count="0" type="stmt"/>
|
|
1004
1004
|
<line num="226" count="0" type="stmt"/>
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
</file>
|
|
1087
1087
|
</package>
|
|
1088
1088
|
<package name="api.controllers.row">
|
|
1089
|
-
<metrics statements="
|
|
1089
|
+
<metrics statements="639" coveredstatements="398" conditionals="302" coveredconditionals="139" methods="90" coveredmethods="54"/>
|
|
1090
1090
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1091
1091
|
<metrics statements="120" coveredstatements="18" conditionals="54" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1092
1092
|
<line num="6" count="45" type="stmt"/>
|
|
@@ -1427,192 +1427,195 @@
|
|
|
1427
1427
|
<line num="454" count="2" type="stmt"/>
|
|
1428
1428
|
</file>
|
|
1429
1429
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1430
|
-
<metrics statements="
|
|
1431
|
-
<line num="1" count="
|
|
1432
|
-
<line num="2" count="
|
|
1433
|
-
<line num="3" count="
|
|
1434
|
-
<line num="4" count="
|
|
1435
|
-
<line num="
|
|
1436
|
-
<line num="
|
|
1437
|
-
<line num="26" count="
|
|
1438
|
-
<line num="27" count="
|
|
1439
|
-
<line num="28" count="
|
|
1440
|
-
<line num="29" count="
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="34" count="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="39" count="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="44" count="
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="
|
|
1449
|
-
<line num="51" count="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="58" count="
|
|
1453
|
-
<line num="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="65" count="
|
|
1456
|
-
<line num="
|
|
1457
|
-
<line num="
|
|
1458
|
-
<line num="72" count="
|
|
1459
|
-
<line num="
|
|
1430
|
+
<metrics statements="188" coveredstatements="148" conditionals="119" coveredconditionals="81" methods="37" coveredmethods="26"/>
|
|
1431
|
+
<line num="1" count="45" type="stmt"/>
|
|
1432
|
+
<line num="2" count="45" type="stmt"/>
|
|
1433
|
+
<line num="3" count="45" type="stmt"/>
|
|
1434
|
+
<line num="4" count="45" type="stmt"/>
|
|
1435
|
+
<line num="5" count="45" type="stmt"/>
|
|
1436
|
+
<line num="13" count="14" type="stmt"/>
|
|
1437
|
+
<line num="26" count="14" type="stmt"/>
|
|
1438
|
+
<line num="27" count="14" type="stmt"/>
|
|
1439
|
+
<line num="28" count="14" type="stmt"/>
|
|
1440
|
+
<line num="29" count="14" type="stmt"/>
|
|
1441
|
+
<line num="30" count="14" type="stmt"/>
|
|
1442
|
+
<line num="34" count="14" type="stmt"/>
|
|
1443
|
+
<line num="35" count="14" type="stmt"/>
|
|
1444
|
+
<line num="39" count="27" type="stmt"/>
|
|
1445
|
+
<line num="40" count="27" type="stmt"/>
|
|
1446
|
+
<line num="44" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1447
|
+
<line num="45" count="27" type="stmt"/>
|
|
1448
|
+
<line num="47" count="27" type="stmt"/>
|
|
1449
|
+
<line num="51" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1450
|
+
<line num="52" count="1" type="stmt"/>
|
|
1451
|
+
<line num="54" count="14" type="stmt"/>
|
|
1452
|
+
<line num="58" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1453
|
+
<line num="59" count="13" type="stmt"/>
|
|
1454
|
+
<line num="61" count="14" type="stmt"/>
|
|
1455
|
+
<line num="65" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1456
|
+
<line num="66" count="13" type="stmt"/>
|
|
1457
|
+
<line num="68" count="14" type="stmt"/>
|
|
1458
|
+
<line num="72" count="27" type="stmt"/>
|
|
1459
|
+
<line num="73" count="27" type="stmt"/>
|
|
1460
1460
|
<line num="77" count="0" type="stmt"/>
|
|
1461
|
-
<line num="
|
|
1461
|
+
<line num="78" count="0" type="stmt"/>
|
|
1462
1462
|
<line num="82" count="0" type="stmt"/>
|
|
1463
|
-
<line num="
|
|
1463
|
+
<line num="83" count="0" type="stmt"/>
|
|
1464
1464
|
<line num="87" count="0" type="stmt"/>
|
|
1465
|
-
<line num="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1465
|
+
<line num="88" count="0" type="stmt"/>
|
|
1466
|
+
<line num="92" count="0" type="stmt"/>
|
|
1467
|
+
<line num="96" count="0" type="stmt"/>
|
|
1468
1468
|
<line num="100" count="0" type="stmt"/>
|
|
1469
|
-
<line num="
|
|
1469
|
+
<line num="101" count="0" type="stmt"/>
|
|
1470
1470
|
<line num="105" count="0" type="stmt"/>
|
|
1471
|
-
<line num="
|
|
1471
|
+
<line num="106" count="0" type="stmt"/>
|
|
1472
1472
|
<line num="110" count="0" type="stmt"/>
|
|
1473
|
-
<line num="
|
|
1473
|
+
<line num="111" count="0" type="stmt"/>
|
|
1474
1474
|
<line num="115" count="0" type="stmt"/>
|
|
1475
|
-
<line num="
|
|
1475
|
+
<line num="116" count="0" type="stmt"/>
|
|
1476
1476
|
<line num="120" count="0" type="stmt"/>
|
|
1477
|
-
<line num="
|
|
1477
|
+
<line num="121" count="0" type="stmt"/>
|
|
1478
1478
|
<line num="125" count="0" type="stmt"/>
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1482
|
-
<line num="141" count="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="145" count="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="149" count="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="156" count="
|
|
1490
|
-
<line num="157" count="
|
|
1491
|
-
<line num="158" count="
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="161" count="
|
|
1494
|
-
<line num="162" count="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="168" count="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="174" count="
|
|
1501
|
-
<line num="175" count="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="181" count="
|
|
1505
|
-
<line num="182" count="
|
|
1506
|
-
<line num="183" count="0" type="
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="189" count="
|
|
1510
|
-
<line num="190" count="
|
|
1511
|
-
<line num="
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="200" count="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="207" count="
|
|
1518
|
-
<line num="208" count="
|
|
1519
|
-
<line num="210" count="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="220" count="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="
|
|
1530
|
-
<line num="232" count="
|
|
1479
|
+
<line num="126" count="0" type="stmt"/>
|
|
1480
|
+
<line num="137" count="118" type="stmt"/>
|
|
1481
|
+
<line num="139" count="118" type="stmt"/>
|
|
1482
|
+
<line num="141" count="118" type="cond" truecount="4" falsecount="0"/>
|
|
1483
|
+
<line num="142" count="57" type="cond" truecount="2" falsecount="0"/>
|
|
1484
|
+
<line num="145" count="118" type="cond" truecount="4" falsecount="0"/>
|
|
1485
|
+
<line num="146" count="114" type="stmt"/>
|
|
1486
|
+
<line num="149" count="118" type="cond" truecount="4" falsecount="0"/>
|
|
1487
|
+
<line num="150" count="54" type="cond" truecount="2" falsecount="0"/>
|
|
1488
|
+
<line num="152" count="118" type="stmt"/>
|
|
1489
|
+
<line num="156" count="27" type="stmt"/>
|
|
1490
|
+
<line num="157" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
1491
|
+
<line num="158" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
1492
|
+
<line num="159" count="27" type="stmt"/>
|
|
1493
|
+
<line num="161" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1494
|
+
<line num="162" count="27" type="stmt"/>
|
|
1495
|
+
<line num="163" count="27" type="stmt"/>
|
|
1496
|
+
<line num="166" count="27" type="stmt"/>
|
|
1497
|
+
<line num="168" count="41" type="cond" truecount="2" falsecount="2"/>
|
|
1498
|
+
<line num="169" count="0" type="stmt"/>
|
|
1499
|
+
<line num="171" count="41" type="stmt"/>
|
|
1500
|
+
<line num="174" count="27" type="stmt"/>
|
|
1501
|
+
<line num="175" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1502
|
+
<line num="176" count="0" type="stmt"/>
|
|
1503
|
+
<line num="178" count="2" type="stmt"/>
|
|
1504
|
+
<line num="181" count="27" type="stmt"/>
|
|
1505
|
+
<line num="182" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1506
|
+
<line num="183" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1507
|
+
<line num="184" count="0" type="stmt"/>
|
|
1508
|
+
<line num="186" count="0" type="stmt"/>
|
|
1509
|
+
<line num="189" count="2" type="stmt"/>
|
|
1510
|
+
<line num="190" count="2" type="stmt"/>
|
|
1511
|
+
<line num="191" count="2" type="stmt"/>
|
|
1512
|
+
<line num="196" count="2" type="stmt"/>
|
|
1513
|
+
<line num="200" count="270" type="stmt"/>
|
|
1514
|
+
<line num="202" count="59" type="stmt"/>
|
|
1515
|
+
<line num="203" count="59" type="stmt"/>
|
|
1516
|
+
<line num="206" count="59" type="stmt"/>
|
|
1517
|
+
<line num="207" count="59" type="cond" truecount="1" falsecount="1"/>
|
|
1518
|
+
<line num="208" count="0" type="stmt"/>
|
|
1519
|
+
<line num="210" count="59" type="cond" truecount="2" falsecount="0"/>
|
|
1520
|
+
<line num="211" count="55" type="cond" truecount="2" falsecount="0"/>
|
|
1521
|
+
<line num="213" count="59" type="stmt"/>
|
|
1522
|
+
<line num="218" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1523
|
+
<line num="219" count="27" type="stmt"/>
|
|
1524
|
+
<line num="220" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1525
|
+
<line num="221" count="0" type="stmt"/>
|
|
1526
|
+
<line num="223" count="2" type="stmt"/>
|
|
1527
|
+
<line num="227" count="2" type="stmt"/>
|
|
1528
|
+
<line num="230" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1529
|
+
<line num="231" count="27" type="stmt"/>
|
|
1530
|
+
<line num="232" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1531
1531
|
<line num="233" count="0" type="stmt"/>
|
|
1532
|
-
<line num="235" count="
|
|
1532
|
+
<line num="235" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1533
1533
|
<line num="236" count="0" type="stmt"/>
|
|
1534
|
-
<line num="238" count="
|
|
1534
|
+
<line num="238" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1535
1535
|
<line num="239" count="0" type="stmt"/>
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="248" count="0" type="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="258" count="
|
|
1546
|
-
<line num="259" count="
|
|
1547
|
-
<line num="
|
|
1548
|
-
<line num="
|
|
1549
|
-
<line num="263" count="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="269" count="
|
|
1553
|
-
<line num="270" count="
|
|
1554
|
-
<line num="272" count="
|
|
1555
|
-
<line num="273" count="
|
|
1556
|
-
<line num="275" count="
|
|
1557
|
-
<line num="276" count="
|
|
1558
|
-
<line num="
|
|
1559
|
-
<line num="
|
|
1560
|
-
<line num="
|
|
1561
|
-
<line num="
|
|
1562
|
-
<line num="284" count="
|
|
1563
|
-
<line num="
|
|
1564
|
-
<line num="
|
|
1565
|
-
<line num="
|
|
1566
|
-
<line num="296" count="
|
|
1567
|
-
<line num="297" count="
|
|
1568
|
-
<line num="
|
|
1569
|
-
<line num="
|
|
1570
|
-
<line num="301" count="
|
|
1571
|
-
<line num="
|
|
1572
|
-
<line num="
|
|
1573
|
-
<line num="
|
|
1574
|
-
<line num="
|
|
1575
|
-
<line num="
|
|
1576
|
-
<line num="
|
|
1577
|
-
<line num="
|
|
1578
|
-
<line num="
|
|
1579
|
-
<line num="
|
|
1580
|
-
<line num="
|
|
1581
|
-
<line num="334" count="
|
|
1582
|
-
<line num="336" count="
|
|
1583
|
-
<line num="
|
|
1584
|
-
<line num="
|
|
1585
|
-
<line num="
|
|
1586
|
-
<line num="
|
|
1587
|
-
<line num="
|
|
1588
|
-
<line num="
|
|
1589
|
-
<line num="
|
|
1590
|
-
<line num="
|
|
1591
|
-
<line num="
|
|
1592
|
-
<line num="
|
|
1593
|
-
<line num="
|
|
1594
|
-
<line num="
|
|
1595
|
-
<line num="
|
|
1596
|
-
<line num="
|
|
1597
|
-
<line num="
|
|
1598
|
-
<line num="
|
|
1599
|
-
<line num="
|
|
1600
|
-
<line num="
|
|
1601
|
-
<line num="
|
|
1602
|
-
<line num="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="
|
|
1606
|
-
<line num="
|
|
1607
|
-
<line num="
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="457" count="1" type="stmt"/>
|
|
1614
|
-
<line num="458" count="1" type="stmt"/>
|
|
1536
|
+
<line num="241" count="2" type="stmt"/>
|
|
1537
|
+
<line num="242" count="2" type="stmt"/>
|
|
1538
|
+
<line num="243" count="2" type="stmt"/>
|
|
1539
|
+
<line num="246" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1540
|
+
<line num="247" count="27" type="stmt"/>
|
|
1541
|
+
<line num="248" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1542
|
+
<line num="249" count="0" type="stmt"/>
|
|
1543
|
+
<line num="251" count="0" type="stmt"/>
|
|
1544
|
+
<line num="255" count="0" type="stmt"/>
|
|
1545
|
+
<line num="258" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1546
|
+
<line num="259" count="27" type="stmt"/>
|
|
1547
|
+
<line num="261" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1548
|
+
<line num="262" count="27" type="stmt"/>
|
|
1549
|
+
<line num="263" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1550
|
+
<line num="264" count="0" type="stmt"/>
|
|
1551
|
+
<line num="266" count="6" type="stmt"/>
|
|
1552
|
+
<line num="269" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1553
|
+
<line num="270" count="27" type="stmt"/>
|
|
1554
|
+
<line num="272" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1555
|
+
<line num="273" count="27" type="stmt"/>
|
|
1556
|
+
<line num="275" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1557
|
+
<line num="276" count="27" type="stmt"/>
|
|
1558
|
+
<line num="278" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1559
|
+
<line num="279" count="27" type="stmt"/>
|
|
1560
|
+
<line num="282" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="283" count="27" type="stmt"/>
|
|
1562
|
+
<line num="284" count="27" type="stmt"/>
|
|
1563
|
+
<line num="285" count="27" type="stmt"/>
|
|
1564
|
+
<line num="287" count="27" type="stmt"/>
|
|
1565
|
+
<line num="291" count="27" type="stmt"/>
|
|
1566
|
+
<line num="296" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
1567
|
+
<line num="297" count="14" type="stmt"/>
|
|
1568
|
+
<line num="299" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
1569
|
+
<line num="300" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1570
|
+
<line num="301" count="2" type="stmt"/>
|
|
1571
|
+
<line num="302" count="2" type="stmt"/>
|
|
1572
|
+
<line num="304" count="27" type="stmt"/>
|
|
1573
|
+
<line num="308" count="27" type="stmt"/>
|
|
1574
|
+
<line num="309" count="27" type="stmt"/>
|
|
1575
|
+
<line num="310" count="27" type="stmt"/>
|
|
1576
|
+
<line num="311" count="27" type="stmt"/>
|
|
1577
|
+
<line num="312" count="27" type="stmt"/>
|
|
1578
|
+
<line num="317" count="45" type="stmt"/>
|
|
1579
|
+
<line num="326" count="45" type="stmt"/>
|
|
1580
|
+
<line num="327" count="27" type="stmt"/>
|
|
1581
|
+
<line num="334" count="27" type="stmt"/>
|
|
1582
|
+
<line num="336" count="27" type="stmt"/>
|
|
1583
|
+
<line num="339" count="27" type="cond" truecount="3" falsecount="1"/>
|
|
1584
|
+
<line num="340" count="27" type="stmt"/>
|
|
1585
|
+
<line num="342" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
1586
|
+
<line num="343" count="27" type="stmt"/>
|
|
1587
|
+
<line num="345" count="27" type="stmt"/>
|
|
1588
|
+
<line num="364" count="45" type="stmt"/>
|
|
1589
|
+
<line num="365" count="1" type="stmt"/>
|
|
1590
|
+
<line num="366" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1591
|
+
<line num="367" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1592
|
+
<line num="368" count="0" type="stmt"/>
|
|
1593
|
+
<line num="370" count="1" type="stmt"/>
|
|
1594
|
+
<line num="371" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1595
|
+
<line num="372" count="0" type="stmt"/>
|
|
1596
|
+
<line num="374" count="1" type="stmt"/>
|
|
1597
|
+
<line num="383" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1598
|
+
<line num="384" count="0" type="stmt"/>
|
|
1599
|
+
<line num="386" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1600
|
+
<line num="387" count="1" type="stmt"/>
|
|
1601
|
+
<line num="389" count="0" type="stmt"/>
|
|
1602
|
+
<line num="394" count="0" type="stmt"/>
|
|
1603
|
+
<line num="412" count="45" type="stmt"/>
|
|
1604
|
+
<line num="413" count="13" type="stmt"/>
|
|
1605
|
+
<line num="414" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
1606
|
+
<line num="415" count="12" type="stmt"/>
|
|
1607
|
+
<line num="417" count="13" type="stmt"/>
|
|
1608
|
+
<line num="418" count="13" type="stmt"/>
|
|
1609
|
+
<line num="424" count="13" type="stmt"/>
|
|
1610
|
+
<line num="431" count="13" type="stmt"/>
|
|
1611
|
+
<line num="437" count="13" type="stmt"/>
|
|
1612
|
+
<line num="458" count="45" type="stmt"/>
|
|
1615
1613
|
<line num="459" count="1" type="stmt"/>
|
|
1614
|
+
<line num="460" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1615
|
+
<line num="461" count="1" type="stmt"/>
|
|
1616
|
+
<line num="463" count="1" type="stmt"/>
|
|
1617
|
+
<line num="464" count="1" type="stmt"/>
|
|
1618
|
+
<line num="465" count="1" type="stmt"/>
|
|
1616
1619
|
</file>
|
|
1617
1620
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1618
1621
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1681,60 +1684,62 @@
|
|
|
1681
1684
|
<line num="155" count="78" type="stmt"/>
|
|
1682
1685
|
</file>
|
|
1683
1686
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1684
|
-
<metrics statements="
|
|
1685
|
-
<line num="1" count="
|
|
1686
|
-
<line num="2" count="
|
|
1687
|
-
<line num="3" count="
|
|
1688
|
-
<line num="4" count="
|
|
1689
|
-
<line num="5" count="
|
|
1690
|
-
<line num="6" count="
|
|
1691
|
-
<line num="7" count="
|
|
1692
|
-
<line num="
|
|
1693
|
-
<line num="
|
|
1694
|
-
<line num="
|
|
1695
|
-
<line num="
|
|
1696
|
-
<line num="20" count="
|
|
1697
|
-
<line num="
|
|
1698
|
-
<line num="22" count="1" type="stmt"/>
|
|
1687
|
+
<metrics statements="55" coveredstatements="37" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1688
|
+
<line num="1" count="46" type="stmt"/>
|
|
1689
|
+
<line num="2" count="46" type="stmt"/>
|
|
1690
|
+
<line num="3" count="46" type="stmt"/>
|
|
1691
|
+
<line num="4" count="46" type="stmt"/>
|
|
1692
|
+
<line num="5" count="46" type="stmt"/>
|
|
1693
|
+
<line num="6" count="46" type="stmt"/>
|
|
1694
|
+
<line num="7" count="46" type="stmt"/>
|
|
1695
|
+
<line num="8" count="46" type="stmt"/>
|
|
1696
|
+
<line num="10" count="46" type="stmt"/>
|
|
1697
|
+
<line num="12" count="2" type="stmt"/>
|
|
1698
|
+
<line num="16" count="0" type="stmt"/>
|
|
1699
|
+
<line num="20" count="46" type="stmt"/>
|
|
1700
|
+
<line num="22" count="46" type="stmt"/>
|
|
1699
1701
|
<line num="23" count="1" type="stmt"/>
|
|
1700
|
-
<line num="
|
|
1701
|
-
<line num="
|
|
1702
|
-
<line num="
|
|
1703
|
-
<line num="
|
|
1702
|
+
<line num="24" count="1" type="stmt"/>
|
|
1703
|
+
<line num="25" count="1" type="stmt"/>
|
|
1704
|
+
<line num="26" count="1" type="stmt"/>
|
|
1705
|
+
<line num="29" count="46" type="stmt"/>
|
|
1706
|
+
<line num="30" count="26" type="stmt"/>
|
|
1707
|
+
<line num="33" count="26" type="cond" truecount="1" falsecount="1"/>
|
|
1704
1708
|
<line num="34" count="0" type="stmt"/>
|
|
1705
|
-
<line num="
|
|
1706
|
-
<line num="
|
|
1707
|
-
<line num="
|
|
1708
|
-
<line num="
|
|
1709
|
-
<line num="
|
|
1710
|
-
<line num="45" count="
|
|
1711
|
-
<line num="
|
|
1712
|
-
<line num="
|
|
1713
|
-
<line num="
|
|
1714
|
-
<line num="
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="59" count="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1725
|
-
<line num="
|
|
1726
|
-
<line num="
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="78" count="0" type="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="
|
|
1733
|
-
<line num="85" count="0" type="stmt"/>
|
|
1709
|
+
<line num="37" count="0" type="stmt"/>
|
|
1710
|
+
<line num="38" count="0" type="stmt"/>
|
|
1711
|
+
<line num="40" count="26" type="stmt"/>
|
|
1712
|
+
<line num="42" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
1713
|
+
<line num="43" count="0" type="stmt"/>
|
|
1714
|
+
<line num="45" count="23" type="stmt"/>
|
|
1715
|
+
<line num="48" count="46" type="stmt"/>
|
|
1716
|
+
<line num="49" count="82" type="cond" truecount="2" falsecount="0"/>
|
|
1717
|
+
<line num="50" count="2" type="stmt"/>
|
|
1718
|
+
<line num="51" count="2" type="stmt"/>
|
|
1719
|
+
<line num="53" count="82" type="stmt"/>
|
|
1720
|
+
<line num="54" count="82" type="stmt"/>
|
|
1721
|
+
<line num="55" count="222" type="stmt"/>
|
|
1722
|
+
<line num="56" count="222" type="stmt"/>
|
|
1723
|
+
<line num="58" count="222" type="cond" truecount="1" falsecount="1"/>
|
|
1724
|
+
<line num="59" count="0" type="stmt"/>
|
|
1725
|
+
<line num="62" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1726
|
+
<line num="63" count="0" type="stmt"/>
|
|
1727
|
+
<line num="68" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1728
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1729
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1730
|
+
<line num="71" count="0" type="stmt"/>
|
|
1731
|
+
<line num="73" count="0" type="stmt"/>
|
|
1732
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1733
|
+
<line num="78" count="0" type="stmt"/>
|
|
1734
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1735
|
+
<line num="83" count="0" type="stmt"/>
|
|
1736
|
+
<line num="85" count="222" type="cond" truecount="2" falsecount="2"/>
|
|
1734
1737
|
<line num="87" count="0" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1738
|
+
<line num="88" count="0" type="stmt"/>
|
|
1739
|
+
<line num="90" count="0" type="stmt"/>
|
|
1740
|
+
<line num="93" count="222" type="stmt"/>
|
|
1741
|
+
<line num="95" count="222" type="cond" truecount="2" falsecount="0"/>
|
|
1742
|
+
<line num="97" count="82" type="stmt"/>
|
|
1738
1743
|
</file>
|
|
1739
1744
|
</package>
|
|
1740
1745
|
<package name="api.controllers.table">
|
|
@@ -3105,35 +3110,35 @@
|
|
|
3105
3110
|
<metrics statements="36" coveredstatements="36" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
3106
3111
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/index.js">
|
|
3107
3112
|
<metrics statements="29" coveredstatements="29" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
3108
|
-
<line num="1" count="
|
|
3109
|
-
<line num="2" count="
|
|
3110
|
-
<line num="3" count="
|
|
3111
|
-
<line num="5" count="
|
|
3112
|
-
<line num="9" count="
|
|
3113
|
-
<line num="22" count="
|
|
3114
|
-
<line num="23" count="
|
|
3115
|
-
<line num="32" count="
|
|
3116
|
-
<line num="48" count="
|
|
3117
|
-
<line num="58" count="
|
|
3118
|
-
<line num="59" count="
|
|
3119
|
-
<line num="62" count="
|
|
3120
|
-
<line num="68" count="
|
|
3121
|
-
<line num="73" count="
|
|
3122
|
-
<line num="79" count="
|
|
3123
|
-
<line num="90" count="
|
|
3124
|
-
<line num="94" count="
|
|
3125
|
-
<line num="99" count="
|
|
3126
|
-
<line num="161" count="
|
|
3127
|
-
<line num="169" count="
|
|
3128
|
-
<line num="177" count="
|
|
3129
|
-
<line num="178" count="
|
|
3130
|
-
<line num="185" count="
|
|
3131
|
-
<line num="190" count="
|
|
3132
|
-
<line num="196" count="
|
|
3133
|
-
<line num="201" count="
|
|
3134
|
-
<line num="205" count="
|
|
3135
|
-
<line num="212" count="
|
|
3136
|
-
<line num="214" count="
|
|
3113
|
+
<line num="1" count="53" type="stmt"/>
|
|
3114
|
+
<line num="2" count="53" type="stmt"/>
|
|
3115
|
+
<line num="3" count="53" type="stmt"/>
|
|
3116
|
+
<line num="5" count="53" type="stmt"/>
|
|
3117
|
+
<line num="9" count="53" type="stmt"/>
|
|
3118
|
+
<line num="22" count="53" type="stmt"/>
|
|
3119
|
+
<line num="23" count="53" type="stmt"/>
|
|
3120
|
+
<line num="32" count="53" type="stmt"/>
|
|
3121
|
+
<line num="48" count="53" type="stmt"/>
|
|
3122
|
+
<line num="58" count="53" type="stmt"/>
|
|
3123
|
+
<line num="59" count="106" type="cond" truecount="1" falsecount="1"/>
|
|
3124
|
+
<line num="62" count="53" type="stmt"/>
|
|
3125
|
+
<line num="68" count="53" type="stmt"/>
|
|
3126
|
+
<line num="73" count="53" type="stmt"/>
|
|
3127
|
+
<line num="79" count="53" type="stmt"/>
|
|
3128
|
+
<line num="90" count="53" type="stmt"/>
|
|
3129
|
+
<line num="94" count="53" type="stmt"/>
|
|
3130
|
+
<line num="99" count="53" type="stmt"/>
|
|
3131
|
+
<line num="161" count="53" type="stmt"/>
|
|
3132
|
+
<line num="169" count="53" type="stmt"/>
|
|
3133
|
+
<line num="177" count="53" type="stmt"/>
|
|
3134
|
+
<line num="178" count="53" type="stmt"/>
|
|
3135
|
+
<line num="185" count="53" type="stmt"/>
|
|
3136
|
+
<line num="190" count="53" type="stmt"/>
|
|
3137
|
+
<line num="196" count="53" type="stmt"/>
|
|
3138
|
+
<line num="201" count="53" type="stmt"/>
|
|
3139
|
+
<line num="205" count="53" type="stmt"/>
|
|
3140
|
+
<line num="212" count="53" type="stmt"/>
|
|
3141
|
+
<line num="214" count="53" type="stmt"/>
|
|
3137
3142
|
</file>
|
|
3138
3143
|
<file name="layouts.js" path="/home/runner/work/budibase/budibase/packages/server/src/constants/layouts.js">
|
|
3139
3144
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -3190,120 +3195,120 @@
|
|
|
3190
3195
|
</file>
|
|
3191
3196
|
<file name="newid.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/newid.js">
|
|
3192
3197
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3193
|
-
<line num="1" count="
|
|
3194
|
-
<line num="3" count="
|
|
3198
|
+
<line num="1" count="59" type="stmt"/>
|
|
3199
|
+
<line num="3" count="59" type="stmt"/>
|
|
3195
3200
|
<line num="4" count="963" type="stmt"/>
|
|
3196
3201
|
</file>
|
|
3197
3202
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3198
3203
|
<metrics statements="109" coveredstatements="99" conditionals="49" coveredconditionals="18" methods="31" coveredmethods="25"/>
|
|
3199
|
-
<line num="1" count="
|
|
3200
|
-
<line num="16" count="
|
|
3201
|
-
<line num="18" count="
|
|
3202
|
-
<line num="20" count="
|
|
3203
|
-
<line num="26" count="
|
|
3204
|
-
<line num="47" count="
|
|
3205
|
-
<line num="51" count="
|
|
3206
|
-
<line num="55" count="
|
|
3207
|
-
<line num="57" count="
|
|
3208
|
-
<line num="65" count="
|
|
3209
|
-
<line num="66" count="
|
|
3210
|
-
<line num="67" count="
|
|
3211
|
-
<line num="68" count="
|
|
3212
|
-
<line num="69" count="
|
|
3213
|
-
<line num="70" count="
|
|
3214
|
-
<line num="71" count="
|
|
3215
|
-
<line num="72" count="
|
|
3216
|
-
<line num="73" count="
|
|
3217
|
-
<line num="74" count="
|
|
3218
|
-
<line num="75" count="
|
|
3219
|
-
<line num="76" count="
|
|
3220
|
-
<line num="77" count="
|
|
3221
|
-
<line num="78" count="
|
|
3222
|
-
<line num="79" count="
|
|
3223
|
-
<line num="80" count="
|
|
3224
|
-
<line num="81" count="
|
|
3225
|
-
<line num="83" count="
|
|
3226
|
-
<line num="84" count="
|
|
3227
|
-
<line num="86" count="
|
|
3204
|
+
<line num="1" count="59" type="stmt"/>
|
|
3205
|
+
<line num="16" count="59" type="stmt"/>
|
|
3206
|
+
<line num="18" count="59" type="stmt"/>
|
|
3207
|
+
<line num="20" count="59" type="stmt"/>
|
|
3208
|
+
<line num="26" count="59" type="stmt"/>
|
|
3209
|
+
<line num="47" count="59" type="stmt"/>
|
|
3210
|
+
<line num="51" count="59" type="stmt"/>
|
|
3211
|
+
<line num="55" count="59" type="stmt"/>
|
|
3212
|
+
<line num="57" count="59" type="stmt"/>
|
|
3213
|
+
<line num="65" count="59" type="stmt"/>
|
|
3214
|
+
<line num="66" count="59" type="stmt"/>
|
|
3215
|
+
<line num="67" count="59" type="stmt"/>
|
|
3216
|
+
<line num="68" count="59" type="stmt"/>
|
|
3217
|
+
<line num="69" count="59" type="stmt"/>
|
|
3218
|
+
<line num="70" count="59" type="stmt"/>
|
|
3219
|
+
<line num="71" count="59" type="stmt"/>
|
|
3220
|
+
<line num="72" count="59" type="stmt"/>
|
|
3221
|
+
<line num="73" count="59" type="stmt"/>
|
|
3222
|
+
<line num="74" count="59" type="stmt"/>
|
|
3223
|
+
<line num="75" count="59" type="stmt"/>
|
|
3224
|
+
<line num="76" count="59" type="stmt"/>
|
|
3225
|
+
<line num="77" count="59" type="stmt"/>
|
|
3226
|
+
<line num="78" count="59" type="stmt"/>
|
|
3227
|
+
<line num="79" count="59" type="stmt"/>
|
|
3228
|
+
<line num="80" count="59" type="stmt"/>
|
|
3229
|
+
<line num="81" count="59" type="stmt"/>
|
|
3230
|
+
<line num="83" count="59" type="stmt"/>
|
|
3231
|
+
<line num="84" count="59" type="stmt"/>
|
|
3232
|
+
<line num="86" count="59" type="stmt"/>
|
|
3228
3233
|
<line num="101" count="858" type="cond" truecount="2" falsecount="0"/>
|
|
3229
3234
|
<line num="102" count="841" type="stmt"/>
|
|
3230
3235
|
<line num="104" count="858" type="stmt"/>
|
|
3231
|
-
<line num="111" count="
|
|
3232
|
-
<line num="116" count="
|
|
3236
|
+
<line num="111" count="59" type="stmt"/>
|
|
3237
|
+
<line num="116" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3233
3238
|
<line num="117" count="267" type="stmt"/>
|
|
3234
|
-
<line num="124" count="
|
|
3239
|
+
<line num="124" count="59" type="stmt"/>
|
|
3235
3240
|
<line num="125" count="128" type="stmt"/>
|
|
3236
|
-
<line num="136" count="
|
|
3241
|
+
<line num="136" count="59" type="cond" truecount="0" falsecount="3"/>
|
|
3237
3242
|
<line num="137" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3238
3243
|
<line num="138" count="27" type="stmt"/>
|
|
3239
3244
|
<line num="141" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3240
3245
|
<line num="143" count="14" type="stmt"/>
|
|
3241
|
-
<line num="151" count="
|
|
3246
|
+
<line num="151" count="59" type="stmt"/>
|
|
3242
3247
|
<line num="152" count="0" type="stmt"/>
|
|
3243
3248
|
<line num="155" count="0" type="stmt"/>
|
|
3244
|
-
<line num="164" count="
|
|
3249
|
+
<line num="164" count="59" type="cond" truecount="1" falsecount="0"/>
|
|
3245
3250
|
<line num="165" count="317" type="cond" truecount="2" falsecount="0"/>
|
|
3246
3251
|
<line num="166" count="317" type="stmt"/>
|
|
3247
|
-
<line num="172" count="
|
|
3252
|
+
<line num="172" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3248
3253
|
<line num="173" count="3" type="stmt"/>
|
|
3249
|
-
<line num="181" count="
|
|
3254
|
+
<line num="181" count="59" type="stmt"/>
|
|
3250
3255
|
<line num="182" count="240" type="stmt"/>
|
|
3251
|
-
<line num="188" count="
|
|
3256
|
+
<line num="188" count="59" type="stmt"/>
|
|
3252
3257
|
<line num="189" count="3" type="stmt"/>
|
|
3253
3258
|
<line num="190" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3254
3259
|
<line num="191" count="1" type="stmt"/>
|
|
3255
3260
|
<line num="193" count="2" type="stmt"/>
|
|
3256
|
-
<line num="199" count="
|
|
3261
|
+
<line num="199" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3257
3262
|
<line num="200" count="270" type="stmt"/>
|
|
3258
|
-
<line num="207" count="
|
|
3263
|
+
<line num="207" count="59" type="stmt"/>
|
|
3259
3264
|
<line num="208" count="27" type="stmt"/>
|
|
3260
|
-
<line num="222" count="
|
|
3265
|
+
<line num="222" count="59" type="stmt"/>
|
|
3261
3266
|
<line num="230" count="9" type="stmt"/>
|
|
3262
3267
|
<line num="231" count="9" type="stmt"/>
|
|
3263
3268
|
<line num="232" count="9" type="stmt"/>
|
|
3264
3269
|
<line num="233" count="9" type="stmt"/>
|
|
3265
|
-
<line num="239" count="
|
|
3270
|
+
<line num="239" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3266
3271
|
<line num="240" count="0" type="stmt"/>
|
|
3267
|
-
<line num="247" count="
|
|
3272
|
+
<line num="247" count="59" type="stmt"/>
|
|
3268
3273
|
<line num="248" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3269
|
-
<line num="254" count="
|
|
3274
|
+
<line num="254" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3270
3275
|
<line num="255" count="8" type="stmt"/>
|
|
3271
|
-
<line num="262" count="
|
|
3276
|
+
<line num="262" count="59" type="stmt"/>
|
|
3272
3277
|
<line num="263" count="23" type="stmt"/>
|
|
3273
|
-
<line num="269" count="
|
|
3278
|
+
<line num="269" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3274
3279
|
<line num="270" count="10" type="stmt"/>
|
|
3275
|
-
<line num="277" count="
|
|
3280
|
+
<line num="277" count="59" type="stmt"/>
|
|
3276
3281
|
<line num="278" count="10" type="stmt"/>
|
|
3277
|
-
<line num="284" count="
|
|
3282
|
+
<line num="284" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3278
3283
|
<line num="285" count="2" type="stmt"/>
|
|
3279
|
-
<line num="292" count="
|
|
3284
|
+
<line num="292" count="59" type="cond" truecount="1" falsecount="1"/>
|
|
3280
3285
|
<line num="293" count="66" type="stmt"/>
|
|
3281
|
-
<line num="301" count="
|
|
3286
|
+
<line num="301" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3282
3287
|
<line num="302" count="5" type="stmt"/>
|
|
3283
|
-
<line num="309" count="
|
|
3288
|
+
<line num="309" count="59" type="stmt"/>
|
|
3284
3289
|
<line num="310" count="142" type="stmt"/>
|
|
3285
|
-
<line num="319" count="
|
|
3290
|
+
<line num="319" count="59" type="stmt"/>
|
|
3286
3291
|
<line num="320" count="0" type="stmt"/>
|
|
3287
|
-
<line num="326" count="
|
|
3292
|
+
<line num="326" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3288
3293
|
<line num="327" count="250" type="stmt"/>
|
|
3289
|
-
<line num="333" count="
|
|
3294
|
+
<line num="333" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3290
3295
|
<line num="334" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3291
3296
|
<line num="335" count="4" type="stmt"/>
|
|
3292
3297
|
<line num="338" count="1" type="stmt"/>
|
|
3293
|
-
<line num="349" count="
|
|
3298
|
+
<line num="349" count="59" type="stmt"/>
|
|
3294
3299
|
<line num="350" count="0" type="stmt"/>
|
|
3295
|
-
<line num="353" count="
|
|
3300
|
+
<line num="353" count="59" type="stmt"/>
|
|
3296
3301
|
<line num="354" count="10" type="stmt"/>
|
|
3297
|
-
<line num="357" count="
|
|
3302
|
+
<line num="357" count="59" type="cond" truecount="0" falsecount="2"/>
|
|
3298
3303
|
<line num="358" count="0" type="stmt"/>
|
|
3299
3304
|
<line num="359" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3300
3305
|
<line num="360" count="0" type="stmt"/>
|
|
3301
3306
|
<line num="362" count="0" type="stmt"/>
|
|
3302
|
-
<line num="365" count="
|
|
3307
|
+
<line num="365" count="59" type="stmt"/>
|
|
3303
3308
|
<line num="366" count="1" type="stmt"/>
|
|
3304
|
-
<line num="369" count="
|
|
3309
|
+
<line num="369" count="59" type="cond" truecount="0" falsecount="1"/>
|
|
3305
3310
|
<line num="370" count="0" type="stmt"/>
|
|
3306
|
-
<line num="376" count="
|
|
3311
|
+
<line num="376" count="59" type="stmt"/>
|
|
3307
3312
|
<line num="377" count="60" type="stmt"/>
|
|
3308
3313
|
</file>
|
|
3309
3314
|
</package>
|
|
@@ -3975,16 +3980,16 @@
|
|
|
3975
3980
|
</file>
|
|
3976
3981
|
<file name="global.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/global.js">
|
|
3977
3982
|
<metrics statements="68" coveredstatements="54" conditionals="37" coveredconditionals="28" methods="16" coveredmethods="11"/>
|
|
3978
|
-
<line num="4" count="
|
|
3979
|
-
<line num="5" count="
|
|
3980
|
-
<line num="6" count="
|
|
3981
|
-
<line num="7" count="
|
|
3982
|
-
<line num="8" count="
|
|
3983
|
-
<line num="12" count="
|
|
3984
|
-
<line num="13" count="
|
|
3985
|
-
<line num="14" count="
|
|
3986
|
-
<line num="15" count="
|
|
3987
|
-
<line num="17" count="
|
|
3983
|
+
<line num="4" count="51" type="stmt"/>
|
|
3984
|
+
<line num="5" count="51" type="stmt"/>
|
|
3985
|
+
<line num="6" count="51" type="stmt"/>
|
|
3986
|
+
<line num="7" count="51" type="stmt"/>
|
|
3987
|
+
<line num="8" count="51" type="stmt"/>
|
|
3988
|
+
<line num="12" count="51" type="stmt"/>
|
|
3989
|
+
<line num="13" count="51" type="stmt"/>
|
|
3990
|
+
<line num="14" count="51" type="stmt"/>
|
|
3991
|
+
<line num="15" count="51" type="stmt"/>
|
|
3992
|
+
<line num="17" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
3988
3993
|
<line num="18" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
3989
3994
|
<line num="20" count="241" type="cond" truecount="4" falsecount="0"/>
|
|
3990
3995
|
<line num="21" count="3" type="stmt"/>
|
|
@@ -4011,16 +4016,16 @@
|
|
|
4011
4016
|
<line num="57" count="234" type="cond" truecount="3" falsecount="1"/>
|
|
4012
4017
|
<line num="58" count="0" type="stmt"/>
|
|
4013
4018
|
<line num="61" count="234" type="stmt"/>
|
|
4014
|
-
<line num="64" count="
|
|
4019
|
+
<line num="64" count="51" type="stmt"/>
|
|
4015
4020
|
<line num="67" count="232" type="stmt"/>
|
|
4016
4021
|
<line num="68" count="232" type="stmt"/>
|
|
4017
|
-
<line num="71" count="
|
|
4022
|
+
<line num="71" count="51" type="stmt"/>
|
|
4018
4023
|
<line num="72" count="2" type="stmt"/>
|
|
4019
4024
|
<line num="73" count="2" type="stmt"/>
|
|
4020
|
-
<line num="76" count="
|
|
4025
|
+
<line num="76" count="51" type="stmt"/>
|
|
4021
4026
|
<line num="77" count="2" type="stmt"/>
|
|
4022
4027
|
<line num="78" count="2" type="stmt"/>
|
|
4023
|
-
<line num="81" count="
|
|
4028
|
+
<line num="81" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
4024
4029
|
<line num="82" count="32" type="stmt"/>
|
|
4025
4030
|
<line num="83" count="32" type="stmt"/>
|
|
4026
4031
|
<line num="85" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -4037,7 +4042,7 @@
|
|
|
4037
4042
|
<line num="106" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
4038
4043
|
<line num="107" count="0" type="stmt"/>
|
|
4039
4044
|
<line num="110" count="32" type="stmt"/>
|
|
4040
|
-
<line num="113" count="
|
|
4045
|
+
<line num="113" count="51" type="stmt"/>
|
|
4041
4046
|
<line num="114" count="30" type="stmt"/>
|
|
4042
4047
|
<line num="115" count="30" type="stmt"/>
|
|
4043
4048
|
<line num="116" count="0" type="stmt"/>
|
|
@@ -4046,37 +4051,37 @@
|
|
|
4046
4051
|
</file>
|
|
4047
4052
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4048
4053
|
<metrics statements="76" coveredstatements="62" conditionals="30" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4049
|
-
<line num="1" count="
|
|
4050
|
-
<line num="2" count="
|
|
4051
|
-
<line num="3" count="
|
|
4052
|
-
<line num="4" count="
|
|
4053
|
-
<line num="5" count="
|
|
4054
|
-
<line num="6" count="
|
|
4055
|
-
<line num="8" count="
|
|
4056
|
-
<line num="10" count="
|
|
4057
|
-
<line num="12" count="
|
|
4058
|
-
<line num="14" count="
|
|
4059
|
-
<line num="16" count="
|
|
4054
|
+
<line num="1" count="49" type="stmt"/>
|
|
4055
|
+
<line num="2" count="49" type="stmt"/>
|
|
4056
|
+
<line num="3" count="49" type="stmt"/>
|
|
4057
|
+
<line num="4" count="49" type="stmt"/>
|
|
4058
|
+
<line num="5" count="49" type="stmt"/>
|
|
4059
|
+
<line num="6" count="49" type="stmt"/>
|
|
4060
|
+
<line num="8" count="49" type="stmt"/>
|
|
4061
|
+
<line num="10" count="49" type="stmt"/>
|
|
4062
|
+
<line num="12" count="49" type="stmt"/>
|
|
4063
|
+
<line num="14" count="49" type="stmt"/>
|
|
4064
|
+
<line num="16" count="49" type="stmt"/>
|
|
4060
4065
|
<line num="17" count="1" type="stmt"/>
|
|
4061
4066
|
<line num="18" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
4062
4067
|
<line num="19" count="1" type="stmt"/>
|
|
4063
4068
|
<line num="21" count="1" type="stmt"/>
|
|
4064
|
-
<line num="30" count="
|
|
4069
|
+
<line num="30" count="49" type="stmt"/>
|
|
4065
4070
|
<line num="31" count="43" type="stmt"/>
|
|
4066
|
-
<line num="38" count="
|
|
4071
|
+
<line num="38" count="49" type="stmt"/>
|
|
4067
4072
|
<line num="39" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
4068
4073
|
<line num="41" count="2" type="stmt"/>
|
|
4069
4074
|
<line num="43" count="0" type="stmt"/>
|
|
4070
|
-
<line num="57" count="
|
|
4075
|
+
<line num="57" count="49" type="stmt"/>
|
|
4071
4076
|
<line num="58" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
4072
4077
|
<line num="59" count="0" type="stmt"/>
|
|
4073
4078
|
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4074
4079
|
<line num="65" count="0" type="stmt"/>
|
|
4075
4080
|
<line num="67" count="0" type="stmt"/>
|
|
4076
4081
|
<line num="69" count="6" type="stmt"/>
|
|
4077
|
-
<line num="73" count="
|
|
4082
|
+
<line num="73" count="49" type="stmt"/>
|
|
4078
4083
|
<line num="74" count="2" type="stmt"/>
|
|
4079
|
-
<line num="79" count="
|
|
4084
|
+
<line num="79" count="49" type="stmt"/>
|
|
4080
4085
|
<line num="80" count="3" type="stmt"/>
|
|
4081
4086
|
<line num="81" count="3" type="stmt"/>
|
|
4082
4087
|
<line num="84" count="3" type="stmt"/>
|
|
@@ -4091,10 +4096,10 @@
|
|
|
4091
4096
|
<line num="95" count="0" type="stmt"/>
|
|
4092
4097
|
<line num="97" count="3" type="stmt"/>
|
|
4093
4098
|
<line num="98" count="3" type="stmt"/>
|
|
4094
|
-
<line num="105" count="
|
|
4099
|
+
<line num="105" count="49" type="stmt"/>
|
|
4095
4100
|
<line num="106" count="1" type="stmt"/>
|
|
4096
4101
|
<line num="107" count="1" type="stmt"/>
|
|
4097
|
-
<line num="111" count="
|
|
4102
|
+
<line num="111" count="49" type="stmt"/>
|
|
4098
4103
|
<line num="112" count="4" type="stmt"/>
|
|
4099
4104
|
<line num="113" count="4" type="stmt"/>
|
|
4100
4105
|
<line num="115" count="4" type="stmt"/>
|
|
@@ -4103,13 +4108,13 @@
|
|
|
4103
4108
|
<line num="118" count="0" type="stmt"/>
|
|
4104
4109
|
<line num="123" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4105
4110
|
<line num="124" count="0" type="stmt"/>
|
|
4106
|
-
<line num="128" count="
|
|
4111
|
+
<line num="128" count="49" type="stmt"/>
|
|
4107
4112
|
<line num="129" count="0" type="stmt"/>
|
|
4108
|
-
<line num="138" count="
|
|
4113
|
+
<line num="138" count="49" type="stmt"/>
|
|
4109
4114
|
<line num="139" count="1" type="stmt"/>
|
|
4110
4115
|
<line num="141" count="1" type="stmt"/>
|
|
4111
4116
|
<line num="142" count="1" type="stmt"/>
|
|
4112
|
-
<line num="147" count="
|
|
4117
|
+
<line num="147" count="49" type="stmt"/>
|
|
4113
4118
|
<line num="148" count="36" type="stmt"/>
|
|
4114
4119
|
<line num="149" count="36" type="stmt"/>
|
|
4115
4120
|
<line num="150" count="36" type="stmt"/>
|
|
@@ -4117,7 +4122,7 @@
|
|
|
4117
4122
|
<line num="152" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
4118
4123
|
<line num="153" count="0" type="stmt"/>
|
|
4119
4124
|
<line num="155" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
4120
|
-
<line num="158" count="
|
|
4125
|
+
<line num="158" count="49" type="stmt"/>
|
|
4121
4126
|
<line num="159" count="1" type="stmt"/>
|
|
4122
4127
|
<line num="160" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4123
4128
|
<line num="161" count="0" type="stmt"/>
|
|
@@ -4176,11 +4181,11 @@
|
|
|
4176
4181
|
</file>
|
|
4177
4182
|
<file name="users.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/users.js">
|
|
4178
4183
|
<metrics statements="24" coveredstatements="19" conditionals="8" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
4179
|
-
<line num="1" count="
|
|
4180
|
-
<line num="2" count="
|
|
4181
|
-
<line num="3" count="
|
|
4182
|
-
<line num="4" count="
|
|
4183
|
-
<line num="6" count="
|
|
4184
|
+
<line num="1" count="46" type="stmt"/>
|
|
4185
|
+
<line num="2" count="46" type="stmt"/>
|
|
4186
|
+
<line num="3" count="46" type="stmt"/>
|
|
4187
|
+
<line num="4" count="46" type="stmt"/>
|
|
4188
|
+
<line num="6" count="46" type="stmt"/>
|
|
4184
4189
|
<line num="7" count="2" type="stmt"/>
|
|
4185
4190
|
<line num="9" count="2" type="stmt"/>
|
|
4186
4191
|
<line num="11" count="2" type="stmt"/>
|
|
@@ -4188,7 +4193,7 @@
|
|
|
4188
4193
|
<line num="15" count="2" type="stmt"/>
|
|
4189
4194
|
<line num="16" count="2" type="stmt"/>
|
|
4190
4195
|
<line num="18" count="2" type="stmt"/>
|
|
4191
|
-
<line num="27" count="
|
|
4196
|
+
<line num="27" count="46" type="stmt"/>
|
|
4192
4197
|
<line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4193
4198
|
<line num="29" count="0" type="stmt"/>
|
|
4194
4199
|
<line num="31" count="2" type="cond" truecount="4" falsecount="0"/>
|