Features that were added in the last released minor version are marked with "🆕". Features only available in main are marked with "🚧". You can be notified when ...
SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather coverage data, but makes processing the results much easier by providing a clean API to filter, ...