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
Merged

refactor: enhance clustering options #324

merged 11 commits into from
May 19, 2024

Conversation

Tochemey
Copy link
Owner

@Tochemey Tochemey commented May 19, 2024

  • WithClustering accept additional parameters to setup the cluster mode
  • Better cluster provider configuration
  • Host node information is no longer fetched from hidden env vars
  • Dependencies upgrade

Copy link

codecov bot commented May 19, 2024

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.

@Tochemey Tochemey merged commit 5897f00 into main May 19, 2024
2 checks passed
@Tochemey Tochemey deleted the enhancement branch May 19, 2024 12:29
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.

1 participant