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

Impl remove and get subscription APIs for python xlang #5365

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

Conversation

jackgerrits
Copy link
Member

@jackgerrits jackgerrits commented Feb 4, 2025

Closes #5297

@jackgerrits jackgerrits changed the title Impl remove and get subscription APIs Impl remove and get subscription APIs for python xlang Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.11%. Comparing base (0b659de) to head (776bb73).

Files with missing lines Patch % Lines
...ext/runtimes/grpc/_worker_runtime_host_servicer.py 60.00% 6 Missing ⚠️
...gen-core/src/autogen_core/_runtime_impl_helpers.py 75.00% 1 Missing ⚠️
...t/src/autogen_ext/runtimes/grpc/_worker_runtime.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5365      +/-   ##
==========================================
- Coverage   78.11%   78.11%   -0.01%     
==========================================
  Files         158      158              
  Lines        9602     9620      +18     
==========================================
+ Hits         7501     7515      +14     
- Misses       2101     2105       +4     
Flag Coverage Δ
unittests 78.11% <66.66%> (-0.01%) ⬇️

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.

Impl remove scription and get subscription for python rpc
2 participants