Skip to content

Commit

Permalink
Ignore migration directories for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jbittel committed Dec 7, 2014
1 parent c572717 commit dda7363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,3 +1,3 @@
[run]
branch = True
omit = mama_cas/tests/*
omit = mama_cas/tests/*,mama_cas/migrations/*,mama_cas/south_migrations/*

0 comments on commit dda7363

Please sign in to comment.