ci: add coverage.py reporting

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