build: Ensure coverage SQLite databases are kept separate
/ test (push) Has been cancelled

This commit is contained in:
CoreRasurae
2026-01-05 22:51:30 +00:00
committed by Luis Mendes
parent 5478cfc5e9
commit 9fd05ff84e
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ addopts =
--verbose
--tb=short
--cov=src/cleverswarm_python_client
--cov-config=.coveragerc
--cov-report=html
--cov-report=term-missing
--cov-fail-under=85