Skip to content

feat: Django sql queries #94

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 4 commits into from
Sep 29, 2018
Merged

feat: Django sql queries #94

merged 4 commits into from
Sep 29, 2018

Conversation

untitaker
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 29, 2018

Codecov Report

Merging #94 into master will increase coverage by 10.36%.
The diff coverage is 80.8%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #94       +/-   ##
===========================================
+ Coverage    68.4%   78.76%   +10.36%     
===========================================
  Files          24       24               
  Lines        2067     1884      -183     
  Branches      281      293       +12     
===========================================
+ Hits         1414     1484       +70     
+ Misses        544      287      -257     
- Partials      109      113        +4
Impacted Files Coverage Δ
sentry_sdk/_compat.py 83.33% <100%> (+4.16%) ⬆️
sentry_sdk/integrations/django.py 82.01% <70.17%> (-5.35%) ⬇️
sentry_sdk/utils.py 74.69% <95%> (+10.65%) ⬆️
sentry_sdk/integrations/aws_lambda.py 0% <0%> (ø) ⬆️
sentry_sdk/hub.py 82.66% <0%> (+2.66%) ⬆️
sentry_sdk/integrations/flask.py 83.13% <0%> (+2.89%) ⬆️
sentry_sdk/integrations/sanic.py 83% <0%> (+3.19%) ⬆️
sentry_sdk/worker.py 87.34% <0%> (+4.2%) ⬆️
... and 11 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 eb2c1be...1b2f8c8. Read the comment docs.

@untitaker
Copy link
Member Author

@mitsuhiko mostly copied from the old raven SDK, except that all sql breadcrumbs have proper annotations if parameters get trimmed

@untitaker untitaker merged commit 71294f5 into master Sep 29, 2018
@untitaker untitaker deleted the feat/django-sql branch September 29, 2018 20:51
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