Tochemey / goakt

[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
MIT License
188 stars 13 forks source link

fix(bugs): never redistribute system actors #447

Closed Tochemey closed 2 months ago

Tochemey commented 2 months ago

closes #446

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 29.41176% with 12 lines in your changes missing coverage. Please review.

Project coverage is 85.91%. Comparing base (34c2f99) to head (a6733c3). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
actors/actor_system.go 10.00% 9 Missing :warning:
actors/redistribution.go 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #447 +/- ## ========================================== - Coverage 85.92% 85.91% -0.02% ========================================== Files 47 47 Lines 3553 3557 +4 ========================================== + Hits 3053 3056 +3 Misses 351 351 - Partials 149 150 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.