simplecov
https://github.com/simplecov-ruby/simplecov
Ruby
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
9 Subscribers
Add a CodeTriage badge to simplecov
Help out
- Issues
- Minor documentation fix
- README: Recommend using Regexp filters for `add_group`
- Default configurations around coverage criteria and minimum coverage
- "Coverage report generated" is being written to the stdout stream
- Branch coverage for the files which don't have _spec files
- option to disable line warnings with `enable_coverage_for_eval` and rails views
- allow skipping (unreachable) branch coverage only
- Reporting branch coverage percentage in the terminal output
- Fix code coverage (eval) for delegates
- Interesting behavior with specific group names.
- Docs