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(anthropic): Add partial json support to streams #3674

Merged
merged 13 commits into from
Feb 20, 2025

Make linter happy]

018cb05
Select commit
Loading
Failed to load commit list.
Merged

fix(anthropic): Add partial json support to streams #3674

Make linter happy]
018cb05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 0s

79.55% (-0.01%) compared to 2423299

View this Pull Request on Codecov

79.55% (-0.01%) compared to 2423299

Details

Codecov Report

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

Project coverage is 79.55%. Comparing base (2423299) to head (018cb05).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/anthropic.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3674      +/-   ##
==========================================
- Coverage   79.55%   79.55%   -0.01%     
==========================================
  Files         140      140              
  Lines       15515    15517       +2     
  Branches     2629     2630       +1     
==========================================
+ Hits        12343    12344       +1     
  Misses       2338     2338              
- Partials      834      835       +1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/anthropic.py 84.30% <50.00%> (-0.41%) ⬇️