Skip to content

Commit

Permalink
Added coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Dec 7, 2014
1 parent d4cf11e commit baf627c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[run]
include = sitetree/*
omit = sitetree/migrations/*
omit = sitetree/south_migrations/*
omit = sitetree/runtests.py
omit = sitetree/tests.py
branch = 1

0 comments on commit baf627c

Please sign in to comment.