fix(anthropic): Add partial json support to streams #3674
Merged
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%) |
⬇️ |
Loading