Skip to content

Report all files when using all:true  #207

Closed
@bahmutov

Description

@bahmutov

If the user is using babel-plugin-instrument for example via Webpack, the window.__coverage__ object only will have information about loaded files. If there are more files that NEVER loaded, our code coverage information will never know about them.

Can we report the code coverage for missed files somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions