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

topicmetadata should allow adding empty strings #940

Merged
merged 2 commits into from
Aug 29, 2022

Conversation

saber-wang
Copy link
Contributor

@saber-wang saber-wang commented Aug 26, 2022

Signed-off-by: saberwang saberwang@hotmail.com

Description

Please explain the changes you've made

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

Signed-off-by: saberwang <saberwang@hotmail.com>
@saber-wang saber-wang requested review from a team as code owners August 26, 2022 03:34
@amulyavarote
Copy link
Contributor

Changes look good to me. Can you please fix the build?

Signed-off-by: saberwang <saberwang@hotmail.com>
@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #940 (86083e9) into master (2ab1b7c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #940   +/-   ##
=======================================
  Coverage   69.69%   69.69%           
=======================================
  Files         155      155           
  Lines        5121     5121           
  Branches      553      553           
=======================================
  Hits         3569     3569           
  Misses       1421     1421           
  Partials      131      131           
Flag Coverage Δ
net5 69.65% <100.00%> (ø)
net6 69.59% <100.00%> (ø)
netcoreapp3.1 69.65% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/Dapr.AspNetCore/TopicMetadataAttribute.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@halspang halspang merged commit 0998b0d into dapr:master Aug 29, 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