cloud-gov / cf-cdn-service-broker

A Cloud Foundry service broker for CloudFront and Let's Encrypt
Other
10 stars 13 forks source link

set up test coverage checking #8

Open afeld opened 8 years ago

afeld commented 8 years ago

CodeCov is the only CI system I could find that can detect changes in test coverage.

https://github.com/codecov/example-go

afeld commented 8 years ago

Apparently Code Climate supports it as well:

https://github.com/codeclimate/javascript-test-reporter#readme

/cc https://github.com/codeclimate/javascript-test-reporter/issues/36