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.

test(conformance): fix invalid operator in where clause test#1301

Merged
schmidt-sebastian merged 1 commit into
googleapis:masterfrom
laljikanjareeya:conformance-test
Sep 18, 2020
Merged

test(conformance): fix invalid operator in where clause test#1301
schmidt-sebastian merged 1 commit into
googleapis:masterfrom
laljikanjareeya:conformance-test

Conversation

@laljikanjareeya

Copy link
Copy Markdown
Contributor

Recently added support for != queries in PR.

Fixes #1300

@laljikanjareeya laljikanjareeya requested review from a team September 18, 2020 10:43
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 18, 2020
@codecov

codecov Bot commented Sep 18, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1301   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files          30       30           
  Lines       18659    18669   +10     
  Branches     1434     1440    +6     
=======================================
+ Hits        18380    18390   +10     
  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 786e52f...0a1a5bb. Read the comment docs.

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

Note that we need to change these upstream in the googleapis repo at some point.

@schmidt-sebastian schmidt-sebastian merged commit 404699a into googleapis:master Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conformance Tests: query: invalid operator in Where clause failed

2 participants