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
- Cover Rails views without hand-wiring `ERB#filename`
- Bundle LCOV, Cobertura, and SARIF formatters
- Keep a coverage history, not just the last run
- Add a per-file coverage baseline that only ratchets up
- Add a `show` command that prints annotated source in the terminal
- Measure coverage in production to find dead code
- Docs
- SimpleCov::ResultMerger::ResultsetFile#self?.invalid_resultset
- SimpleCov::ResultMerger::ResultsetFile#self?.well_formed_entry?
- SimpleCov::ResultMerger::ResultsetFile#self?.drop_malformed_entries
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.expected_actual
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.key_for
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.bucket
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.format_maximum_drop
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.format_maximum_overall
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.format_minimum_by_group
- SimpleCov::Formatter::JSONFormatter::ErrorsFormatter.record_by_file