Add coverage config

This commit is contained in:
Deko
2023-03-12 16:18:04 +01:00
parent 28f12679f6
commit d2d1cf6486
2 changed files with 7 additions and 1 deletions

6
.coveragerc Normal file
View File

@@ -0,0 +1,6 @@
[run]
source = .
branch = True
[report]
show_missing = True