| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
From the coverage in the Kokoro build: google/cloud/spanner_dbapi/connection.py 152 2 48 1 98% 305->306, 306-307 google/cloud/spanner_dbapi/cursor.py 188 6 54 4 96% 260->262, 278->280, 281-283, 307->309, 310->312, 312-314 Connection.run_statement() is missing a homogenous insert test. |
Sorry, something went wrong.
There was a problem hiding this comment.
Please rebase this PR
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, just need the missing test to be added back in 👍
Sorry, something went wrong.
|
|
||
| def test_run_statement_w_heterogenous_insert_statements(self): | ||
| """Check that Connection executed heterogenous insert statements.""" | ||
| def test_run_statement_w_homogeneous_insert_statements(self): |
There was a problem hiding this comment.
It looks like you overwrote test_run_statement_w_heterogenous_insert_statements during the conflict resolution. Please add it back in 👍
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.