@budibase/server 1.0.212-alpha.0 → 1.0.212-alpha.3
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.7060ea99.js → index.c6f63824.js} +159 -158
- package/builder/index.html +1 -1
- package/coverage/clover.xml +169 -146
- package/coverage/coverage-final.json +5 -5
- 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 +111 -12
- package/coverage/lcov-report/api/controllers/index.html +19 -19
- 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 +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- 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 +15 -15
- 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 +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 +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 +1 -1
- package/coverage/lcov-report/db/utils.js.html +1 -1
- 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 +35 -35
- 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 +266 -229
- package/dist/api/controllers/application.js +1 -1
- package/dist/api/controllers/dev.js +25 -2
- 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/environment.js +1 -1
- package/dist/package.json +6 -6
- package/dist/threads/automation.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utilities/fileSystem/utilities.js +2 -1
- package/dist/utilities/index.js +5 -1
- package/package.json +7 -7
- package/src/api/controllers/application.ts +5 -1
- package/src/api/controllers/dev.js +35 -2
- 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/environment.js +2 -1
- package/src/threads/automation.js +1 -1
- package/src/utilities/fileSystem/utilities.js +2 -0
- package/src/utilities/index.js +7 -1
package/builder/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.c6f63824.js"></script>
|
|
14
14
|
<link rel="modulepreload" href="/builder/assets/vendor.9bf2fcb4.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
16
|
<link rel="stylesheet" href="/builder/assets/index.c6912819.css">
|
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="1656436920434" clover="3.2.0">
|
|
3
|
+
<project timestamp="1656436920434" name="All files">
|
|
4
|
+
<metrics statements="4314" coveredstatements="3129" conditionals="1793" coveredconditionals="951" methods="625" coveredmethods="446" elements="6732" coveredelements="4526" complexity="0" loc="4314" ncloc="4314" packages="23" files="129" classes="129"/>
|
|
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="965" coveredstatements="695" conditionals="284" coveredconditionals="136" methods="138" coveredmethods="94"/>
|
|
47
47
|
<file name="apikeys.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/apikeys.js">
|
|
48
48
|
<metrics statements="24" coveredstatements="24" conditionals="4" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
49
49
|
<line num="1" count="27" type="stmt"/>
|
|
@@ -452,77 +452,92 @@
|
|
|
452
452
|
<line num="262" count="0" type="stmt"/>
|
|
453
453
|
</file>
|
|
454
454
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
455
|
-
<metrics statements="
|
|
455
|
+
<metrics statements="85" coveredstatements="43" conditionals="19" coveredconditionals="5" methods="12" coveredmethods="5"/>
|
|
456
456
|
<line num="1" count="27" type="stmt"/>
|
|
457
457
|
<line num="2" count="27" type="stmt"/>
|
|
458
458
|
<line num="3" count="27" type="stmt"/>
|
|
459
459
|
<line num="4" count="27" type="stmt"/>
|
|
460
460
|
<line num="5" count="27" type="stmt"/>
|
|
461
|
-
<line num="6" count="27" type="stmt"/>
|
|
462
|
-
<line num="7" count="27" type="stmt"/>
|
|
463
|
-
<line num="8" count="27" type="stmt"/>
|
|
464
|
-
<line num="9" count="27" type="stmt"/>
|
|
465
461
|
<line num="10" count="27" type="stmt"/>
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<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"/>
|
|
474
471
|
<line num="34" count="0" type="stmt"/>
|
|
475
|
-
<line num="
|
|
472
|
+
<line num="36" count="0" type="stmt"/>
|
|
473
|
+
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
476
474
|
<line num="38" count="0" type="stmt"/>
|
|
475
|
+
<line num="41" count="0" type="stmt"/>
|
|
477
476
|
<line num="42" count="0" type="stmt"/>
|
|
478
|
-
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
479
|
-
<line num="44" count="0" type="stmt"/>
|
|
480
477
|
<line num="46" count="0" type="stmt"/>
|
|
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="
|
|
493
|
-
<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"/>
|
|
494
491
|
<line num="72" count="0" type="stmt"/>
|
|
492
|
+
<line num="73" count="0" type="stmt"/>
|
|
495
493
|
<line num="74" count="0" type="stmt"/>
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
498
|
-
<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"/>
|
|
499
497
|
<line num="84" count="1" type="stmt"/>
|
|
500
498
|
<line num="85" count="1" type="stmt"/>
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="88" count="0" type="stmt"/>
|
|
499
|
+
<line num="88" count="1" type="stmt"/>
|
|
500
|
+
<line num="89" count="1" type="stmt"/>
|
|
504
501
|
<line num="90" count="1" type="stmt"/>
|
|
505
502
|
<line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
508
|
-
<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"/>
|
|
509
508
|
<line num="105" count="1" type="stmt"/>
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="112" count="
|
|
513
|
-
<line num="113" count="1" type="stmt"/>
|
|
514
|
-
<line num="114" count="1" type="stmt"/>
|
|
515
|
-
<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"/>
|
|
516
512
|
<line num="116" count="1" type="stmt"/>
|
|
517
513
|
<line num="117" count="1" type="stmt"/>
|
|
518
514
|
<line num="118" count="1" type="stmt"/>
|
|
515
|
+
<line num="119" count="1" type="stmt"/>
|
|
516
|
+
<line num="120" count="1" type="stmt"/>
|
|
519
517
|
<line num="121" count="1" type="stmt"/>
|
|
520
|
-
<line num="
|
|
518
|
+
<line num="122" count="1" type="stmt"/>
|
|
521
519
|
<line num="125" count="1" type="stmt"/>
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
524
|
-
<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"/>
|
|
525
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="143" count="0" type="stmt"/>
|
|
528
|
+
<line num="144" count="0" type="stmt"/>
|
|
529
|
+
<line num="145" count="0" type="stmt"/>
|
|
530
|
+
<line num="147" count="0" type="stmt"/>
|
|
531
|
+
<line num="148" count="0" type="stmt"/>
|
|
532
|
+
<line num="149" count="0" type="stmt"/>
|
|
533
|
+
<line num="155" count="0" type="stmt"/>
|
|
534
|
+
<line num="157" count="0" type="stmt"/>
|
|
535
|
+
<line num="158" count="0" type="stmt"/>
|
|
536
|
+
<line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
537
|
+
<line num="160" count="0" type="stmt"/>
|
|
538
|
+
<line num="161" count="0" type="stmt"/>
|
|
539
|
+
<line num="164" count="0" type="stmt"/>
|
|
540
|
+
<line num="166" count="0" type="stmt"/>
|
|
526
541
|
</file>
|
|
527
542
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
|
|
528
543
|
<metrics statements="14" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
@@ -2333,7 +2348,7 @@
|
|
|
2333
2348
|
<line num="17" count="27" type="stmt"/>
|
|
2334
2349
|
<line num="18" count="27" type="stmt"/>
|
|
2335
2350
|
<line num="21" count="27" type="stmt"/>
|
|
2336
|
-
<line num="
|
|
2351
|
+
<line num="27" count="27" type="stmt"/>
|
|
2337
2352
|
</file>
|
|
2338
2353
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.js">
|
|
2339
2354
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2538,7 +2553,7 @@
|
|
|
2538
2553
|
</file>
|
|
2539
2554
|
</package>
|
|
2540
2555
|
<package name="automations">
|
|
2541
|
-
<metrics statements="
|
|
2556
|
+
<metrics statements="169" coveredstatements="128" conditionals="70" coveredconditionals="47" methods="21" coveredmethods="13"/>
|
|
2542
2557
|
<file name="actions.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/actions.js">
|
|
2543
2558
|
<metrics statements="24" coveredstatements="24" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
2544
2559
|
<line num="1" count="44" type="stmt"/>
|
|
@@ -2567,53 +2582,59 @@
|
|
|
2567
2582
|
<line num="74" count="44" type="stmt"/>
|
|
2568
2583
|
</file>
|
|
2569
2584
|
<file name="automationUtils.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/automationUtils.js">
|
|
2570
|
-
<metrics statements="
|
|
2585
|
+
<metrics statements="52" coveredstatements="32" conditionals="33" coveredconditionals="21" methods="5" coveredmethods="3"/>
|
|
2571
2586
|
<line num="1" count="44" type="stmt"/>
|
|
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="
|
|
2586
|
-
<line num="
|
|
2587
|
-
<line num="
|
|
2588
|
-
<line num="
|
|
2589
|
-
<line num="
|
|
2590
|
-
<line num="
|
|
2591
|
-
<line num="
|
|
2592
|
-
<line num="
|
|
2593
|
-
<line num="
|
|
2594
|
-
<line num="61" count="44" type="stmt"/>
|
|
2595
|
-
<line num="62" count="8" type="stmt"/>
|
|
2596
|
-
<line num="63" count="7" type="stmt"/>
|
|
2587
|
+
<line num="7" count="44" type="stmt"/>
|
|
2588
|
+
<line num="25" count="44" type="stmt"/>
|
|
2589
|
+
<line num="26" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
2590
|
+
<line num="27" count="1" type="stmt"/>
|
|
2591
|
+
<line num="29" count="13" type="stmt"/>
|
|
2592
|
+
<line num="30" count="33" type="stmt"/>
|
|
2593
|
+
<line num="31" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
2594
|
+
<line num="32" count="6" type="stmt"/>
|
|
2595
|
+
<line num="34" count="27" type="stmt"/>
|
|
2596
|
+
<line num="35" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
2597
|
+
<line num="36" count="11" type="stmt"/>
|
|
2598
|
+
<line num="38" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2599
|
+
<line num="39" count="2" type="stmt"/>
|
|
2600
|
+
<line num="40" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2601
|
+
<line num="41" count="1" type="stmt"/>
|
|
2602
|
+
<line num="43" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2603
|
+
<line num="44" count="1" type="stmt"/>
|
|
2604
|
+
<line num="47" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
2605
|
+
<line num="48" count="1" type="stmt"/>
|
|
2606
|
+
<line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2607
|
+
<line num="50" count="1" type="stmt"/>
|
|
2608
|
+
<line num="54" count="13" type="stmt"/>
|
|
2597
2609
|
<line num="66" count="44" type="stmt"/>
|
|
2598
|
-
<line num="67" count="
|
|
2599
|
-
<line num="68" count="
|
|
2600
|
-
<line num="
|
|
2601
|
-
<line num="
|
|
2602
|
-
<line num="
|
|
2603
|
-
<line num="
|
|
2604
|
-
<line num="
|
|
2605
|
-
<line num="81" count="
|
|
2606
|
-
<line num="
|
|
2607
|
-
<line num="
|
|
2608
|
-
<line num="
|
|
2609
|
-
<line num="87" count="0" type="
|
|
2610
|
-
<line num="
|
|
2611
|
-
<line num="
|
|
2612
|
-
<line num="
|
|
2613
|
-
<line num="
|
|
2614
|
-
<line num="
|
|
2615
|
-
<line num="
|
|
2616
|
-
<line num="
|
|
2610
|
+
<line num="67" count="8" type="stmt"/>
|
|
2611
|
+
<line num="68" count="7" type="stmt"/>
|
|
2612
|
+
<line num="71" count="44" type="stmt"/>
|
|
2613
|
+
<line num="72" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2614
|
+
<line num="73" count="0" type="stmt"/>
|
|
2615
|
+
<line num="75" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2616
|
+
<line num="79" count="0" type="stmt"/>
|
|
2617
|
+
<line num="81" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2618
|
+
<line num="84" count="44" type="stmt"/>
|
|
2619
|
+
<line num="85" count="0" type="stmt"/>
|
|
2620
|
+
<line num="86" count="0" type="stmt"/>
|
|
2621
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2622
|
+
<line num="88" count="0" type="stmt"/>
|
|
2623
|
+
<line num="89" count="0" type="stmt"/>
|
|
2624
|
+
<line num="91" count="0" type="stmt"/>
|
|
2625
|
+
<line num="93" count="0" type="stmt"/>
|
|
2626
|
+
<line num="94" count="0" type="stmt"/>
|
|
2627
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2628
|
+
<line num="96" count="0" type="stmt"/>
|
|
2629
|
+
<line num="98" count="0" type="stmt"/>
|
|
2630
|
+
<line num="102" count="0" type="stmt"/>
|
|
2631
|
+
<line num="105" count="44" type="stmt"/>
|
|
2632
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2633
|
+
<line num="107" count="0" type="stmt"/>
|
|
2634
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2635
|
+
<line num="110" count="0" type="stmt"/>
|
|
2636
|
+
<line num="112" count="0" type="stmt"/>
|
|
2637
|
+
<line num="114" count="0" type="stmt"/>
|
|
2617
2638
|
</file>
|
|
2618
2639
|
<file name="bullboard.js" path="/home/runner/work/budibase/budibase/packages/server/src/automations/bullboard.js">
|
|
2619
2640
|
<metrics statements="33" coveredstatements="16" conditionals="8" coveredconditionals="3" methods="4" coveredmethods="0"/>
|
|
@@ -4107,7 +4128,7 @@
|
|
|
4107
4128
|
</file>
|
|
4108
4129
|
</package>
|
|
4109
4130
|
<package name="utilities">
|
|
4110
|
-
<metrics statements="
|
|
4131
|
+
<metrics statements="338" coveredstatements="249" conditionals="145" coveredconditionals="85" methods="65" coveredmethods="48"/>
|
|
4111
4132
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4112
4133
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4113
4134
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4259,7 +4280,7 @@
|
|
|
4259
4280
|
<line num="101" count="0" type="stmt"/>
|
|
4260
4281
|
</file>
|
|
4261
4282
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4262
|
-
<metrics statements="
|
|
4283
|
+
<metrics statements="78" coveredstatements="62" conditionals="34" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4263
4284
|
<line num="1" count="47" type="stmt"/>
|
|
4264
4285
|
<line num="2" count="47" type="stmt"/>
|
|
4265
4286
|
<line num="3" count="47" type="stmt"/>
|
|
@@ -4283,59 +4304,61 @@
|
|
|
4283
4304
|
<line num="43" count="0" type="stmt"/>
|
|
4284
4305
|
<line num="57" count="47" type="stmt"/>
|
|
4285
4306
|
<line num="58" count="245" type="cond" truecount="1" falsecount="1"/>
|
|
4286
|
-
<line num="
|
|
4287
|
-
<line num="
|
|
4307
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4308
|
+
<line num="61" count="0" type="stmt"/>
|
|
4288
4309
|
<line num="64" count="0" type="stmt"/>
|
|
4289
|
-
<line num="
|
|
4290
|
-
<line num="
|
|
4291
|
-
<line num="72" count="
|
|
4292
|
-
<line num="
|
|
4310
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4311
|
+
<line num="70" count="0" type="stmt"/>
|
|
4312
|
+
<line num="72" count="0" type="stmt"/>
|
|
4313
|
+
<line num="74" count="245" type="stmt"/>
|
|
4293
4314
|
<line num="78" count="47" type="stmt"/>
|
|
4294
|
-
<line num="79" count="
|
|
4295
|
-
<line num="
|
|
4296
|
-
<line num="83" count="3" type="stmt"/>
|
|
4297
|
-
<line num="84" count="3" type="stmt"/>
|
|
4315
|
+
<line num="79" count="2" type="stmt"/>
|
|
4316
|
+
<line num="84" count="47" type="stmt"/>
|
|
4298
4317
|
<line num="85" count="3" type="stmt"/>
|
|
4299
|
-
<line num="86" count="
|
|
4300
|
-
<line num="87" count="0" type="stmt"/>
|
|
4318
|
+
<line num="86" count="3" type="stmt"/>
|
|
4301
4319
|
<line num="89" count="3" type="stmt"/>
|
|
4302
4320
|
<line num="90" count="3" type="stmt"/>
|
|
4303
|
-
<line num="
|
|
4304
|
-
<line num="
|
|
4305
|
-
<line num="
|
|
4321
|
+
<line num="91" count="3" type="stmt"/>
|
|
4322
|
+
<line num="92" count="0" type="stmt"/>
|
|
4323
|
+
<line num="93" count="0" type="stmt"/>
|
|
4324
|
+
<line num="95" count="3" type="stmt"/>
|
|
4306
4325
|
<line num="96" count="3" type="stmt"/>
|
|
4307
|
-
<line num="
|
|
4308
|
-
<line num="
|
|
4309
|
-
<line num="
|
|
4310
|
-
<line num="
|
|
4326
|
+
<line num="98" count="3" type="stmt"/>
|
|
4327
|
+
<line num="99" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4328
|
+
<line num="100" count="0" type="stmt"/>
|
|
4329
|
+
<line num="102" count="3" type="stmt"/>
|
|
4330
|
+
<line num="103" count="3" type="stmt"/>
|
|
4311
4331
|
<line num="110" count="47" type="stmt"/>
|
|
4312
|
-
<line num="111" count="
|
|
4313
|
-
<line num="112" count="
|
|
4314
|
-
<line num="
|
|
4315
|
-
<line num="
|
|
4316
|
-
<line num="
|
|
4317
|
-
<line num="
|
|
4318
|
-
<line num="
|
|
4332
|
+
<line num="111" count="1" type="stmt"/>
|
|
4333
|
+
<line num="112" count="1" type="stmt"/>
|
|
4334
|
+
<line num="116" count="47" type="stmt"/>
|
|
4335
|
+
<line num="117" count="4" type="stmt"/>
|
|
4336
|
+
<line num="118" count="4" type="stmt"/>
|
|
4337
|
+
<line num="120" count="4" type="stmt"/>
|
|
4338
|
+
<line num="121" count="4" type="stmt"/>
|
|
4339
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4319
4340
|
<line num="123" count="0" type="stmt"/>
|
|
4320
|
-
<line num="
|
|
4321
|
-
<line num="
|
|
4322
|
-
<line num="
|
|
4323
|
-
<line num="
|
|
4324
|
-
<line num="
|
|
4325
|
-
<line num="
|
|
4326
|
-
<line num="146" count="
|
|
4327
|
-
<line num="147" count="
|
|
4328
|
-
<line num="
|
|
4329
|
-
<line num="
|
|
4330
|
-
<line num="
|
|
4331
|
-
<line num="
|
|
4332
|
-
<line num="
|
|
4333
|
-
<line num="
|
|
4334
|
-
<line num="
|
|
4335
|
-
<line num="
|
|
4336
|
-
<line num="
|
|
4337
|
-
<line num="
|
|
4338
|
-
<line num="
|
|
4341
|
+
<line num="128" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4342
|
+
<line num="129" count="0" type="stmt"/>
|
|
4343
|
+
<line num="133" count="47" type="stmt"/>
|
|
4344
|
+
<line num="134" count="0" type="stmt"/>
|
|
4345
|
+
<line num="143" count="47" type="stmt"/>
|
|
4346
|
+
<line num="144" count="1" type="stmt"/>
|
|
4347
|
+
<line num="146" count="1" type="stmt"/>
|
|
4348
|
+
<line num="147" count="1" type="stmt"/>
|
|
4349
|
+
<line num="152" count="47" type="stmt"/>
|
|
4350
|
+
<line num="153" count="29" type="stmt"/>
|
|
4351
|
+
<line num="154" count="29" type="stmt"/>
|
|
4352
|
+
<line num="155" count="29" type="stmt"/>
|
|
4353
|
+
<line num="156" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
4354
|
+
<line num="157" count="29" type="cond" truecount="1" falsecount="1"/>
|
|
4355
|
+
<line num="158" count="0" type="stmt"/>
|
|
4356
|
+
<line num="160" count="29" type="cond" truecount="3" falsecount="1"/>
|
|
4357
|
+
<line num="163" count="47" type="stmt"/>
|
|
4358
|
+
<line num="164" count="1" type="stmt"/>
|
|
4359
|
+
<line num="165" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4360
|
+
<line num="166" count="0" type="stmt"/>
|
|
4361
|
+
<line num="168" count="1" type="stmt"/>
|
|
4339
4362
|
</file>
|
|
4340
4363
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
4341
4364
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|