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
Add an option to automatically ignore all code coverage except for the one that is being tested by convention, eg. when the test class is FooTest then only code coverage for Foo should be collected.