Codebase list dulwich / upstream/0.20.30 .coveragerc
upstream/0.20.30

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

.coveragerc @upstream/0.20.30raw · history · blame

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

[report]
exclude_lines =
    raise NotImplementedError