Skip to content

Commit

Permalink
add coverage package. See: dart-lang/test#1265
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 committed Jan 24, 2021
1 parent 0d0bb89 commit c8be279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ packages:
source: hosted
version: "2.1.1"
coverage:
dependency: transitive
dependency: "direct dev"
description:
name: coverage
url: "https://pub.dartlang.org"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ dependencies:

dev_dependencies:
analyzer: ^0.41.1
coverage: ^0.15.1
pedantic_sensuikan1973: any
test: ^1.16.0-nullsafety.16

0 comments on commit c8be279

Please sign in to comment.