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

Inroduce OnActorMethodFailedAsync virtual method to simplify error logging #1014

Merged
merged 6 commits into from
Aug 16, 2023

Merge branch 'master' into master

5a1eff5
Select commit
Loading
Failed to load commit list.
Merged

Inroduce OnActorMethodFailedAsync virtual method to simplify error logging #1014

Merge branch 'master' into master
5a1eff5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 16, 2023 in 0s

0.00% of diff hit (target 67.16%)

View this Pull Request on Codecov

0.00% of diff hit (target 67.16%)

Annotations

Check warning on line 106 in src/Dapr.Actors/Runtime/Actor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dapr.Actors/Runtime/Actor.cs#L106

Added line #L106 was not covered by tests

Check warning on line 108 in src/Dapr.Actors/Runtime/Actor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dapr.Actors/Runtime/Actor.cs#L108

Added line #L108 was not covered by tests

Check warning on line 215 in src/Dapr.Actors/Runtime/Actor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dapr.Actors/Runtime/Actor.cs#L215

Added line #L215 was not covered by tests

Check warning on line 360 in src/Dapr.Actors/Runtime/ActorManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dapr.Actors/Runtime/ActorManager.cs#L360

Added line #L360 was not covered by tests