Initial version with identity handling
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
|
||||
[report]
|
||||
fail_under = 100
|
||||
show_missing = true
|
||||
skip_covered = true
|
Reference in New Issue
Block a user