@@ -46,12 +46,12 @@ exports[`generates coverage when using the testRegex config param 1`] = `
46
46
"-------------------------------------|----------|----------|----------|----------|-------------------|
47
47
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
48
48
-------------------------------------|----------|----------|----------|----------|-------------------|
49
- All files | 59.09 | 0 | 50 | 58.82 | |
50
- coverage-report | 43.75 | 0 | 25 | 46.15 | |
49
+ All files | 56.52 | 0 | 50 | 55.56 | |
50
+ coverage-report | 41.18 | 0 | 25 | 42.86 | |
51
51
OtherFile.js | 100 | 100 | 100 | 100 | |
52
52
Sum.js | 85.71 | 100 | 50 | 100 | |
53
53
SumDependency.js | 0 | 0 | 0 | 0 | 8,10,12 |
54
- notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 15,16,17,19 |
54
+ notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8, 15,16,17,19 |
55
55
coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 | |
56
56
Identical.js | 100 | 100 | 100 | 100 | |
57
57
coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 | |
@@ -72,12 +72,12 @@ exports[`outputs coverage report 1`] = `
72
72
"-------------------------------------|----------|----------|----------|----------|-------------------|
73
73
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
74
74
-------------------------------------|----------|----------|----------|----------|-------------------|
75
- All files | 59.09 | 0 | 50 | 58.82 | |
76
- coverage-report | 43.75 | 0 | 25 | 46.15 | |
75
+ All files | 56.52 | 0 | 50 | 55.56 | |
76
+ coverage-report | 41.18 | 0 | 25 | 42.86 | |
77
77
OtherFile.js | 100 | 100 | 100 | 100 | |
78
78
Sum.js | 85.71 | 100 | 50 | 100 | |
79
79
SumDependency.js | 0 | 0 | 0 | 0 | 8,10,12 |
80
- notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 15,16,17,19 |
80
+ notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8, 15,16,17,19 |
81
81
coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 | |
82
82
Identical.js | 100 | 100 | 100 | 100 | |
83
83
coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 | |
@@ -88,20 +88,20 @@ All files | 59.09 | 0 | 50 | 58.82
88
88
exports[`outputs coverage report when text and text-summary is requested 1`] = `
89
89
"
90
90
=============================== Coverage summary ===============================
91
- Statements : 59.09 % ( 13/22 )
91
+ Statements : 56.52 % ( 13/23 )
92
92
Branches : 0% ( 0/4 )
93
93
Functions : 50% ( 3/6 )
94
- Lines : 58.82 % ( 10/17 )
94
+ Lines : 55.56 % ( 10/18 )
95
95
================================================================================
96
96
-------------------------------------|----------|----------|----------|----------|-------------------|
97
97
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
98
98
-------------------------------------|----------|----------|----------|----------|-------------------|
99
- All files | 59.09 | 0 | 50 | 58.82 | |
100
- coverage-report | 43.75 | 0 | 25 | 46.15 | |
99
+ All files | 56.52 | 0 | 50 | 55.56 | |
100
+ coverage-report | 41.18 | 0 | 25 | 42.86 | |
101
101
OtherFile.js | 100 | 100 | 100 | 100 | |
102
102
Sum.js | 85.71 | 100 | 50 | 100 | |
103
103
SumDependency.js | 0 | 0 | 0 | 0 | 8,10,12 |
104
- notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 15,16,17,19 |
104
+ notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8, 15,16,17,19 |
105
105
coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 | |
106
106
Identical.js | 100 | 100 | 100 | 100 | |
107
107
coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 | |
@@ -113,12 +113,12 @@ exports[`outputs coverage report when text is requested 1`] = `
113
113
"-------------------------------------|----------|----------|----------|----------|-------------------|
114
114
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
115
115
-------------------------------------|----------|----------|----------|----------|-------------------|
116
- All files | 59.09 | 0 | 50 | 58.82 | |
117
- coverage-report | 43.75 | 0 | 25 | 46.15 | |
116
+ All files | 56.52 | 0 | 50 | 55.56 | |
117
+ coverage-report | 41.18 | 0 | 25 | 42.86 | |
118
118
OtherFile.js | 100 | 100 | 100 | 100 | |
119
119
Sum.js | 85.71 | 100 | 50 | 100 | |
120
120
SumDependency.js | 0 | 0 | 0 | 0 | 8,10,12 |
121
- notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 15,16,17,19 |
121
+ notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8, 15,16,17,19 |
122
122
coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 | |
123
123
Identical.js | 100 | 100 | 100 | 100 | |
124
124
coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 | |
@@ -129,9 +129,9 @@ All files | 59.09 | 0 | 50 | 58.82
129
129
exports[`outputs coverage report when text-summary is requested 1`] = `
130
130
"
131
131
=============================== Coverage summary ===============================
132
- Statements : 59.09 % ( 13/22 )
132
+ Statements : 56.52 % ( 13/23 )
133
133
Branches : 0% ( 0/4 )
134
134
Functions : 50% ( 3/6 )
135
- Lines : 58.82 % ( 10/17 )
135
+ Lines : 55.56 % ( 10/18 )
136
136
================================================================================"
137
137
`;
0 commit comments