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

Problem when using html reporter of karma-coverage #2

Closed
egor-smirnov opened this issue May 15, 2014 · 1 comment
Closed

Problem when using html reporter of karma-coverage #2

egor-smirnov opened this issue May 15, 2014 · 1 comment
Labels

Comments

@egor-smirnov
Copy link
Owner

When using karma-coverage with this preprocessor have a problem like this:

ERROR [coverage]: [TypeError: Cannot set property 'covered' of undefined]
TypeError: Cannot set property 'covered' of undefined
at /Library/WebServer/Documents/MyLorryApps/node_modules/karma-coverage/node_modules/istanbul/lib/report/html.js:175:66

And this is only for html reporter. Looks very similar to gotwarlost/istanbul#94

@egor-smirnov
Copy link
Owner Author

Fixed by f617e83 and cb77ed8

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

No branches or pull requests

1 participant