fix(ai): add message truncation to langgraph #4954
Merged
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).
✅ 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%) |
⬇️ |
Loading