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 message context to signature of intervention handler, add more to docs #4882

Merged
merged 8 commits into from
Jan 7, 2025

Merge branch 'main' into intervention_signature_docs

2c87579
Select commit
Loading
Failed to load commit list.
Merged

feat!: Add message context to signature of intervention handler, add more to docs #4882

Merge branch 'main' into intervention_signature_docs
2c87579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2025 in 1s

68.18% (-0.03%) compared to e8797a2

View this Pull Request on Codecov

68.18% (-0.03%) compared to e8797a2

Details

Codecov Report

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

Project coverage is 68.18%. Comparing base (e8797a2) to head (2c87579).

Files with missing lines Patch % Lines
...ges/autogen-core/src/autogen_core/_intervention.py 72.72% 3 Missing ⚠️
...src/autogen_core/_single_threaded_agent_runtime.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4882      +/-   ##
==========================================
- Coverage   68.21%   68.18%   -0.03%     
==========================================
  Files         158      158              
  Lines        9960     9967       +7     
==========================================
+ Hits         6794     6796       +2     
- Misses       3166     3171       +5     

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