ObjectiveSugar icon indicating copy to clipboard operation
ObjectiveSugar copied to clipboard

Generate coverage stats using slather/Coveralls

Open dasmer opened this issue 9 years ago • 1 comments

  • 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 avatar Jun 09 '15 14:06 dasmer

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

dasmer avatar Jun 09 '15 18:06 dasmer