-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.
Description
- Version: master
- Platform: all
- Subsystem: test
The "make coverage" target was recently added in #10856. There is still some additional work that is needed to complete this effort including:
- Platform support, allow the new target to work/run across platforms. Next target is to make it run on OS X
- Summary generation. have the target generate the initial summary/history page like we see on coverage.nodejs.org so that if you do multiple runs you can more easily see/compare results
- add some additional targets so that you can run just javascript or just c++ coverage
- remove need to patch some of the underlying tools
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.