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(enhancement): refactor the actors data structure #543

Merged
merged 18 commits into from
Dec 1, 2024
Merged

Conversation

Tochemey
Copy link
Owner

@Tochemey Tochemey commented Nov 30, 2024

Copy link

codecov bot commented Nov 30, 2024

Codecov Report

Attention: Patch coverage is 90.85366% with 45 lines in your changes missing coverage. Please review.

Project coverage is 86.92%. Comparing base (a4e7ad8) to head (b885bbd).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
actors/actor_system.go 84.46% 13 Missing and 3 partials ⚠️
actors/pid_tree.go 90.41% 11 Missing and 5 partials ⚠️
actors/pid.go 93.41% 9 Missing and 2 partials ⚠️
actors/pid_node.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
- Coverage   87.00%   86.92%   -0.08%     
==========================================
  Files          46       49       +3     
  Lines        4649     4889     +240     
==========================================
+ Hits         4045     4250     +205     
- Misses        477      502      +25     
- Partials      127      137      +10     

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

@Tochemey Tochemey marked this pull request as ready for review December 1, 2024 10:50
@Tochemey Tochemey merged commit 219ddaf into main Dec 1, 2024
5 checks passed
@Tochemey Tochemey deleted the xpool branch December 1, 2024 14:43
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