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

Add client docs for Configuration Subscribe API #895

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

halspang
Copy link
Contributor

Description

Add client docs for Configuration Subscribe API.

Signed-off-by: Hal Spang halspang@microsoft.com

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang requested review from a team as code owners June 23, 2022 22:57
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #895 (f61da90) into master (016545a) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #895      +/-   ##
==========================================
+ Coverage   70.09%   70.11%   +0.02%     
==========================================
  Files         152      152              
  Lines        4939     4939              
  Branches      543      543              
==========================================
+ Hits         3462     3463       +1     
+ Misses       1350     1349       -1     
  Partials      127      127              
Flag Coverage Δ
net5 70.05% <ø> (+0.04%) ⬆️
net6 70.01% <ø> (ø)
netcoreapp3.1 70.07% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Dapr.Client/DaprClientGrpc.cs 86.88% <0.00%> (+0.15%) ⬆️

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 016545a...f61da90. Read the comment docs.

@halspang halspang merged commit d061164 into dapr:master Jul 5, 2022
@halspang halspang added this to the v1.9 milestone Oct 11, 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.

3 participants