fix: ignoring generated files on coverage

pull/73/head
Erick Zanardo 4 years ago
parent 4ec62147cf
commit 4e0d48c2c7

@ -8,3 +8,4 @@ jobs:
with:
flutter_channel: stable
flutter_version: 2.10.0
coverage_excludes: "lib/src/generated/*.dart"

Loading…
Cancel
Save