feat(ut): add ut coverage check

This commit is contained in:
xing.liu
2025-05-15 22:02:47 +08:00
parent a43db94fb6
commit d0c6f450d4
7 changed files with 181 additions and 4 deletions

3
.gitignore vendored
View File

@@ -21,3 +21,6 @@ conf.yaml
.idea/
.langgraph_api/
# coverage report
coverage.xml
coverage/