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
- Add `simplecov patch` command for per-change coverage
- Fix coverage when using throw/catch
- Render the track_tests recording in the HTML report
- Add a `patch` command that reports coverage of the lines a change touched
- Select the tests that touch changed code
- 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 `watch` command that re-runs tests and refreshes the open report
- Docs
- SimpleCov::Result#initialize_coordination_metadata
- SimpleCov::Result#worker_id
- SimpleCov::Result#run_id
- SimpleCov::Result#tracked_files
- SimpleCov::BlockFilter#path_only?
- SimpleCov::RegexFilter#path_only?
- SimpleCov::StringFilter#path_only?
- SimpleCov::Filter#path_only?
- SimpleCov::LastRun.invalid_last_run
- SimpleCov::SourceFile::Statistics#coverage_statistics