- Prefer
ruby-coverageovercoveragefor improved coverage tracking.
- Make coverage validation quiet when no reports are configured.
- Ensure coverage validation loads explicit coverage databases without reloading the default persisted database.
- Ignore nil coverage reports so validation can run without
COVERAGEconfigured.
- Ensure bake coverage validation loads persisted coverage using project configuration.
- List files that have 100% coverage in
PartialSummaryoutput.
- Drop development dependeny on
trenniand add dependeny onxrb.