-
Notifications
You must be signed in to change notification settings - Fork 10
RD-3763 - sqlalchemy #159
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
RD-3763 - sqlalchemy #159
Conversation
…into RD-3761-wrap-pymongo
…into RD-3761-wrap-pymongo
…acer into RD-3761-wrap-pymongo
…acer into RD-3690-redis-sqlalchemy-elasticsearch
…to RD-3763-sqlalchemy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job :)
with lumigo_safe_execute("sqlalchemy: listen to engine"): | ||
listen(result, "before_cursor_execute", _before_cursor_execute) | ||
listen(result, "after_cursor_execute", _after_cursor_execute) | ||
listen(result, "handle_error", _handle_error) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
listen
might be None
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you forgot to commit this change 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did! checkout line 80
Codecov Report
@@ Coverage Diff @@
## master #159 +/- ##
==========================================
+ Coverage 96.21% 97.99% +1.77%
==========================================
Files 11 22 +11
Lines 952 1597 +645
==========================================
+ Hits 916 1565 +649
+ Misses 36 32 -4 Continue to review full report at Codecov.
|
98e7170 layers-table: layers md [skip ci]
No description provided.