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
- CommandGuesser mislabels the suite when the Ruby install path contains a "test/" component (e.g. mise's latest/)
- Unloaded-file injection is per-process, so a parallel run simulates the whole project once per worker
- Fix CommandGuesser mislabelling suites from incidental path substrings
- Speed up SimpleCov.collate with optional multi-process merge
- Looking for a large public Ruby codebase for SimpleCov testing
- Method coverage conflates methods with the same name
- rspec-conductor support
- Version for colorblind people
- Add cucumber feature for NO DEFAULTS mode
- Docs
- SimpleCov::CLI::Diff#self?.compute_rows
- SimpleCov::CLI::Diff#self?.normalize_keys
- SimpleCov::CLI::Diff#self?.load_coverage
- SimpleCov::CLI::Diff#self?.option_parser
- SimpleCov::CLI::Diff#self?.parse_flags
- SimpleCov::CLI::Diff#self?.parse
- SimpleCov::CLI::Diff#self?.run
- SimpleCov::_ForkHost#_fork
- SimpleCov::Combine#self?.existing_coverage
- SimpleCov::Combine#self?.empty_coverage?