Skip to content

feat: ✨ add grains (virtual actors) capabilities #760

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

Closed
wants to merge 57 commits into from
Closed

Conversation

Tochemey
Copy link
Owner

@Tochemey Tochemey commented Jun 10, 2025

closes #759

  • Grains engine
  • Unit tests
  • Cleanup
  • Examples
  • cleanup

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

Attention: Patch coverage is 83.82046% with 155 lines in your changes missing coverage. Please review.

Project coverage is 87.10%. Comparing base (a913f01) to head (13de5e6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
actor/grain_factory.go 83.01% 39 Missing and 14 partials ⚠️
actor/grain_process.go 71.42% 35 Missing and 7 partials ⚠️
actor/grain_request.go 69.76% 13 Missing ⚠️
internal/cluster/engine.go 85.71% 9 Missing and 1 partial ⚠️
actor/actor_system.go 87.87% 5 Missing and 3 partials ⚠️
actor/rebalancer.go 89.85% 5 Missing and 2 partials ⚠️
actor/identity.go 84.61% 4 Missing and 2 partials ⚠️
actor/reflection.go 83.87% 2 Missing and 3 partials ⚠️
actor/grain_context.go 75.00% 4 Missing ⚠️
actor/grain_inbox.go 89.65% 2 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
- Coverage   87.56%   87.10%   -0.46%     
==========================================
  Files         102      111       +9     
  Lines        9095     9999     +904     
==========================================
+ Hits         7964     8710     +746     
- Misses        891     1014     +123     
- Partials      240      275      +35     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tochemey Tochemey marked this pull request as ready for review June 15, 2025 11:35
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