@biorate/migrations 1.100.0 → 1.102.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.
Files changed (39) hide show
  1. package/.nyc_output/4ee80c21-d537-4c02-ace7-22a029984c25.json +1 -0
  2. package/.nyc_output/processinfo/4ee80c21-d537-4c02-ace7-22a029984c25.json +1 -0
  3. package/.nyc_output/processinfo/d9feaa95-3d67-4c09-8a17-5181663a6941.json +1 -0
  4. package/.nyc_output/processinfo/index.json +1 -1
  5. package/CHANGELOG.md +10 -0
  6. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/default.config.ts.html +13 -13
  7. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.html +8 -8
  8. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts.html +11 -11
  9. package/coverage/lcov-report/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts.html +13 -13
  10. package/coverage/lcov-report/index.html +3 -3
  11. package/coverage/lcov-report/src/default.config.ts.html +1 -1
  12. package/coverage/lcov-report/src/index.html +1 -1
  13. package/coverage/lcov-report/src/index.ts.html +1 -1
  14. package/coverage/lcov-report/src/root.ts.html +1 -1
  15. package/coverage/lcov-report/src/types/amqp.ts.html +1 -1
  16. package/coverage/lcov-report/src/types/clickhouse.ts.html +1 -1
  17. package/coverage/lcov-report/src/types/index.html +1 -1
  18. package/coverage/lcov-report/src/types/index.ts.html +1 -1
  19. package/coverage/lcov-report/src/types/kafka.ts.html +1 -1
  20. package/coverage/lcov-report/src/types/migration.ts.html +1 -1
  21. package/coverage/lcov-report/src/types/minio.ts.html +1 -1
  22. package/coverage/lcov-report/src/types/mongodb.ts.html +1 -1
  23. package/coverage/lcov-report/src/types/sequelize.ts.html +1 -1
  24. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/amqp.ts.html +118 -0
  25. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/clickhouse.ts.html +118 -0
  26. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.html +96 -21
  27. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts.html +13 -13
  28. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/kafka.ts.html +118 -0
  29. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts.html +18 -18
  30. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/minio.ts.html +118 -0
  31. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/mongodb.ts.html +118 -0
  32. package/coverage/lcov-report/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts.html +17 -17
  33. package/coverage/lcov.info +11 -11
  34. package/dist/tsconfig.build.tsbuildinfo +1 -1
  35. package/package.json +20 -20
  36. package/.nyc_output/acffbcc3-a796-4cc4-8b27-0fdcc706feea.json +0 -1
  37. package/.nyc_output/processinfo/acffbcc3-a796-4cc4-8b27-0fdcc706feea.json +0 -1
  38. package/.nyc_output/processinfo/c4899173-bb9a-43d6-8ca0-986c49f278ae.json +0 -1
  39. /package/.nyc_output/{c4899173-bb9a-43d6-8ca0-986c49f278ae.json → d9feaa95-3d67-4c09-8a17-5181663a6941.json} +0 -0
@@ -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/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:17:15)
91
+ at Context.getSource (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:71:21)
92
+ at annotateSourceCode (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
93
+ at HtmlReport.onDetail (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/index.js:414:33)
94
+ at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
95
+ at Visitor.value (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:38:38)
96
+ at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:88:21)
97
+ at /www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:92:19
98
+ at Array.forEach (<anonymous>)
99
+ at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/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-28T15:08:29.152Z
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">84.61% </span>
26
+ <span class="strong">94.11% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>22/26</span>
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'>3/6</span>
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'>2/2</span>
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">91.66% </span>
47
+ <span class="strong">100% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>22/24</span>
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 oninput="onInput()" type="search" id="fileSearch">
60
+ <input type="search" id="fileSearch">
61
61
  </div>
62
62
  </template>
63
63
  </div>
@@ -87,23 +87,23 @@
87
87
  <span class="cline-any cline-no">0</span>
88
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/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')
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
- 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:232: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
90
+ at Context.defaultSourceLookup [as sourceFinder] (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:17:15)
91
+ at Context.getSource (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/context.js:71:21)
92
+ at annotateSourceCode (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/annotator.js:249:40)
93
+ at HtmlReport.onDetail (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/html/index.js:414:33)
94
+ at LcovReport.<computed> [as onDetail] (/www/biorate/core/node_modules/.pnpm/istanbul-reports@3.1.7/node_modules/istanbul-reports/lib/lcov/index.js:28:23)
95
+ at Visitor.value (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:38:38)
96
+ at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:88:21)
97
+ at /www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:92:19
98
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>
99
+ at ReportNode.visit (/www/biorate/core/node_modules/.pnpm/istanbul-lib-report@3.0.1/node_modules/istanbul-lib-report/lib/tree.js:91:28)</pre></td></tr></table></pre>
100
100
 
101
101
  <div class='push'></div><!-- for sticky footer -->
102
102
  </div><!-- /wrapper -->
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 Fri Jun 24 2022 08:41:04 GMT+0300 (Москва, стандартное время)
106
+ at 2025-02-28T15:08:29.152Z
107
107
  </div>
108
108
  <script src="../../../../../../../../../../prettify.js"></script>
109
109
  <script>
@@ -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)
@@ -189,7 +189,7 @@ 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)
@@ -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)