Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency #40

Merged
merged 19 commits into from
May 30, 2024
Merged

Fix dependency #40

merged 19 commits into from
May 30, 2024

Conversation

moria97
Copy link
Collaborator

@moria97 moria97 commented May 29, 2024

  1. Remove useless dependency like pheonix.
  2. Fix lint issues and update workflow yaml.

@moria97 moria97 requested review from wwxxzz and Ceceliachenen May 29, 2024 12:27
Copy link

github-actions bot commented May 30, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2462 1356 55% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/app/api/models.py 100% 🟢
src/pai_rag/core/rag_application.py 96% 🟢
src/pai_rag/evaluations/dataset_generation/generate_dataset.py 73% 🟢
src/pai_rag/modules/init.py 100% 🟢
src/pai_rag/modules/agent/agent.py 95% 🟢
src/pai_rag/modules/module_registry.py 98% 🟢
src/pai_rag/modules/tool/default_tool_description_template.py 100% 🟢
src/pai_rag/modules/tool/load_and_search_tool_spec.py 34% 🟢
src/pai_rag/modules/tool/tool.py 81% 🟢
TOTAL 86% 🟢

updated for commit: d9fbae4 by action🐍

@moria97 moria97 merged commit 1e0e488 into feature May 30, 2024
1 check passed
@moria97 moria97 deleted the personal/yfei/fix-dependency branch June 7, 2024 12:01
moria97 added a commit that referenced this pull request Jun 14, 2024
* Update retrieval result

* Update deps

* Update lint

* Update yaml

* Add lint

* Update lint

* Update test case

* Add job name

* Add status badge

* Add coverage task

* Fix coverage

* Fix yaml

* Add workflow permission

* Add test coverage

* Load knowledge

* Update test threshold

* Update coverage threshold

* Update name
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