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
- Run CI on macOS and Windows
- Publish a JSON Schema for coverage.json
- Request: new gem release
- rspec-conductor support
- Make it easier to silence output from simplecov
- When using minitest 6, error codes raised by minimum_coverage are not included in the exit status $?
- Single File Coverage Reporting for SimpleCov
- MCP / CLI / library access to coverage data
- add additional info to .last_run.json
- Unexpected coverage calculation after adding specs
- Docs
- SimpleCov::CoverageViolations.minimum_by_group
- SimpleCov::CoverageViolations.minimum_by_file
- SimpleCov::CoverageViolations.minimum_overall
- SimpleCov::CoverageStatistics#omitted
- SimpleCov::ExitCodes::MinimumCoverageByGroupCheck#violations
- SimpleCov::ExitCodes::MinimumOverallCoverageCheck#violations
- SimpleCov::ExitCodes::MinimumCoverageByFileCheck#violations
- SimpleCov::ExitCodes::MaximumCoverageDropCheck#violations
- SimpleCov::Formatter::JSONFormatter::SourceFileFormatter#parse_method
- SimpleCov::Formatter::JSONFormatter::SourceFileFormatter#format_methods