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
- Bad usability on bigger projects (>1000s files)
- False positives for `begin` lines, a constant definition, and some heredoc content
- Support for other Parallel Testing gems
- Branch coverage for the files which don't have _spec files
- Fix code coverage (eval) for delegates
- Interesting behavior with specific group names.
- Add optional disablement for pattern matching else branch
- Missing SimpleCov JSON specification (with comparison to Cobertura XML format)
- Stop SimpleCov and write results from a running server
- make_parallel_tests_available method is broken and raising warnings
- Docs
- SimpleCov::CoverageLimits#minimum_coverage_by_file_overrides
- SimpleCov::CoverageLimits#minimum_coverage_by_file_overrides=
- SimpleCov.warn_about_deferred_report
- SimpleCov.existing_report_newer_than_us?
- SimpleCov.defer_to_existing_report?
- SimpleCov.warn_about_start_in_dot_simplecov
- SimpleCov.with_dot_simplecov_autoload
- SimpleCov::CoverageLimits#maximum_coverage
- SimpleCov::CoverageLimits#maximum_coverage=
- SimpleCov::Result#missing_source_paths_summary