Skip to content

[flutter_tools] flutter update-packages downgrades package:coverage #102781

@christopherfujino

Description

@christopherfujino

See: https://github.com/flutter/flutter/pull/102780/files

package:coverage is being downgraded from 1.2.0 -> 1.0.3.

This is also leading to compilation failures on the PR:

packages/flutter_tools/lib/src/test/coverage_collector.dart:26:15: Error: Type 'coverage.HitMap' not found.
  Map<String, coverage.HitMap> _globalHitmap;
              ^^^^^^^^^^^^^^^

Metadata

Metadata

Labels

toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions