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
- Get rid off "JSON.parse(JSON.dump(...))"
- Feature: generate coverage only for specific file under test
- Adapt serialization/resultset mechanism (problems recovering branch coverage data)
- Is it possible to dynamically generate groups?
- Possible issue with partially covered code - Simplecov setup
- Request for Feedback: Getting SimpleCov to work with Spring
- Report only on files in a given directory or matching a given glob
- Coverage analysis stops before all tests have finished when using the gem minitest-optional_retry
- Relevant lines differs for files with no coverage vs. with coverage
- Conditionally skipping coverage (use case: multiple ruby versions support)
- Docs
- SimpleCov::CLI.color_enabled?
- SimpleCov::CLI#color_enabled?
- SimpleCov::CLI::Uncovered.emit
- SimpleCov::CLI::Uncovered#emit
- SimpleCov::CLI::Diff.option_parser
- SimpleCov::CLI::Diff#option_parser
- SimpleCov::Color.env_set?
- SimpleCov::Color#env_set?
- SimpleCov::Color.colorize_percent
- SimpleCov::Color#colorize_percent