Skip to content

Conversation

@schmidt-sebastian
Copy link
Contributor

This adds support for a Transactions.getAll() call that lets users receive multiple documents in a Transaction, similar to what we already support with Firestore.getAll().

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 2, 2018
@codecov
Copy link

codecov bot commented Feb 2, 2018

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #125   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1661   1664    +3     
=====================================
+ Hits         1661   1664    +3
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️
src/transaction.js 100% <100%> (ø) ⬆️

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 a4c5508...25ea2dd. Read the comment docs.

@schmidt-sebastian schmidt-sebastian merged commit d66d66e into master Feb 3, 2018
@ghost ghost removed the cla: yes This human has signed the Contributor License Agreement. label Feb 3, 2018
@schmidt-sebastian schmidt-sebastian deleted the getall branch February 7, 2018 18:12
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.

4 participants