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

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