Skip to content

Commit

Permalink
Added coveragerc.report
Browse files Browse the repository at this point in the history
  • Loading branch information
jpic committed Mar 18, 2014
1 parent 43b7bd0 commit b9aec7e
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
Expand Up @@ -3,3 +3,8 @@
branch = True
source = signalslot
include = ./signalslot*

[report]
ignore_errors = True
exclude_lines =
pragma: no cover

0 comments on commit b9aec7e

Please sign in to comment.