brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Add simplecov code coverage support #520

Open pconrad opened 2 years ago

pconrad commented 2 years ago

User Story

As a developer, I want to be able to calculate the code coverage for the project, so that I can be sure that I'm adding adequate testing, and can identify test coverage gaps.

Implementation

See: https://github.com/simplecov-ruby/simplecov