Skip to content

Commit

Permalink
Filter coverage to include only prettyconf
Browse files Browse the repository at this point in the history
  • Loading branch information
osantana committed Apr 9, 2015
1 parent f536f8d commit 717e98d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[run]
cover-package = prettyconf
exclude_lines =
# Have to re-enable the standard pragma
pragma: no cover

0 comments on commit 717e98d

Please sign in to comment.