@budibase/worker 2.1.46-alpha.5 → 2.1.46-alpha.7
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/coverage/clover.xml +83 -83
- package/coverage/coverage-final.json +81 -81
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/configs.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/email.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/license.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/roles.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/self.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/templates.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/workspaces.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/accounts.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/environment.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/index.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/restore.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/status.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/system/tenants.ts.html +1 -1
- package/coverage/lcov-report/src/api/index.html +1 -1
- package/coverage/lcov-report/src/api/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/auth.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/configs.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/email.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/license.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/roles.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/self.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/templates.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/users.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/global/workspaces.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/accounts.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/environment.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/restore.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/status.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/system/tenants.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/validation/index.html +1 -1
- package/coverage/lcov-report/src/api/routes/validation/index.ts.html +1 -1
- package/coverage/lcov-report/src/api/routes/validation/users.ts.html +1 -1
- package/coverage/lcov-report/src/constants/index.html +1 -1
- package/coverage/lcov-report/src/constants/index.ts.html +1 -1
- package/coverage/lcov-report/src/constants/templates/index.html +1 -1
- package/coverage/lcov-report/src/constants/templates/index.ts.html +1 -1
- package/coverage/lcov-report/src/db/index.html +1 -1
- package/coverage/lcov-report/src/db/index.ts.html +1 -1
- package/coverage/lcov-report/src/environment.ts.html +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/cloudRestricted.ts.html +1 -1
- package/coverage/lcov-report/src/middleware/index.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/globalInfoSyncUsers.ts.html +1 -1
- package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
- package/coverage/lcov-report/src/migrations/index.html +1 -1
- package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/accounts/accounts.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/accounts/index.html +1 -1
- package/coverage/lcov-report/src/sdk/accounts/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/index.html +1 -1
- package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/events.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.html +1 -1
- package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
- package/coverage/lcov-report/src/sdk/users/users.ts.html +1 -1
- package/coverage/lcov-report/src/tests/TestConfiguration.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/accounts.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/auth.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/base.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/configs.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/email.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/environment.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/groups.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/index.html +1 -1
- package/coverage/lcov-report/src/tests/api/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/license.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/restore.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/roles.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/self.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/status.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/templates.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/tenants.ts.html +1 -1
- package/coverage/lcov-report/src/tests/api/users.ts.html +1 -1
- package/coverage/lcov-report/src/tests/controllers.ts.html +1 -1
- package/coverage/lcov-report/src/tests/index.html +1 -1
- package/coverage/lcov-report/src/tests/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/mocks/email.js.html +1 -1
- package/coverage/lcov-report/src/tests/mocks/index.html +1 -1
- package/coverage/lcov-report/src/tests/mocks/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/structures/configs.ts.html +1 -1
- package/coverage/lcov-report/src/tests/structures/groups.ts.html +1 -1
- package/coverage/lcov-report/src/tests/structures/index.html +1 -1
- package/coverage/lcov-report/src/tests/structures/index.ts.html +1 -1
- package/coverage/lcov-report/src/tests/structures/users.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/appService.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/email.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/fileSystem.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/index.html +1 -1
- package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/templates.ts.html +1 -1
- package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
- package/package.json +6 -6
- package/tsconfig.json +1 -2
package/coverage/clover.xml
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1671022997778" clover="3.2.0">
|
|
3
|
+
<project timestamp="1671022997778" name="All files">
|
|
4
4
|
<metrics statements="1911" coveredstatements="1591" conditionals="636" coveredconditionals="457" methods="441" coveredmethods="347" elements="2988" coveredelements="2395" complexity="0" loc="1911" ncloc="1911" packages="22" files="81" classes="81"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="78" coveredstatements="52" conditionals="26" coveredconditionals="17" methods="16" coveredmethods="7"/>
|
|
7
|
-
<file name="environment.ts" path="/
|
|
7
|
+
<file name="environment.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/environment.ts">
|
|
8
8
|
<metrics statements="19" coveredstatements="15" conditionals="20" coveredconditionals="16" methods="5" coveredmethods="5"/>
|
|
9
9
|
<line num="1" count="18" type="stmt"/>
|
|
10
10
|
<line num="4" count="55" type="stmt"/>
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
<line num="92" count="0" type="stmt"/>
|
|
27
27
|
<line num="96" count="18" type="stmt"/>
|
|
28
28
|
</file>
|
|
29
|
-
<file name="index.ts" path="/
|
|
29
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/index.ts">
|
|
30
30
|
<metrics statements="59" coveredstatements="37" conditionals="6" coveredconditionals="1" methods="11" coveredmethods="2"/>
|
|
31
31
|
<line num="2" count="18" type="stmt"/>
|
|
32
32
|
<line num="5" count="18" type="cond" truecount="0" falsecount="1"/>
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
</package>
|
|
92
92
|
<package name="src.api">
|
|
93
93
|
<metrics statements="30" coveredstatements="29" conditionals="9" coveredconditionals="7" methods="5" coveredmethods="3"/>
|
|
94
|
-
<file name="index.ts" path="/
|
|
94
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/index.ts">
|
|
95
95
|
<metrics statements="30" coveredstatements="29" conditionals="9" coveredconditionals="7" methods="5" coveredmethods="3"/>
|
|
96
96
|
<line num="1" count="18" type="stmt"/>
|
|
97
97
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
</package>
|
|
128
128
|
<package name="src.api.controllers.global">
|
|
129
129
|
<metrics statements="608" coveredstatements="404" conditionals="172" coveredconditionals="95" methods="137" coveredmethods="77"/>
|
|
130
|
-
<file name="auth.ts" path="/
|
|
130
|
+
<file name="auth.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/auth.ts">
|
|
131
131
|
<metrics statements="122" coveredstatements="75" conditionals="22" coveredconditionals="8" methods="41" coveredmethods="20"/>
|
|
132
132
|
<line num="1" count="18" type="stmt"/>
|
|
133
133
|
<line num="11" count="18" type="stmt"/>
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
<line num="275" count="1" type="stmt"/>
|
|
253
253
|
<line num="277" count="1" type="stmt"/>
|
|
254
254
|
</file>
|
|
255
|
-
<file name="configs.ts" path="/
|
|
255
|
+
<file name="configs.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/configs.ts">
|
|
256
256
|
<metrics statements="179" coveredstatements="122" conditionals="92" coveredconditionals="57" methods="25" coveredmethods="18"/>
|
|
257
257
|
<line num="1" count="18" type="stmt"/>
|
|
258
258
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
<line num="413" count="4" type="stmt"/>
|
|
435
435
|
<line num="438" count="0" type="stmt"/>
|
|
436
436
|
</file>
|
|
437
|
-
<file name="email.ts" path="/
|
|
437
|
+
<file name="email.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/email.ts">
|
|
438
438
|
<metrics statements="9" coveredstatements="7" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
439
439
|
<line num="1" count="18" type="stmt"/>
|
|
440
440
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
<line num="23" count="1" type="stmt"/>
|
|
447
447
|
<line num="33" count="1" type="stmt"/>
|
|
448
448
|
</file>
|
|
449
|
-
<file name="license.ts" path="/
|
|
449
|
+
<file name="license.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/license.ts">
|
|
450
450
|
<metrics statements="21" coveredstatements="6" conditionals="2" coveredconditionals="0" methods="10" coveredmethods="0"/>
|
|
451
451
|
<line num="1" count="18" type="stmt"/>
|
|
452
452
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
<line num="32" count="18" type="stmt"/>
|
|
471
471
|
<line num="33" count="0" type="stmt"/>
|
|
472
472
|
</file>
|
|
473
|
-
<file name="roles.ts" path="/
|
|
473
|
+
<file name="roles.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/roles.ts">
|
|
474
474
|
<metrics statements="34" coveredstatements="34" conditionals="1" coveredconditionals="1" methods="5" coveredmethods="5"/>
|
|
475
475
|
<line num="1" count="18" type="stmt"/>
|
|
476
476
|
<line num="9" count="18" type="stmt"/>
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
<line num="62" count="1" type="stmt"/>
|
|
508
508
|
<line num="63" count="1" type="stmt"/>
|
|
509
509
|
</file>
|
|
510
|
-
<file name="self.ts" path="/
|
|
510
|
+
<file name="self.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/self.ts">
|
|
511
511
|
<metrics statements="78" coveredstatements="51" conditionals="11" coveredconditionals="4" methods="10" coveredmethods="5"/>
|
|
512
512
|
<line num="1" count="18" type="stmt"/>
|
|
513
513
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
<line num="161" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
589
589
|
<line num="162" count="1" type="stmt"/>
|
|
590
590
|
</file>
|
|
591
|
-
<file name="templates.ts" path="/
|
|
591
|
+
<file name="templates.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/templates.ts">
|
|
592
592
|
<metrics statements="32" coveredstatements="25" conditionals="2" coveredconditionals="2" methods="7" coveredmethods="3"/>
|
|
593
593
|
<line num="1" count="18" type="stmt"/>
|
|
594
594
|
<line num="6" count="18" type="stmt"/>
|
|
@@ -623,7 +623,7 @@
|
|
|
623
623
|
<line num="75" count="0" type="stmt"/>
|
|
624
624
|
<line num="76" count="0" type="stmt"/>
|
|
625
625
|
</file>
|
|
626
|
-
<file name="users.ts" path="/
|
|
626
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/users.ts">
|
|
627
627
|
<metrics statements="107" coveredstatements="79" conditionals="40" coveredconditionals="23" methods="33" coveredmethods="25"/>
|
|
628
628
|
<line num="1" count="18" type="stmt"/>
|
|
629
629
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
<line num="234" count="0" type="stmt"/>
|
|
734
734
|
<line num="236" count="0" type="stmt"/>
|
|
735
735
|
</file>
|
|
736
|
-
<file name="workspaces.ts" path="/
|
|
736
|
+
<file name="workspaces.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/global/workspaces.ts">
|
|
737
737
|
<metrics statements="26" coveredstatements="5" conditionals="1" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
738
738
|
<line num="1" count="18" type="stmt"/>
|
|
739
739
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -765,7 +765,7 @@
|
|
|
765
765
|
</package>
|
|
766
766
|
<package name="src.api.controllers.system">
|
|
767
767
|
<metrics statements="50" coveredstatements="48" conditionals="8" coveredconditionals="8" methods="15" coveredmethods="15"/>
|
|
768
|
-
<file name="accounts.ts" path="/
|
|
768
|
+
<file name="accounts.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/accounts.ts">
|
|
769
769
|
<metrics statements="11" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
770
770
|
<line num="2" count="18" type="stmt"/>
|
|
771
771
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -779,13 +779,13 @@
|
|
|
779
779
|
<line num="19" count="2" type="stmt"/>
|
|
780
780
|
<line num="20" count="2" type="stmt"/>
|
|
781
781
|
</file>
|
|
782
|
-
<file name="environment.ts" path="/
|
|
782
|
+
<file name="environment.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/environment.ts">
|
|
783
783
|
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
784
784
|
<line num="2" count="18" type="stmt"/>
|
|
785
785
|
<line num="4" count="18" type="stmt"/>
|
|
786
786
|
<line num="5" count="1" type="stmt"/>
|
|
787
787
|
</file>
|
|
788
|
-
<file name="migrations.ts" path="/
|
|
788
|
+
<file name="migrations.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/migrations.ts">
|
|
789
789
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
790
790
|
<line num="1" count="18" type="stmt"/>
|
|
791
791
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
<line num="11" count="1" type="stmt"/>
|
|
797
797
|
<line num="12" count="1" type="stmt"/>
|
|
798
798
|
</file>
|
|
799
|
-
<file name="restore.ts" path="/
|
|
799
|
+
<file name="restore.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/restore.ts">
|
|
800
800
|
<metrics statements="7" coveredstatements="7" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
801
801
|
<line num="1" count="18" type="stmt"/>
|
|
802
802
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
<line num="9" count="1" type="stmt"/>
|
|
807
807
|
<line num="10" count="1" type="stmt"/>
|
|
808
808
|
</file>
|
|
809
|
-
<file name="status.ts" path="/
|
|
809
|
+
<file name="status.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/status.ts">
|
|
810
810
|
<metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
811
811
|
<line num="1" count="18" type="stmt"/>
|
|
812
812
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
<line num="8" count="1" type="stmt"/>
|
|
817
817
|
<line num="10" count="1" type="stmt"/>
|
|
818
818
|
</file>
|
|
819
|
-
<file name="tenants.ts" path="/
|
|
819
|
+
<file name="tenants.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/controllers/system/tenants.ts">
|
|
820
820
|
<metrics statements="14" coveredstatements="12" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="2"/>
|
|
821
821
|
<line num="2" count="18" type="stmt"/>
|
|
822
822
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
</package>
|
|
837
837
|
<package name="src.api.routes">
|
|
838
838
|
<metrics statements="18" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
839
|
-
<file name="index.ts" path="/
|
|
839
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/index.ts">
|
|
840
840
|
<metrics statements="18" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
841
841
|
<line num="2" count="18" type="stmt"/>
|
|
842
842
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
</package>
|
|
861
861
|
<package name="src.api.routes.global">
|
|
862
862
|
<metrics statements="88" coveredstatements="88" conditionals="2" coveredconditionals="2" methods="18" coveredmethods="18"/>
|
|
863
|
-
<file name="auth.ts" path="/
|
|
863
|
+
<file name="auth.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/auth.ts">
|
|
864
864
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
865
865
|
<line num="1" count="18" type="stmt"/>
|
|
866
866
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
<line num="31" count="18" type="stmt"/>
|
|
874
874
|
<line num="88" count="18" type="stmt"/>
|
|
875
875
|
</file>
|
|
876
|
-
<file name="configs.ts" path="/
|
|
876
|
+
<file name="configs.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/configs.ts">
|
|
877
877
|
<metrics statements="15" coveredstatements="15" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="7"/>
|
|
878
878
|
<line num="1" count="18" type="stmt"/>
|
|
879
879
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
<line num="99" count="18" type="stmt"/>
|
|
892
892
|
<line num="124" count="18" type="stmt"/>
|
|
893
893
|
</file>
|
|
894
|
-
<file name="email.ts" path="/
|
|
894
|
+
<file name="email.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/email.ts">
|
|
895
895
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
896
896
|
<line num="1" count="18" type="stmt"/>
|
|
897
897
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -903,7 +903,7 @@
|
|
|
903
903
|
<line num="29" count="18" type="stmt"/>
|
|
904
904
|
<line num="36" count="18" type="stmt"/>
|
|
905
905
|
</file>
|
|
906
|
-
<file name="license.ts" path="/
|
|
906
|
+
<file name="license.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/license.ts">
|
|
907
907
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
908
908
|
<line num="1" count="18" type="stmt"/>
|
|
909
909
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -911,7 +911,7 @@
|
|
|
911
911
|
<line num="6" count="18" type="stmt"/>
|
|
912
912
|
<line num="13" count="18" type="stmt"/>
|
|
913
913
|
</file>
|
|
914
|
-
<file name="roles.ts" path="/
|
|
914
|
+
<file name="roles.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/roles.ts">
|
|
915
915
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
916
916
|
<line num="1" count="18" type="stmt"/>
|
|
917
917
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -920,7 +920,7 @@
|
|
|
920
920
|
<line num="7" count="18" type="stmt"/>
|
|
921
921
|
<line num="16" count="18" type="stmt"/>
|
|
922
922
|
</file>
|
|
923
|
-
<file name="self.ts" path="/
|
|
923
|
+
<file name="self.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/self.ts">
|
|
924
924
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
925
925
|
<line num="1" count="18" type="stmt"/>
|
|
926
926
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -930,7 +930,7 @@
|
|
|
930
930
|
<line num="8" count="18" type="stmt"/>
|
|
931
931
|
<line num="18" count="18" type="stmt"/>
|
|
932
932
|
</file>
|
|
933
|
-
<file name="templates.ts" path="/
|
|
933
|
+
<file name="templates.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/templates.ts">
|
|
934
934
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
935
935
|
<line num="1" count="18" type="stmt"/>
|
|
936
936
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
<line num="23" count="18" type="stmt"/>
|
|
944
944
|
<line num="37" count="18" type="stmt"/>
|
|
945
945
|
</file>
|
|
946
|
-
<file name="users.ts" path="/
|
|
946
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/users.ts">
|
|
947
947
|
<metrics statements="18" coveredstatements="18" conditionals="2" coveredconditionals="2" methods="5" coveredmethods="5"/>
|
|
948
948
|
<line num="1" count="18" type="stmt"/>
|
|
949
949
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
<line num="57" count="18" type="stmt"/>
|
|
965
965
|
<line num="116" count="18" type="stmt"/>
|
|
966
966
|
</file>
|
|
967
|
-
<file name="workspaces.ts" path="/
|
|
967
|
+
<file name="workspaces.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/global/workspaces.ts">
|
|
968
968
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
969
969
|
<line num="1" count="18" type="stmt"/>
|
|
970
970
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
</package>
|
|
979
979
|
<package name="src.api.routes.system">
|
|
980
980
|
<metrics statements="33" coveredstatements="33" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
981
|
-
<file name="accounts.ts" path="/
|
|
981
|
+
<file name="accounts.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/accounts.ts">
|
|
982
982
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
983
983
|
<line num="1" count="18" type="stmt"/>
|
|
984
984
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -987,7 +987,7 @@
|
|
|
987
987
|
<line num="7" count="18" type="stmt"/>
|
|
988
988
|
<line num="19" count="18" type="stmt"/>
|
|
989
989
|
</file>
|
|
990
|
-
<file name="environment.ts" path="/
|
|
990
|
+
<file name="environment.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/environment.ts">
|
|
991
991
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
992
992
|
<line num="1" count="18" type="stmt"/>
|
|
993
993
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
<line num="6" count="18" type="stmt"/>
|
|
996
996
|
<line num="8" count="18" type="stmt"/>
|
|
997
997
|
</file>
|
|
998
|
-
<file name="migrations.ts" path="/
|
|
998
|
+
<file name="migrations.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/migrations.ts">
|
|
999
999
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1000
1000
|
<line num="1" count="18" type="stmt"/>
|
|
1001
1001
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
<line num="7" count="18" type="stmt"/>
|
|
1005
1005
|
<line num="19" count="18" type="stmt"/>
|
|
1006
1006
|
</file>
|
|
1007
|
-
<file name="restore.ts" path="/
|
|
1007
|
+
<file name="restore.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/restore.ts">
|
|
1008
1008
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1009
1009
|
<line num="1" count="18" type="stmt"/>
|
|
1010
1010
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
<line num="6" count="18" type="stmt"/>
|
|
1013
1013
|
<line num="8" count="18" type="stmt"/>
|
|
1014
1014
|
</file>
|
|
1015
|
-
<file name="status.ts" path="/
|
|
1015
|
+
<file name="status.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/status.ts">
|
|
1016
1016
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1017
1017
|
<line num="1" count="18" type="stmt"/>
|
|
1018
1018
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
<line num="6" count="18" type="stmt"/>
|
|
1021
1021
|
<line num="8" count="18" type="stmt"/>
|
|
1022
1022
|
</file>
|
|
1023
|
-
<file name="tenants.ts" path="/
|
|
1023
|
+
<file name="tenants.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/system/tenants.ts">
|
|
1024
1024
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1025
1025
|
<line num="1" count="18" type="stmt"/>
|
|
1026
1026
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1032,11 +1032,11 @@
|
|
|
1032
1032
|
</package>
|
|
1033
1033
|
<package name="src.api.routes.validation">
|
|
1034
1034
|
<metrics statements="13" coveredstatements="13" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
1035
|
-
<file name="index.ts" path="/
|
|
1035
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/validation/index.ts">
|
|
1036
1036
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1037
1037
|
<line num="1" count="18" type="stmt"/>
|
|
1038
1038
|
</file>
|
|
1039
|
-
<file name="users.ts" path="/
|
|
1039
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/api/routes/validation/users.ts">
|
|
1040
1040
|
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
1041
1041
|
<line num="1" count="18" type="stmt"/>
|
|
1042
1042
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
</package>
|
|
1055
1055
|
<package name="src.constants">
|
|
1056
1056
|
<metrics statements="45" coveredstatements="45" conditionals="12" coveredconditionals="12" methods="6" coveredmethods="6"/>
|
|
1057
|
-
<file name="index.ts" path="/
|
|
1057
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/constants/index.ts">
|
|
1058
1058
|
<metrics statements="45" coveredstatements="45" conditionals="12" coveredconditionals="12" methods="6" coveredmethods="6"/>
|
|
1059
1059
|
<line num="1" count="18" type="stmt"/>
|
|
1060
1060
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
</package>
|
|
1106
1106
|
<package name="src.constants.templates">
|
|
1107
1107
|
<metrics statements="29" coveredstatements="28" conditionals="9" coveredconditionals="8" methods="7" coveredmethods="6"/>
|
|
1108
|
-
<file name="index.ts" path="/
|
|
1108
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/constants/templates/index.ts">
|
|
1109
1109
|
<metrics statements="29" coveredstatements="28" conditionals="9" coveredconditionals="8" methods="7" coveredmethods="6"/>
|
|
1110
1110
|
<line num="1" count="18" type="stmt"/>
|
|
1111
1111
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
</package>
|
|
1141
1141
|
<package name="src.db">
|
|
1142
1142
|
<metrics statements="7" coveredstatements="7" conditionals="3" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
1143
|
-
<file name="index.ts" path="/
|
|
1143
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/db/index.ts">
|
|
1144
1144
|
<metrics statements="7" coveredstatements="7" conditionals="3" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
1145
1145
|
<line num="1" count="18" type="stmt"/>
|
|
1146
1146
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1153,7 +1153,7 @@
|
|
|
1153
1153
|
</package>
|
|
1154
1154
|
<package name="src.middleware">
|
|
1155
1155
|
<metrics statements="8" coveredstatements="7" conditionals="4" coveredconditionals="3" methods="2" coveredmethods="2"/>
|
|
1156
|
-
<file name="cloudRestricted.ts" path="/
|
|
1156
|
+
<file name="cloudRestricted.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/middleware/cloudRestricted.ts">
|
|
1157
1157
|
<metrics statements="8" coveredstatements="7" conditionals="4" coveredconditionals="3" methods="2" coveredmethods="2"/>
|
|
1158
1158
|
<line num="1" count="18" type="stmt"/>
|
|
1159
1159
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1167,7 +1167,7 @@
|
|
|
1167
1167
|
</package>
|
|
1168
1168
|
<package name="src.migrations">
|
|
1169
1169
|
<metrics statements="22" coveredstatements="16" conditionals="4" coveredconditionals="2" methods="7" coveredmethods="1"/>
|
|
1170
|
-
<file name="index.ts" path="/
|
|
1170
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/migrations/index.ts">
|
|
1171
1171
|
<metrics statements="22" coveredstatements="16" conditionals="4" coveredconditionals="2" methods="7" coveredmethods="1"/>
|
|
1172
1172
|
<line num="1" count="18" type="stmt"/>
|
|
1173
1173
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
</package>
|
|
1196
1196
|
<package name="src.migrations.functions">
|
|
1197
1197
|
<metrics statements="7" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1198
|
-
<file name="globalInfoSyncUsers.ts" path="/
|
|
1198
|
+
<file name="globalInfoSyncUsers.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/migrations/functions/globalInfoSyncUsers.ts">
|
|
1199
1199
|
<metrics statements="7" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1200
1200
|
<line num="2" count="18" type="stmt"/>
|
|
1201
1201
|
<line num="11" count="18" type="stmt"/>
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
</package>
|
|
1209
1209
|
<package name="src.sdk">
|
|
1210
1210
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1211
|
-
<file name="index.ts" path="/
|
|
1211
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/index.ts">
|
|
1212
1212
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1213
1213
|
<line num="1" count="18" type="stmt"/>
|
|
1214
1214
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1217,7 +1217,7 @@
|
|
|
1217
1217
|
</package>
|
|
1218
1218
|
<package name="src.sdk.accounts">
|
|
1219
1219
|
<metrics statements="30" coveredstatements="26" conditionals="5" coveredconditionals="2" methods="13" coveredmethods="13"/>
|
|
1220
|
-
<file name="accounts.ts" path="/
|
|
1220
|
+
<file name="accounts.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/accounts/accounts.ts">
|
|
1221
1221
|
<metrics statements="29" coveredstatements="25" conditionals="5" coveredconditionals="2" methods="13" coveredmethods="13"/>
|
|
1222
1222
|
<line num="2" count="18" type="stmt"/>
|
|
1223
1223
|
<line num="10" count="18" type="stmt"/>
|
|
@@ -1249,14 +1249,14 @@
|
|
|
1249
1249
|
<line num="54" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1250
1250
|
<line num="55" count="0" type="stmt"/>
|
|
1251
1251
|
</file>
|
|
1252
|
-
<file name="index.ts" path="/
|
|
1252
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/accounts/index.ts">
|
|
1253
1253
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1254
1254
|
<line num="1" count="18" type="stmt"/>
|
|
1255
1255
|
</file>
|
|
1256
1256
|
</package>
|
|
1257
1257
|
<package name="src.sdk.users">
|
|
1258
1258
|
<metrics statements="328" coveredstatements="297" conditionals="121" coveredconditionals="103" methods="76" coveredmethods="70"/>
|
|
1259
|
-
<file name="events.ts" path="/
|
|
1259
|
+
<file name="events.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/users/events.ts">
|
|
1260
1260
|
<metrics statements="69" coveredstatements="68" conditionals="37" coveredconditionals="36" methods="18" coveredmethods="18"/>
|
|
1261
1261
|
<line num="1" count="18" type="stmt"/>
|
|
1262
1262
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1328,11 +1328,11 @@
|
|
|
1328
1328
|
<line num="159" count="14" type="stmt"/>
|
|
1329
1329
|
<line num="163" count="3" type="stmt"/>
|
|
1330
1330
|
</file>
|
|
1331
|
-
<file name="index.ts" path="/
|
|
1331
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/users/index.ts">
|
|
1332
1332
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1333
1333
|
<line num="1" count="18" type="stmt"/>
|
|
1334
1334
|
</file>
|
|
1335
|
-
<file name="users.ts" path="/
|
|
1335
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/sdk/users/users.ts">
|
|
1336
1336
|
<metrics statements="258" coveredstatements="228" conditionals="84" coveredconditionals="67" methods="58" coveredmethods="52"/>
|
|
1337
1337
|
<line num="1" count="18" type="stmt"/>
|
|
1338
1338
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
</package>
|
|
1597
1597
|
<package name="src.tests">
|
|
1598
1598
|
<metrics statements="127" coveredstatements="118" conditionals="16" coveredconditionals="12" methods="38" coveredmethods="33"/>
|
|
1599
|
-
<file name="TestConfiguration.ts" path="/
|
|
1599
|
+
<file name="TestConfiguration.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/TestConfiguration.ts">
|
|
1600
1600
|
<metrics statements="114" coveredstatements="105" conditionals="16" coveredconditionals="12" methods="38" coveredmethods="33"/>
|
|
1601
1601
|
<line num="1" count="18" type="stmt"/>
|
|
1602
1602
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1713,7 +1713,7 @@
|
|
|
1713
1713
|
<line num="322" count="3" type="stmt"/>
|
|
1714
1714
|
<line num="330" count="18" type="stmt"/>
|
|
1715
1715
|
</file>
|
|
1716
|
-
<file name="controllers.ts" path="/
|
|
1716
|
+
<file name="controllers.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/controllers.ts">
|
|
1717
1717
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1718
1718
|
<line num="1" count="18" type="stmt"/>
|
|
1719
1719
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1721,7 +1721,7 @@
|
|
|
1721
1721
|
<line num="4" count="18" type="stmt"/>
|
|
1722
1722
|
<line num="5" count="18" type="stmt"/>
|
|
1723
1723
|
</file>
|
|
1724
|
-
<file name="index.ts" path="/
|
|
1724
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/index.ts">
|
|
1725
1725
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1726
1726
|
<line num="1" count="18" type="stmt"/>
|
|
1727
1727
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1735,7 +1735,7 @@
|
|
|
1735
1735
|
</package>
|
|
1736
1736
|
<package name="src.tests.api">
|
|
1737
1737
|
<metrics statements="185" coveredstatements="184" conditionals="127" coveredconditionals="104" methods="62" coveredmethods="60"/>
|
|
1738
|
-
<file name="accounts.ts" path="/
|
|
1738
|
+
<file name="accounts.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/accounts.ts">
|
|
1739
1739
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
1740
1740
|
<line num="3" count="18" type="stmt"/>
|
|
1741
1741
|
<line num="5" count="18" type="stmt"/>
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
<line num="20" count="18" type="stmt"/>
|
|
1747
1747
|
<line num="21" count="2" type="stmt"/>
|
|
1748
1748
|
</file>
|
|
1749
|
-
<file name="auth.ts" path="/
|
|
1749
|
+
<file name="auth.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/auth.ts">
|
|
1750
1750
|
<metrics statements="16" coveredstatements="16" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
|
|
1751
1751
|
<line num="2" count="18" type="stmt"/>
|
|
1752
1752
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1765,13 +1765,13 @@
|
|
|
1765
1765
|
<line num="42" count="2" type="stmt"/>
|
|
1766
1766
|
<line num="43" count="2" type="stmt"/>
|
|
1767
1767
|
</file>
|
|
1768
|
-
<file name="base.ts" path="/
|
|
1768
|
+
<file name="base.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/base.ts">
|
|
1769
1769
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1770
1770
|
<line num="8" count="18" type="stmt"/>
|
|
1771
1771
|
<line num="13" count="270" type="stmt"/>
|
|
1772
1772
|
<line num="14" count="270" type="stmt"/>
|
|
1773
1773
|
</file>
|
|
1774
|
-
<file name="configs.ts" path="/
|
|
1774
|
+
<file name="configs.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/configs.ts">
|
|
1775
1775
|
<metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="6"/>
|
|
1776
1776
|
<line num="2" count="18" type="stmt"/>
|
|
1777
1777
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1791,7 +1791,7 @@
|
|
|
1791
1791
|
<line num="42" count="18" type="stmt"/>
|
|
1792
1792
|
<line num="43" count="2" type="stmt"/>
|
|
1793
1793
|
</file>
|
|
1794
|
-
<file name="email.ts" path="/
|
|
1794
|
+
<file name="email.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/email.ts">
|
|
1795
1795
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1796
1796
|
<line num="2" count="18" type="stmt"/>
|
|
1797
1797
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1799,7 +1799,7 @@
|
|
|
1799
1799
|
<line num="9" count="18" type="stmt"/>
|
|
1800
1800
|
<line num="10" count="1" type="stmt"/>
|
|
1801
1801
|
</file>
|
|
1802
|
-
<file name="environment.ts" path="/
|
|
1802
|
+
<file name="environment.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/environment.ts">
|
|
1803
1803
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1804
1804
|
<line num="2" count="18" type="stmt"/>
|
|
1805
1805
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1807,7 +1807,7 @@
|
|
|
1807
1807
|
<line num="9" count="18" type="stmt"/>
|
|
1808
1808
|
<line num="10" count="1" type="stmt"/>
|
|
1809
1809
|
</file>
|
|
1810
|
-
<file name="groups.ts" path="/
|
|
1810
|
+
<file name="groups.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/groups.ts">
|
|
1811
1811
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1812
1812
|
<line num="3" count="18" type="stmt"/>
|
|
1813
1813
|
<line num="5" count="18" type="stmt"/>
|
|
@@ -1817,7 +1817,7 @@
|
|
|
1817
1817
|
<line num="19" count="18" type="stmt"/>
|
|
1818
1818
|
<line num="20" count="1" type="stmt"/>
|
|
1819
1819
|
</file>
|
|
1820
|
-
<file name="index.ts" path="/
|
|
1820
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/index.ts">
|
|
1821
1821
|
<metrics statements="31" coveredstatements="31" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1822
1822
|
<line num="2" count="18" type="stmt"/>
|
|
1823
1823
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
<line num="48" count="18" type="stmt"/>
|
|
1852
1852
|
<line num="49" count="18" type="stmt"/>
|
|
1853
1853
|
</file>
|
|
1854
|
-
<file name="license.ts" path="/
|
|
1854
|
+
<file name="license.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/license.ts">
|
|
1855
1855
|
<metrics statements="5" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="1"/>
|
|
1856
1856
|
<line num="2" count="18" type="stmt"/>
|
|
1857
1857
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1859,7 +1859,7 @@
|
|
|
1859
1859
|
<line num="9" count="18" type="stmt"/>
|
|
1860
1860
|
<line num="10" count="0" type="stmt"/>
|
|
1861
1861
|
</file>
|
|
1862
|
-
<file name="migrations.ts" path="/
|
|
1862
|
+
<file name="migrations.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/migrations.ts">
|
|
1863
1863
|
<metrics statements="7" coveredstatements="7" conditionals="24" coveredconditionals="24" methods="3" coveredmethods="3"/>
|
|
1864
1864
|
<line num="2" count="18" type="stmt"/>
|
|
1865
1865
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1869,7 +1869,7 @@
|
|
|
1869
1869
|
<line num="16" count="18" type="stmt"/>
|
|
1870
1870
|
<line num="17" count="2" type="stmt"/>
|
|
1871
1871
|
</file>
|
|
1872
|
-
<file name="restore.ts" path="/
|
|
1872
|
+
<file name="restore.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/restore.ts">
|
|
1873
1873
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
1874
1874
|
<line num="2" count="18" type="stmt"/>
|
|
1875
1875
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1877,7 +1877,7 @@
|
|
|
1877
1877
|
<line num="9" count="18" type="stmt"/>
|
|
1878
1878
|
<line num="10" count="2" type="stmt"/>
|
|
1879
1879
|
</file>
|
|
1880
|
-
<file name="roles.ts" path="/
|
|
1880
|
+
<file name="roles.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/roles.ts">
|
|
1881
1881
|
<metrics statements="9" coveredstatements="9" conditionals="18" coveredconditionals="12" methods="4" coveredmethods="4"/>
|
|
1882
1882
|
<line num="2" count="18" type="stmt"/>
|
|
1883
1883
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1889,7 +1889,7 @@
|
|
|
1889
1889
|
<line num="25" count="18" type="stmt"/>
|
|
1890
1890
|
<line num="26" count="1" type="stmt"/>
|
|
1891
1891
|
</file>
|
|
1892
|
-
<file name="self.ts" path="/
|
|
1892
|
+
<file name="self.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/self.ts">
|
|
1893
1893
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1894
1894
|
<line num="3" count="18" type="stmt"/>
|
|
1895
1895
|
<line num="5" count="18" type="stmt"/>
|
|
@@ -1899,7 +1899,7 @@
|
|
|
1899
1899
|
<line num="19" count="18" type="stmt"/>
|
|
1900
1900
|
<line num="20" count="1" type="stmt"/>
|
|
1901
1901
|
</file>
|
|
1902
|
-
<file name="status.ts" path="/
|
|
1902
|
+
<file name="status.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/status.ts">
|
|
1903
1903
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1904
1904
|
<line num="2" count="18" type="stmt"/>
|
|
1905
1905
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1907,7 +1907,7 @@
|
|
|
1907
1907
|
<line num="9" count="18" type="stmt"/>
|
|
1908
1908
|
<line num="10" count="2" type="stmt"/>
|
|
1909
1909
|
</file>
|
|
1910
|
-
<file name="templates.ts" path="/
|
|
1910
|
+
<file name="templates.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/templates.ts">
|
|
1911
1911
|
<metrics statements="9" coveredstatements="9" conditionals="36" coveredconditionals="24" methods="4" coveredmethods="4"/>
|
|
1912
1912
|
<line num="2" count="18" type="stmt"/>
|
|
1913
1913
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
<line num="23" count="18" type="stmt"/>
|
|
1920
1920
|
<line num="24" count="1" type="stmt"/>
|
|
1921
1921
|
</file>
|
|
1922
|
-
<file name="tenants.ts" path="/
|
|
1922
|
+
<file name="tenants.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/tenants.ts">
|
|
1923
1923
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="8" methods="2" coveredmethods="2"/>
|
|
1924
1924
|
<line num="2" count="18" type="stmt"/>
|
|
1925
1925
|
<line num="4" count="18" type="stmt"/>
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
<line num="9" count="18" type="stmt"/>
|
|
1928
1928
|
<line num="10" count="3" type="stmt"/>
|
|
1929
1929
|
</file>
|
|
1930
|
-
<file name="users.ts" path="/
|
|
1930
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/api/users.ts">
|
|
1931
1931
|
<metrics statements="41" coveredstatements="41" conditionals="33" coveredconditionals="30" methods="15" coveredmethods="15"/>
|
|
1932
1932
|
<line num="8" count="18" type="stmt"/>
|
|
1933
1933
|
<line num="9" count="18" type="stmt"/>
|
|
@@ -1974,7 +1974,7 @@
|
|
|
1974
1974
|
</package>
|
|
1975
1975
|
<package name="src.tests.mocks">
|
|
1976
1976
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1977
|
-
<file name="email.js" path="/
|
|
1977
|
+
<file name="email.js" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/mocks/email.js">
|
|
1978
1978
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1979
1979
|
<line num="1" count="18" type="stmt"/>
|
|
1980
1980
|
<line num="3" count="4" type="stmt"/>
|
|
@@ -1982,7 +1982,7 @@
|
|
|
1982
1982
|
<line num="5" count="4" type="stmt"/>
|
|
1983
1983
|
<line num="9" count="4" type="stmt"/>
|
|
1984
1984
|
</file>
|
|
1985
|
-
<file name="index.ts" path="/
|
|
1985
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/mocks/index.ts">
|
|
1986
1986
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1987
1987
|
<line num="1" count="18" type="stmt"/>
|
|
1988
1988
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -1991,7 +1991,7 @@
|
|
|
1991
1991
|
</package>
|
|
1992
1992
|
<package name="src.tests.structures">
|
|
1993
1993
|
<metrics statements="35" coveredstatements="35" conditionals="0" coveredconditionals="0" methods="10" coveredmethods="10"/>
|
|
1994
|
-
<file name="configs.ts" path="/
|
|
1994
|
+
<file name="configs.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/structures/configs.ts">
|
|
1995
1995
|
<metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
|
|
1996
1996
|
<line num="1" count="18" type="stmt"/>
|
|
1997
1997
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -2006,13 +2006,13 @@
|
|
|
2006
2006
|
<line num="66" count="18" type="stmt"/>
|
|
2007
2007
|
<line num="67" count="12" type="stmt"/>
|
|
2008
2008
|
</file>
|
|
2009
|
-
<file name="groups.ts" path="/
|
|
2009
|
+
<file name="groups.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/structures/groups.ts">
|
|
2010
2010
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
2011
2011
|
<line num="1" count="18" type="stmt"/>
|
|
2012
2012
|
<line num="2" count="3" type="stmt"/>
|
|
2013
2013
|
<line num="10" count="3" type="stmt"/>
|
|
2014
2014
|
</file>
|
|
2015
|
-
<file name="index.ts" path="/
|
|
2015
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/structures/index.ts">
|
|
2016
2016
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
2017
2017
|
<line num="1" count="18" type="stmt"/>
|
|
2018
2018
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
<line num="11" count="18" type="stmt"/>
|
|
2026
2026
|
<line num="22" count="18" type="stmt"/>
|
|
2027
2027
|
</file>
|
|
2028
|
-
<file name="users.ts" path="/
|
|
2028
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/tests/structures/users.ts">
|
|
2029
2029
|
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
2030
2030
|
<line num="1" count="18" type="stmt"/>
|
|
2031
2031
|
<line num="3" count="18" type="stmt"/>
|
|
@@ -2041,7 +2041,7 @@
|
|
|
2041
2041
|
</package>
|
|
2042
2042
|
<package name="src.utilities">
|
|
2043
2043
|
<metrics statements="159" coveredstatements="130" conditionals="114" coveredconditionals="75" methods="23" coveredmethods="22"/>
|
|
2044
|
-
<file name="appService.ts" path="/
|
|
2044
|
+
<file name="appService.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/appService.ts">
|
|
2045
2045
|
<metrics statements="19" coveredstatements="9" conditionals="6" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
2046
2046
|
<line num="1" count="18" type="stmt"/>
|
|
2047
2047
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
<line num="29" count="101" type="cond" truecount="1" falsecount="2"/>
|
|
2064
2064
|
<line num="30" count="0" type="stmt"/>
|
|
2065
2065
|
</file>
|
|
2066
|
-
<file name="email.ts" path="/
|
|
2066
|
+
<file name="email.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/email.ts">
|
|
2067
2067
|
<metrics statements="72" coveredstatements="60" conditionals="85" coveredconditionals="57" methods="7" coveredmethods="7"/>
|
|
2068
2068
|
<line num="1" count="18" type="stmt"/>
|
|
2069
2069
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -2138,18 +2138,18 @@
|
|
|
2138
2138
|
<line num="253" count="15" type="stmt"/>
|
|
2139
2139
|
<line num="254" count="15" type="stmt"/>
|
|
2140
2140
|
</file>
|
|
2141
|
-
<file name="fileSystem.ts" path="/
|
|
2141
|
+
<file name="fileSystem.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/fileSystem.ts">
|
|
2142
2142
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
2143
2143
|
<line num="1" count="18" type="stmt"/>
|
|
2144
2144
|
<line num="3" count="18" type="stmt"/>
|
|
2145
2145
|
<line num="4" count="90" type="stmt"/>
|
|
2146
2146
|
</file>
|
|
2147
|
-
<file name="index.ts" path="/
|
|
2147
|
+
<file name="index.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/index.ts">
|
|
2148
2148
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
2149
2149
|
<line num="7" count="18" type="stmt"/>
|
|
2150
2150
|
<line num="8" count="21" type="stmt"/>
|
|
2151
2151
|
</file>
|
|
2152
|
-
<file name="redis.ts" path="/
|
|
2152
|
+
<file name="redis.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/redis.ts">
|
|
2153
2153
|
<metrics statements="39" coveredstatements="33" conditionals="11" coveredconditionals="7" methods="10" coveredmethods="9"/>
|
|
2154
2154
|
<line num="1" count="18" type="stmt"/>
|
|
2155
2155
|
<line num="4" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -2191,7 +2191,7 @@
|
|
|
2191
2191
|
<line num="109" count="1" type="stmt"/>
|
|
2192
2192
|
<line num="111" count="0" type="stmt"/>
|
|
2193
2193
|
</file>
|
|
2194
|
-
<file name="templates.ts" path="/
|
|
2194
|
+
<file name="templates.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/templates.ts">
|
|
2195
2195
|
<metrics statements="17" coveredstatements="17" conditionals="10" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
2196
2196
|
<line num="1" count="18" type="stmt"/>
|
|
2197
2197
|
<line num="2" count="18" type="stmt"/>
|
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
<line num="46" count="5" type="stmt"/>
|
|
2212
2212
|
<line num="48" count="7" type="stmt"/>
|
|
2213
2213
|
</file>
|
|
2214
|
-
<file name="users.ts" path="/
|
|
2214
|
+
<file name="users.ts" path="/var/lib/github-action-runner/budibase-deploys/budibase-deploys/budibase/packages/worker/src/utilities/users.ts">
|
|
2215
2215
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
2216
2216
|
<line num="1" count="18" type="stmt"/>
|
|
2217
2217
|
<line num="3" count="18" type="stmt"/>
|