Tochemey / goakt

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

refactor: refactor PID to a concrete struct instead of interface #436

Closed Tochemey closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.29%. Comparing base (6fd3e3d) to head (baae7d7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #436 +/- ## ========================================== + Coverage 86.12% 86.29% +0.16% ========================================== Files 47 47 Lines 3560 3560 ========================================== + Hits 3066 3072 +6 + Misses 347 343 -4 + Partials 147 145 -2 ```

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