@biorate/migrations 0.30.2 → 0.30.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -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/migration.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> migration.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'>15/15</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'>6/6</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'>12/12</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 oninput="onInput()" 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/migration.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/migration.ts')
89
+ Error: Unable to lookup source: /www/biorate/core/packages/@biorate/migrations/src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.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/migration.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
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 Thu Jun 23 2022 15:44:03 GMT+0300 (Москва, стандартное время)
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
+
@@ -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/sequelize.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> sequelize.ts</h1>
23
+ <div class='clearfix'>
24
+
25
+ <div class='fl pad1y space-right2'>
26
+ <span class="strong">91.3% </span>
27
+ <span class="quiet">Statements</span>
28
+ <span class='fraction'>21/23</span>
29
+ </div>
30
+
31
+
32
+ <div class='fl pad1y space-right2'>
33
+ <span class="strong">50% </span>
34
+ <span class="quiet">Branches</span>
35
+ <span class='fraction'>2/4</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'>2/2</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'>21/21</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 oninput="onInput()" 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/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
+ 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
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 Thu Jun 23 2022 15:44:03 GMT+0300 (Москва, стандартное время)
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
+
@@ -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
@@ -18,7 +18,7 @@ BRF:0
18
18
  BRH:0
19
19
  end_of_record
20
20
  TN:
21
- SF:src/index.ts
21
+ SF:src/file:/www/biorate/core/packages/@biorate/migrations/src/index.ts
22
22
  FNF:0
23
23
  FNH:0
24
24
  DA:3,1
@@ -36,7 +36,7 @@ BRF:4
36
36
  BRH:2
37
37
  end_of_record
38
38
  TN:
39
- SF:src/root.ts
39
+ SF:src/file:/www/biorate/core/packages/@biorate/migrations/src/root.ts
40
40
  FN:10,(anonymous_2)
41
41
  FNF:1
42
42
  FNH:1
@@ -55,7 +55,7 @@ BRF:0
55
55
  BRH:0
56
56
  end_of_record
57
57
  TN:
58
- SF:src/types/index.ts
58
+ SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/index.ts
59
59
  FNF:0
60
60
  FNH:0
61
61
  DA:1,1
@@ -65,7 +65,7 @@ BRF:0
65
65
  BRH:0
66
66
  end_of_record
67
67
  TN:
68
- SF:src/types/migration.ts
68
+ SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/migration.ts
69
69
  FN:14,(anonymous_2)
70
70
  FN:20,(anonymous_3)
71
71
  FN:21,(anonymous_4)
@@ -98,7 +98,7 @@ BRF:0
98
98
  BRH:0
99
99
  end_of_record
100
100
  TN:
101
- SF:src/types/sequelize.ts
101
+ SF:src/types/file:/www/biorate/core/packages/@biorate/migrations/src/types/sequelize.ts
102
102
  FN:14,(anonymous_2)
103
103
  FN:32,(anonymous_3)
104
104
  FNF:2