cypress-io / cypress-io/code-coverage
Stripping spec coverage should be a configurable option
Open
type: enhancement
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
As asked in #52 the user wants to have spec file coverage in the report. Right now we strip this information, leaving code coverage for application source code only (see https://github.com/cypress-io/code-coverage/blob/master/support.js#L63). Make it into a configurable option.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.