node-addon-api icon indicating copy to clipboard operation
node-addon-api copied to clipboard

Improve coverage report with experimental runs

Open KevinEady opened this issue 1 year ago • 1 comments

The CI job for coverage only runs for files under the npm test command. This does not include experimental builds, therefore code coverage reported in pull requests exclude those changes.

KevinEady avatar Jun 23 '24 15:06 KevinEady