Description
Measures Ruby code coverage and can merge results across test suites. It is useful for seeing which parts of an application are exercised by tests and where gaps remain.
Coverage reports can expose source paths and code structure. Treat percentages as signals, not quality guarantees, and protect reports for private projects.