Skip to content

Allow collecting coverage from all non dart-core libraries with a command line flag #79661

@jonahwilliams

Description

@jonahwilliams

Currently flutter test --coverage will only collect coverage for the current package. This is primarily for performance reasons.

we should allow users to collect coverage for all packages with an opt in flag. This will be much slower, but allows test setups where test code lives in separate packages or for multi-package projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions