Tochemey / goakt

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

feat: add location transparent messaging capabilities #457

Closed Tochemey closed 1 week ago

Tochemey commented 1 week ago

TODOs

closes #450

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.18391% with 34 lines in your changes missing coverage. Please review.

Project coverage is 85.78%. Comparing base (f4f11a0) to head (80e9410). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
actors/pid.go 90.58% 24 Missing and 10 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ========================================== + Coverage 85.46% 85.78% +0.32% ========================================== Files 47 47 Lines 3571 3610 +39 ========================================== + Hits 3052 3097 +45 + Misses 367 363 -4 + Partials 152 150 -2 ```

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