Codebase list dulwich / upstream/0.20.6 .coveragerc
upstream/0.20.6

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

.coveragerc @upstream/0.20.6raw · history · blame

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

[report]
exclude_lines =
    raise NotImplementedError