mirror of
https://github.com/flutter/flutter.git
synced 2026-02-03 17:51:05 +08:00
`flutter test` now has a `--merge-coverage` flag that can be used to merge coverage data from previous runs, enabling faster iteration cycles.