Skip to content

Address code review feedback on anthropic path prefix

2a0d83a
Select commit
Loading
Failed to load commit list.
Closed

Append Anthropic path prefix when writing ANTHROPIC_BASE_URL #5160

Address code review feedback on anthropic path prefix
2a0d83a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

67.53% (-0.04%) compared to dc74588

View this Pull Request on Codecov

67.53% (-0.04%) compared to dc74588

Details

Codecov Report

❌ Patch coverage is 85.71429% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.53%. Comparing base (dc74588) to head (2a0d83a).

Files with missing lines Patch % Lines
pkg/llm/manage.go 66.66% 4 Missing ⚠️
pkg/llm/config.go 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5160      +/-   ##
==========================================
- Coverage   67.56%   67.53%   -0.04%     
==========================================
  Files         601      601              
  Lines       61093    61130      +37     
==========================================
+ Hits        41280    41283       +3     
- Misses      16697    16730      +33     
- Partials     3116     3117       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.