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 Run method for some specific use cases #585

Merged
merged 2 commits into from
Dec 24, 2024
Merged

Conversation

Tochemey
Copy link
Owner

closes #579

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 30.15873% with 44 lines in your changes missing coverage. Please review.

Project coverage is 86.78%. Comparing base (d47b4c2) to head (6177689).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
actors/actor_system.go 30.15% 43 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   87.36%   86.78%   -0.58%     
==========================================
  Files          56       56              
  Lines        5365     5404      +39     
==========================================
+ Hits         4687     4690       +3     
- Misses        537      574      +37     
+ Partials      141      140       -1     

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

@Tochemey
Copy link
Owner Author

@webfrank once this is merged you can use the Run function

@Tochemey Tochemey merged commit 0822a6b into main Dec 24, 2024
2 of 3 checks passed
@Tochemey Tochemey deleted the issue-579-x branch December 24, 2024 13:28
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] add os shutdown hook
1 participant