Skip to content

feat: Remove string truncation for events - #5095

Merged
alexander-alderman-webb merged 6 commits into
major/3.0from
webb/remove-max-value-length
Nov 28, 2025
Merged

feat: Remove string truncation for events#5095
alexander-alderman-webb merged 6 commits into
major/3.0from
webb/remove-max-value-length

docstring

6238237
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 11 commits behind head on major/3.0.
✅ 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 linesCoverage Δ
sentry_sdk/client.py83.80% <ø> (ø)
sentry_sdk/consts.py99.40% <ø> (-0.01%)⬇️
sentry_sdk/serializer.py97.84% <ø> (ø)
sentry_sdk/utils.py85.27% <100.00%> (ø)

... and 1 file with indirect coverage changes