Skip to content

Stop asking to delete coverage data #5610

@stevemessick

Description

@stevemessick

After opening, or re-opening, a project and running tests with coverage, IntelliJ asks if the user wants to delete the coverage data that was just collected. The answer is always no, so we should stop asking. I think it is easy to do. We just need to override CoverageSuite.deleteCachedCoverageData() in FlutterCoverageSuite.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions