sendgrid / ruby-http-client

SendGrid's Ruby HTTP Client for calling APIs
https://sendgrid.com
MIT License
23 stars 54 forks source link

chore: [Closes #55] Add code coverage reporting to CC #58

Closed lauratpa closed 6 years ago

lauratpa commented 7 years ago

This PR add code coverage reporting and integrates it with code climate.

Closes #55

Checklist

Short description of what this PR does:

Add code coverage and integration to Code Climate

SendGridDX commented 7 years ago

CLA assistant check
All committers have signed the CLA.

lauratpa commented 7 years ago

For this PR to work on CI, a maintainer (who has access to cc) needs to add the TEST REPORT ID for this repo in code climate to be available as an environment variable in TRAVIS (CC_TEST_REPORT_ID).

https://docs.codeclimate.com/docs/finding-your-test-coverage-token https://docs.travis-ci.com/user/environment-variables/#Defining-Variables-in-Repository-Settings

mbernier commented 6 years ago

I added the variable to the Travis build and asked Travis nicely to rebuild! Let's see what happens.

thinkingserious commented 6 years ago

Hello @jekuta,

Thanks again for the PR!

We appreciate your contribution and look forward to continued collaboration. Thanks!

Team SendGrid DX