python scripts code coverage (#10157)

This commit is contained in:
Daniel Agar
2018-08-04 18:22:08 -04:00
committed by GitHub
parent d21fdf9988
commit 459ad7528f
4 changed files with 101 additions and 12 deletions

2
.gitignore vendored
View File

@@ -63,3 +63,5 @@ posix-configs/SITL/init/test/*_generated
/modules
*.gcov
.coverage
.coverage.*