Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

Set up code coverage #341

Closed Godley closed 8 years ago

Godley commented 8 years ago

Just set up codeclimate - https://codeclimate.com/github/Godley/Music-Library Need to set up code coverage to check tests are written for everything. There's tutorials on there to do it, but CI is having some issues RN so need to look at issue #328 before handling that one. Will require modifying .travis.yml and .codeclimate.yml

Godley commented 8 years ago

Both CI checks now working, coverage reporting 89% which is pretty good :)