coverde
A CLI for optimizing test execution and manipulating coverage trace files. Optimize tests, validate coverage, filter trace files, and generate HTML reports.
0.4.0
23K downloads/mo
#2070 most downloaded on pub.dev
mrverdant13/coverde
What this package is like to depend on
Last release 3 months ago
02 May 2026
Ships fairly regularly
a new release about every 1.7 years
Nearly every release is documented
notes for 6 of 6 stable releases
2 versions withdrawn
withdrawn after publishing
5 years old
8 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
8 releases · Dec 2021 to May 2026
2022
2023
2024
2025
2026
Releases
latest 8-
0.4.002 May 2026Release notes
Open source →- BREAKING FEAT: require analyzer v11+ (#306).
- FEAT: add test sharding support with
--total-shardsand--shard-indexoptions tooptimize-testscommand (#303). - FEAT: add
transformcommand (#276). - FEAT: support transformation presets in
coverde.yamlto be used intransformcommand (#278). - CHORE: deprecate
filtercommand in favor oftransformcommand (#280).
Release notes
Open source →- BREAKING FEAT: require analyzer v11+ (#306).
- FEAT: add test sharding support with
--total-shardsand--shard-indexoptions tooptimize-testscommand (#303). - FEAT: add
transformcommand (#276). - FEAT: support transformation presets in
coverde.yamlto be used intransformcommand (#278). - CHORE: deprecate
filtercommand in favor oftransformcommand (#280).
-
0.3.010 Jan 2026Release notes
Open source →- BREAKING FEAT: use
base-directoryoption instead ofpaths-parentoption infiltercommand (#158). - BREAKING FEAT: add
--dry-runflag toremovecommand to preview deletions without actually deleting (#214). - FIX: use platform-dependent path handling (#82).
- FIX: validate regex patterns in
filtercommand (#212). - FIX: validate threshold values in
reportcommand (#212). - FIX: proper file deletions (#221).
- FIX: validate log level values in
checkandvaluecommands (#222). - FEAT: safer and optional update checks (#226, #232).
- FEAT: use Dart 3.5.0 as minimum SDK version (#114).
- FEAT: add
optimize-testscommand (#115). - FEAT: add
file-coverage-log-leveloption tocheckandvaluecommands (#118). - FEAT: add file locking to
filtercommand to prevent race conditions when multiple processes write to the same output file (#211). - FEAT: add wider support for analyzer package v8 (#233).
- PERF: use streaming parser for trace files (#217).
- REFACTOR: use
mason_loggerpackage for logging (#216). - REFACTOR: deterministic OS detection (#219, #223).
Release notes
Open source →- BREAKING FEAT: use
base-directoryoption instead ofpaths-parentoption infiltercommand (#158). - BREAKING FEAT: add
--dry-runflag toremovecommand to preview deletions without actually deleting (#214). - FIX: use platform-dependent path handling (#82).
- FIX: validate regex patterns in
filtercommand (#212). - FIX: validate threshold values in
reportcommand (#212). - FIX: proper file deletions (#221).
- FIX: validate log level values in
checkandvaluecommands (#222). - FEAT: safer and optional update checks (#226, #232).
- FEAT: use Dart 3.5.0 as minimum SDK version (#114).
- FEAT: add
optimize-testscommand (#115). - FEAT: add
file-coverage-log-leveloption tocheckandvaluecommands (#118). - FEAT: add file locking to
filtercommand to prevent race conditions when multiple processes write to the same output file (#211). - FEAT: add wider support for analyzer package v8 (#233).
- PERF: use streaming parser for trace files (#217).
- REFACTOR: use
mason_loggerpackage for logging (#216). - REFACTOR: deterministic OS detection (#219, #223).
- BREAKING FEAT: use
-
0.3.0+111 Jan 2026 -
0.2.014 Aug 2023 withdrawnRelease notes
Open source →- FEAT: require Dart 3 (#52).
- REFACTOR: solve typos (#63).
- FIX: keep relative paths when filtering (#60).
- DOCS: use representative usage examples (#61).
- DOCS: update links and references (#58).
-
0.2.0+114 Aug 2023 withdrawn -
0.2.0+218 Aug 2023Release notes
Open source →- FEAT: optional prefix for filtered paths (#69).
- DOCS: update README (#70).
- DOCS: add topics and screenshots to Pub docs (#71).
-
0.1.002 Dec 2021Release notes
Open source →- FEAT: create
checkcommand. - FEAT: create
filtercommand. - FEAT: create
removecommand. - FEAT: create
reportcommand. - FEAT: create
valuecommand. - TEST: ensure 100% test coverage.
- FEAT: create
-
0.1.0+102 Dec 2021Release notes
Open source →- FIX: use proper version for update check.
- DOCS: set README images URLs.
- FEAT: create
checkcommand. - FEAT: create
filtercommand. - FEAT: create
removecommand. - FEAT: create
reportcommand. - FEAT: create
valuecommand. - TEST: ensure 100% test coverage.