[coverage] Add database querying script

This commit is contained in:
Luke Larson
2016-09-28 13:40:28 -07:00
parent 092f208464
commit 4e6ac7e3d4
4 changed files with 107 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
# utils/coverage-generate-data - Generate, parse test run profdata
# utils/coverage/coverage-generate-data - Generate, parse test run profdata
#
# This source file is part of the Swift.org open source project
#