Skip to content
This repository was archived by the owner on Jul 4, 2018. It is now read-only.
This repository was archived by the owner on Jul 4, 2018. It is now read-only.

how to show coverage for all the components, even the ones without tests yet #11

@cwei-bgl

Description

@cwei-bgl

Hi my isparta is working with the following config:

{
  test: /\.(js|jsx)$/,
  include: path.resolve('src/'),
  loader: 'isparta'
}

But the coverage report only shows the components with tests, but not the ones without tests. I want to show all the components. How to do it?

Thanks, Cheng

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions