Codebase list dulwich / upstream/0.20.27 .coveragerc
upstream/0.20.27

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

.coveragerc @upstream/0.20.27raw · history · blame

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

[report]
exclude_lines =
    raise NotImplementedError