Skip to content

Commit

Permalink
Added initial coverage config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
JNRowe committed Feb 20, 2013
1 parent 29e78b7 commit ee79b33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .coveragerc
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,7 @@
[run]
branch = True
omit =
pyisbn/_version.py

[report]
precision = 2

0 comments on commit ee79b33

Please sign in to comment.