@budibase/server 1.0.213 → 1.0.214
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.12c39710.js → index.5afb2e7e.js} +178 -177
- package/builder/index.html +1 -1
- package/coverage/clover.xml +127 -100
- package/coverage/coverage-final.json +3 -3
- 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 +166 -13
- package/coverage/lcov-report/api/controllers/index.html +20 -20
- 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 +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/loop.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +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 +27 -27
- 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 +1 -1
- 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 +197 -154
- package/dist/api/controllers/application.js +1 -1
- package/dist/api/controllers/dev.js +40 -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/environment.js +2 -1
- package/dist/package.json +6 -6
- 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 +53 -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/environment.js +3 -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.5afb2e7e.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.24307ca0.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="1656591623253" clover="3.2.0">
|
|
3
|
+
<project timestamp="1656591623253" name="All files">
|
|
4
|
+
<metrics statements="4308" coveredstatements="3127" conditionals="1787" coveredconditionals="950" methods="625" coveredmethods="446" elements="6720" coveredelements="4523" complexity="0" loc="4308" ncloc="4308" 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="974" coveredstatements="694" 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"/>
|
|
@@ -451,77 +451,102 @@
|
|
|
451
451
|
<line num="262" count="0" type="stmt"/>
|
|
452
452
|
</file>
|
|
453
453
|
<file name="dev.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/dev.js">
|
|
454
|
-
<metrics statements="
|
|
454
|
+
<metrics statements="95" coveredstatements="43" conditionals="25" coveredconditionals="5" methods="12" coveredmethods="5"/>
|
|
455
455
|
<line num="1" count="27" type="stmt"/>
|
|
456
456
|
<line num="2" count="27" type="stmt"/>
|
|
457
457
|
<line num="3" count="27" type="stmt"/>
|
|
458
458
|
<line num="4" count="27" type="stmt"/>
|
|
459
459
|
<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
460
|
<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="
|
|
461
|
+
<line num="11" count="27" type="stmt"/>
|
|
462
|
+
<line num="12" count="27" type="stmt"/>
|
|
463
|
+
<line num="13" count="27" type="stmt"/>
|
|
464
|
+
<line num="14" count="27" type="stmt"/>
|
|
465
|
+
<line num="17" count="0" type="stmt"/>
|
|
466
|
+
<line num="18" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
467
|
+
<line num="19" count="0" type="stmt"/>
|
|
468
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
469
|
+
<line num="33" count="0" type="stmt"/>
|
|
473
470
|
<line num="34" count="0" type="stmt"/>
|
|
474
|
-
<line num="
|
|
471
|
+
<line num="36" count="0" type="stmt"/>
|
|
472
|
+
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
475
473
|
<line num="38" count="0" type="stmt"/>
|
|
474
|
+
<line num="41" count="0" type="stmt"/>
|
|
476
475
|
<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
476
|
<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="
|
|
477
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
478
|
+
<line num="48" count="0" type="stmt"/>
|
|
479
|
+
<line num="50" count="0" type="stmt"/>
|
|
480
|
+
<line num="53" count="27" type="stmt"/>
|
|
481
|
+
<line num="54" count="54" type="stmt"/>
|
|
482
|
+
<line num="55" count="0" type="stmt"/>
|
|
483
|
+
<line num="59" count="27" type="stmt"/>
|
|
484
|
+
<line num="60" count="54" type="stmt"/>
|
|
485
|
+
<line num="61" count="0" type="stmt"/>
|
|
486
|
+
<line num="65" count="27" type="stmt"/>
|
|
487
|
+
<line num="66" count="54" type="stmt"/>
|
|
488
|
+
<line num="67" count="0" type="stmt"/>
|
|
489
|
+
<line num="71" count="27" type="stmt"/>
|
|
493
490
|
<line num="72" count="0" type="stmt"/>
|
|
491
|
+
<line num="73" count="0" type="stmt"/>
|
|
494
492
|
<line num="74" count="0" type="stmt"/>
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
493
|
+
<line num="76" count="0" type="stmt"/>
|
|
494
|
+
<line num="78" count="0" type="stmt"/>
|
|
495
|
+
<line num="83" count="27" type="stmt"/>
|
|
498
496
|
<line num="84" count="1" type="stmt"/>
|
|
499
497
|
<line num="85" count="1" type="stmt"/>
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="88" count="0" type="stmt"/>
|
|
498
|
+
<line num="88" count="1" type="stmt"/>
|
|
499
|
+
<line num="89" count="1" type="stmt"/>
|
|
503
500
|
<line num="90" count="1" type="stmt"/>
|
|
504
501
|
<line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
502
|
+
<line num="92" count="0" type="stmt"/>
|
|
503
|
+
<line num="94" count="1" type="stmt"/>
|
|
504
|
+
<line num="95" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
505
|
+
<line num="99" count="0" type="stmt"/>
|
|
506
|
+
<line num="102" count="0" type="stmt"/>
|
|
508
507
|
<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"/>
|
|
508
|
+
<line num="109" count="1" type="stmt"/>
|
|
509
|
+
<line num="110" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
510
|
+
<line num="112" count="0" type="stmt"/>
|
|
515
511
|
<line num="116" count="1" type="stmt"/>
|
|
516
512
|
<line num="117" count="1" type="stmt"/>
|
|
517
513
|
<line num="118" count="1" type="stmt"/>
|
|
514
|
+
<line num="119" count="1" type="stmt"/>
|
|
515
|
+
<line num="120" count="1" type="stmt"/>
|
|
518
516
|
<line num="121" count="1" type="stmt"/>
|
|
519
|
-
<line num="
|
|
517
|
+
<line num="122" count="1" type="stmt"/>
|
|
520
518
|
<line num="125" count="1" type="stmt"/>
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
519
|
+
<line num="127" count="0" type="stmt"/>
|
|
520
|
+
<line num="129" count="1" type="stmt"/>
|
|
521
|
+
<line num="133" count="27" type="stmt"/>
|
|
524
522
|
<line num="134" count="1" type="stmt"/>
|
|
523
|
+
<line num="135" count="1" type="stmt"/>
|
|
524
|
+
<line num="138" count="1" type="stmt"/>
|
|
525
|
+
<line num="142" count="27" type="stmt"/>
|
|
526
|
+
<line num="144" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
527
|
+
<line num="145" count="0" type="stmt"/>
|
|
528
|
+
<line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
529
|
+
<line num="147" count="0" type="stmt"/>
|
|
530
|
+
<line num="149" count="0" type="stmt"/>
|
|
531
|
+
<line num="152" count="0" type="stmt"/>
|
|
532
|
+
<line num="155" count="0" type="stmt"/>
|
|
533
|
+
<line num="156" count="0" type="stmt"/>
|
|
534
|
+
<line num="157" count="0" type="stmt"/>
|
|
535
|
+
<line num="160" count="0" type="stmt"/>
|
|
536
|
+
<line num="161" count="0" type="stmt"/>
|
|
537
|
+
<line num="162" count="0" type="stmt"/>
|
|
538
|
+
<line num="164" count="0" type="stmt"/>
|
|
539
|
+
<line num="165" count="0" type="stmt"/>
|
|
540
|
+
<line num="166" count="0" type="stmt"/>
|
|
541
|
+
<line num="172" count="0" type="stmt"/>
|
|
542
|
+
<line num="174" count="0" type="stmt"/>
|
|
543
|
+
<line num="175" count="0" type="stmt"/>
|
|
544
|
+
<line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
545
|
+
<line num="177" count="0" type="stmt"/>
|
|
546
|
+
<line num="178" count="0" type="stmt"/>
|
|
547
|
+
<line num="181" count="0" type="stmt"/>
|
|
548
|
+
<line num="183" count="0" type="stmt"/>
|
|
549
|
+
<line num="184" count="0" type="stmt"/>
|
|
525
550
|
</file>
|
|
526
551
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/controllers/integration.js">
|
|
527
552
|
<metrics statements="14" coveredstatements="13" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
@@ -2324,7 +2349,7 @@
|
|
|
2324
2349
|
<line num="17" count="27" type="stmt"/>
|
|
2325
2350
|
<line num="18" count="27" type="stmt"/>
|
|
2326
2351
|
<line num="21" count="27" type="stmt"/>
|
|
2327
|
-
<line num="
|
|
2352
|
+
<line num="27" count="27" type="stmt"/>
|
|
2328
2353
|
</file>
|
|
2329
2354
|
<file name="integration.js" path="/home/runner/work/budibase/budibase/packages/server/src/api/routes/integration.js">
|
|
2330
2355
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -4097,7 +4122,7 @@
|
|
|
4097
4122
|
</file>
|
|
4098
4123
|
</package>
|
|
4099
4124
|
<package name="utilities">
|
|
4100
|
-
<metrics statements="
|
|
4125
|
+
<metrics statements="338" coveredstatements="249" conditionals="145" coveredconditionals="85" methods="65" coveredmethods="48"/>
|
|
4101
4126
|
<file name="budibaseDir.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/budibaseDir.js">
|
|
4102
4127
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4103
4128
|
<line num="1" count="45" type="stmt"/>
|
|
@@ -4249,7 +4274,7 @@
|
|
|
4249
4274
|
<line num="101" count="0" type="stmt"/>
|
|
4250
4275
|
</file>
|
|
4251
4276
|
<file name="index.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/index.js">
|
|
4252
|
-
<metrics statements="
|
|
4277
|
+
<metrics statements="78" coveredstatements="62" conditionals="34" coveredconditionals="16" methods="16" coveredmethods="15"/>
|
|
4253
4278
|
<line num="1" count="47" type="stmt"/>
|
|
4254
4279
|
<line num="2" count="47" type="stmt"/>
|
|
4255
4280
|
<line num="3" count="47" type="stmt"/>
|
|
@@ -4273,59 +4298,61 @@
|
|
|
4273
4298
|
<line num="43" count="0" type="stmt"/>
|
|
4274
4299
|
<line num="57" count="47" type="stmt"/>
|
|
4275
4300
|
<line num="58" count="245" type="cond" truecount="1" falsecount="1"/>
|
|
4276
|
-
<line num="
|
|
4277
|
-
<line num="
|
|
4301
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4302
|
+
<line num="61" count="0" type="stmt"/>
|
|
4278
4303
|
<line num="64" count="0" type="stmt"/>
|
|
4279
|
-
<line num="
|
|
4280
|
-
<line num="
|
|
4281
|
-
<line num="72" count="
|
|
4282
|
-
<line num="
|
|
4304
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4305
|
+
<line num="70" count="0" type="stmt"/>
|
|
4306
|
+
<line num="72" count="0" type="stmt"/>
|
|
4307
|
+
<line num="74" count="245" type="stmt"/>
|
|
4283
4308
|
<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"/>
|
|
4309
|
+
<line num="79" count="2" type="stmt"/>
|
|
4310
|
+
<line num="84" count="47" type="stmt"/>
|
|
4288
4311
|
<line num="85" count="3" type="stmt"/>
|
|
4289
|
-
<line num="86" count="
|
|
4290
|
-
<line num="87" count="0" type="stmt"/>
|
|
4312
|
+
<line num="86" count="3" type="stmt"/>
|
|
4291
4313
|
<line num="89" count="3" type="stmt"/>
|
|
4292
4314
|
<line num="90" count="3" type="stmt"/>
|
|
4293
|
-
<line num="
|
|
4294
|
-
<line num="
|
|
4295
|
-
<line num="
|
|
4315
|
+
<line num="91" count="3" type="stmt"/>
|
|
4316
|
+
<line num="92" count="0" type="stmt"/>
|
|
4317
|
+
<line num="93" count="0" type="stmt"/>
|
|
4318
|
+
<line num="95" count="3" type="stmt"/>
|
|
4296
4319
|
<line num="96" count="3" type="stmt"/>
|
|
4297
|
-
<line num="
|
|
4298
|
-
<line num="
|
|
4299
|
-
<line num="
|
|
4300
|
-
<line num="
|
|
4320
|
+
<line num="98" count="3" type="stmt"/>
|
|
4321
|
+
<line num="99" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4322
|
+
<line num="100" count="0" type="stmt"/>
|
|
4323
|
+
<line num="102" count="3" type="stmt"/>
|
|
4324
|
+
<line num="103" count="3" type="stmt"/>
|
|
4301
4325
|
<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="
|
|
4326
|
+
<line num="111" count="1" type="stmt"/>
|
|
4327
|
+
<line num="112" count="1" type="stmt"/>
|
|
4328
|
+
<line num="116" count="47" type="stmt"/>
|
|
4329
|
+
<line num="117" count="4" type="stmt"/>
|
|
4330
|
+
<line num="118" count="4" type="stmt"/>
|
|
4331
|
+
<line num="120" count="4" type="stmt"/>
|
|
4332
|
+
<line num="121" count="4" type="stmt"/>
|
|
4333
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4309
4334
|
<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="
|
|
4335
|
+
<line num="128" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4336
|
+
<line num="129" count="0" type="stmt"/>
|
|
4337
|
+
<line num="133" count="47" type="stmt"/>
|
|
4338
|
+
<line num="134" count="0" type="stmt"/>
|
|
4339
|
+
<line num="143" count="47" type="stmt"/>
|
|
4340
|
+
<line num="144" count="1" type="stmt"/>
|
|
4341
|
+
<line num="146" count="1" type="stmt"/>
|
|
4342
|
+
<line num="147" count="1" type="stmt"/>
|
|
4343
|
+
<line num="152" count="47" type="stmt"/>
|
|
4344
|
+
<line num="153" count="29" type="stmt"/>
|
|
4345
|
+
<line num="154" count="29" type="stmt"/>
|
|
4346
|
+
<line num="155" count="29" type="stmt"/>
|
|
4347
|
+
<line num="156" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
4348
|
+
<line num="157" count="29" type="cond" truecount="1" falsecount="1"/>
|
|
4349
|
+
<line num="158" count="0" type="stmt"/>
|
|
4350
|
+
<line num="160" count="29" type="cond" truecount="3" falsecount="1"/>
|
|
4351
|
+
<line num="163" count="47" type="stmt"/>
|
|
4352
|
+
<line num="164" count="1" type="stmt"/>
|
|
4353
|
+
<line num="165" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
4354
|
+
<line num="166" count="0" type="stmt"/>
|
|
4355
|
+
<line num="168" count="1" type="stmt"/>
|
|
4329
4356
|
</file>
|
|
4330
4357
|
<file name="scriptRunner.js" path="/home/runner/work/budibase/budibase/packages/server/src/utilities/scriptRunner.js">
|
|
4331
4358
|
<metrics statements="13" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|