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

refactor: enhance clustering options #324

Merged
merged 11 commits into from
May 19, 2024

checkin

672b04a
Select commit
Loading
Failed to load commit list.
Merged

refactor: enhance clustering options #324

checkin
672b04a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2024 in 1s

87.00% (+0.24%) compared to 6f6452f

View this Pull Request on Codecov

87.00% (+0.24%) compared to 6f6452f

Details

Codecov Report

Attention: Patch coverage is 67.34694% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 87.00%. Comparing base (6f6452f) to head (672b04a).

Files Patch % Lines
actors/actor_system.go 60.86% 7 Missing and 2 partials ⚠️
actors/pid_map.go 61.11% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   86.75%   87.00%   +0.24%     
==========================================
  Files          32       32              
  Lines        2998     2985      -13     
==========================================
- Hits         2601     2597       -4     
+ Misses        285      274      -11     
- Partials      112      114       +2     

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