FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding DocumentSnapshot support for Cursors by schmidt-sebastian · Pull Request #100 · googleapis/nodejs-firestore · GitHub

This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Adding DocumentSnapshot support for Cursors - #100

Merged
schmidt-sebastian merged 3 commits into
masterfrom
mrschmidt-cursors
Jan 12, 2018
Merged

Adding DocumentSnapshot support for Cursors#100
schmidt-sebastian merged 3 commits into
masterfrom
mrschmidt-cursors

Conversation

Copy link
Copy Markdown
Contributor

Adds support for DocumentSnapshots in the Query Cursor API. Related: #98

ghost added the cla: yes This human has signed the Contributor License Agreement. label Jan 10, 2018

codecov Bot commented Jan 10, 2018
edited
Loading

Copy link
Copy Markdown

Codecov Report

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

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1601   1642   +41     
=====================================
+ Hits         1601   1642   +41
Impacted Files Coverage Δ
src/reference.js 100% <100%> (ø) ⬆️
src/path.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 65d904a...d7f03ba. Read the comment docs.

mikelehen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

One concern, but otherwise looks good!

Comment thread src/reference.js Outdated

this._fieldOrders.push(
new FieldOrder(FieldPath.documentId(), lastDirection)
);

This comment was marked as spam.

This comment was marked as spam.

mikelehen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice! Looks good.

schmidt-sebastian merged commit 563f8d0 into master Jan 12, 2018
ghost removed the cla: yes This human has signed the Contributor License Agreement. label Jan 12, 2018
schmidt-sebastian deleted the mrschmidt-cursors branch January 30, 2018 16:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL