Added .coveragerc
Added configuration file for pytest-cov
This commit is contained in:
parent
6cd0024113
commit
32d84b5808
5
.coveragerc
Normal file
5
.coveragerc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[run]
|
||||
omit =
|
||||
clog/__version__.py
|
||||
parallel = 1
|
||||
branch = 1
|
||||
Loading…
Reference in New Issue
Block a user