Codebase list python-pynvim / run/ecc7b493-4404-4743-8100-529a16982079/main .coveragerc
run/ecc7b493-4404-4743-8100-529a16982079/main

Tree @run/ecc7b493-4404-4743-8100-529a16982079/main (Download .tar.gz)

.coveragerc @run/ecc7b493-4404-4743-8100-529a16982079/mainraw · history · blame

1
2
3
4
5
6
7
8
[run]
source = .
branch = true
parallel = 1

[report]
show_missing = true
include = pynvim/*,test/*