Skip to content

ref: Event processors always overwrite#225

Merged
untitaker merged 1 commit into
masterfrom
ref/event-processor-order
Dec 29, 2018
Merged

ref: Event processors always overwrite#225
untitaker merged 1 commit into
masterfrom
ref/event-processor-order

Conversation

@untitaker

Copy link
Copy Markdown
Member

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

@codecov-io

codecov-io commented Dec 21, 2018

Copy link
Copy Markdown

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