Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .travis.yml to send test coverage #9

Merged
merged 2 commits into from
Jun 12, 2019

Conversation

Cruikshanks
Copy link
Member

This changes updates the format of the travis.yml to match our general format, as well as ensuring it is configured to send test coverage stats to codeclimate.

@Cruikshanks Cruikshanks added the housekeeping Changes such as refactoring label Jun 12, 2019
@Cruikshanks Cruikshanks self-assigned this Jun 12, 2019
This changes updates the format of the travis.yml to match our general format, as well as ensuring it is configured to send test coverage stats to codeclimate.
@Cruikshanks Cruikshanks force-pushed the update-travis-to-send-test-coverage branch from 57171e2 to f19b9d8 Compare June 12, 2019 14:07
We have used this config in other repos and still been able to generate coverage, however in this repo it causes simplecov to return LOC 0 so a coverage score of 100%!

This took way too much time to track down, so am simply blitzing it and moving on.
@Cruikshanks Cruikshanks merged commit 0c25a93 into master Jun 12, 2019
@Cruikshanks Cruikshanks deleted the update-travis-to-send-test-coverage branch June 12, 2019 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Changes such as refactoring
Projects
None yet
1 participant