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 cluster client #371

Merged
merged 6 commits into from
Jun 22, 2024
Merged

feat: add cluster client #371

merged 6 commits into from
Jun 22, 2024

Conversation

Tochemey
Copy link
Owner

closes #370

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 75.15152% with 82 lines in your changes missing coverage. Please review.

Project coverage is 85.87%. Comparing base (350ec08) to head (7b38123).

Files Patch % Lines
client/client.go 68.34% 33 Missing and 11 partials ⚠️
actors/actor_system.go 77.41% 11 Missing and 10 partials ⚠️
client/random.go 0.00% 13 Missing ⚠️
client/node.go 78.94% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
+ Coverage   85.25%   85.87%   +0.62%     
==========================================
  Files          37       44       +7     
  Lines        3357     3618     +261     
==========================================
+ Hits         2862     3107     +245     
+ Misses        374      365       -9     
- Partials      121      146      +25     

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

@Tochemey Tochemey requested a review from qazwsxedckll June 21, 2024 18:49
@Tochemey Tochemey marked this pull request as ready for review June 22, 2024 16:17
@Tochemey Tochemey merged commit f0a5336 into main Jun 22, 2024
2 checks passed
@Tochemey Tochemey deleted the issue-370 branch June 22, 2024 16:18
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] cluster client
1 participant