Added coverage annotation files
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
This commit is contained in:
parent
4a9d41f894
commit
9f80691efd
@ -41,6 +41,7 @@ htmlcov/
|
|||||||
.cache
|
.cache
|
||||||
nosetests.xml
|
nosetests.xml
|
||||||
coverage.xml
|
coverage.xml
|
||||||
|
,cover
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
*.mo
|
*.mo
|
||||||
|
Loading…
Reference in New Issue
Block a user