Skip to content

Commit

Permalink
Coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
airtoxin committed Sep 18, 2015
1 parent 6f5a52f commit 928bdf2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .coveragerc
@@ -0,0 +1,7 @@
[report]
exclude_lines =
pragma: no cover

if __name__ == .__main__.:

ignore_errors = True
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -26,6 +26,7 @@ pip-log.txt
.coverage
.tox
nosetests.xml
cover

# Translations
*.mo
Expand Down

0 comments on commit 928bdf2

Please sign in to comment.