Closed xingwanying closed 1 month ago
This pull request introduces filter parameters for the search_issue
functionality. The changes include modifications to prompt generation and issue handling to incorporate the new filter parameters.
File | Summary |
---|---|
server/agent/prompts/issue_helper.py |
Added filter parameters for issue prompts and modified prompt generation logic. |
server/agent/tools/issue.py |
Introduced filter parameters in issue-related tools and adjusted the logic to handle these parameters. |
server/event_handler/discussion.py |
Updated prompt generation to use issue numbers instead of repository names and URLs. |
server/event_handler/issue.py |
Modified prompt generation to use issue numbers instead of repository names and URLs. |
Attention: Patch coverage is 4.54545%
with 21 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
server/agent/tools/issue.py | 0.00% | 21 Missing :warning: |
Files with missing lines | Coverage Δ | |
---|---|---|
server/agent/prompts/issue_helper.py | 66.66% <100.00%> (ø) |
|
server/event_handler/discussion.py | 21.00% <ø> (ø) |
|
server/event_handler/issue.py | 29.41% <ø> (ø) |
|
server/agent/tools/issue.py | 17.39% <0.00%> (ø) |
The latest updates on your projects. Learn more about Vercel for Git ↗︎