-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttercustomer: castawayr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
package:coverage now has support for function coverage and branch coverage. Might be worth implementing them in flutter's coverage_collector.dart (behind flags).
Alternatively, we could have coverage_collector.dart just wrap package:coverage. Presumably it's a separate implementation because package:coverage used to be slower, but there have been a lot of improvements to package:coverage, so they might be equivalent now.
apaatsio, micaelcid, hisaichi5518, garry-jeromson, cbenhagen and 18 moredlewis2017, Lock128 and henriquezanfa
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttercustomer: castawayr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.