@@ -139,13 +139,13 @@ hey
139
139
--------------------------|---------|----------|---------|---------|--------------------------------
140
140
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
141
141
--------------------------|---------|----------|---------|---------|--------------------------------
142
- All files | 75.69 | 58.23 | 66.67 | 75.69 |
142
+ All files | 75.76 | 58.23 | 66.67 | 75.76 |
143
143
bin | 78.85 | 60 | 66.67 | 78.85 |
144
144
c8.js | 78.85 | 60 | 66.67 | 78.85 | 22,27-29,32-33,41-43,50-51
145
- lib | 80.67 | 51.85 | 83.33 | 80.67 |
145
+ lib | 80.75 | 51.85 | 83.33 | 80.75 |
146
146
is-cjs-esm-bridge.js | 90 | 25 | 100 | 90 | 9
147
147
parse-args.js | 96.13 | 45.45 | 100 | 96.13 | 109-110,118-119,132-133
148
- report.js | 75.17 | 58.82 | 83.33 | 75.17 | ...206,236-237,264-265,271- 273
148
+ report.js | 75.35 | 58.82 | 83.33 | 75.35 | ...208,238-239,266-267, 273-275
149
149
source-map-from-file.js | 44 | 100 | 0 | 44 | 10-23
150
150
lib/commands | 44.44 | 75 | 16.67 | 44.44 |
151
151
check-coverage.js | 21.31 | 100 | 0 | 21.31 | 9-11,14-27,30-44,46-61
@@ -154,9 +154,9 @@ All files | 75.69 | 58.23 | 66.67 | 75.69 |
154
154
async.js | 100 | 100 | 100 | 100 |
155
155
normal.js | 75 | 66.67 | 33.33 | 75 | 14-16,18-20
156
156
--------------------------|---------|----------|---------|---------|--------------------------------
157
- ,ERROR: Coverage for lines (75.69 %) does not meet global threshold (101%)
157
+ ,ERROR: Coverage for lines (75.76 %) does not meet global threshold (101%)
158
158
ERROR: Coverage for branches (58.23%) does not meet global threshold (82%)
159
- ERROR: Coverage for statements (75.69 %) does not meet global threshold (95%)
159
+ ERROR: Coverage for statements (75.76 %) does not meet global threshold (95%)
160
160
"
161
161
` ;
162
162
@@ -174,9 +174,9 @@ ERROR: Coverage for branches (25%) does not meet threshold (82%) for lib/is-cjs-
174
174
ERROR: Coverage for statements (90%) does not meet threshold (95%) for lib/is-cjs-esm-bridge.js
175
175
ERROR: Coverage for lines (96.13%) does not meet threshold (101%) for lib/parse-args.js
176
176
ERROR: Coverage for branches (45.45%) does not meet threshold (82%) for lib/parse-args.js
177
- ERROR: Coverage for lines (75.17 %) does not meet threshold (101%) for lib/report.js
177
+ ERROR: Coverage for lines (75.35 %) does not meet threshold (101%) for lib/report.js
178
178
ERROR: Coverage for branches (58.82%) does not meet threshold (82%) for lib/report.js
179
- ERROR: Coverage for statements (75.17 %) does not meet threshold (95%) for lib/report.js
179
+ ERROR: Coverage for statements (75.35 %) does not meet threshold (95%) for lib/report.js
180
180
ERROR: Coverage for lines (44%) does not meet threshold (101%) for lib/source-map-from-file.js
181
181
ERROR: Coverage for statements (44%) does not meet threshold (95%) for lib/source-map-from-file.js
182
182
ERROR: Coverage for lines (100%) does not meet threshold (101%) for test/fixtures/async.js
@@ -189,9 +189,9 @@ ERROR: Coverage for statements (75%) does not meet threshold (95%) for test/fixt
189
189
exports [` c8 check-coverage exits with 0 if coverage within threshold 1` ] = ` ",,"` ;
190
190
191
191
exports [` c8 check-coverage exits with 1 if coverage is below threshold 1` ] = `
192
- ",,ERROR: Coverage for lines (75.69 %) does not meet global threshold (101%)
192
+ ",,ERROR: Coverage for lines (75.76 %) does not meet global threshold (101%)
193
193
ERROR: Coverage for branches (58.23%) does not meet global threshold (82%)
194
- ERROR: Coverage for statements (75.69 %) does not meet global threshold (95%)
194
+ ERROR: Coverage for statements (75.76 %) does not meet global threshold (95%)
195
195
"
196
196
` ;
197
197
@@ -274,13 +274,13 @@ exports[`c8 report generates report from existing temporary files 1`] = `
274
274
" ,--------------------------|---------|----------|---------|---------|--------------------------------
275
275
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
276
276
--------------------------|---------|----------|---------|---------|--------------------------------
277
- All files | 75.69 | 58.23 | 66.67 | 75.69 |
277
+ All files | 75.76 | 58.23 | 66.67 | 75.76 |
278
278
bin | 78.85 | 60 | 66.67 | 78.85 |
279
279
c8.js | 78.85 | 60 | 66.67 | 78.85 | 22,27-29,32-33,41-43,50-51
280
- lib | 80.67 | 51.85 | 83.33 | 80.67 |
280
+ lib | 80.75 | 51.85 | 83.33 | 80.75 |
281
281
is-cjs-esm-bridge.js | 90 | 25 | 100 | 90 | 9
282
282
parse-args.js | 96.13 | 45.45 | 100 | 96.13 | 109-110,118-119,132-133
283
- report.js | 75.17 | 58.82 | 83.33 | 75.17 | ...206,236-237,264-265,271- 273
283
+ report.js | 75.35 | 58.82 | 83.33 | 75.35 | ...208,238-239,266-267, 273-275
284
284
source-map-from-file.js | 44 | 100 | 0 | 44 | 10-23
285
285
lib/commands | 44.44 | 75 | 16.67 | 44.44 |
286
286
check-coverage.js | 21.31 | 100 | 0 | 21.31 | 9-11,14-27,30-44,46-61
@@ -296,13 +296,13 @@ exports[`c8 report supports --check-coverage, when generating reports 1`] = `
296
296
" ,--------------------------|---------|----------|---------|---------|--------------------------------
297
297
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
298
298
--------------------------|---------|----------|---------|---------|--------------------------------
299
- All files | 75.69 | 58.23 | 66.67 | 75.69 |
299
+ All files | 75.76 | 58.23 | 66.67 | 75.76 |
300
300
bin | 78.85 | 60 | 66.67 | 78.85 |
301
301
c8.js | 78.85 | 60 | 66.67 | 78.85 | 22,27-29,32-33,41-43,50-51
302
- lib | 80.67 | 51.85 | 83.33 | 80.67 |
302
+ lib | 80.75 | 51.85 | 83.33 | 80.75 |
303
303
is-cjs-esm-bridge.js | 90 | 25 | 100 | 90 | 9
304
304
parse-args.js | 96.13 | 45.45 | 100 | 96.13 | 109-110,118-119,132-133
305
- report.js | 75.17 | 58.82 | 83.33 | 75.17 | ...206,236-237,264-265,271- 273
305
+ report.js | 75.35 | 58.82 | 83.33 | 75.35 | ...208,238-239,266-267, 273-275
306
306
source-map-from-file.js | 44 | 100 | 0 | 44 | 10-23
307
307
lib/commands | 44.44 | 75 | 16.67 | 44.44 |
308
308
check-coverage.js | 21.31 | 100 | 0 | 21.31 | 9-11,14-27,30-44,46-61
@@ -311,9 +311,9 @@ All files | 75.69 | 58.23 | 66.67 | 75.69 |
311
311
async.js | 100 | 100 | 100 | 100 |
312
312
normal.js | 75 | 66.67 | 33.33 | 75 | 14-16,18-20
313
313
--------------------------|---------|----------|---------|---------|--------------------------------
314
- ,ERROR: Coverage for lines (75.69 %) does not meet global threshold (101%)
314
+ ,ERROR: Coverage for lines (75.76 %) does not meet global threshold (101%)
315
315
ERROR: Coverage for branches (58.23%) does not meet global threshold (82%)
316
- ERROR: Coverage for statements (75.69 %) does not meet global threshold (95%)
316
+ ERROR: Coverage for statements (75.76 %) does not meet global threshold (95%)
317
317
"
318
318
`;
319
319
0 commit comments