coverage reports

This commit is contained in:
Tyrel Souza 2014-10-30 14:21:43 -04:00
parent 811ac16c69
commit 8d8564e1ba
2 changed files with 7 additions and 0 deletions

6
coverage_report.txt Normal file
View File

@ -0,0 +1,6 @@
Name Stmts Miss Cover Missing
-------------------------------------
glue 6 0 100%
tests 17 0 100%
-------------------------------------
TOTAL 23 0 100%

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
coverage==3.7.1