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

fix(bugs): never redistribute system actors #447

Merged
merged 2 commits into from
Aug 29, 2024
Merged

fix(bugs): never redistribute system actors #447

merged 2 commits into from
Aug 29, 2024

Conversation

Tochemey
Copy link
Owner

@Tochemey Tochemey commented Aug 29, 2024

closes #446

Copy link

codecov bot commented Aug 29, 2024

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 ⚠️
actors/redistribution.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            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     

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

@Tochemey Tochemey merged commit 8206c04 into main Aug 29, 2024
1 of 2 checks passed
@Tochemey Tochemey deleted the issue-446 branch August 29, 2024 23:20
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.

Cluster re-balancing not working
1 participant