| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #100 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 12 12
Lines 1601 1642 +41
=====================================
+ Hits 1601 1642 +41
Continue to review full report at Codecov.
|
Sorry, something went wrong.
There was a problem hiding this comment.
One concern, but otherwise looks good!
Sorry, something went wrong.
|
|
||
| this._fieldOrders.push( | ||
| new FieldOrder(FieldPath.documentId(), lastDirection) | ||
| ); |
There was a problem hiding this comment.
Nice! Looks good.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds support for DocumentSnapshots in the Query Cursor API. Related: #98