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