@budibase/server 1.0.211 → 1.0.212-alpha.10
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/builder/assets/index.88005d52.js +978 -0
- package/builder/assets/index.c6912819.css +6 -0
- package/builder/index.html +2 -2
- package/coverage/clover.xml +438 -383
- package/coverage/coverage-final.json +11 -11
- 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 +9 -6
- 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 +166 -13
- package/coverage/lcov-report/api/controllers/index.html +22 -22
- 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 +47 -17
- package/coverage/lcov-report/api/controllers/row/index.html +34 -34
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +95 -11
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +17 -8
- 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 +1 -1
- 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 +1 -1
- 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 +5 -2
- 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 +57 -12
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +17 -17
- 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 +4 -4
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- 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 +10 -10
- 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 +1 -1
- package/coverage/lcov-report/db/utils.js.html +9 -6
- 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 +51 -51
- 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/threads/automation.js.html +2 -2
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/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 +1 -1
- package/coverage/lcov-report/utilities/index.html +15 -15
- package/coverage/lcov-report/utilities/index.js.html +27 -9
- 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 +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +787 -694
- package/dist/api/controllers/application.js +1 -1
- package/dist/api/controllers/backup.js +3 -2
- package/dist/api/controllers/dev.js +40 -2
- package/dist/api/controllers/row/external.js +19 -7
- package/dist/api/controllers/row/internalSearch.js +22 -1
- package/dist/api/controllers/row/utils.js +3 -0
- package/dist/api/controllers/static/index.js +31 -2
- package/dist/api/routes/dev.js +2 -1
- package/dist/api/routes/static.js +1 -0
- package/dist/automations/automationUtils.js +16 -4
- package/dist/automations/triggers.js +1 -1
- package/dist/db/utils.js +1 -0
- package/dist/definitions/datasource.js +1 -0
- package/dist/environment.js +2 -1
- package/dist/integrations/airtable.js +1 -0
- package/dist/integrations/arangodb.js +1 -0
- package/dist/integrations/base/sql.js +20 -3
- package/dist/integrations/couchdb.js +1 -0
- package/dist/integrations/dynamodb.js +1 -0
- package/dist/integrations/elasticsearch.js +1 -0
- package/dist/integrations/firebase.js +1 -0
- package/dist/integrations/googlesheets.js +1 -0
- package/dist/integrations/index.js +4 -0
- package/dist/integrations/microsoftSqlServer.js +2 -1
- package/dist/integrations/mongodb.js +1 -0
- package/dist/integrations/mysql.js +2 -1
- package/dist/integrations/oracle.js +1 -0
- package/dist/integrations/postgres.js +2 -1
- package/dist/integrations/redis.js +1 -0
- package/dist/integrations/rest.js +1 -0
- package/dist/integrations/s3.js +1 -0
- package/dist/integrations/snowflake.js +102 -0
- package/dist/package.json +7 -6
- package/dist/threads/automation.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/index.js +16 -6
- package/dist/utilities/fileSystem/utilities.js +2 -1
- package/dist/utilities/index.js +5 -1
- package/package.json +8 -7
- package/scripts/integrations/oracle/instantclient/linux/arm64/basiclite-19.10.zip +0 -0
- package/scripts/integrations/oracle/instantclient/linux/arm64/install.sh +23 -0
- package/scripts/integrations/oracle/instantclient/linux/install.sh +10 -0
- package/src/api/controllers/application.ts +5 -1
- package/src/api/controllers/backup.js +3 -2
- package/src/api/controllers/dev.js +53 -2
- package/src/api/controllers/row/external.js +19 -9
- package/src/api/controllers/row/internalSearch.js +28 -0
- package/src/api/controllers/row/utils.js +3 -0
- package/src/api/controllers/static/index.js +41 -2
- package/src/api/routes/dev.js +1 -0
- package/src/api/routes/static.ts +1 -0
- package/src/automations/automationUtils.js +19 -4
- package/src/automations/triggers.js +1 -1
- package/src/db/utils.js +1 -0
- package/src/definitions/common.ts +1 -0
- package/src/definitions/datasource.ts +2 -0
- package/src/environment.js +3 -1
- package/src/integrations/airtable.ts +1 -0
- package/src/integrations/arangodb.ts +1 -0
- package/src/integrations/base/sql.ts +25 -11
- package/src/integrations/couchdb.ts +1 -0
- package/src/integrations/dynamodb.ts +1 -0
- package/src/integrations/elasticsearch.ts +1 -0
- package/src/integrations/firebase.ts +1 -0
- package/src/integrations/googlesheets.ts +1 -0
- package/src/integrations/index.ts +4 -0
- package/src/integrations/microsoftSqlServer.ts +2 -0
- package/src/integrations/mongodb.ts +1 -0
- package/src/integrations/mysql.ts +2 -0
- package/src/integrations/oracle.ts +1 -0
- package/src/integrations/postgres.ts +2 -0
- package/src/integrations/redis.ts +1 -0
- package/src/integrations/rest.ts +1 -0
- package/src/integrations/s3.ts +1 -0
- package/src/integrations/snowflake.ts +99 -0
- package/src/threads/automation.js +1 -1
- package/src/utilities/fileSystem/index.js +22 -8
- package/src/utilities/fileSystem/utilities.js +2 -0
- package/src/utilities/index.js +7 -1
- package/builder/assets/index.24307ca0.css +0 -6
- package/builder/assets/index.4c5e5a40.js +0 -1315
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="1656670287150" clover="3.2.0">
|
|
3
|
+
<project timestamp="1656670287150" name="All files">
|
|
4
|
+
<metrics statements="4336" coveredstatements="3131" conditionals="1805" coveredconditionals="952" methods="627" coveredmethods="446" elements="6768" coveredelements="4529" complexity="0" loc="4336" ncloc="4336" packages="23" files="129" classes="129"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="34" coveredstatements="34" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
7
7
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/index.js">
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
</file>
|
|
44
44
|
</package>
|
|
45
45
|
<package name="api.controllers">
|
|
46
|
-
<metrics statements="
|
|
46
|
+
<metrics statements="975" coveredstatements="695" conditionals="290" coveredconditionals="136" methods="138" coveredmethods="94"/>
|
|
47
47
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
|
|
48
48
|
<metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
49
49
|
<line num="1" count="27" type="stmt"/>
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
<line num="251" count="2" type="stmt"/>
|
|
222
222
|
</file>
|
|
223
223
|
<file name="backup.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/backup.js">
|
|
224
|
-
<metrics statements="
|
|
224
|
+
<metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
225
225
|
<line num="1" count="27" type="stmt"/>
|
|
226
226
|
<line num="2" count="27" type="stmt"/>
|
|
227
227
|
<line num="3" count="27" type="stmt"/>
|
|
@@ -231,10 +231,11 @@
|
|
|
231
231
|
<line num="8" count="1" type="stmt"/>
|
|
232
232
|
<line num="9" count="1" type="stmt"/>
|
|
233
233
|
<line num="10" count="1" type="stmt"/>
|
|
234
|
-
<line num="
|
|
234
|
+
<line num="11" count="1" type="stmt"/>
|
|
235
235
|
<line num="13" count="1" type="stmt"/>
|
|
236
236
|
<line num="14" count="1" type="stmt"/>
|
|
237
237
|
<line num="15" count="1" type="stmt"/>
|
|
238
|
+
<line num="16" count="1" type="stmt"/>
|
|
238
239
|
</file>
|
|
239
240
|
<file name="cloud.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/cloud.js">
|
|
240
241
|
<metrics statements="54" coveredstatements="10" conditionals="23" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
@@ -451,77 +452,102 @@
|
|
|
451
452
|
<line num="262" count="0" type="stmt"/>
|
|
452
453
|
</file>
|
|
453
454
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
454
|
-
<metrics statements="
|
|
455
|
+
<metrics statements="95" coveredstatements="43" conditionals="25" coveredconditionals="5" methods="12" coveredmethods="5"/>
|
|
455
456
|
<line num="1" count="27" type="stmt"/>
|
|
456
457
|
<line num="2" count="27" type="stmt"/>
|
|
457
458
|
<line num="3" count="27" type="stmt"/>
|
|
458
459
|
<line num="4" count="27" type="stmt"/>
|
|
459
460
|
<line num="5" count="27" type="stmt"/>
|
|
460
|
-
<line num="6" count="27" type="stmt"/>
|
|
461
|
-
<line num="7" count="27" type="stmt"/>
|
|
462
|
-
<line num="8" count="27" type="stmt"/>
|
|
463
|
-
<line num="9" count="27" type="stmt"/>
|
|
464
461
|
<line num="10" count="27" type="stmt"/>
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
462
|
+
<line num="11" count="27" type="stmt"/>
|
|
463
|
+
<line num="12" count="27" type="stmt"/>
|
|
464
|
+
<line num="13" count="27" type="stmt"/>
|
|
465
|
+
<line num="14" count="27" type="stmt"/>
|
|
466
|
+
<line num="17" count="0" type="stmt"/>
|
|
467
|
+
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
468
|
+
<line num="19" count="0" type="stmt"/>
|
|
469
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
470
|
+
<line num="33" count="0" type="stmt"/>
|
|
473
471
|
<line num="34" count="0" type="stmt"/>
|
|
474
|
-
<line num="
|
|
472
|
+
<line num="36" count="0" type="stmt"/>
|
|
473
|
+
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
475
474
|
<line num="38" count="0" type="stmt"/>
|
|
475
|
+
<line num="41" count="0" type="stmt"/>
|
|
476
476
|
<line num="42" count="0" type="stmt"/>
|
|
477
|
-
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
478
|
-
<line num="44" count="0" type="stmt"/>
|
|
479
477
|
<line num="46" count="0" type="stmt"/>
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
485
|
-
<line num="
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="
|
|
491
|
-
<line num="
|
|
492
|
-
<line num="
|
|
478
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
479
|
+
<line num="48" count="0" type="stmt"/>
|
|
480
|
+
<line num="50" count="0" type="stmt"/>
|
|
481
|
+
<line num="53" count="27" type="stmt"/>
|
|
482
|
+
<line num="54" count="54" type="stmt"/>
|
|
483
|
+
<line num="55" count="0" type="stmt"/>
|
|
484
|
+
<line num="59" count="27" type="stmt"/>
|
|
485
|
+
<line num="60" count="54" type="stmt"/>
|
|
486
|
+
<line num="61" count="0" type="stmt"/>
|
|
487
|
+
<line num="65" count="27" type="stmt"/>
|
|
488
|
+
<line num="66" count="54" type="stmt"/>
|
|
489
|
+
<line num="67" count="0" type="stmt"/>
|
|
490
|
+
<line num="71" count="27" type="stmt"/>
|
|
493
491
|
<line num="72" count="0" type="stmt"/>
|
|
492
|
+
<line num="73" count="0" type="stmt"/>
|
|
494
493
|
<line num="74" count="0" type="stmt"/>
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
494
|
+
<line num="76" count="0" type="stmt"/>
|
|
495
|
+
<line num="78" count="0" type="stmt"/>
|
|
496
|
+
<line num="83" count="27" type="stmt"/>
|
|
498
497
|
<line num="84" count="1" type="stmt"/>
|
|
499
498
|
<line num="85" count="1" type="stmt"/>
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="88" count="0" type="stmt"/>
|
|
499
|
+
<line num="88" count="1" type="stmt"/>
|
|
500
|
+
<line num="89" count="1" type="stmt"/>
|
|
503
501
|
<line num="90" count="1" type="stmt"/>
|
|
504
502
|
<line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
503
|
+
<line num="92" count="0" type="stmt"/>
|
|
504
|
+
<line num="94" count="1" type="stmt"/>
|
|
505
|
+
<line num="95" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
506
|
+
<line num="99" count="0" type="stmt"/>
|
|
507
|
+
<line num="102" count="0" type="stmt"/>
|
|
508
508
|
<line num="105" count="1" type="stmt"/>
|
|
509
|
-
<line num="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="112" count="
|
|
512
|
-
<line num="113" count="1" type="stmt"/>
|
|
513
|
-
<line num="114" count="1" type="stmt"/>
|
|
514
|
-
<line num="115" count="1" type="stmt"/>
|
|
509
|
+
<line num="109" count="1" type="stmt"/>
|
|
510
|
+
<line num="110" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
511
|
+
<line num="112" count="0" type="stmt"/>
|
|
515
512
|
<line num="116" count="1" type="stmt"/>
|
|
516
513
|
<line num="117" count="1" type="stmt"/>
|
|
517
514
|
<line num="118" count="1" type="stmt"/>
|
|
515
|
+
<line num="119" count="1" type="stmt"/>
|
|
516
|
+
<line num="120" count="1" type="stmt"/>
|
|
518
517
|
<line num="121" count="1" type="stmt"/>
|
|
519
|
-
<line num="
|
|
518
|
+
<line num="122" count="1" type="stmt"/>
|
|
520
519
|
<line num="125" count="1" type="stmt"/>
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
520
|
+
<line num="127" count="0" type="stmt"/>
|
|
521
|
+
<line num="129" count="1" type="stmt"/>
|
|
522
|
+
<line num="133" count="27" type="stmt"/>
|
|
524
523
|
<line num="134" count="1" type="stmt"/>
|
|
524
|
+
<line num="135" count="1" type="stmt"/>
|
|
525
|
+
<line num="138" count="1" type="stmt"/>
|
|
526
|
+
<line num="142" count="27" type="stmt"/>
|
|
527
|
+
<line num="144" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
528
|
+
<line num="145" count="0" type="stmt"/>
|
|
529
|
+
<line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
530
|
+
<line num="147" count="0" type="stmt"/>
|
|
531
|
+
<line num="149" count="0" type="stmt"/>
|
|
532
|
+
<line num="152" count="0" type="stmt"/>
|
|
533
|
+
<line num="155" count="0" type="stmt"/>
|
|
534
|
+
<line num="156" count="0" type="stmt"/>
|
|
535
|
+
<line num="157" count="0" type="stmt"/>
|
|
536
|
+
<line num="160" count="0" type="stmt"/>
|
|
537
|
+
<line num="161" count="0" type="stmt"/>
|
|
538
|
+
<line num="162" count="0" type="stmt"/>
|
|
539
|
+
<line num="164" count="0" type="stmt"/>
|
|
540
|
+
<line num="165" count="0" type="stmt"/>
|
|
541
|
+
<line num="166" count="0" type="stmt"/>
|
|
542
|
+
<line num="172" count="0" type="stmt"/>
|
|
543
|
+
<line num="174" count="0" type="stmt"/>
|
|
544
|
+
<line num="175" count="0" type="stmt"/>
|
|
545
|
+
<line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
546
|
+
<line num="177" count="0" type="stmt"/>
|
|
547
|
+
<line num="178" count="0" type="stmt"/>
|
|
548
|
+
<line num="181" count="0" type="stmt"/>
|
|
549
|
+
<line num="183" count="0" type="stmt"/>
|
|
550
|
+
<line num="184" count="0" type="stmt"/>
|
|
525
551
|
</file>
|
|
526
552
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
|
|
527
553
|
<metrics statements="14" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
@@ -1070,9 +1096,9 @@
|
|
|
1070
1096
|
</file>
|
|
1071
1097
|
</package>
|
|
1072
1098
|
<package name="api.controllers.row">
|
|
1073
|
-
<metrics statements="
|
|
1099
|
+
<metrics statements="610" coveredstatements="344" conditionals="280" coveredconditionals="97" methods="88" coveredmethods="46"/>
|
|
1074
1100
|
<file name="external.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/external.js">
|
|
1075
|
-
<metrics statements="
|
|
1101
|
+
<metrics statements="116" coveredstatements="18" conditionals="50" coveredconditionals="0" methods="15" coveredmethods="0"/>
|
|
1076
1102
|
<line num="6" count="44" type="stmt"/>
|
|
1077
1103
|
<line num="10" count="44" type="stmt"/>
|
|
1078
1104
|
<line num="11" count="44" type="stmt"/>
|
|
@@ -1150,39 +1176,45 @@
|
|
|
1150
1176
|
<line num="159" count="0" type="stmt"/>
|
|
1151
1177
|
<line num="160" count="0" type="stmt"/>
|
|
1152
1178
|
<line num="161" count="0" type="stmt"/>
|
|
1153
|
-
<line num="162" count="0" type="
|
|
1154
|
-
<line num="163" count="0" type="
|
|
1155
|
-
<line num="
|
|
1179
|
+
<line num="162" count="0" type="stmt"/>
|
|
1180
|
+
<line num="163" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1181
|
+
<line num="164" count="0" type="stmt"/>
|
|
1156
1182
|
<line num="166" count="0" type="stmt"/>
|
|
1157
|
-
<line num="
|
|
1158
|
-
<line num="
|
|
1159
|
-
<line num="
|
|
1183
|
+
<line num="169" count="0" type="stmt"/>
|
|
1184
|
+
<line num="174" count="0" type="stmt"/>
|
|
1185
|
+
<line num="175" count="0" type="stmt"/>
|
|
1186
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1160
1187
|
<line num="179" count="0" type="stmt"/>
|
|
1161
1188
|
<line num="180" count="0" type="stmt"/>
|
|
1162
1189
|
<line num="181" count="0" type="stmt"/>
|
|
1163
|
-
<line num="
|
|
1164
|
-
<line num="
|
|
1165
|
-
<line num="188" count="44" type="stmt"/>
|
|
1190
|
+
<line num="182" count="0" type="stmt"/>
|
|
1191
|
+
<line num="186" count="0" type="stmt"/>
|
|
1166
1192
|
<line num="189" count="0" type="stmt"/>
|
|
1167
1193
|
<line num="190" count="0" type="stmt"/>
|
|
1168
1194
|
<line num="191" count="0" type="stmt"/>
|
|
1169
|
-
<line num="
|
|
1170
|
-
<line num="193" count="0" type="stmt"/>
|
|
1171
|
-
<line num="194" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1195
|
+
<line num="194" count="0" type="stmt"/>
|
|
1172
1196
|
<line num="195" count="0" type="stmt"/>
|
|
1173
|
-
<line num="
|
|
1174
|
-
<line num="
|
|
1197
|
+
<line num="198" count="44" type="stmt"/>
|
|
1198
|
+
<line num="199" count="0" type="stmt"/>
|
|
1199
|
+
<line num="200" count="0" type="stmt"/>
|
|
1200
|
+
<line num="201" count="0" type="stmt"/>
|
|
1175
1201
|
<line num="202" count="0" type="stmt"/>
|
|
1176
1202
|
<line num="203" count="0" type="stmt"/>
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="
|
|
1203
|
+
<line num="204" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1204
|
+
<line num="205" count="0" type="stmt"/>
|
|
1205
|
+
<line num="207" count="0" type="stmt"/>
|
|
1206
|
+
<line num="208" count="0" type="stmt"/>
|
|
1179
1207
|
<line num="212" count="0" type="stmt"/>
|
|
1180
|
-
<line num="
|
|
1181
|
-
<line num="215" count="0" type="stmt"/>
|
|
1208
|
+
<line num="213" count="0" type="stmt"/>
|
|
1182
1209
|
<line num="216" count="0" type="stmt"/>
|
|
1183
|
-
<line num="
|
|
1184
|
-
<line num="
|
|
1185
|
-
<line num="
|
|
1210
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1211
|
+
<line num="222" count="0" type="stmt"/>
|
|
1212
|
+
<line num="224" count="0" type="stmt"/>
|
|
1213
|
+
<line num="225" count="0" type="stmt"/>
|
|
1214
|
+
<line num="226" count="0" type="stmt"/>
|
|
1215
|
+
<line num="228" count="0" type="stmt"/>
|
|
1216
|
+
<line num="229" count="0" type="stmt"/>
|
|
1217
|
+
<line num="242" count="0" type="stmt"/>
|
|
1186
1218
|
</file>
|
|
1187
1219
|
<file name="internal.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internal.js">
|
|
1188
1220
|
<metrics statements="213" coveredstatements="172" conditionals="64" coveredconditionals="40" methods="26" coveredmethods="22"/>
|
|
@@ -1401,160 +1433,172 @@
|
|
|
1401
1433
|
<line num="454" count="2" type="stmt"/>
|
|
1402
1434
|
</file>
|
|
1403
1435
|
<file name="internalSearch.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/internalSearch.js">
|
|
1404
|
-
<metrics statements="
|
|
1436
|
+
<metrics statements="165" coveredstatements="96" conditionals="101" coveredconditionals="39" methods="35" coveredmethods="18"/>
|
|
1405
1437
|
<line num="1" count="43" type="stmt"/>
|
|
1406
1438
|
<line num="2" count="43" type="stmt"/>
|
|
1407
1439
|
<line num="3" count="43" type="stmt"/>
|
|
1408
1440
|
<line num="4" count="43" type="stmt"/>
|
|
1409
1441
|
<line num="12" count="1" type="stmt"/>
|
|
1410
|
-
<line num="22" count="1" type="stmt"/>
|
|
1411
1442
|
<line num="23" count="1" type="stmt"/>
|
|
1412
1443
|
<line num="24" count="1" type="stmt"/>
|
|
1413
1444
|
<line num="25" count="1" type="stmt"/>
|
|
1414
1445
|
<line num="26" count="1" type="stmt"/>
|
|
1415
|
-
<line num="
|
|
1446
|
+
<line num="27" count="1" type="stmt"/>
|
|
1416
1447
|
<line num="31" count="1" type="stmt"/>
|
|
1417
|
-
<line num="
|
|
1448
|
+
<line num="32" count="1" type="stmt"/>
|
|
1418
1449
|
<line num="36" count="1" type="stmt"/>
|
|
1419
|
-
<line num="
|
|
1420
|
-
<line num="41" count="1" type="
|
|
1421
|
-
<line num="
|
|
1422
|
-
<line num="
|
|
1423
|
-
<line num="48" count="
|
|
1424
|
-
<line num="
|
|
1425
|
-
<line num="
|
|
1426
|
-
<line num="55" count="
|
|
1427
|
-
<line num="
|
|
1428
|
-
<line num="
|
|
1429
|
-
<line num="62" count="
|
|
1430
|
-
<line num="
|
|
1431
|
-
<line num="
|
|
1450
|
+
<line num="37" count="1" type="stmt"/>
|
|
1451
|
+
<line num="41" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1452
|
+
<line num="42" count="1" type="stmt"/>
|
|
1453
|
+
<line num="44" count="1" type="stmt"/>
|
|
1454
|
+
<line num="48" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1455
|
+
<line num="49" count="0" type="stmt"/>
|
|
1456
|
+
<line num="51" count="1" type="stmt"/>
|
|
1457
|
+
<line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1458
|
+
<line num="56" count="0" type="stmt"/>
|
|
1459
|
+
<line num="58" count="1" type="stmt"/>
|
|
1460
|
+
<line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1461
|
+
<line num="63" count="0" type="stmt"/>
|
|
1462
|
+
<line num="65" count="1" type="stmt"/>
|
|
1432
1463
|
<line num="69" count="1" type="stmt"/>
|
|
1433
|
-
<line num="
|
|
1464
|
+
<line num="70" count="1" type="stmt"/>
|
|
1434
1465
|
<line num="74" count="0" type="stmt"/>
|
|
1435
|
-
<line num="
|
|
1466
|
+
<line num="75" count="0" type="stmt"/>
|
|
1436
1467
|
<line num="79" count="0" type="stmt"/>
|
|
1437
|
-
<line num="
|
|
1468
|
+
<line num="80" count="0" type="stmt"/>
|
|
1438
1469
|
<line num="84" count="0" type="stmt"/>
|
|
1439
|
-
<line num="
|
|
1440
|
-
<line num="
|
|
1441
|
-
<line num="
|
|
1470
|
+
<line num="85" count="0" type="stmt"/>
|
|
1471
|
+
<line num="89" count="0" type="stmt"/>
|
|
1472
|
+
<line num="93" count="0" type="stmt"/>
|
|
1442
1473
|
<line num="97" count="0" type="stmt"/>
|
|
1443
|
-
<line num="
|
|
1474
|
+
<line num="98" count="0" type="stmt"/>
|
|
1444
1475
|
<line num="102" count="0" type="stmt"/>
|
|
1445
|
-
<line num="
|
|
1476
|
+
<line num="103" count="0" type="stmt"/>
|
|
1446
1477
|
<line num="107" count="0" type="stmt"/>
|
|
1447
|
-
<line num="
|
|
1478
|
+
<line num="108" count="0" type="stmt"/>
|
|
1448
1479
|
<line num="112" count="0" type="stmt"/>
|
|
1449
|
-
<line num="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="
|
|
1453
|
-
<line num="131" count="2" type="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="
|
|
1456
|
-
<line num="
|
|
1480
|
+
<line num="113" count="0" type="stmt"/>
|
|
1481
|
+
<line num="117" count="0" type="stmt"/>
|
|
1482
|
+
<line num="118" count="0" type="stmt"/>
|
|
1483
|
+
<line num="129" count="2" type="stmt"/>
|
|
1484
|
+
<line num="131" count="2" type="stmt"/>
|
|
1485
|
+
<line num="133" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1486
|
+
<line num="134" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1487
|
+
<line num="137" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1457
1488
|
<line num="138" count="2" type="stmt"/>
|
|
1458
|
-
<line num="
|
|
1459
|
-
<line num="
|
|
1460
|
-
<line num="144" count="
|
|
1461
|
-
<line num="147" count="7" type="stmt"/>
|
|
1489
|
+
<line num="141" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
1490
|
+
<line num="142" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1491
|
+
<line num="144" count="2" type="stmt"/>
|
|
1462
1492
|
<line num="148" count="1" type="stmt"/>
|
|
1463
|
-
<line num="
|
|
1464
|
-
<line num="
|
|
1465
|
-
<line num="153" count="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1493
|
+
<line num="149" count="1" type="stmt"/>
|
|
1494
|
+
<line num="150" count="1" type="stmt"/>
|
|
1495
|
+
<line num="153" count="8" type="stmt"/>
|
|
1496
|
+
<line num="154" count="1" type="stmt"/>
|
|
1497
|
+
<line num="157" count="1" type="stmt"/>
|
|
1498
|
+
<line num="158" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1499
|
+
<line num="159" count="0" type="stmt"/>
|
|
1468
1500
|
<line num="161" count="1" type="stmt"/>
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="
|
|
1501
|
+
<line num="166" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1502
|
+
<line num="167" count="1" type="stmt"/>
|
|
1503
|
+
<line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1472
1504
|
<line num="169" count="0" type="stmt"/>
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="173" count="1" type="stmt"/>
|
|
1475
|
-
<line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1505
|
+
<line num="171" count="0" type="stmt"/>
|
|
1476
1506
|
<line num="175" count="0" type="stmt"/>
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="180" count="0" type="cond" truecount="0" falsecount="
|
|
1507
|
+
<line num="178" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1508
|
+
<line num="179" count="1" type="stmt"/>
|
|
1509
|
+
<line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1480
1510
|
<line num="181" count="0" type="stmt"/>
|
|
1481
|
-
<line num="183" count="0" type="
|
|
1511
|
+
<line num="183" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1482
1512
|
<line num="184" count="0" type="stmt"/>
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="189" count="
|
|
1486
|
-
<line num="190" count="0" type="
|
|
1513
|
+
<line num="186" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1514
|
+
<line num="187" count="0" type="stmt"/>
|
|
1515
|
+
<line num="189" count="0" type="stmt"/>
|
|
1516
|
+
<line num="190" count="0" type="stmt"/>
|
|
1487
1517
|
<line num="191" count="0" type="stmt"/>
|
|
1488
|
-
<line num="
|
|
1518
|
+
<line num="194" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1519
|
+
<line num="195" count="1" type="stmt"/>
|
|
1520
|
+
<line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1489
1521
|
<line num="197" count="0" type="stmt"/>
|
|
1490
|
-
<line num="
|
|
1491
|
-
<line num="
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1522
|
+
<line num="199" count="0" type="stmt"/>
|
|
1523
|
+
<line num="203" count="0" type="stmt"/>
|
|
1524
|
+
<line num="206" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1525
|
+
<line num="207" count="1" type="stmt"/>
|
|
1526
|
+
<line num="209" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1527
|
+
<line num="210" count="0" type="stmt"/>
|
|
1528
|
+
<line num="212" count="1" type="stmt"/>
|
|
1529
|
+
<line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1530
|
+
<line num="216" count="1" type="stmt"/>
|
|
1531
|
+
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1532
|
+
<line num="218" count="0" type="stmt"/>
|
|
1533
|
+
<line num="220" count="0" type="stmt"/>
|
|
1534
|
+
<line num="223" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1535
|
+
<line num="224" count="1" type="stmt"/>
|
|
1536
|
+
<line num="226" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1505
1537
|
<line num="227" count="1" type="stmt"/>
|
|
1506
|
-
<line num="
|
|
1538
|
+
<line num="229" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1539
|
+
<line num="230" count="1" type="stmt"/>
|
|
1540
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1541
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1507
1542
|
<line num="233" count="0" type="stmt"/>
|
|
1508
|
-
<line num="235" count="
|
|
1509
|
-
<line num="236" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1510
|
-
<line num="237" count="0" type="stmt"/>
|
|
1543
|
+
<line num="235" count="0" type="stmt"/>
|
|
1511
1544
|
<line num="238" count="0" type="stmt"/>
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1545
|
+
<line num="242" count="0" type="stmt"/>
|
|
1546
|
+
<line num="243" count="0" type="stmt"/>
|
|
1547
|
+
<line num="248" count="0" type="stmt"/>
|
|
1548
|
+
<line num="251" count="1" type="stmt"/>
|
|
1549
|
+
<line num="255" count="1" type="stmt"/>
|
|
1550
|
+
<line num="260" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1551
|
+
<line num="261" count="0" type="stmt"/>
|
|
1552
|
+
<line num="263" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1553
|
+
<line num="264" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1554
|
+
<line num="265" count="0" type="stmt"/>
|
|
1555
|
+
<line num="266" count="0" type="stmt"/>
|
|
1556
|
+
<line num="268" count="1" type="stmt"/>
|
|
1557
|
+
<line num="272" count="1" type="stmt"/>
|
|
1523
1558
|
<line num="273" count="1" type="stmt"/>
|
|
1524
|
-
<line num="
|
|
1559
|
+
<line num="274" count="1" type="stmt"/>
|
|
1560
|
+
<line num="275" count="1" type="stmt"/>
|
|
1525
1561
|
<line num="276" count="1" type="stmt"/>
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="
|
|
1530
|
-
<line num="300" count="1" type="cond" truecount="
|
|
1531
|
-
<line num="301" count="
|
|
1532
|
-
<line num="303" count="1" type="
|
|
1533
|
-
<line num="304" count="1" type="
|
|
1534
|
-
<line num="
|
|
1535
|
-
<line num="
|
|
1536
|
-
<line num="
|
|
1537
|
-
<line num="
|
|
1538
|
-
<line num="
|
|
1539
|
-
<line num="
|
|
1540
|
-
<line num="
|
|
1541
|
-
<line num="
|
|
1542
|
-
<line num="
|
|
1543
|
-
<line num="
|
|
1544
|
-
<line num="
|
|
1545
|
-
<line num="
|
|
1562
|
+
<line num="287" count="43" type="stmt"/>
|
|
1563
|
+
<line num="288" count="1" type="stmt"/>
|
|
1564
|
+
<line num="295" count="1" type="stmt"/>
|
|
1565
|
+
<line num="297" count="1" type="stmt"/>
|
|
1566
|
+
<line num="300" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1567
|
+
<line num="301" count="1" type="stmt"/>
|
|
1568
|
+
<line num="303" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1569
|
+
<line num="304" count="1" type="stmt"/>
|
|
1570
|
+
<line num="306" count="1" type="stmt"/>
|
|
1571
|
+
<line num="325" count="43" type="stmt"/>
|
|
1572
|
+
<line num="326" count="1" type="stmt"/>
|
|
1573
|
+
<line num="327" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1574
|
+
<line num="328" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1575
|
+
<line num="329" count="0" type="stmt"/>
|
|
1576
|
+
<line num="331" count="1" type="stmt"/>
|
|
1577
|
+
<line num="332" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1578
|
+
<line num="333" count="0" type="stmt"/>
|
|
1579
|
+
<line num="335" count="1" type="stmt"/>
|
|
1580
|
+
<line num="344" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1581
|
+
<line num="345" count="0" type="stmt"/>
|
|
1582
|
+
<line num="347" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1583
|
+
<line num="348" count="1" type="stmt"/>
|
|
1546
1584
|
<line num="350" count="0" type="stmt"/>
|
|
1547
|
-
<line num="
|
|
1548
|
-
<line num="
|
|
1549
|
-
<line num="
|
|
1550
|
-
<line num="
|
|
1551
|
-
<line num="
|
|
1552
|
-
<line num="
|
|
1553
|
-
<line num="
|
|
1554
|
-
<line num="
|
|
1555
|
-
<line num="
|
|
1556
|
-
<line num="
|
|
1557
|
-
<line num="
|
|
1585
|
+
<line num="355" count="0" type="stmt"/>
|
|
1586
|
+
<line num="373" count="43" type="stmt"/>
|
|
1587
|
+
<line num="374" count="0" type="stmt"/>
|
|
1588
|
+
<line num="375" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
1589
|
+
<line num="376" count="0" type="stmt"/>
|
|
1590
|
+
<line num="378" count="0" type="stmt"/>
|
|
1591
|
+
<line num="379" count="0" type="stmt"/>
|
|
1592
|
+
<line num="385" count="0" type="stmt"/>
|
|
1593
|
+
<line num="392" count="0" type="stmt"/>
|
|
1594
|
+
<line num="397" count="0" type="stmt"/>
|
|
1595
|
+
<line num="418" count="43" type="stmt"/>
|
|
1596
|
+
<line num="419" count="1" type="stmt"/>
|
|
1597
|
+
<line num="420" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
1598
|
+
<line num="421" count="1" type="stmt"/>
|
|
1599
|
+
<line num="423" count="1" type="stmt"/>
|
|
1600
|
+
<line num="424" count="1" type="stmt"/>
|
|
1601
|
+
<line num="425" count="1" type="stmt"/>
|
|
1558
1602
|
</file>
|
|
1559
1603
|
<file name="staticFormula.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/staticFormula.js">
|
|
1560
1604
|
<metrics statements="63" coveredstatements="23" conditionals="31" coveredconditionals="5" methods="6" coveredmethods="2"/>
|
|
@@ -1623,7 +1667,7 @@
|
|
|
1623
1667
|
<line num="155" count="79" type="stmt"/>
|
|
1624
1668
|
</file>
|
|
1625
1669
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/row/utils.js">
|
|
1626
|
-
<metrics statements="
|
|
1670
|
+
<metrics statements="53" coveredstatements="35" conditionals="34" coveredconditionals="13" methods="6" coveredmethods="4"/>
|
|
1627
1671
|
<line num="1" count="44" type="stmt"/>
|
|
1628
1672
|
<line num="2" count="44" type="stmt"/>
|
|
1629
1673
|
<line num="3" count="44" type="stmt"/>
|
|
@@ -1663,18 +1707,20 @@
|
|
|
1663
1707
|
<line num="60" count="0" type="stmt"/>
|
|
1664
1708
|
<line num="65" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1665
1709
|
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1666
|
-
<line num="67" count="0" type="
|
|
1667
|
-
<line num="68" count="0" type="
|
|
1668
|
-
<line num="
|
|
1669
|
-
<line num="
|
|
1670
|
-
<line num="
|
|
1671
|
-
<line num="
|
|
1672
|
-
<line num="
|
|
1673
|
-
<line num="82" count="
|
|
1710
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1711
|
+
<line num="68" count="0" type="stmt"/>
|
|
1712
|
+
<line num="70" count="0" type="stmt"/>
|
|
1713
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1714
|
+
<line num="75" count="0" type="stmt"/>
|
|
1715
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1716
|
+
<line num="80" count="0" type="stmt"/>
|
|
1717
|
+
<line num="82" count="224" type="cond" truecount="2" falsecount="2"/>
|
|
1674
1718
|
<line num="84" count="0" type="stmt"/>
|
|
1675
|
-
<line num="
|
|
1676
|
-
<line num="
|
|
1677
|
-
<line num="
|
|
1719
|
+
<line num="85" count="0" type="stmt"/>
|
|
1720
|
+
<line num="87" count="0" type="stmt"/>
|
|
1721
|
+
<line num="90" count="224" type="stmt"/>
|
|
1722
|
+
<line num="92" count="224" type="cond" truecount="2" falsecount="0"/>
|
|
1723
|
+
<line num="94" count="83" type="stmt"/>
|
|
1678
1724
|
</file>
|
|
1679
1725
|
</package>
|
|
1680
1726
|
<package name="api.controllers.table">
|
|
@@ -2324,7 +2370,7 @@
|
|
|
2324
2370
|
<line num="17" count="27" type="stmt"/>
|
|
2325
2371
|
<line num="18" count="27" type="stmt"/>
|
|
2326
2372
|
<line num="21" count="27" type="stmt"/>
|
|
2327
|
-
<line num="
|
|
2373
|
+
<line num="27" count="27" type="stmt"/>
|
|
2328
2374
|
</file>
|
|
2329
2375
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.js">
|
|
2330
2376
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2529,7 +2575,7 @@
|
|
|
2529
2575
|
</file>
|
|
2530
2576
|
</package>
|
|
2531
2577
|
<package name="automations">
|
|
2532
|
-
<metrics statements="
|
|
2578
|
+
<metrics statements="169" coveredstatements="128" conditionals="70" coveredconditionals="47" methods="21" coveredmethods="13"/>
|
|
2533
2579
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2534
2580
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2535
2581
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2558,53 +2604,59 @@
|
|
|
2558
2604
|
<line num="74" count="44" type="stmt"/>
|
|
2559
2605
|
</file>
|
|
2560
2606
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2561
|
-
<metrics statements="
|
|
2607
|
+
<metrics statements="52" coveredstatements="32" conditionals="33" coveredconditionals="21" methods="5" coveredmethods="3"/>
|
|
2562
2608
|
<line num="1" count="44" type="stmt"/>
|
|
2563
|
-
<line num="
|
|
2564
|
-
<line num="
|
|
2565
|
-
<line num="
|
|
2566
|
-
<line num="
|
|
2567
|
-
<line num="
|
|
2568
|
-
<line num="
|
|
2569
|
-
<line num="
|
|
2570
|
-
<line num="
|
|
2571
|
-
<line num="
|
|
2572
|
-
<line num="
|
|
2573
|
-
<line num="
|
|
2574
|
-
<line num="
|
|
2575
|
-
<line num="
|
|
2576
|
-
<line num="
|
|
2577
|
-
<line num="
|
|
2578
|
-
<line num="
|
|
2579
|
-
<line num="
|
|
2580
|
-
<line num="
|
|
2581
|
-
<line num="
|
|
2582
|
-
<line num="
|
|
2583
|
-
<line num="
|
|
2584
|
-
<line num="
|
|
2585
|
-
<line num="61" count="44" type="stmt"/>
|
|
2586
|
-
<line num="62" count="8" type="stmt"/>
|
|
2587
|
-
<line num="63" count="7" type="stmt"/>
|
|
2609
|
+
<line num="7" count="44" type="stmt"/>
|
|
2610
|
+
<line num="25" count="44" type="stmt"/>
|
|
2611
|
+
<line num="26" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
2612
|
+
<line num="27" count="1" type="stmt"/>
|
|
2613
|
+
<line num="29" count="13" type="stmt"/>
|
|
2614
|
+
<line num="30" count="33" type="stmt"/>
|
|
2615
|
+
<line num="31" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
2616
|
+
<line num="32" count="6" type="stmt"/>
|
|
2617
|
+
<line num="34" count="27" type="stmt"/>
|
|
2618
|
+
<line num="35" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
2619
|
+
<line num="36" count="11" type="stmt"/>
|
|
2620
|
+
<line num="38" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2621
|
+
<line num="39" count="2" type="stmt"/>
|
|
2622
|
+
<line num="40" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2623
|
+
<line num="41" count="1" type="stmt"/>
|
|
2624
|
+
<line num="43" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2625
|
+
<line num="44" count="1" type="stmt"/>
|
|
2626
|
+
<line num="47" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2627
|
+
<line num="48" count="1" type="stmt"/>
|
|
2628
|
+
<line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2629
|
+
<line num="50" count="1" type="stmt"/>
|
|
2630
|
+
<line num="54" count="13" type="stmt"/>
|
|
2588
2631
|
<line num="66" count="44" type="stmt"/>
|
|
2589
|
-
<line num="67" count="
|
|
2590
|
-
<line num="68" count="
|
|
2591
|
-
<line num="
|
|
2592
|
-
<line num="
|
|
2593
|
-
<line num="
|
|
2594
|
-
<line num="
|
|
2595
|
-
<line num="
|
|
2596
|
-
<line num="81" count="
|
|
2597
|
-
<line num="
|
|
2598
|
-
<line num="
|
|
2599
|
-
<line num="
|
|
2600
|
-
<line num="87" count="0" type="
|
|
2601
|
-
<line num="
|
|
2602
|
-
<line num="
|
|
2603
|
-
<line num="
|
|
2604
|
-
<line num="
|
|
2605
|
-
<line num="
|
|
2606
|
-
<line num="
|
|
2607
|
-
<line num="
|
|
2632
|
+
<line num="67" count="8" type="stmt"/>
|
|
2633
|
+
<line num="68" count="7" type="stmt"/>
|
|
2634
|
+
<line num="71" count="44" type="stmt"/>
|
|
2635
|
+
<line num="72" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2636
|
+
<line num="73" count="0" type="stmt"/>
|
|
2637
|
+
<line num="75" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2638
|
+
<line num="79" count="0" type="stmt"/>
|
|
2639
|
+
<line num="81" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2640
|
+
<line num="84" count="44" type="stmt"/>
|
|
2641
|
+
<line num="85" count="0" type="stmt"/>
|
|
2642
|
+
<line num="86" count="0" type="stmt"/>
|
|
2643
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2644
|
+
<line num="88" count="0" type="stmt"/>
|
|
2645
|
+
<line num="89" count="0" type="stmt"/>
|
|
2646
|
+
<line num="91" count="0" type="stmt"/>
|
|
2647
|
+
<line num="93" count="0" type="stmt"/>
|
|
2648
|
+
<line num="94" count="0" type="stmt"/>
|
|
2649
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2650
|
+
<line num="96" count="0" type="stmt"/>
|
|
2651
|
+
<line num="98" count="0" type="stmt"/>
|
|
2652
|
+
<line num="102" count="0" type="stmt"/>
|
|
2653
|
+
<line num="105" count="44" type="stmt"/>
|
|
2654
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2655
|
+
<line num="107" count="0" type="stmt"/>
|
|
2656
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2657
|
+
<line num="110" count="0" type="stmt"/>
|
|
2658
|
+
<line num="112" count="0" type="stmt"/>
|
|
2659
|
+
<line num="114" count="0" type="stmt"/>
|
|
2608
2660
|
</file>
|
|
2609
2661
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2610
2662
|
<metrics statements="33" coveredstatements="16" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
@@ -2660,7 +2712,7 @@
|
|
|
2660
2712
|
<line num="26" count="43" type="stmt"/>
|
|
2661
2713
|
</file>
|
|
2662
2714
|
<file name="triggers.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/triggers.js">
|
|
2663
|
-
<metrics statements="46" coveredstatements="44" conditionals="
|
|
2715
|
+
<metrics statements="46" coveredstatements="44" conditionals="27" coveredconditionals="22" methods="8" coveredmethods="8"/>
|
|
2664
2716
|
<line num="1" count="43" type="stmt"/>
|
|
2665
2717
|
<line num="2" count="43" type="stmt"/>
|
|
2666
2718
|
<line num="3" count="43" type="stmt"/>
|
|
@@ -2699,7 +2751,7 @@
|
|
|
2699
2751
|
<line num="90" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
2700
2752
|
<line num="98" count="1" type="stmt"/>
|
|
2701
2753
|
<line num="99" count="1" type="stmt"/>
|
|
2702
|
-
<line num="100" count="1" type="
|
|
2754
|
+
<line num="100" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2703
2755
|
<line num="101" count="1" type="stmt"/>
|
|
2704
2756
|
<line num="103" count="1" type="stmt"/>
|
|
2705
2757
|
<line num="105" count="6" type="stmt"/>
|
|
@@ -3058,7 +3110,7 @@
|
|
|
3058
3110
|
</file>
|
|
3059
3111
|
</package>
|
|
3060
3112
|
<package name="db">
|
|
3061
|
-
<metrics statements="
|
|
3113
|
+
<metrics statements="141" coveredstatements="113" conditionals="58" coveredconditionals="19" methods="36" coveredmethods="27"/>
|
|
3062
3114
|
<file name="inMemoryView.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/inMemoryView.js">
|
|
3063
3115
|
<metrics statements="23" coveredstatements="4" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
3064
3116
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -3103,7 +3155,7 @@
|
|
|
3103
3155
|
<line num="4" count="923" type="stmt"/>
|
|
3104
3156
|
</file>
|
|
3105
3157
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3106
|
-
<metrics statements="
|
|
3158
|
+
<metrics statements="107" coveredstatements="98" conditionals="48" coveredconditionals="18" methods="30" coveredmethods="25"/>
|
|
3107
3159
|
<line num="1" count="57" type="stmt"/>
|
|
3108
3160
|
<line num="14" count="57" type="stmt"/>
|
|
3109
3161
|
<line num="16" count="57" type="stmt"/>
|
|
@@ -3130,86 +3182,87 @@
|
|
|
3130
3182
|
<line num="84" count="57" type="stmt"/>
|
|
3131
3183
|
<line num="85" count="57" type="stmt"/>
|
|
3132
3184
|
<line num="86" count="57" type="stmt"/>
|
|
3133
|
-
<line num="
|
|
3185
|
+
<line num="87" count="57" type="stmt"/>
|
|
3134
3186
|
<line num="89" count="57" type="stmt"/>
|
|
3135
|
-
<line num="
|
|
3136
|
-
<line num="92" count="
|
|
3137
|
-
<line num="
|
|
3138
|
-
<line num="109" count="
|
|
3139
|
-
<line num="
|
|
3140
|
-
<line num="
|
|
3141
|
-
<line num="
|
|
3142
|
-
<line num="124" count="
|
|
3143
|
-
<line num="
|
|
3144
|
-
<line num="132" count="
|
|
3145
|
-
<line num="
|
|
3146
|
-
<line num="144" count="
|
|
3147
|
-
<line num="145" count="
|
|
3148
|
-
<line num="
|
|
3149
|
-
<line num="
|
|
3150
|
-
<line num="
|
|
3151
|
-
<line num="159" count="
|
|
3152
|
-
<line num="
|
|
3153
|
-
<line num="
|
|
3154
|
-
<line num="172" count="
|
|
3155
|
-
<line num="173" count="309" type="
|
|
3156
|
-
<line num="
|
|
3157
|
-
<line num="180" count="
|
|
3158
|
-
<line num="
|
|
3159
|
-
<line num="189" count="
|
|
3160
|
-
<line num="
|
|
3161
|
-
<line num="196" count="
|
|
3162
|
-
<line num="197" count="3" type="
|
|
3163
|
-
<line num="198" count="
|
|
3164
|
-
<line num="
|
|
3165
|
-
<line num="
|
|
3166
|
-
<line num="207" count="
|
|
3167
|
-
<line num="
|
|
3168
|
-
<line num="215" count="
|
|
3169
|
-
<line num="
|
|
3170
|
-
<line num="
|
|
3187
|
+
<line num="90" count="57" type="stmt"/>
|
|
3188
|
+
<line num="92" count="57" type="stmt"/>
|
|
3189
|
+
<line num="93" count="74" type="stmt"/>
|
|
3190
|
+
<line num="109" count="1077" type="cond" truecount="2" falsecount="0"/>
|
|
3191
|
+
<line num="110" count="1060" type="stmt"/>
|
|
3192
|
+
<line num="112" count="1077" type="stmt"/>
|
|
3193
|
+
<line num="119" count="57" type="stmt"/>
|
|
3194
|
+
<line num="124" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3195
|
+
<line num="125" count="267" type="stmt"/>
|
|
3196
|
+
<line num="132" count="57" type="stmt"/>
|
|
3197
|
+
<line num="133" count="128" type="stmt"/>
|
|
3198
|
+
<line num="144" count="57" type="cond" truecount="0" falsecount="3"/>
|
|
3199
|
+
<line num="145" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
3200
|
+
<line num="146" count="27" type="stmt"/>
|
|
3201
|
+
<line num="149" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
3202
|
+
<line num="151" count="14" type="stmt"/>
|
|
3203
|
+
<line num="159" count="57" type="stmt"/>
|
|
3204
|
+
<line num="160" count="0" type="stmt"/>
|
|
3205
|
+
<line num="163" count="0" type="stmt"/>
|
|
3206
|
+
<line num="172" count="57" type="cond" truecount="1" falsecount="0"/>
|
|
3207
|
+
<line num="173" count="309" type="cond" truecount="2" falsecount="0"/>
|
|
3208
|
+
<line num="174" count="309" type="stmt"/>
|
|
3209
|
+
<line num="180" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3210
|
+
<line num="181" count="3" type="stmt"/>
|
|
3211
|
+
<line num="189" count="57" type="stmt"/>
|
|
3212
|
+
<line num="190" count="231" type="stmt"/>
|
|
3213
|
+
<line num="196" count="57" type="stmt"/>
|
|
3214
|
+
<line num="197" count="3" type="stmt"/>
|
|
3215
|
+
<line num="198" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
3216
|
+
<line num="199" count="1" type="stmt"/>
|
|
3217
|
+
<line num="201" count="2" type="stmt"/>
|
|
3218
|
+
<line num="207" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3219
|
+
<line num="208" count="261" type="stmt"/>
|
|
3220
|
+
<line num="215" count="57" type="stmt"/>
|
|
3221
|
+
<line num="216" count="27" type="stmt"/>
|
|
3222
|
+
<line num="230" count="57" type="stmt"/>
|
|
3171
3223
|
<line num="238" count="9" type="stmt"/>
|
|
3172
3224
|
<line num="239" count="9" type="stmt"/>
|
|
3173
3225
|
<line num="240" count="9" type="stmt"/>
|
|
3174
|
-
<line num="
|
|
3175
|
-
<line num="247" count="
|
|
3176
|
-
<line num="
|
|
3177
|
-
<line num="255" count="
|
|
3178
|
-
<line num="
|
|
3179
|
-
<line num="262" count="
|
|
3180
|
-
<line num="
|
|
3181
|
-
<line num="270" count="
|
|
3182
|
-
<line num="
|
|
3183
|
-
<line num="277" count="
|
|
3184
|
-
<line num="
|
|
3185
|
-
<line num="285" count="
|
|
3186
|
-
<line num="
|
|
3187
|
-
<line num="292" count="
|
|
3188
|
-
<line num="
|
|
3189
|
-
<line num="300" count="
|
|
3190
|
-
<line num="
|
|
3191
|
-
<line num="309" count="
|
|
3192
|
-
<line num="
|
|
3193
|
-
<line num="317" count="
|
|
3194
|
-
<line num="
|
|
3195
|
-
<line num="326" count="
|
|
3196
|
-
<line num="327" count="
|
|
3197
|
-
<line num="
|
|
3198
|
-
<line num="
|
|
3199
|
-
<line num="342" count="
|
|
3200
|
-
<line num="
|
|
3201
|
-
<line num="346" count="
|
|
3202
|
-
<line num="
|
|
3203
|
-
<line num="350" count="
|
|
3204
|
-
<line num="351" count="0" type="
|
|
3205
|
-
<line num="352" count="0" type="
|
|
3206
|
-
<line num="
|
|
3207
|
-
<line num="
|
|
3208
|
-
<line num="358" count="
|
|
3209
|
-
<line num="
|
|
3210
|
-
<line num="362" count="
|
|
3211
|
-
<line num="
|
|
3212
|
-
<line num="369" count="
|
|
3226
|
+
<line num="241" count="9" type="stmt"/>
|
|
3227
|
+
<line num="247" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3228
|
+
<line num="248" count="0" type="stmt"/>
|
|
3229
|
+
<line num="255" count="57" type="stmt"/>
|
|
3230
|
+
<line num="256" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
3231
|
+
<line num="262" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3232
|
+
<line num="263" count="247" type="stmt"/>
|
|
3233
|
+
<line num="270" count="57" type="stmt"/>
|
|
3234
|
+
<line num="271" count="23" type="stmt"/>
|
|
3235
|
+
<line num="277" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3236
|
+
<line num="278" count="249" type="stmt"/>
|
|
3237
|
+
<line num="285" count="57" type="stmt"/>
|
|
3238
|
+
<line num="286" count="10" type="stmt"/>
|
|
3239
|
+
<line num="292" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3240
|
+
<line num="293" count="2" type="stmt"/>
|
|
3241
|
+
<line num="300" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
3242
|
+
<line num="301" count="52" type="stmt"/>
|
|
3243
|
+
<line num="309" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3244
|
+
<line num="310" count="5" type="stmt"/>
|
|
3245
|
+
<line num="317" count="57" type="stmt"/>
|
|
3246
|
+
<line num="318" count="135" type="stmt"/>
|
|
3247
|
+
<line num="326" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3248
|
+
<line num="327" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
3249
|
+
<line num="328" count="4" type="stmt"/>
|
|
3250
|
+
<line num="331" count="1" type="stmt"/>
|
|
3251
|
+
<line num="342" count="57" type="stmt"/>
|
|
3252
|
+
<line num="343" count="0" type="stmt"/>
|
|
3253
|
+
<line num="346" count="57" type="stmt"/>
|
|
3254
|
+
<line num="347" count="10" type="stmt"/>
|
|
3255
|
+
<line num="350" count="57" type="cond" truecount="0" falsecount="2"/>
|
|
3256
|
+
<line num="351" count="0" type="stmt"/>
|
|
3257
|
+
<line num="352" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3258
|
+
<line num="353" count="0" type="stmt"/>
|
|
3259
|
+
<line num="355" count="0" type="stmt"/>
|
|
3260
|
+
<line num="358" count="57" type="stmt"/>
|
|
3261
|
+
<line num="359" count="1" type="stmt"/>
|
|
3262
|
+
<line num="362" count="57" type="cond" truecount="0" falsecount="1"/>
|
|
3263
|
+
<line num="363" count="0" type="stmt"/>
|
|
3264
|
+
<line num="369" count="57" type="stmt"/>
|
|
3265
|
+
<line num="370" count="60" type="stmt"/>
|
|
3213
3266
|
</file>
|
|
3214
3267
|
</package>
|
|
3215
3268
|
<package name="db.linkedRows">
|
|
@@ -4097,7 +4150,7 @@
|
|
|
4097
4150
|
</file>
|
|
4098
4151
|
</package>
|
|
4099
4152
|
<package name="utilities">
|
|
4100
|
-
<metrics statements="
|
|
4153
|
+
<metrics statements="338" coveredstatements="249" conditionals="145" coveredconditionals="85" methods="65" coveredmethods="48"/>
|
|
4101
4154
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4102
4155
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4103
4156
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4249,7 +4302,7 @@
|
|
|
4249
4302
|
<line num="101" count="0" type="stmt"/>
|
|
4250
4303
|
</file>
|
|
4251
4304
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4252
|
-
<metrics statements="
|
|
4305
|
+
<metrics statements="78" coveredstatements="62" conditionals="34" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4253
4306
|
<line num="1" count="47" type="stmt"/>
|
|
4254
4307
|
<line num="2" count="47" type="stmt"/>
|
|
4255
4308
|
<line num="3" count="47" type="stmt"/>
|
|
@@ -4273,59 +4326,61 @@
|
|
|
4273
4326
|
<line num="43" count="0" type="stmt"/>
|
|
4274
4327
|
<line num="57" count="47" type="stmt"/>
|
|
4275
4328
|
<line num="58" count="245" type="cond" truecount="1" falsecount="1"/>
|
|
4276
|
-
<line num="
|
|
4277
|
-
<line num="
|
|
4329
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4330
|
+
<line num="61" count="0" type="stmt"/>
|
|
4278
4331
|
<line num="64" count="0" type="stmt"/>
|
|
4279
|
-
<line num="
|
|
4280
|
-
<line num="
|
|
4281
|
-
<line num="72" count="
|
|
4282
|
-
<line num="
|
|
4332
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4333
|
+
<line num="70" count="0" type="stmt"/>
|
|
4334
|
+
<line num="72" count="0" type="stmt"/>
|
|
4335
|
+
<line num="74" count="245" type="stmt"/>
|
|
4283
4336
|
<line num="78" count="47" type="stmt"/>
|
|
4284
|
-
<line num="79" count="
|
|
4285
|
-
<line num="
|
|
4286
|
-
<line num="83" count="3" type="stmt"/>
|
|
4287
|
-
<line num="84" count="3" type="stmt"/>
|
|
4337
|
+
<line num="79" count="2" type="stmt"/>
|
|
4338
|
+
<line num="84" count="47" type="stmt"/>
|
|
4288
4339
|
<line num="85" count="3" type="stmt"/>
|
|
4289
|
-
<line num="86" count="
|
|
4290
|
-
<line num="87" count="0" type="stmt"/>
|
|
4340
|
+
<line num="86" count="3" type="stmt"/>
|
|
4291
4341
|
<line num="89" count="3" type="stmt"/>
|
|
4292
4342
|
<line num="90" count="3" type="stmt"/>
|
|
4293
|
-
<line num="
|
|
4294
|
-
<line num="
|
|
4295
|
-
<line num="
|
|
4343
|
+
<line num="91" count="3" type="stmt"/>
|
|
4344
|
+
<line num="92" count="0" type="stmt"/>
|
|
4345
|
+
<line num="93" count="0" type="stmt"/>
|
|
4346
|
+
<line num="95" count="3" type="stmt"/>
|
|
4296
4347
|
<line num="96" count="3" type="stmt"/>
|
|
4297
|
-
<line num="
|
|
4298
|
-
<line num="
|
|
4299
|
-
<line num="
|
|
4300
|
-
<line num="
|
|
4348
|
+
<line num="98" count="3" type="stmt"/>
|
|
4349
|
+
<line num="99" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4350
|
+
<line num="100" count="0" type="stmt"/>
|
|
4351
|
+
<line num="102" count="3" type="stmt"/>
|
|
4352
|
+
<line num="103" count="3" type="stmt"/>
|
|
4301
4353
|
<line num="110" count="47" type="stmt"/>
|
|
4302
|
-
<line num="111" count="
|
|
4303
|
-
<line num="112" count="
|
|
4304
|
-
<line num="
|
|
4305
|
-
<line num="
|
|
4306
|
-
<line num="
|
|
4307
|
-
<line num="
|
|
4308
|
-
<line num="
|
|
4354
|
+
<line num="111" count="1" type="stmt"/>
|
|
4355
|
+
<line num="112" count="1" type="stmt"/>
|
|
4356
|
+
<line num="116" count="47" type="stmt"/>
|
|
4357
|
+
<line num="117" count="4" type="stmt"/>
|
|
4358
|
+
<line num="118" count="4" type="stmt"/>
|
|
4359
|
+
<line num="120" count="4" type="stmt"/>
|
|
4360
|
+
<line num="121" count="4" type="stmt"/>
|
|
4361
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4309
4362
|
<line num="123" count="0" type="stmt"/>
|
|
4310
|
-
<line num="
|
|
4311
|
-
<line num="
|
|
4312
|
-
<line num="
|
|
4313
|
-
<line num="
|
|
4314
|
-
<line num="
|
|
4315
|
-
<line num="
|
|
4316
|
-
<line num="146" count="
|
|
4317
|
-
<line num="147" count="
|
|
4318
|
-
<line num="
|
|
4319
|
-
<line num="
|
|
4320
|
-
<line num="
|
|
4321
|
-
<line num="
|
|
4322
|
-
<line num="
|
|
4323
|
-
<line num="
|
|
4324
|
-
<line num="
|
|
4325
|
-
<line num="
|
|
4326
|
-
<line num="
|
|
4327
|
-
<line num="
|
|
4328
|
-
<line num="
|
|
4363
|
+
<line num="128" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4364
|
+
<line num="129" count="0" type="stmt"/>
|
|
4365
|
+
<line num="133" count="47" type="stmt"/>
|
|
4366
|
+
<line num="134" count="0" type="stmt"/>
|
|
4367
|
+
<line num="143" count="47" type="stmt"/>
|
|
4368
|
+
<line num="144" count="1" type="stmt"/>
|
|
4369
|
+
<line num="146" count="1" type="stmt"/>
|
|
4370
|
+
<line num="147" count="1" type="stmt"/>
|
|
4371
|
+
<line num="152" count="47" type="stmt"/>
|
|
4372
|
+
<line num="153" count="29" type="stmt"/>
|
|
4373
|
+
<line num="154" count="29" type="stmt"/>
|
|
4374
|
+
<line num="155" count="29" type="stmt"/>
|
|
4375
|
+
<line num="156" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
4376
|
+
<line num="157" count="29" type="cond" truecount="1" falsecount="1"/>
|
|
4377
|
+
<line num="158" count="0" type="stmt"/>
|
|
4378
|
+
<line num="160" count="29" type="cond" truecount="3" falsecount="1"/>
|
|
4379
|
+
<line num="163" count="47" type="stmt"/>
|
|
4380
|
+
<line num="164" count="1" type="stmt"/>
|
|
4381
|
+
<line num="165" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4382
|
+
<line num="166" count="0" type="stmt"/>
|
|
4383
|
+
<line num="168" count="1" type="stmt"/>
|
|
4329
4384
|
</file>
|
|
4330
4385
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
4331
4386
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|