sul-dlss-deprecated / rialto-webapp

The web front end of the RIALTO project
4 stars 0 forks source link

add (ruby) code coverage to build #413

Closed ndushay closed 4 years ago

ndushay commented 4 years ago

Why was this change made?

Code coverage is a great tool to indicate some of the code that needs tests (it is an imperfect tool). Having it be part of the CI build is useful. So are the badges.

Note that I have another branch in which I am working on getting javascript coverage as well.

Connected to #391

Was the documentation (README, wiki, ...) updated?

README badges added for codeclimate info.