initial work on coverage generating script for tool (#29494)

This commit is contained in:
Jonah Williams
2019-04-18 17:59:14 -07:00
committed by GitHub
parent f5672b9316
commit 65f45999a3
4 changed files with 178 additions and 3 deletions

3
.gitignore vendored
View File

@@ -85,6 +85,9 @@ unlinked_spec.ds
**/ios/ServiceDefinitions.json
**/ios/Runner/GeneratedPluginRegistrant.*
# Coverage
coverage/
# Exceptions to above rules.
!**/ios/**/default.mode1v3
!**/ios/**/default.mode2v3