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 application/json support to outbox #7230

Merged
merged 2 commits into from Nov 22, 2023
Merged

Conversation

yaron2
Copy link
Member

@yaron2 yaron2 commented Nov 22, 2023

Add support for serialization of application/json data to the outbox feature.

Signed-off-by: yaron2 <schneider.yaron@live.com>
@yaron2 yaron2 requested review from a team as code owners November 22, 2023 17:46
Signed-off-by: yaron2 <schneider.yaron@live.com>
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (bef0ca2) 64.85% compared to head (f6bf9c6) 64.87%.

Files Patch % Lines
pkg/runtime/pubsub/outbox.go 40.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7230      +/-   ##
==========================================
+ Coverage   64.85%   64.87%   +0.02%     
==========================================
  Files         221      221              
  Lines       21056    21061       +5     
==========================================
+ Hits        13656    13664       +8     
+ Misses       6244     6241       -3     
  Partials     1156     1156              

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

@yaron2 yaron2 merged commit 886d7f7 into dapr:master Nov 22, 2023
19 of 22 checks passed
@yaron2 yaron2 deleted the outboxdata-1 branch November 22, 2023 18:33
@JoshVanL JoshVanL added this to the v1.13 milestone Feb 12, 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.

None yet

3 participants