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): fix supervision implementation bug #527

Merged
merged 7 commits into from
Nov 23, 2024
Merged

fix(bugs): fix supervision implementation bug #527

merged 7 commits into from
Nov 23, 2024

Conversation

Tochemey
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 91.95046% with 26 lines in your changes missing coverage. Please review.

Project coverage is 86.92%. Comparing base (76f03b9) to head (efb7c0c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
actors/receive_context.go 92.00% 12 Missing ⚠️
actors/pid.go 93.98% 6 Missing and 2 partials ⚠️
actors/supervisor.go 63.63% 3 Missing and 1 partial ⚠️
actors/rebalancer.go 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   86.91%   86.92%   +0.01%     
==========================================
  Files          46       46              
  Lines        4594     4598       +4     
==========================================
+ Hits         3993     3997       +4     
- Misses        470      473       +3     
+ Partials      131      128       -3     

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


🚨 Try these New Features:

@Tochemey Tochemey merged commit 4769e20 into main Nov 23, 2024
5 checks passed
@Tochemey Tochemey deleted the issue-525 branch November 23, 2024 20:48
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