8000 ref: Event processors always overwrite by untitaker · Pull Request #225 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

ref: Event processors always overwrite #225

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
Dec 29, 2018
Merged

Conversation

untitaker
Copy link
Member

This is closer to how JS behaves. Should fix #200

@codecov-io
Copy link
codecov-io commented Dec 21, 2018

Codecov Report

Merging #225 into master will increase coverage by 0.83%.
The diff coverage is 64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   80.55%   81.39%   +0.83%     
==========================================
  Files          31       31              
  Lines        2618     2591      -27     
  Branches      437      408      -29     
==========================================
  Hits         2109     2109              
- Misses        325      326       +1     
+ Partials      184      156      -28
Impacted Files Coverage Δ
sentry_sdk/integrations/aws_lambda.py 21% <0%> (-0.22%) ⬇️
sentry_sdk/integrations/aiohttp.py 85.45% <100%> (+7.12%) ⬆️
sentry_sdk/integrations/rq.py 80% <100%> (+1.56%) ⬆️
sentry_sdk/integrations/modules.py 92% <100%> (+3.53%) ⬆️
sentry_sdk/integrations/sanic.py 80.9% <100%> (+3.51%) ⬆️
sentry_sdk/integrations/wsgi.py 81.65% <100%> (+0.74%) ⬆️
sentry_sdk/integrations/tornado.py 85.22% <100%> (+5.44%) ⬆️
sentry_sdk/integrations/celery.py 86.27% <100%> (+1.65%) ⬆️
sentry_sdk/integrations/django/__init__.py 82.75% <52.63%> (+1.85%) ⬆️
sentry_sdk/integrations/flask.py 77.88% <54.54%> (+1.46%) ⬆️
... and 1 more

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 e41cf23...df3f4d4. Read the comment docs.

@untitaker untitaker merged commit 32e7a05 into master Dec 29, 2018
@untitaker untitaker deleted the ref/event-processor-order branch January 11, 2019 15:33
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.

FlaskIntegration / AwsLambdaIntegration version 0.6.2 has incorrect url and transaction tags
2 participants
0