istanbuljs / v8-to-istanbul

convert from v8 coverage format to istanbul's format
ISC License
115 stars 40 forks source link

feat: support `/* v8 ignore` ignore hints #228

Closed AriPerkkio closed 1 year ago

AriPerkkio commented 1 year ago

Adds support for /* v8 ignore ... ignore hints. For backwards compatibility the old /* c8 ignore ... is still supported.

Test cases contain plenty of whitespace changes caused by indentation bump. I recommend to hide whitespaces on the diff.