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
- MCP / CLI / library access to coverage data
- Merge in simplecov_json_formatter.
- Monotonic time
- add additional info to .last_run.json
- ability to generate the HTML data and .last_run.json files only
- Unexpected coverage calculation after adding specs
- Let's report actionable minimum numbers for Branch Coverage
- README: Remove `track_files` from collate example
- Coverage results generated before tests finish for a gem under development.
- Coverage analysis under rails 8 beta seems to not be working
- Docs
- SimpleCov::CoverageLimits#minimum_coverage_by_group
- SimpleCov::CoverageLimits#minimum_coverage_by_group=
- SimpleCov::Configuration#minimum_coverage_by_group
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#minimum_coverage_hash
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#find_group
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#compute_minimum_coverage_data
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#minimum_violations
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#minimum_coverage_by_group
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#result
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#exit_code