ci: add pytest coverage reporting

This commit is contained in:
pixelpaws
2025-09-25 15:47:07 +08:00
parent d933308a6f
commit 7315aac9d8
5 changed files with 102 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ cache/
civitai/
node_modules/
coverage/
.coverage