Skip to content

Merge branch 'master' into antonpirker/anthropic-messages

ee3f80a
Select commit
Loading
Failed to load commit list.
Merged

feat(anthropic): Add proper tool calling data to Anthropic integration #4769

Merge branch 'master' into antonpirker/anthropic-messages
ee3f80a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2025 in 1s

64.08% (-11.10%) compared to b19e086

View this Pull Request on Codecov

64.08% (-11.10%) compared to b19e086

Details

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.08%. Comparing base (b19e086) to head (ee3f80a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/anthropic.py 0.00% 17 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b19e086) and HEAD (ee3f80a). Click for more details.

HEAD has 19 uploads less than BASE
Flag BASE (b19e086) HEAD (ee3f80a)
64 45
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4769       +/-   ##
===========================================
- Coverage   75.18%   64.08%   -11.10%     
===========================================
  Files         158      158               
  Lines       16490    16505       +15     
  Branches     2856     2865        +9     
===========================================
- Hits        12398    10578     -1820     
- Misses       3337     5317     +1980     
+ Partials      755      610      -145     
Files with missing lines Coverage Δ
sentry_sdk/integrations/anthropic.py 8.76% <0.00%> (-1.30%) ⬇️

... and 56 files with indirect coverage changes