Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Add in CodeClimate #26

Open
Tristor opened this issue Jun 26, 2017 · 0 comments
Open

Add in CodeClimate #26

Tristor opened this issue Jun 26, 2017 · 0 comments

Comments

@Tristor
Copy link
Contributor

Tristor commented Jun 26, 2017

Howdy Lyle,

I added in the .codeclimate.yml file during my changes in #24, but in order to get CodeClimate to run against your repository you'll need to login to https://codeclimate.com/ with your GitHub account and add the repo. It's free for open-source (public repo) projects and adds a CI tool which runs automatically on each commit to master branch to trigger a run of Rubocop, RSpec, and SimpleCov with reporting.

The SimpleCov configuration I provided in my changeset is set to expect 51% coverage with unit tests, however there are currently no unit tests in the repo. I see #7 is open about this. If you'd like, I'm happy to start writing some unit tests as a follow-up later this evening my time. Just wanted to make sure I gave you the rundown on this stuff and I didn't really document it well in my PR.

This is just an informational issue since I didn't have a better way to contact you directly, but you can use it to track your work against adding CodeClimate if you'd like.

Cheers and thanks again for the useful tool.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant