Fix the graduate.sh script result

This commit is contained in:
Victor Sergeyev
2014-04-18 11:33:16 +03:00
parent b5e4815563
commit e4cfa6d39d
52 changed files with 620 additions and 42 deletions

7
.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[run]
branch = True
source = db
omit = db/tests/*,db/openstack/*
[report]
ignore-errors = True