Skip to content

Commit

Permalink
Add .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed May 12, 2015
1 parent ac8ea14 commit 8f8afaa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[report]
omit =
/home/*/.buildout/eggs/*
/usr/*
bin/test
buildout-cache/eggs/*
eggs/*
parts/*

0 comments on commit 8f8afaa

Please sign in to comment.