Closed ch-liuzhide closed 1 week 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 | Nov 12, 2024 6:38am |
This pull request addresses a bug related to the installation repository ID by converting the owner_id
and repo_id
to strings in the server/github_app/router.py
file. Additionally, it updates the server/README.zh-CN.md
with development preparation instructions, including installing necessary tools like Python, Supabase CLI, and AWS CLI.
File | Summary |
---|---|
server/README.zh-CN.md | Added development preparation instructions, including installation of Python, Supabase CLI, and AWS CLI. |
server/github_app/router.py | Fixed bug by converting owner_id and repo_id to strings to prevent potential ID handling issues. |
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
server/github_app/router.py | 36.36% <ø> (+0.40%) |
:arrow_up: |
close https://github.com/petercat-ai/petercat/issues/458