@budibase/worker 2.3.2-alpha.1 → 2.3.2-alpha.2
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 +17 -17
- package/coverage/coverage-final.json +3 -3
- 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 +6 -6
- package/coverage/lcov-report/src/api/controllers/global/email.ts.html +1 -1
- package/coverage/lcov-report/src/api/controllers/global/events.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 +6 -6
- 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/events.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.ts.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 +6 -6
- package/coverage/lcov.info +21 -21
- package/package.json +6 -6
|
@@ -81,16 +81,16 @@
|
|
|
81
81
|
<a name='L16'></a><a href='#L16'>16</a>
|
|
82
82
|
<a name='L17'></a><a href='#L17'>17</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">18x</span>
|
|
83
83
|
<span class="cline-any cline-neutral"> </span>
|
|
84
|
-
<span class="cline-any cline-yes">
|
|
85
|
-
<span class="cline-any cline-yes">
|
|
86
|
-
<span class="cline-any cline-yes">
|
|
87
|
-
<span class="cline-any cline-yes">
|
|
84
|
+
<span class="cline-any cline-yes">7x</span>
|
|
85
|
+
<span class="cline-any cline-yes">7x</span>
|
|
86
|
+
<span class="cline-any cline-yes">7x</span>
|
|
87
|
+
<span class="cline-any cline-yes">7x</span>
|
|
88
88
|
<span class="cline-any cline-neutral"> </span>
|
|
89
89
|
<span class="cline-any cline-neutral"> </span>
|
|
90
90
|
<span class="cline-any cline-neutral"> </span>
|
|
91
91
|
<span class="cline-any cline-neutral"> </span>
|
|
92
92
|
<span class="cline-any cline-neutral"> </span>
|
|
93
|
-
<span class="cline-any cline-yes">
|
|
93
|
+
<span class="cline-any cline-yes">7x</span>
|
|
94
94
|
<span class="cline-any cline-neutral"> </span>
|
|
95
95
|
<span class="cline-any cline-no"> </span>
|
|
96
96
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -118,7 +118,7 @@ export async function checkAnyUserExists() {
|
|
|
118
118
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
119
119
|
Code coverage generated by
|
|
120
120
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
121
|
-
at Tue Feb 07 2023
|
|
121
|
+
at Tue Feb 07 2023 15:28:25 GMT+0000 (Coordinated Universal Time)
|
|
122
122
|
</div>
|
|
123
123
|
<script src="../../prettify.js"></script>
|
|
124
124
|
<script>
|
package/coverage/lcov.info
CHANGED
|
@@ -190,11 +190,11 @@ DA:141,97
|
|
|
190
190
|
DA:146,18
|
|
191
191
|
DA:147,121
|
|
192
192
|
DA:148,121
|
|
193
|
-
DA:150,
|
|
194
|
-
DA:151,
|
|
195
|
-
DA:152,
|
|
196
|
-
DA:153,
|
|
197
|
-
DA:158,
|
|
193
|
+
DA:150,17
|
|
194
|
+
DA:151,17
|
|
195
|
+
DA:152,17
|
|
196
|
+
DA:153,17
|
|
197
|
+
DA:158,17
|
|
198
198
|
DA:162,18
|
|
199
199
|
DA:165,18
|
|
200
200
|
DA:166,306
|
|
@@ -208,7 +208,7 @@ BRDA:136,2,0,99
|
|
|
208
208
|
BRDA:136,2,1,97
|
|
209
209
|
BRDA:136,2,2,90
|
|
210
210
|
BRDA:136,2,3,8
|
|
211
|
-
BRDA:151,3,0,
|
|
211
|
+
BRDA:151,3,0,17
|
|
212
212
|
BRDA:151,3,1,0
|
|
213
213
|
BRDA:151,3,2,0
|
|
214
214
|
BRF:9
|
|
@@ -665,11 +665,11 @@ DA:371,4
|
|
|
665
665
|
DA:372,4
|
|
666
666
|
DA:374,4
|
|
667
667
|
DA:378,4
|
|
668
|
-
DA:383,
|
|
669
|
-
DA:388,
|
|
670
|
-
DA:393,
|
|
671
|
-
DA:394,
|
|
672
|
-
DA:419,
|
|
668
|
+
DA:383,1
|
|
669
|
+
DA:388,1
|
|
670
|
+
DA:393,1
|
|
671
|
+
DA:394,1
|
|
672
|
+
DA:419,3
|
|
673
673
|
LF:166
|
|
674
674
|
LH:112
|
|
675
675
|
BRDA:33,0,0,6
|
|
@@ -762,8 +762,8 @@ BRDA:334,51,0,0
|
|
|
762
762
|
BRDA:372,52,0,4
|
|
763
763
|
BRDA:372,53,0,4
|
|
764
764
|
BRDA:372,53,1,4
|
|
765
|
-
BRDA:411,54,0,
|
|
766
|
-
BRDA:411,54,1,
|
|
765
|
+
BRDA:411,54,0,1
|
|
766
|
+
BRDA:411,54,1,1
|
|
767
767
|
BRF:92
|
|
768
768
|
BRH:63
|
|
769
769
|
end_of_record
|
|
@@ -4189,18 +4189,18 @@ SF:src/utilities/users.ts
|
|
|
4189
4189
|
FN:3,(anonymous_0)
|
|
4190
4190
|
FNF:1
|
|
4191
4191
|
FNH:1
|
|
4192
|
-
FNDA:
|
|
4192
|
+
FNDA:14,(anonymous_0)
|
|
4193
4193
|
DA:1,18
|
|
4194
|
-
DA:3,
|
|
4195
|
-
DA:4,
|
|
4196
|
-
DA:5,
|
|
4197
|
-
DA:6,
|
|
4198
|
-
DA:12,
|
|
4194
|
+
DA:3,7
|
|
4195
|
+
DA:4,7
|
|
4196
|
+
DA:5,7
|
|
4197
|
+
DA:6,7
|
|
4198
|
+
DA:12,7
|
|
4199
4199
|
DA:14,0
|
|
4200
4200
|
LF:7
|
|
4201
4201
|
LH:6
|
|
4202
|
-
BRDA:12,0,0,
|
|
4203
|
-
BRDA:12,0,1,
|
|
4202
|
+
BRDA:12,0,0,7
|
|
4203
|
+
BRDA:12,0,1,7
|
|
4204
4204
|
BRF:2
|
|
4205
4205
|
BRH:2
|
|
4206
4206
|
end_of_record
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/worker",
|
|
3
3
|
"email": "hi@budibase.com",
|
|
4
|
-
"version": "2.3.2-alpha.
|
|
4
|
+
"version": "2.3.2-alpha.2",
|
|
5
5
|
"description": "Budibase background service",
|
|
6
6
|
"main": "src/index.ts",
|
|
7
7
|
"repository": {
|
|
@@ -36,10 +36,10 @@
|
|
|
36
36
|
"author": "Budibase",
|
|
37
37
|
"license": "GPL-3.0",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@budibase/backend-core": "2.3.2-alpha.
|
|
40
|
-
"@budibase/pro": "2.3.2-alpha.
|
|
41
|
-
"@budibase/string-templates": "2.3.2-alpha.
|
|
42
|
-
"@budibase/types": "2.3.2-alpha.
|
|
39
|
+
"@budibase/backend-core": "2.3.2-alpha.2",
|
|
40
|
+
"@budibase/pro": "2.3.2-alpha.1",
|
|
41
|
+
"@budibase/string-templates": "2.3.2-alpha.2",
|
|
42
|
+
"@budibase/types": "2.3.2-alpha.2",
|
|
43
43
|
"@koa/router": "8.0.8",
|
|
44
44
|
"@sentry/node": "6.17.7",
|
|
45
45
|
"@techpass/passport-openidconnect": "0.3.2",
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"typescript": "4.7.3",
|
|
99
99
|
"update-dotenv": "1.1.1"
|
|
100
100
|
},
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "8f9e22e715e8f14d3b0c366834f8e85e11bb94e7"
|
|
102
102
|
}
|