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(integrations): Check retries_left before capturing exception #3803

Merge branch 'master' into fix/rq-integration-ignore-retryable-except…

81a7f71
Select commit
Loading
Failed to load commit list.
Merged

fix(integrations): Check retries_left before capturing exception #3803

Merge branch 'master' into fix/rq-integration-ignore-retryable-except…
81a7f71
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 3 files with indirect coverage changes