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

Store actor API level in actors object #7196

Merged
merged 1 commit into from Nov 17, 2023

Conversation

ItalyPaleAle
Copy link
Contributor

Follow-up from #7134
Part of #6838

Actor runtime can use this to change its behavior. Will allow completing #7129

Follow-up from dapr#7134
Part of dapr#6838

Actor runtime can use this to change its behavior. Will allow completing dapr#7129

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
@ItalyPaleAle ItalyPaleAle requested review from a team as code owners November 15, 2023 18:01
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (3bb14c4) 65.01% compared to head (70a658b) 64.96%.

Files Patch % Lines
pkg/actors/placement/placement.go 40.00% 4 Missing and 2 partials ⚠️
pkg/actors/actors.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7196      +/-   ##
==========================================
- Coverage   65.01%   64.96%   -0.06%     
==========================================
  Files         221      221              
  Lines       20847    20857      +10     
==========================================
- Hits        13554    13550       -4     
- Misses       6148     6157       +9     
- Partials     1145     1150       +5     

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

@yaron2 yaron2 merged commit 5bfe0ce into dapr:master Nov 17, 2023
19 of 22 checks passed
@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