v8-to-istanbul icon indicating copy to clipboard operation
v8-to-istanbul copied to clipboard

fixing off by one error in reporting causes exceptions for othe reports

Open bcoe opened this issue 3 years ago • 1 comments

TypeError: Cannot read property 'loc' of undefined
    at /Users/bencoe/google/nodejs-phishing-protection/node_modules/istanbul-reports/lib/lcovonly/index.js:53:35
    at Array.forEach (<anonymous>)

bcoe avatar Oct 08 '20 20:10 bcoe

Refs: https://github.com/bcoe/c8/issues/254

bcoe avatar Oct 08 '20 20:10 bcoe