feat: Remove string truncation for events #5095
Merged
Codecov / codecov/project
succeeded
Nov 26, 2025 in 1s
83.85% (+0.00%) compared to 3df52a1
View this Pull Request on Codecov
83.85% (+0.00%) compared to 3df52a1
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.85%. Comparing base (3df52a1) to head (6238237).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## major/3.0 #5095 +/- ##
==========================================
Coverage 83.85% 83.85%
==========================================
Files 180 180
Lines 18026 18025 -1
Branches 2999 2999
==========================================
Hits 15115 15115
Misses 1926 1926
+ Partials 985 984 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/client.py | 83.80% <ø> (ø) |
|
| sentry_sdk/consts.py | 99.40% <ø> (-0.01%) |
⬇️ |
| sentry_sdk/serializer.py | 97.84% <ø> (ø) |
|
| sentry_sdk/utils.py | 85.27% <100.00%> (ø) |
Loading