You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V8 provides a native way of getting code coverage. Recently a c8 project by @bcoe was released to use this feature in Node land. Would be cool to experiment with this edgy tech.