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: normalize finish reason in CreateResult response #5085

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Jan 16, 2025

Resolves #5075

@ekzhu ekzhu requested a review from jackgerrits January 16, 2025 21:33
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.11%. Comparing base (f289e64) to head (91b6b6a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5085      +/-   ##
==========================================
+ Coverage   69.91%   73.11%   +3.19%     
==========================================
  Files         168      116      -52     
  Lines       10698     6869    -3829     
==========================================
- Hits         7480     5022    -2458     
+ Misses       3218     1847    -1371     
Flag Coverage Δ
unittests 73.11% <ø> (+3.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jackgerrits jackgerrits enabled auto-merge (squash) January 17, 2025 14:06
@jackgerrits jackgerrits merged commit ce20de9 into main Jan 17, 2025
61 of 62 checks passed
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.

Invalid finish_reason error in tool calls with anthropic endpoint
2 participants