Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 549 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 549 Bytes

our_home

Code Coverage

The our_home repository includes integrations to calculate Code Coverage. In particular, we use the SimpleCov and SimpleCov-Cobertura gems to produce and output the coverage results based on tests written for rspec. We then use the GitHub Action for CodeCov to produce nicely formatted and visible reports within each Pull Request.