Open
Description
Tracks work to implement a dedicated code coverage subcommand of swift test
that can:
- Show the path to code coverage files (existing
--show-codecov-path
option) - Collate .profraw files on demand
- Present insights from code coverage (e.g. percentages of modules/files covered) in a human-readable form