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

fix: add missing generics on query #917

Merged
merged 1 commit into from Feb 6, 2020
Merged

fix: add missing generics on query #917

merged 1 commit into from Feb 6, 2020

Conversation

thebrianchen
Copy link

Fixing issue with missing generics on the firestore.d.ts file.

Original issue was posted in the firebase-js-sdk: firebase/firebase-js-sdk#2601

@thebrianchen thebrianchen added the api: firestore Issues related to the googleapis/nodejs-firestore API. label Feb 6, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 6, 2020
@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

Merging #917 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #917   +/-   ##
======================================
  Coverage    96.6%   96.6%           
======================================
  Files          25      25           
  Lines       15565   15565           
  Branches     1158    1158           
======================================
  Hits        15037   15037           
  Misses        519     519           
  Partials        9       9

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 ad1c459...86f931e. Read the comment docs.

@thebrianchen thebrianchen merged commit c5b9442 into master Feb 6, 2020
@thebrianchen thebrianchen deleted the bc/convert-get branch February 6, 2020 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/nodejs-firestore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants