Codebase list dulwich / upstream/0.20.2 .coveragerc
upstream/0.20.2

Tree @upstream/0.20.2 (Download .tar.gz)

.coveragerc @upstream/0.20.2raw · history · blame

1
2
3
4
5
6
7
[run]
branch = True
source = dulwich

[report]
exclude_lines =
    raise NotImplementedError