fix: Trim long stacktraces #3795
+15
−2
Draft
Codecov / codecov/project
succeeded
Nov 18, 2024 in 1s
84.32% (+0.01%) compared to ec2d929
View this Pull Request on Codecov
84.32% (+0.01%) compared to ec2d929
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.32%. Comparing base (
ec2d929
) to head (df00c7d
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3795 +/- ##
==========================================
+ Coverage 84.30% 84.32% +0.01%
==========================================
Files 137 137
Lines 14561 14564 +3
Branches 2460 2460
==========================================
+ Hits 12276 12281 +5
+ Misses 1528 1525 -3
- Partials 757 758 +1
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/consts.py | 99.52% <100.00%> (+<0.01%) |
⬆️ |
sentry_sdk/utils.py | 85.94% <100.00%> (+0.01%) |
⬆️ |
Loading