used TOKEN from conftest and updated coverage.run source

This commit is contained in:
2025-12-06 21:17:44 -05:00
parent b5ac770003
commit 3914a1a7ab
2 changed files with 5 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ builtins-ignorelist = ["id"]
max-args = 9
[tool.coverage.run]
source = ["system_tools"]
source = ["python"]
[tool.coverage.report]
exclude_lines = [