8000 fix(ai): add message truncation to langgraph by shellmayr · Pull Request #4954 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

fix(ai): add message truncation to langgraph

168c020
Select commit
Loading
Failed to load commit list.
Merged

fix(ai): add message truncation to langgraph #4954

fix(ai): add message truncation to langgraph
168c020
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2025 in 0s

84.06% (-0.04%) compared to b11c2f2

View this Pull Request on Codecov

84.06% (-0.04%) compared to b11c2f2

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.06%. Comparing base (b11c2f2) to head (168c020).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/langgraph.py 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4954      +/-   ##
==========================================
- Coverage   84.10%   84.06%   -0.04%     
==========================================
  Files         165      165              
  Lines       17037    17043       +6     
  Branches     2991     2993       +2     
==========================================
- Hits        14329    14328       -1     
- Misses       1815     1822       +7     
  Partials      893      893              
Files with missing lines Coverage Δ
sentry_sdk/integrations/langgraph.py 77.08% <77.77%> (-0.34%) ⬇️

... and 4 files with indirect coverage changes

0