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
- Request: print warnings and errors more colorfully
- rspec-conductor support
- Make it easier to silence output from simplecov
- Flaky coverage, if use `load`
- CI job hangs intermittently when running tests in parallel
- feat: detect QLTY_COVERAGE_TOKEN env var
- When using minitest 6, error codes raised by minimum_coverage are not included in the exit status $?
- SimpleCov prints 100% when missing 1 or 2 files if the project has 22000+ LOC.
- Single File Coverage Reporting for SimpleCov
- Inconsistent / intermittent coverage with SimpleCov 0.22.0 + parallel_tests after upgrading Rails 7.1 → 7.2
- Docs
- TestData::ContactBatchService#generate_e164_phone_number
- TestData::ContactBatchService#maybe_add_additional_attributes
- TestData::ContactBatchService#build_contact_data
- TestData::ContactBatchService#create_contacts
- TestData::ContactBatchService#generate!
- TestData::ContactBatchService#initialize
- AutomationRulePolicy#destroy?
- AutomationRulePolicy#clone?
- AutomationRulePolicy#update?
- AutomationRulePolicy#show?