Skip to content

Commit

Permalink
Added coveragerc config file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Oct 27, 2015
1 parent 1e17c59 commit de9aecd
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 @@
[report]
omit =
*/Extensions/*
*/test*
*/__init__.py
*/migrate_to_*.py

0 comments on commit de9aecd

Please sign in to comment.