nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
72 stars 27 forks source link

Add CI action to upload html coverage report #54

Closed jsumners-nr closed 10 months ago

jsumners-nr commented 11 months ago

So we can easily see what the results of code coverage check is.

jsumners-nr commented 11 months ago

You can see what a report looks like from this PR:

image