Thanks to visit codestin.com
Credit goes to github.com

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

feat: add support for != and not-in queries#1292

Merged
thebrianchen merged 6 commits into
masterfrom
bc/ne
Sep 8, 2020
Merged

feat: add support for != and not-in queries#1292
thebrianchen merged 6 commits into
masterfrom
bc/ne

Conversation

@thebrianchen

Copy link
Copy Markdown

Will merge once feature is released in client SDKs.

@thebrianchen thebrianchen requested review from a team August 28, 2020 19:19
@thebrianchen thebrianchen self-assigned this Aug 28, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 28, 2020
@thebrianchen thebrianchen added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 28, 2020

@schmidt-sebastian schmidt-sebastian 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.

Feel free to release this next week.

@product-auto-label product-auto-label Bot added the api: firestore Issues related to the googleapis/nodejs-firestore API. label Aug 29, 2020
@thebrianchen thebrianchen added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2020
@codecov

codecov Bot commented Sep 8, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1292 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1292   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files          30       30           
  Lines       18660    18669    +9     
  Branches     1434     1440    +6     
=======================================
+ Hits        18381    18390    +9     
  Misses        276      276           
  Partials        3        3           
Impacted Files Coverage Δ
dev/src/reference.ts 99.88% <100.00%> (+<0.01%) ⬆️

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 e019021...46c7dff. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants