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
- The at_exit code is not run when using Minitest
- make_parallel_tests_available method is broken and raising warnings
- SimulateCoverage discrepancy w.r.t. Coverage#line_stub
- Feature Request: Comment at the end of a line to disable coverage for a single line
- Feature Request: Explicit nocov begin and end tags
- Calling Simplecov.start more than once raises an exception
- How to report coverage for a whole application?
- Is it possible to disable the "Coverage report generated..." message?
- Subprocess at_fork doesn't seem to work
- The simplecov/coverage is not monitoring project files after upgrade rails
- Docs
- SimpleCov::CoverageViolations.round
- SimpleCov::CoverageViolations.compute_drop
- SimpleCov::CoverageViolations.lookup_group
- SimpleCov::CoverageViolations.group_minimum_violations
- SimpleCov::CoverageViolations.file_minimum_violation
- SimpleCov::CoverageViolations.maximum_drop
- SimpleCov::CoverageViolations.minimum_by_group
- SimpleCov::CoverageViolations.minimum_by_file
- SimpleCov::CoverageViolations.minimum_overall
- SimpleCov::CoverageStatistics#omitted