Files
python-cryptbase/.coveragerc

17 lines
177 B
Plaintext
Raw Normal View History

2021-10-08 16:42:25 +02:00
[paths]
source =
src
*/site-packages
[run]
branch = true
source =
cryptbase
tests
parallel = true
[report]
show_missing = true
precision = 2
omit = *migrations*