Continuous iOS Code Coverage With Jenkins and Slather

Matej Bukovinski: Before Xcode 7, we already had code coverage reporting set up with Jenkins. We generated coverage data in the gcov format and used LCOV together with a custom script to integrate the coverage data into Jenkins. It all worked pretty well. However, with the introduction of Xcode 7, Apple dropped support for the … Continue reading Continuous iOS Code Coverage With Jenkins and Slather