douglasduteil / isparta

:skull: A code coverage tool for ES6 (babel/6to5)
Do What The F*ck You Want To Public License
642 stars 47 forks source link

isparta coverage HTML places branch at wrong location #115

Open graingert opened 8 years ago

graingert commented 8 years ago

Using this repo https://github.com/graingert/isparta-coverage-error

(npm install && npm test) I get the branch error placed in the wrong location. (It should be on line 8)

bad_coverage

graingert commented 8 years ago

I originally raised this on a isparta loader https://github.com/ColCh/isparta-instrumenter-loader/issues/7

nathanmarks commented 8 years ago

@graingert the author has abandoned this project, I'm going to be forking it so I can start applying some fixes myself. (I've asked him for write access to the repo and publish access on npm, but haven't heard back yet)