Skip to content

Conversation

@Ceceliachenen
Copy link
Collaborator

No description provided.

@Ceceliachenen Ceceliachenen changed the title add more chunk add file parsing and FAQ Jan 7, 2026
@Ceceliachenen Ceceliachenen requested a review from moria97 January 7, 2026 03:57
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
13708 5464 40% 0% 🟢

New Files

File Coverage Status
backend/agent/tool_utils.py 21% 🟢
backend/api/v1/faq_retrieval.py 46% 🟢
backend/db/models/faq_config.py 100% 🟢
backend/db/models/faq_item.py 100% 🟢
backend/service/tool/faq_config_service.py 23% 🟢
backend/service/tool/faq_item_service.py 18% 🟢
backend/tools/knowledgebase/faq_tool.py 17% 🟢
TOTAL 46% 🟢

Modified Files

File Coverage Status
backend/agent/actor.py 15% 🟢
backend/agent/actor_with_plan.py 19% 🟢
backend/api/v1/config_apis/chatapp.py 22% 🟢
backend/api/v1/config_apis/knowledgebase.py 27% 🟢
backend/api/v1/routers.py 100% 🟢
backend/common/chat/models.py 100% 🟢
backend/common/knowledgebase/constants.py 100% 🟢
backend/db/models/init.py 100% 🟢
backend/db/models/chatbot.py 92% 🟢
backend/db/models/knowledgebase/file.py 93% 🟢
backend/db/models/knowledgebase/knowledgebase.py 94% 🟢
backend/rag/kb_file_client.py 18% 🟢
backend/rag/parse_utils.py 21% 🟢
backend/service/agent/agent_service.py 42% 🟢
backend/service/factory/tools.py 25% 🟢
backend/service/injection.py 85% 🟢
backend/service/knowledgebase/knowledgebase_service.py 41% 🟢
backend/service/knowledgebase/vector_table_mapping_service.py 22% 🟢
backend/service/tool/chatapp_service.py 20% 🟢
backend/tools/attachments/file_reader.py 21% 🟢
backend/tools/attachments/file_searcher.py 40% 🟢
backend/tools/attachments/image_parser.py 27% 🟢
backend/tools/code/code_sandbox_tool.py 11% 🟢
backend/tools/knowledgebase/knowledgebase_tool.py 43% 🟢
backend/tools/plan/plan_tool.py 41% 🟢
backend/tools/search/visit_webpage.py 22% 🟢
backend/tools/think/simple_think_tool.py 0% 🟢
backend/tools/think/think_and_planning_tool.py 0% 🟢
backend/utils/upload_file_utils.py 45% 🟢
TOTAL 44% 🟢

updated for commit: f7efcfb by action🐍

@Ceceliachenen Ceceliachenen merged commit 0860965 into feature Jan 13, 2026
1 check passed
@Ceceliachenen Ceceliachenen deleted the personal/ranxia/add_files_parsing branch January 13, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants