-
Notifications
You must be signed in to change notification settings - Fork 322
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
feat: add executmany for python sdk #1402
Conversation
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.
Need some fix
Codecov Report
@@ Coverage Diff @@
## main #1402 +/- ##
============================================
+ Coverage 65.49% 65.76% +0.26%
Complexity 236 236
============================================
Files 571 571
Lines 106965 107349 +384
Branches 859 863 +4
============================================
+ Hits 70062 70602 +540
+ Misses 36751 36595 -156
Partials 152 152
Continue to review full report at Codecov.
|
No documentation found for executemany
tests for thanges have been changed,because a related test already exists
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix
What is the current behavior? (You can also link to an open issue here)
issue1389
What is the new behavior (if this is a feature change)?
no
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
no