Make sure only novelwriter source files are included in coverage
This commit is contained in:
@@ -160,6 +160,7 @@ markers = [
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = false
|
||||
source = ["novelwriter"]
|
||||
|
||||
[tool.coverage.report]
|
||||
precision = 2
|
||||
|
||||
Reference in New Issue
Block a user