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
It looks like the coverage report for a module is only gathered for tests run in that module.
I'd like to be able to see the coverage of my entire (multi module) project when I run some integration tests... to see what I can delete 😄 ... is that possible?