bcoe / bcoe/c8

c8 upgrade from 8.0.0 to 8.0.1 seems to break --exclude on Windows when value is single-quoted in npm script

Open
#488 13 comments 1 reaction 0 assignees View on GitHub
help wanted needs more info p1
Dominant language
JavaScript
Stars
2.1k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

`c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --exclude 'test/**' --exclude 'micromark/**' npm test`

Failing CI run for this change due to lack of 100% coverage for excluded test files:

Passing CI run with 8.0.0 for comparison:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.