@biorate/migrations 1.98.1 → 1.101.0
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/.nyc_output/8648c4ca-b160-4cd2-89fd-23f013a627c4.json +1 -0
- package/.nyc_output/processinfo/8648c4ca-b160-4cd2-89fd-23f013a627c4.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +8 -0
- package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts.html +5 -5
- package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.html +8 -8
- package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts.html +3 -3
- package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts.html +5 -5
- package/coverage/lcov-report/index.html +3 -3
- package/coverage/lcov-report/src/default.config.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/root.ts.html +1 -1
- package/coverage/lcov-report/src/types/amqp.ts.html +1 -1
- package/coverage/lcov-report/src/types/clickhouse.ts.html +1 -1
- package/coverage/lcov-report/src/types/index.html +1 -1
- package/coverage/lcov-report/src/types/index.ts.html +1 -1
- package/coverage/lcov-report/src/types/kafka.ts.html +1 -1
- package/coverage/lcov-report/src/types/migration.ts.html +1 -1
- package/coverage/lcov-report/src/types/minio.ts.html +1 -1
- package/coverage/lcov-report/src/types/mongodb.ts.html +1 -1
- package/coverage/lcov-report/src/types/sequelize.ts.html +1 -1
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts.html +118 -0
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts.html +118 -0
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.html +96 -21
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts.html +5 -5
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts.html +118 -0
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts.html +10 -10
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts.html +118 -0
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts.html +118 -0
- package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts.html +9 -9
- package/coverage/lcov.info +16 -16
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +18 -18
- package/.nyc_output/acffbcc3-a796-4cc4-8b27-0fdcc706feea.json +0 -1
- package/.nyc_output/c4899173-bb9a-43d6-8ca0-986c49f278ae.json +0 -1
- package/.nyc_output/processinfo/acffbcc3-a796-4cc4-8b27-0fdcc706feea.json +0 -1
- package/.nyc_output/processinfo/c4899173-bb9a-43d6-8ca0-986c49f278ae.json +0 -1
@@ -0,0 +1,118 @@
|
|
1
|
+
|
2
|
+
<!doctype html>
|
3
|
+
<html lang="en">
|
4
|
+
|
5
|
+
<head>
|
6
|
+
<title>Code coverage report for types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts</title>
|
7
|
+
<meta charset="utf-8" />
|
8
|
+
<link rel="stylesheet" href="../../../../../../../../../../prettify.css" />
|
9
|
+
<link rel="stylesheet" href="../../../../../../../../../../base.css" />
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../../../favicon.png" />
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
12
|
+
<style type='text/css'>
|
13
|
+
.coverage-summary .sorter {
|
14
|
+
background-image: url(../../../../../../../../../../sort-arrow-sprite.png);
|
15
|
+
}
|
16
|
+
</style>
|
17
|
+
</head>
|
18
|
+
|
19
|
+
<body>
|
20
|
+
<div class='wrapper'>
|
21
|
+
<div class='pad1'>
|
22
|
+
<h1><a href="../../../../../../../../../../index.html">All files</a> / <a href="index.html">types/file:/www/biorate/core/packages/@biorate/migrations/src/types</a> mongodb.ts</h1>
|
23
|
+
<div class='clearfix'>
|
24
|
+
|
25
|
+
<div class='fl pad1y space-right2'>
|
26
|
+
<span class="strong">100% </span>
|
27
|
+
<span class="quiet">Statements</span>
|
28
|
+
<span class='fraction'>10/10</span>
|
29
|
+
</div>
|
30
|
+
|
31
|
+
|
32
|
+
<div class='fl pad1y space-right2'>
|
33
|
+
<span class="strong">100% </span>
|
34
|
+
<span class="quiet">Branches</span>
|
35
|
+
<span class='fraction'>0/0</span>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
|
39
|
+
<div class='fl pad1y space-right2'>
|
40
|
+
<span class="strong">100% </span>
|
41
|
+
<span class="quiet">Functions</span>
|
42
|
+
<span class='fraction'>3/3</span>
|
43
|
+
</div>
|
44
|
+
|
45
|
+
|
46
|
+
<div class='fl pad1y space-right2'>
|
47
|
+
<span class="strong">100% </span>
|
48
|
+
<span class="quiet">Lines</span>
|
49
|
+
<span class='fraction'>10/10</span>
|
50
|
+
</div>
|
51
|
+
|
52
|
+
|
53
|
+
</div>
|
54
|
+
<p class="quiet">
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
56
|
+
</p>
|
57
|
+
<template id="filterTemplate">
|
58
|
+
<div class="quiet">
|
59
|
+
Filter:
|
60
|
+
<input type="search" id="fileSearch">
|
61
|
+
</div>
|
62
|
+
</template>
|
63
|
+
</div>
|
64
|
+
<div class='status-line high'></div>
|
65
|
+
<pre><table class="coverage">
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
67
|
+
<a name='L2'></a><a href='#L2'>2</a>
|
68
|
+
<a name='L3'></a><a href='#L3'>3</a>
|
69
|
+
<a name='L4'></a><a href='#L4'>4</a>
|
70
|
+
<a name='L5'></a><a href='#L5'>5</a>
|
71
|
+
<a name='L6'></a><a href='#L6'>6</a>
|
72
|
+
<a name='L7'></a><a href='#L7'>7</a>
|
73
|
+
<a name='L8'></a><a href='#L8'>8</a>
|
74
|
+
<a name='L9'></a><a href='#L9'>9</a>
|
75
|
+
<a name='L10'></a><a href='#L10'>10</a>
|
76
|
+
<a name='L11'></a><a href='#L11'>11</a>
|
77
|
+
<a name='L12'></a><a href='#L12'>12</a></td><td class="line-coverage quiet"><span class="cline-any cline-no">0</span>
|
78
|
+
<span class="cline-any cline-no">0</span>
|
79
|
+
<span class="cline-any cline-no">0</span>
|
80
|
+
<span class="cline-any cline-no">0</span>
|
81
|
+
<span class="cline-any cline-no">0</span>
|
82
|
+
<span class="cline-any cline-no">0</span>
|
83
|
+
<span class="cline-any cline-no">0</span>
|
84
|
+
<span class="cline-any cline-no">0</span>
|
85
|
+
<span class="cline-any cline-no">0</span>
|
86
|
+
<span class="cline-any cline-no">0</span>
|
87
|
+
<span class="cline-any cline-no">0</span>
|
88
|
+
<span class="cline-any cline-no">0</span></td><td class="text"><pre class="prettyprint lang-js">Unable to lookup source: /www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts')
|
89
|
+
Error: Unable to lookup source: /www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts')
|
90
|
+
at Context.defaultSourceLookup [as sourceFinder] (/www/biorate/core/node_modules/istanbul-lib-report/lib/context.js:17:15)
|
91
|
+
at Context.getSource (/www/biorate/core/node_modules/istanbul-lib-report/lib/context.js:71:21)
|
92
|
+
at annotateSourceCode (/www/biorate/core/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
|
93
|
+
at HtmlReport.onDetail (/www/biorate/core/node_modules/istanbul-reports/lib/html/index.js:414:33)
|
94
|
+
at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
|
95
|
+
at Visitor.value (/www/biorate/core/node_modules/istanbul-lib-report/lib/tree.js:38:38)
|
96
|
+
at ReportNode.visit (/www/biorate/core/node_modules/istanbul-lib-report/lib/tree.js:88:21)
|
97
|
+
at /www/biorate/core/node_modules/istanbul-lib-report/lib/tree.js:92:19
|
98
|
+
at Array.forEach (<anonymous>)
|
99
|
+
at ReportNode.visit (/www/biorate/core/node_modules/istanbul-lib-report/lib/tree.js:91:28)</pre></td></tr></table></pre>
|
100
|
+
|
101
|
+
<div class='push'></div><!-- for sticky footer -->
|
102
|
+
</div><!-- /wrapper -->
|
103
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
104
|
+
Code coverage generated by
|
105
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
106
|
+
at 2025-02-28T08:57:10.303Z
|
107
|
+
</div>
|
108
|
+
<script src="../../../../../../../../../../prettify.js"></script>
|
109
|
+
<script>
|
110
|
+
window.onload = function () {
|
111
|
+
prettyPrint();
|
112
|
+
};
|
113
|
+
</script>
|
114
|
+
<script src="../../../../../../../../../../sorter.js"></script>
|
115
|
+
<script src="../../../../../../../../../../block-navigation.js"></script>
|
116
|
+
</body>
|
117
|
+
</html>
|
118
|
+
|
@@ -23,30 +23,30 @@
|
|
23
23
|
<div class='clearfix'>
|
24
24
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
26
|
-
<span class="strong">
|
26
|
+
<span class="strong">94.11% </span>
|
27
27
|
<span class="quiet">Statements</span>
|
28
|
-
<span class='fraction'>
|
28
|
+
<span class='fraction'>16/17</span>
|
29
29
|
</div>
|
30
30
|
|
31
31
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
33
33
|
<span class="strong">50% </span>
|
34
34
|
<span class="quiet">Branches</span>
|
35
|
-
<span class='fraction'>
|
35
|
+
<span class='fraction'>1/2</span>
|
36
36
|
</div>
|
37
37
|
|
38
38
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
40
40
|
<span class="strong">100% </span>
|
41
41
|
<span class="quiet">Functions</span>
|
42
|
-
<span class='fraction'>
|
42
|
+
<span class='fraction'>4/4</span>
|
43
43
|
</div>
|
44
44
|
|
45
45
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
47
|
-
<span class="strong">
|
47
|
+
<span class="strong">100% </span>
|
48
48
|
<span class="quiet">Lines</span>
|
49
|
-
<span class='fraction'>
|
49
|
+
<span class='fraction'>16/16</span>
|
50
50
|
</div>
|
51
51
|
|
52
52
|
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<template id="filterTemplate">
|
58
58
|
<div class="quiet">
|
59
59
|
Filter:
|
60
|
-
<input
|
60
|
+
<input type="search" id="fileSearch">
|
61
61
|
</div>
|
62
62
|
</template>
|
63
63
|
</div>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
Error: Unable to lookup source: /www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts (ENOENT: no such file or directory, open '/www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts')
|
90
90
|
at Context.defaultSourceLookup [as sourceFinder] (/www/biorate/core/node_modules/istanbul-lib-report/lib/context.js:17:15)
|
91
91
|
at Context.getSource (/www/biorate/core/node_modules/istanbul-lib-report/lib/context.js:71:21)
|
92
|
-
at annotateSourceCode (/www/biorate/core/node_modules/istanbul-reports/lib/html/annotator.js:
|
92
|
+
at annotateSourceCode (/www/biorate/core/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
|
93
93
|
at HtmlReport.onDetail (/www/biorate/core/node_modules/istanbul-reports/lib/html/index.js:414:33)
|
94
94
|
at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
|
95
95
|
at Visitor.value (/www/biorate/core/node_modules/istanbul-lib-report/lib/tree.js:38:38)
|
@@ -103,7 +103,7 @@ Error: Unable to lookup source: /www/biorate/core/packages/@biorate/migrations/s
|
|
103
103
|
<div class='footer quiet pad2 space-top1 center small'>
|
104
104
|
Code coverage generated by
|
105
105
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
106
|
-
at
|
106
|
+
at 2025-02-28T08:57:10.303Z
|
107
107
|
</div>
|
108
108
|
<script src="../../../../../../../../../../prettify.js"></script>
|
109
109
|
<script>
|
package/coverage/lcov.info
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
TN:
|
2
|
-
SF:src/default.config.ts
|
2
|
+
SF:src/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts
|
3
3
|
FNF:0
|
4
4
|
FNH:0
|
5
5
|
DA:1,1
|
@@ -43,7 +43,7 @@ BRF:0
|
|
43
43
|
BRH:0
|
44
44
|
end_of_record
|
45
45
|
TN:
|
46
|
-
SF:src/index.ts
|
46
|
+
SF:src/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts
|
47
47
|
FNF:0
|
48
48
|
FNH:0
|
49
49
|
DA:1,1
|
@@ -61,7 +61,7 @@ BRF:4
|
|
61
61
|
BRH:2
|
62
62
|
end_of_record
|
63
63
|
TN:
|
64
|
-
SF:src/root.ts
|
64
|
+
SF:src/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts
|
65
65
|
FN:34,(anonymous_2)
|
66
66
|
FNF:1
|
67
67
|
FNH:1
|
@@ -91,7 +91,7 @@ BRF:0
|
|
91
91
|
BRH:0
|
92
92
|
end_of_record
|
93
93
|
TN:
|
94
|
-
SF:src/types/amqp.ts
|
94
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts
|
95
95
|
FN:19,(anonymous_2)
|
96
96
|
FN:22,(anonymous_3)
|
97
97
|
FN:30,(anonymous_4)
|
@@ -117,7 +117,7 @@ BRF:0
|
|
117
117
|
BRH:0
|
118
118
|
end_of_record
|
119
119
|
TN:
|
120
|
-
SF:src/types/clickhouse.ts
|
120
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts
|
121
121
|
FN:17,(anonymous_2)
|
122
122
|
FN:20,(anonymous_3)
|
123
123
|
FN:36,(anonymous_4)
|
@@ -150,7 +150,7 @@ BRF:2
|
|
150
150
|
BRH:1
|
151
151
|
end_of_record
|
152
152
|
TN:
|
153
|
-
SF:src/types/index.ts
|
153
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts
|
154
154
|
FNF:0
|
155
155
|
FNH:0
|
156
156
|
DA:1,1
|
@@ -165,7 +165,7 @@ BRF:0
|
|
165
165
|
BRH:0
|
166
166
|
end_of_record
|
167
167
|
TN:
|
168
|
-
SF:src/types/kafka.ts
|
168
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts
|
169
169
|
FN:17,(anonymous_2)
|
170
170
|
FN:20,(anonymous_3)
|
171
171
|
FN:21,(anonymous_4)
|
@@ -182,14 +182,14 @@ DA:18,1
|
|
182
182
|
DA:21,1
|
183
183
|
DA:22,2
|
184
184
|
DA:23,2
|
185
|
-
DA:30,
|
185
|
+
DA:30,2
|
186
186
|
LF:9
|
187
187
|
LH:9
|
188
188
|
BRF:0
|
189
189
|
BRH:0
|
190
190
|
end_of_record
|
191
191
|
TN:
|
192
|
-
SF:src/types/migration.ts
|
192
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts
|
193
193
|
FN:22,(anonymous_2)
|
194
194
|
FN:28,(anonymous_3)
|
195
195
|
FN:30,(anonymous_4)
|
@@ -200,11 +200,11 @@ FN:64,(anonymous_8)
|
|
200
200
|
FN:82,(anonymous_9)
|
201
201
|
FNF:8
|
202
202
|
FNH:8
|
203
|
-
FNDA:
|
203
|
+
FNDA:32,(anonymous_2)
|
204
204
|
FNDA:6,(anonymous_3)
|
205
205
|
FNDA:13,(anonymous_4)
|
206
206
|
FNDA:19,(anonymous_5)
|
207
|
-
FNDA:
|
207
|
+
FNDA:13,(anonymous_6)
|
208
208
|
FNDA:6,(anonymous_7)
|
209
209
|
FNDA:6,(anonymous_8)
|
210
210
|
FNDA:6,(anonymous_9)
|
@@ -213,13 +213,13 @@ DA:2,1
|
|
213
213
|
DA:3,1
|
214
214
|
DA:10,1
|
215
215
|
DA:14,1
|
216
|
-
DA:23,
|
216
|
+
DA:23,32
|
217
217
|
DA:29,6
|
218
218
|
DA:30,6
|
219
219
|
DA:31,13
|
220
220
|
DA:34,0
|
221
221
|
DA:41,19
|
222
|
-
DA:52,
|
222
|
+
DA:52,13
|
223
223
|
DA:57,1
|
224
224
|
DA:58,6
|
225
225
|
DA:59,6
|
@@ -242,7 +242,7 @@ BRF:4
|
|
242
242
|
BRH:2
|
243
243
|
end_of_record
|
244
244
|
TN:
|
245
|
-
SF:src/types/minio.ts
|
245
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts
|
246
246
|
FN:13,(anonymous_2)
|
247
247
|
FN:16,(anonymous_3)
|
248
248
|
FN:17,(anonymous_4)
|
@@ -271,7 +271,7 @@ BRF:0
|
|
271
271
|
BRH:0
|
272
272
|
end_of_record
|
273
273
|
TN:
|
274
|
-
SF:src/types/mongodb.ts
|
274
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts
|
275
275
|
FN:13,(anonymous_2)
|
276
276
|
FN:16,(anonymous_3)
|
277
277
|
FN:17,(anonymous_4)
|
@@ -296,7 +296,7 @@ BRF:0
|
|
296
296
|
BRH:0
|
297
297
|
end_of_record
|
298
298
|
TN:
|
299
|
-
SF:src/types/sequelize.ts
|
299
|
+
SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts
|
300
300
|
FN:19,(anonymous_2)
|
301
301
|
FN:22,(anonymous_3)
|
302
302
|
FN:36,(anonymous_4)
|