nodejs / node

Node.js JavaScript runtime ✨🐢🚀✨
https://nodejs.org
Other
106.41k stars 29k forks source link

Tracking issue: stabilization of test runner code coverage #53924

Open cjihrig opened 1 month ago

cjihrig commented 1 month ago

What is the problem this feature will solve?

This issue is for tracking remaining work to stabilize code coverage in the test runner. When this feature originally shipped, it had documented limitations. Those have all been resolved.

Note that stabilization does not prevent future semver-minor additions or bug fixes.

Here is the minimum list of things that I think need to be resolved:

What is the feature you are proposing to solve the problem?

Eventually stabilizing test runner code coverage

What alternatives have you considered?

No response

cjihrig commented 1 month ago

cc @MoLow @atlowChemi @benjamingr if you have other things to add to the list.