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

feat(transaction): batch dml #550

Merged
merged 4 commits into from
Mar 7, 2019
Merged

feat(transaction): batch dml #550

merged 4 commits into from
Mar 7, 2019

Conversation

callmehiphop
Copy link
Contributor

@callmehiphop callmehiphop commented Mar 6, 2019

Need updated protos/gapics before merge.

@callmehiphop callmehiphop added status: blocked Resolving the issue is dependent on other work. status: do not merge labels Mar 6, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 6, 2019
@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #550 into master will decrease coverage by 0.21%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
- Coverage   89.95%   89.74%   -0.22%     
==========================================
  Files          15       15              
  Lines        1444     1472      +28     
  Branches       42       45       +3     
==========================================
+ Hits         1299     1321      +22     
- Misses        140      145       +5     
- Partials        5        6       +1
Impacted Files Coverage Δ
src/v1/spanner_client.js 5.55% <0%> (-0.27%) ⬇️
src/transaction.ts 98.44% <95.65%> (-0.38%) ⬇️

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 c002ef0...630305a. Read the comment docs.

@callmehiphop callmehiphop removed status: blocked Resolving the issue is dependent on other work. status: do not merge labels Mar 6, 2019
@callmehiphop callmehiphop added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 6, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 6, 2019
@callmehiphop callmehiphop added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 7, 2019
@JustinBeckwith JustinBeckwith merged commit 96d9508 into googleapis:master Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants