8000 Wrap span restoration in `__exit__` in `capture_internal_exceptions` by sentrivana · Pull Request #4719 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Merge branch 'master' into ivana/context_manager_state-missing-in-spa…

44d568e
Select commit
Loading
Failed to load commit list.
Merged

Wrap span restoration in __exit__ in capture_internal_exceptions #4719

Merge branch 'master' into ivana/context_manager_state-missing-in-spa…
44d568e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

84.89% (-0.01%) compared to f702ec9

View this Pull Request on Codecov

84.89% (-0.01%) compared to f702ec9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.89%. Comparing base (f702ec9) to head (44d568e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4719      +/-   ##
==========================================
- Coverage   84.89%   84.89%   -0.01%     
==========================================
  Files         156      156              
  Lines       16115    16116       +1     
  Branches     2741     2741              
==========================================
  Hits        13681    13681              
- Misses       1645     1650       +5     
+ Partials      789      785       -4     
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 86.66% <100.00%> (+0.02%) ⬆️

... and 5 files with indirect coverage changes

0