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
55 stars 22 forks source link

Add CI action to upload html coverage report #54

Closed jsumners-nr closed 6 months ago

jsumners-nr commented 6 months ago

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

jsumners-nr commented 6 months ago

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

image