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-beidge): empty system prompt with overwriting will not overwrite #971

Merged
merged 4 commits into from
Dec 20, 2024

update go mod

d87e176
Select commit
Loading
Failed to load commit list.
Merged

fix(llm-beidge): empty system prompt with overwriting will not overwrite #971

update go mod
d87e176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

46.48% (-25.45%) compared to 9115f6c

View this Pull Request on Codecov

46.48% (-25.45%) compared to 9115f6c

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.48%. Comparing base (9115f6c) to head (d87e176).

Files with missing lines Patch % Lines
pkg/bridge/ai/provider/anthropic/provider.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #971       +/-   ##
===========================================
- Coverage   71.92%   46.48%   -25.45%     
===========================================
  Files           5       97       +92     
  Lines         374     6723     +6349     
===========================================
+ Hits          269     3125     +2856     
- Misses         96     3401     +3305     
- Partials        9      197      +188     

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