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

Components capabilities: adding query api to the feature list #1775

Merged
merged 2 commits into from
Jun 7, 2022

Conversation

pravinpushkar
Copy link
Contributor

Signed-off-by: Pravin Pushkar ppushkar@microsoft.com

Description

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
@pravinpushkar pravinpushkar requested review from a team as code owners June 7, 2022 12:47
@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #1775 (c57a9f0) into master (e2aced1) will decrease coverage by 0.09%.
The diff coverage is 20.57%.

@@            Coverage Diff             @@
##           master    #1775      +/-   ##
==========================================
- Coverage   36.74%   36.65%   -0.10%     
==========================================
  Files         176      177       +1     
  Lines       15955    16208     +253     
==========================================
+ Hits         5863     5941      +78     
- Misses       9434     9598     +164     
- Partials      658      669      +11     
Impacted Files Coverage Δ
bindings/alicloud/dingtalk/webhook/webhook.go 52.68% <ø> (ø)
bindings/alicloud/nacos/nacos.go 35.60% <ø> (ø)
bindings/alicloud/rocketmq/rocketmq.go 0.00% <ø> (ø)
bindings/aws/kinesis/kinesis.go 2.61% <ø> (ø)
bindings/aws/sqs/sqs.go 6.55% <ø> (ø)
bindings/azure/eventgrid/eventgrid.go 3.84% <ø> (ø)
bindings/azure/eventhubs/eventhubs.go 14.79% <ø> (ø)
...indings/azure/servicebusqueues/servicebusqueues.go 10.69% <ø> (ø)
bindings/azure/storagequeues/storagequeues.go 33.87% <ø> (ø)
bindings/cron/cron.go 87.23% <ø> (ø)
... and 40 more

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 157ddc6...c57a9f0. Read the comment docs.

@berndverst berndverst added this to the v1.8 milestone Jun 7, 2022
@berndverst berndverst merged commit 3f85dd6 into dapr:master Jun 7, 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.

None yet

2 participants