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: add transID for ai function #817

Merged
merged 1 commit into from
May 17, 2024
Merged

feat: add transID for ai function #817

merged 1 commit into from
May 17, 2024

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented May 17, 2024

Description

Add transID for ai function, each request will have an unique transID, and we can use FromTransIDContext to retrieve it from the ctx.

@woorui woorui self-assigned this May 17, 2024
Copy link

vercel bot commented May 17, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) May 17, 2024 1:46am

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 65.64%. Comparing base (29d215a) to head (c022077).

Files Patch % Lines
pkg/bridge/ai/api_server.go 0.00% 24 Missing ⚠️
pkg/bridge/ai/service.go 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #817      +/-   ##
==========================================
+ Coverage   64.20%   65.64%   +1.43%     
==========================================
  Files          44       44              
  Lines        2562     2570       +8     
==========================================
+ Hits         1645     1687      +42     
+ Misses        812      776      -36     
- Partials      105      107       +2     

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

@woorui woorui merged commit 5c9d6ee into master May 17, 2024
6 of 7 checks passed
@woorui woorui deleted the feat/transID branch May 17, 2024 01:54
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.

None yet

2 participants