Skip to content

Update examples for new state store query syntax#357

Merged
berndverst merged 4 commits into
dapr:masterfrom
berndverst:querystate
Mar 28, 2022
Merged

Update examples for new state store query syntax#357
berndverst merged 4 commits into
dapr:masterfrom
berndverst:querystate

Conversation

@berndverst

Copy link
Copy Markdown
Member

Signed-off-by: Bernd Verst 4535280+berndverst@users.noreply.github.com

Description

Fixes #355

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
@berndverst berndverst requested review from a team as code owners February 16, 2022 02:37
@berndverst berndverst added this to the v1.6 milestone Feb 16, 2022
@codecov

codecov Bot commented Feb 16, 2022

Copy link
Copy Markdown

Codecov Report

Merging #357 (7f1b3e2) into master (4ddc70a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   89.59%   89.59%           
=======================================
  Files          55       55           
  Lines        2383     2383           
=======================================
  Hits         2135     2135           
  Misses        248      248           
Impacted Files Coverage Δ
dapr/clients/grpc/client.py 88.66% <ø> (ø)

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 4ddc70a...7f1b3e2. Read the comment docs.

mukundansundar
mukundansundar previously approved these changes Mar 3, 2022

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

lgtm

mukundansundar and others added 3 commits March 15, 2022 00:20
@berndverst berndverst merged commit 46b80cb into dapr:master Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

state store query API: validate changes in the syntax of query JSON

3 participants