Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Trim long stacktraces #3795

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: Trim long stacktraces

df00c7d
Select commit
Loading
Failed to load commit list.
Draft

fix: Trim long stacktraces #3795

fix: Trim long stacktraces
df00c7d
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 2 files with indirect coverage changes