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 the support to pass user supplied actor_factory callable in ActorRuntime & ext/fastapi,flask #714

Merged
merged 8 commits into from
Jun 26, 2024

remove unneeded import

e5607b2
Select commit
Loading
Failed to load commit list.
Merged

Add the support to pass user supplied actor_factory callable in ActorRuntime & ext/fastapi,flask #714

remove unneeded import
e5607b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 0s

66.66% of diff hit (target 86.37%)

View this Pull Request on Codecov

66.66% of diff hit (target 86.37%)

Annotations

Check warning on line 153 in ext/dapr-ext-fastapi/dapr/ext/fastapi/actor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/dapr-ext-fastapi/dapr/ext/fastapi/actor.py#L153

Added line #L153 was not covered by tests

Check warning on line 69 in ext/flask_dapr/flask_dapr/actor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/flask_dapr/flask_dapr/actor.py#L69

Added line #L69 was not covered by tests