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

feat: add router and fix #393

Merged
merged 2 commits into from
Jul 15, 2024
Merged

feat: add router and fix #393

merged 2 commits into from
Jul 15, 2024

Conversation

Tochemey
Copy link
Owner

closes #392
closes #391

Copy link

codecov bot commented Jul 14, 2024

Codecov Report

Attention: Patch coverage is 85.09317% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.47%. Comparing base (65635a6) to head (03b43ef).

Files Patch % Lines
router/broadcast.go 80.39% 8 Missing and 2 partials ⚠️
router/random.go 84.78% 6 Missing and 1 partial ⚠️
router/round_robin.go 84.44% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
- Coverage   86.57%   86.47%   -0.11%     
==========================================
  Files          45       48       +3     
  Lines        3681     3822     +141     
==========================================
+ Hits         3187     3305     +118     
- Misses        351      372      +21     
- Partials      143      145       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tochemey Tochemey merged commit 4c9846b into main Jul 15, 2024
1 of 2 checks passed
@Tochemey Tochemey deleted the issue-routers branch July 15, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Add router mechanism [FIX] set child actor into the parent actor system registry
1 participant