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

Skip to content

coverage is not writing files #421

Description

@sbonasu

Hi, We have version 1.0.3 in big monorepo and its working fine. Our setup is simple, we have this package as devDep in some packages that opted for code coverage along with config/coverage.js.

When we update the version to 2.0.0 or even latest without any other changes, code coverage is not writing coverage files. There are no errors as well. I used javascript debugger to trace the calls and its hitting https://github.com/ember-cli-code-coverage/ember-cli-code-coverage/blob/master/packages/ember-cli-code-coverage/lib/attach-middleware.js#L254 and after tests are finished its not hitting https://github.com/ember-cli-code-coverage/ember-cli-code-coverage/blob/master/packages/ember-cli-code-coverage/lib/attach-middleware.js#L229

I'm not sure how to troubleshoot further. Can someone please help

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