chore: update .coveragerc to exclude tests from coverage source

This commit is contained in:
2025-07-06 03:11:35 +00:00
parent d935b7cec3
commit ff99155cf0
+1 -3
View File
@@ -3,9 +3,7 @@ source = src
[run]
branch = true
source =
src
tests
source = src
parallel = true
[report]