flutter/packages/flutter_tools/tool
Jiahao 4de9b4461b
Parameterize CoverageCollector with a library name predicate (#36774)
An optimization to the coverage collection speed was added in #30811. This commit further expands on it to parameterize the CoverageCollector with a custom predicate, allowing internal use cases to filter the RPC calls to the Dart VM based on scripts of interest to coverage collection.
2019-07-24 10:58:37 -07:00
..
daemon_client.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
tool_coverage.dart Parameterize CoverageCollector with a library name predicate (#36774) 2019-07-24 10:58:37 -07:00