Closed xingwanying closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
petercat | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 24, 2024 9:58am |
This pull request changes all instances of the name petercat-bot
to petercat-assistant
across various files in the repository. This is a straightforward renaming task to update the bot's name.
File | Summary |
---|---|
server/README.zh-CN.md | Updated the bot name in the configuration instructions. |
server/agent/prompts/issue_helper.py | Changed the bot name in the issue helper prompts. |
server/event_handler/discussion.py | Renamed the bot in the discussion event handler and updated prompt concatenation logic. |
server/event_handler/issue.py | Updated the bot name in the issue event handler and prompt concatenation logic. |
server/tests/fixtures/github/events/discussion/comment.json | Modified the bot name in the test fixture for discussion comments. |
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
server/event_handler/issue.py | 0.00% | 1 Missing :warning: |
Files with missing lines | Coverage Δ | |
---|---|---|
server/agent/prompts/issue_helper.py | 66.66% <ø> (ø) |
|
server/event_handler/discussion.py | 21.00% <100.00%> (-6.94%) |
:arrow_down: |
server/event_handler/issue.py | 29.41% <0.00%> (ø) |
close #406