I am currently testing my CocoaPods developer, which is working fine. Tests run and work inside the Example project.
However, code coverage only covers project files, not developer module files:

I am looking for a way to give feedback on module code coverage. Any ideas?
source
share