summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: e2b6256e9edfb94f0c33bd97b9755679970d7b3e (plain)
1
2
3
4
5
6
7
[run]
source = git

; to make nosetests happy
[report]
include = */git/*
omit = */git/ext/*