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?