ci: add coverage.py reporting

This commit is contained in:
2026-06-25 04:08:21 -04:00
parent 9f7c067e85
commit 8188d6304e
3 changed files with 15 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
[run]
branch = True
source = .
[report]
omit =
tests/*