Skip to content

fix(dramatiq): cleanup isolated scope and transaction when message is…

2ebc4e2
Select commit
Loading
Failed to load commit list.
Merged

fix(dramatiq): cleanup isolated scope and transaction when message is skipped #5346

fix(dramatiq): cleanup isolated scope and transaction when message is…
2ebc4e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

84.19% (-0.07%) compared to 2ce4379

View this Pull Request on Codecov

84.19% (-0.07%) compared to 2ce4379

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.19%. Comparing base (2ce4379) to head (2ebc4e2).
⚠️ Report is 115 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5346      +/-   ##
==========================================
- Coverage   84.25%   84.19%   -0.07%     
==========================================
  Files         181      183       +2     
  Lines       18463    19148     +685     
  Branches     3288     3456     +168     
==========================================
+ Hits        15556    16121     +565     
- Misses       1894     1976      +82     
- Partials     1013     1051      +38     
Files with missing lines Coverage Δ
sentry_sdk/integrations/dramatiq.py 84.54% <100.00%> (+0.14%) ⬆️

... and 35 files with indirect coverage changes