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

fix(llm-bridge): retrive a provider if name is empty #959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(llm-bridge): retrive a provider if name is empty

775439a
Select commit
Loading
Failed to load commit list.
Open

fix(llm-bridge): retrive a provider if name is empty #959

fix(llm-bridge): retrive a provider if name is empty
775439a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

78.10% (-0.57%) compared to b8f33fc

View this Pull Request on Codecov

78.10% (-0.57%) compared to b8f33fc

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.10%. Comparing base (b8f33fc) to head (775439a).

Files with missing lines Patch % Lines
pkg/bridge/ai/provider/provider.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
- Coverage   78.67%   78.10%   -0.57%     
==========================================
  Files          52       52              
  Lines        3812     3823      +11     
==========================================
- Hits         2999     2986      -13     
- Misses        637      664      +27     
+ Partials      176      173       -3     

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