Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Fix format_coverage type error #240

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

jcollins-g
Copy link
Contributor

Fixes dart-lang/tools#448. Corrects a runtime type error when reading a directory of files.

@cbracken
Copy link
Contributor

LGTM!

If you felt like adding a test that exercises this so we don't regress, I certainly wouldn't be opposed ;)

@jcollins-g jcollins-g merged commit e4566c0 into master Dec 13, 2018
@jcollins-g jcollins-g deleted the format_coverage_type_error branch December 13, 2018 18:19
mosuem pushed a commit to dart-lang/tools that referenced this pull request Aug 28, 2024
…verage_type_error

Fix format_coverage type error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

format_coverage can not read a directory of files in Dart 2.x
3 participants