Skip to content

Detailed coverage #1

@schuay

Description

@schuay

c8/bin/wrap.js

Line 17 in 38dff30

await Profiler.startPreciseCoverage({callCount: true, detailed: true})

Getting detailed coverage in node is currently still a bit tricky, since it requires that the source is reparsed/recompiled after detailed coverage is enabled.

In Chrome DevTools, that's easy. In Node, not so much. We're looking into ways to make this better :)

cc @hashseed @fhinkel

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions