• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

modocache / KVOController
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 65-only-gcov-in-ci
DEFAULT BRANCH: master
Repo Added 18 Apr 2015 03:33PM UTC
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 65-only-gcov-in-ci
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 65-only-gcov-in-ci
  • coveralls
  • coveralls-readme
  • improve-controller-coverage

pending completion
8

push

travis-ci

modocache
.xcodeproj: Only generate coverage info as CI step

Fixes https://github.com/facebook/KVOController/issues/65.

Running the `slather setup` command as part of dc4c90de6 caused coverage info
to be generated for all build configurations; see
https://github.com/venmo/slather/issues/73. This is problematic, as it
caused linker errors when the library is used in other projects.

Disable coverage settings in the FBKVOController.xcodeproj, and instead
pass command-line options to the CI step to generate coverage metrics.
In order to do so, this commit overrides the default build script used
by Travis CI; see
http://docs.travis-ci.com/user/languages/objective-c/#Default-Test-Script.

266 of 322 relevant lines covered (82.61%)

23.27 hits per line

Relevant lines Covered
Build:
Build:
322 RELEVANT LINES 266 COVERED LINES
23.27 HITS PER LINE
Source Files on 65-only-gcov-in-ci
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8 65-only-gcov-in-ci .xcodeproj: Only generate coverage info as CI step Fixes https://github.com/facebook/KVOController/issues/65. Running the `slather setup` command as part of dc4c90de6 caused coverage info to be generated for all build configurations; see https:/... push 02 Sep 2015 05:26PM UTC modocache travis-ci pending completion  
7 improve-controller-coverage FBKVOControllerTests: Test debugDescription `-[FBKVOController debugDescription]` contains a lot of (non-trivial) code. While it's not important exactly what gets output, add a test that generating the description doesn't raise any exceptions. push 18 Apr 2015 09:51PM UTC modocache travis-ci pending completion  
6 improve-controller-coverage FBKVOControllerTests: Test 'key paths' methods Add tests for methods: - `-observe:keyPaths:options:block:` - `-observe:keyPaths:options:action:` - `-observe:keyPaths:options:context:` push 18 Apr 2015 09:18PM UTC modocache travis-ci pending completion  
4 coveralls-readme README: Add Coveralls badge push 18 Apr 2015 08:01PM UTC modocache travis-ci pending completion  
1 coveralls Generate coverage stats using slather/Coveralls - Modify project file to generate code coverage metrics - Add step to .travis.yml to install slather and send metrics to Coveralls - Add .slather.yml to configure how we send metrics to Coveralls.... push 18 Apr 2015 03:48PM UTC modocache travis-ci pending completion  
See All Builds (5)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc