Skip to content

Merge branch 'master' into shellmayr/chore/litellm-message-truncation

dd4f521
Select commit
Loading
Failed to load commit list.
Merged

fix(ai): add message truncation to litellm #4973

Merge branch 'master' into shellmayr/chore/litellm-message-truncation
dd4f521
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 1s

83.97% (+0.00%) compared to 3d026cd

View this Pull Request on Codecov

83.97% (+0.00%) compared to 3d026cd

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.97%. Comparing base (3d026cd) to head (dd4f521).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/litellm.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4973   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files         165      165           
  Lines       17082    17085    +3     
  Branches     3000     3001    +1     
=======================================
+ Hits        14344    14347    +3     
  Misses       1839     1839           
  Partials      899      899           
Files with missing lines Coverage Δ
sentry_sdk/integrations/litellm.py 77.47% <80.00%> (-0.31%) ⬇️

... and 1 file with indirect coverage changes