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
I ran into this issue where one of the modules I was testing was disappearing from my HTML coverage report when I wrote tests for it. I couldn't figure this out until I ran the plain text summary which had the following warning: "43 files skipped due to complete coverage".
I didn't know this feature existed or that it was activated by default. It would help if that warning appeared in all reporting formats.