Closed Rich-Harris closed 3 years ago
I was able to get it working; easier than I thought! https://github.com/lukeed/polka/commit/d8406ea2968c7399e97cde73900ed4f1249ef7af
FWIW I reverted to nyc
because the coverage was wrong. I'm sure it'll get better but it was reporting lines with }
(only) as uncovered.
We might be able to do test coverage reliably, finally:
https://medium.com/the-node-js-collection/rethinking-javascript-test-coverage-5726fb272949