Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

Empty coverage report generated with angular1 & webpack  #45

@TheDudeMeister

Description

@TheDudeMeister

When running 'gulp test' on one of the default angular1 & webpack projects a coverage report HTML file is generated, but the report only contains a header stating 100% coverage.

To reproduce:

  • go here : http://fountainjs.io/download/
  • select 'Angular1' and 'Webpack and NPM'' . The other options do not seem to affect the outcome, but I selected 'JavaScript (no preprocessor)', 'CSS (no preprocessor)' and 'Fountain landing page'
  • extract the zip
  • run 'npm install'
  • run 'gulp test'

Result: coverage report HTML is generated (inside the folder '/coverage') which only contains a header saying "100% Statements 0/0 100% Branches 0/0 100% Functions 0/0 100% Lines 0/0."
But the rest of the report is empty (except for the footer text comtaining the correct date/time when the coverage was generated.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions