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

feat: response writer with stream state recorder #1012

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Feb 21, 2025

Change EventResponseWriter from struct to interface.

@woorui woorui self-assigned this Feb 21, 2025
Copy link

vercel bot commented Feb 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
yomo ⬜️ Ignored (Inspect) Feb 21, 2025 9:25am

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 80.61224% with 19 lines in your changes missing coverage. Please review.

Project coverage is 46.65%. Comparing base (1262af7) to head (46c5039).

Files with missing lines Patch % Lines
pkg/bridge/ai/response_writer.go 65.71% 9 Missing and 3 partials ⚠️
pkg/bridge/ai/api_server.go 58.82% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1012      +/-   ##
==========================================
- Coverage   47.04%   46.65%   -0.40%     
==========================================
  Files         101      101              
  Lines        7014     7045      +31     
==========================================
- Hits         3300     3287      -13     
- Misses       3514     3557      +43     
- Partials      200      201       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant