You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
I looked for an answer for this and tried multiple things... but I can't get code coverage working, maybe someone can shed a light into what this isn't working:
When I run karma I don't errors and the tests are being run, but I don't get a folder 'coverage' nor html files created... did I missed something obvious? (this is the first time I'm trying Istanbul code coverage btw)
Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
I looked for an answer for this and tried multiple things... but I can't get code coverage working, maybe someone can shed a light into what this isn't working:
This is the karma conf file:
When I run karma I don't errors and the tests are being run, but I don't get a folder 'coverage' nor html files created... did I missed something obvious? (this is the first time I'm trying Istanbul code coverage btw)
Thanks!
The text was updated successfully, but these errors were encountered: