No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Generate code coverage statistics for Pods.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

>= 1.6.0
 Project Readme

cocoapods-coverage

A CocoaPods plugin which generates code coverage statistics for Pods.

Installation

$ gem install cocoapods-coverage

Usage

$ pod lib coverage

This will run all your tests and compute coverage information. Locally, you will see a textual summary whereas on Travis CI, the statistics will get uploaded to Coveralls.