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

Add psycopg2 wrapper #350

Merged
merged 6 commits into from
Aug 16, 2019
Merged

Add psycopg2 wrapper #350

merged 6 commits into from
Aug 16, 2019

Conversation

kolanos
Copy link
Contributor

@kolanos kolanos commented Aug 14, 2019

Closes #344

@codecov
Copy link

codecov bot commented Aug 14, 2019

Codecov Report

Merging #350 into master will increase coverage by 0.02%.
The diff coverage is 86.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   85.92%   85.94%   +0.02%     
==========================================
  Files          38       39       +1     
  Lines        1513     1594      +81     
==========================================
+ Hits         1300     1370      +70     
- Misses        213      224      +11
Impacted Files Coverage Δ
iopipe/contrib/trace/auto_db.py 91.83% <82.45%> (-5.95%) ⬇️
iopipe/contrib/trace/dbapi.py 95.83% <95.83%> (ø)

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 ad4538e...b4be93f. Read the comment docs.

@kolanos kolanos changed the title WIP Add psycopg2 wrapper Add psycopg2 wrapper Aug 15, 2019
@kolanos kolanos self-assigned this Aug 15, 2019
@kolanos kolanos requested a review from mrickard August 15, 2019 04:31
Copy link

@mrickard mrickard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kolanos kolanos merged commit 58f1969 into iopipe:master Aug 16, 2019
@kolanos kolanos deleted the issue/344 branch August 16, 2019 15:37
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.

PostgreSQL Database Auto Tracing
2 participants