Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify code to correct file names in coverage output #67

Closed
kategengler opened this issue Nov 3, 2016 · 0 comments · Fixed by #68
Closed

Unify code to correct file names in coverage output #67

kategengler opened this issue Nov 3, 2016 · 0 comments · Fixed by #68
Assignees

Comments

@kategengler
Copy link
Collaborator

From #58

There is a place that changes the displayed filenames in the instrumenter: https://github.com/kategengler/ember-cli-code-coverage/blob/master/lib/coverage-instrumenter.js#L27

Is it possible to do this massaging there?

Another potentially relevant spot: https://github.com/kategengler/ember-cli-code-coverage/blob/master/index.js#L129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants