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

Dotnet Grpc worker implementation #5245

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

jackgerrits
Copy link
Member

No description provided.

jackgerrits and others added 8 commits January 30, 2025 02:06
* Define skeleton for GrpcAgentRuntime
* Implement CloudEvent and RPC Payload serialization/marshaling
* Factor out AgentContainer for managing factory registration, instantiation, and subscription management
* Simplify Gateway RPC protocol (remove RPCs in favour of the message channel)
* Generify Payload deserialization
* Implement RegisterAgentType
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.40%. Comparing base (7020f2a) to head (ff2b423).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5245   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files         179      179           
  Lines       11617    11617           
=======================================
  Hits         8179     8179           
  Misses       3438     3438           
Flag Coverage Δ
unittests 70.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

2 participants