Skip to content

Improve make coverage target #11484

@mhdawson

Description

@mhdawson
  • 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:

  1. Platform support, allow the new target to work/run across platforms. Next target is to make it run on OS X
  2. 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
  3. add some additional targets so that you can run just javascript or just c++ coverage
  4. remove need to patch some of the underlying tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions