- Add CircleCI support
Jonathan Hersh #55
-
Fix calculation of branch coverage when a class has no branches
Julian Krumow #40 -
Always consider empty files as 100% tested
Boris Bügling #45
- Add an option to define the output directory for cobertura xml reports
Julian Krumow #37
- Avoid crashes when coverage data is empty
- Fix bug which prevented source files without coverage data to be included in Cobertura xml report
Julian Krumow #34
- Add support for Cobertura
Julian Krumow #30
-
Implement a CocoaPods plugin
Kyle Fuller #25 -
Avoid getting 'Infinity' or 'NaN' when dividing by 0.0
Mark Larsen -
Ignore exceptions about files not existing by using 'force'
Mark Larsen
- Add Gutter JSON output
Boris Bügling #24
-
Fix typo --simple-output description
Ayaka Nonaka #19 -
Remove broken travis pro support
Mark Larsen #22 -
Fix exception for files without
@interface
or@implementation
Piet Brauer #23
-
Remove duplicate coverage files, favoring the file with higher coverage.
Ayaka Nonaka #16 -
Add support for access token and Travis Pro
Chris Maddern #17
- Support for code coverage of pods
Mark Larsen
- Fix coverage search for files that contain spaces
Mark Larsen
-
beautified README
Ayaka Nonaka #4
Kyle Fuller #5 -
Add Travis automated builds
Mark Larsen #6 -
Use
||=
instead ofunless
Ayaka Nonaka #7
- find source files via pbx proj rather than file system
Mark Larsen
- Initial Release
Mark Larsen