Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Conversation

@dasmer
Copy link
Contributor

@dasmer dasmer commented Jun 9, 2015

  • 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 metrics are sent to Coveralls.
  • Add Coveralls badge to README

Coveralls Test Coverage needs to be enabled for supermarin/ObjectiveSugar. It's already enabled for dasmer/ObjectiveSugar, and shows a coverage of ~95.97%.

Coverage Status

Also: Ignore #104 #105 #106 Those were intended to be test PR's to my fork's master instead.

dasmer added 3 commits June 9, 2015 05:14
Modify project file to generate test coverage files

Install slather and run slather on success

Use travis plugin in Podfile

Add slather.yml to send test coverage stats to coveralls
- Update .travis.yml to use built-in and use runner instead of Makefile
- Use activesupport so that slather successfully reads coverage reports on Travis and sends them to Coveralls
@dasmer
Copy link
Contributor Author

dasmer commented Jun 9, 2015

Looks like Travis is being flaky again.

I re-ran Travis on the same branch in my fork and it passed.

I would enable coveralls on this repo and then re-run Travis on the last build

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant