aigc-apps / PAI-RAG

An easy-to-use framework for modular RAG
288 stars 44 forks source link

Fix run test bug #174

Closed moria97 closed 2 months ago

moria97 commented 2 months ago

修复pytest异步经常hang住的问题

github-actions[bot] commented 2 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6900 3471 50% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/core/rag_application.py 53% 🟢
src/pai_rag/modules/llm/multi_modal_llm.py 82% 🟢
TOTAL 67% 🟢

updated for commit: 2809f87 by action🐍