fix(integrations): Check retries_left before capturing exception #3803
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
79.90% (+0.03%) compared to 01146bd
View this Pull Request on Codecov
79.90% (+0.03%) compared to 01146bd
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 79.90%. Comparing base (
01146bd
) to head (81a7f71
).
Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3803 +/- ##
==========================================
+ Coverage 79.87% 79.90% +0.03%
==========================================
Files 137 137
Lines 15371 15373 +2
Branches 2608 2608
==========================================
+ Hits 12277 12284 +7
+ Misses 2223 2221 -2
+ Partials 871 868 -3
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/rq.py | 82.55% <100.00%> (+0.41%) |
⬆️ |
Loading