mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +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.