ci: add backend coverage gate + upload report

This commit is contained in:
Ishan (OpenClaw)
2026-02-07 09:01:53 +00:00
parent 175126a44b
commit 43dd30768d
6 changed files with 124 additions and 1 deletions

1
backend/.gitignore vendored
View File

@@ -1,6 +1,7 @@
__pycache__/
*.pyc
.venv/
.venv-tools/
.env
.runlogs/