Skip to content

fix: Port exception chains from raven #244

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

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Conversation

untitaker
Copy link
Member

Fix #243

@untitaker untitaker requested a review from mitsuhiko January 24, 2019 22:45
@codecov-io
Copy link

codecov-io commented Jan 24, 2019

Codecov Report

Merging #244 into master will decrease coverage by 0.63%.
The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   81.28%   80.64%   -0.64%     
==========================================
  Files          32       32              
  Lines        2703     2713      +10     
  Branches      440      442       +2     
==========================================
- Hits         2197     2188       -9     
- Misses        343      368      +25     
+ Partials      163      157       -6
Impacted Files Coverage Δ
sentry_sdk/utils.py 83.73% <85%> (+0.75%) ⬆️
sentry_sdk/integrations/rq.py 38% <0%> (-42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45c5d6f...00cf382. Read the comment docs.

@untitaker untitaker merged commit 5ae51f8 into master Jan 25, 2019
@untitaker untitaker deleted the fix/exc-context-raven branch January 25, 2019 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants