Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Coverage in Engines  #180

Description

@wojm

I'm having trouble getting coverage in engines to work. This is specific to a private repo, but I've tried running coverage in this repo without success.

Steps to reproduce:

cd test/fixtures/my-app-with-in-repo-engine/
COVERAGE=true ember test
cd ../../..
vim coverage/coverage-summary.json 

This will show that there are a total of 0 lines in the report although all of the tests have been run.

There is an active PR that seems related to this:

Some past issues that seem related:

As a followup for my specific scenario: my app/ folder and /lib folder (lib contains all my engines) are on the same level. When I move the lib folder into the app folder, coverage works fine

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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