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/project failed Aug 16, 2023 in 1s

67.12% (-0.04%) compared to f4e02df

View this Pull Request on Codecov

67.12% (-0.04%) compared to f4e02df

Details

Codecov Report

Merging #1014 (5a1eff5) into master (f4e02df) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1014      +/-   ##
==========================================
- Coverage   67.16%   67.12%   -0.04%     
==========================================
  Files         170      170              
  Lines        5695     5698       +3     
  Branches      607      607              
==========================================
  Hits         3825     3825              
- Misses       1727     1730       +3     
  Partials      143      143              
Files Changed Coverage Δ
src/Dapr.Actors/Runtime/Actor.cs 59.85% <0.00%> (-1.30%) ⬇️
src/Dapr.Actors/Runtime/ActorManager.cs 52.66% <0.00%> (ø)