Open osher opened 8 years ago
@osher Were you able to ever figure this out? I'm having a similar problem now. Basically statementMap
is empty so it's failing at the same line it was failing for you. How did you move forward?
sorry, guys, I moved on to a different place. I don't even remember what was the work around 😛
I just randomly ran into this on Google. For me, deleting the coverage folder and re-running seems to work pretty well.
I think it has to do with one of my files has zero branches.
/home/developer/cwt-oapi-util/node_modules/istanbul/lib/object-utils.js:247:
So I tried to hack it:
then I got:
that's a little too much for me ATM... Can anybody help?