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

Fix example dotnet-actors-howto.md #1218

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Conversation

henrikkarstrom
Copy link
Contributor

Fix example output to not repeat "Success"

Description

Status is "Success" is repeated in output from example.

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: #[issue number]

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

Fix example output to not repeat "Success" 

Signed-off-by: Henrik Karström <henrik.karstrom@gmail.com>
@henrikkarstrom henrikkarstrom requested review from a team as code owners January 2, 2024 09:01
Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8d06a1f) 66.58% compared to head (3cbd3b1) 66.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1218   +/-   ##
=======================================
  Coverage   66.58%   66.58%           
=======================================
  Files         171      171           
  Lines        5752     5752           
  Branches      628      628           
=======================================
  Hits         3830     3830           
  Misses       1772     1772           
  Partials      150      150           
Flag Coverage Δ
net6 66.57% <ø> (ø)
net7 66.57% <ø> (ø)
net8 66.57% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@halspang halspang merged commit 0511b73 into dapr:master Jan 6, 2024
12 checks passed
@yaron2 yaron2 added this to the v1.13 milestone Feb 29, 2024
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.

4 participants