Commit 9f80691e authored by Lucretiel's avatar Lucretiel

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
parent 4a9d41f8
...@@ -41,6 +41,7 @@ htmlcov/ ...@@ -41,6 +41,7 @@ htmlcov/
.cache .cache
nosetests.xml nosetests.xml
coverage.xml coverage.xml
,cover
# Translations # Translations
*.mo *.mo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment