coverde 0.2.0+2 coverde: ^0.2.0+2 copied to clipboard
A CLI for basic coverage trace files manipulation. Validate minimum coverage, filter trace files data by tested file paths and generate HTML coverage reports.
Example #
# Activate coverde CLI
dart pub global activate coverde
# See list of available commands
coverde --help