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

106fa30
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
106fa30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

68.26% (+0.06%) compared to 4486c67

View this Pull Request on Codecov

68.26% (+0.06%) compared to 4486c67

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.26%. Comparing base (4486c67) to head (106fa30).

Files with missing lines Patch % Lines
...ges/autogen-core/src/autogen_core/_intervention.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4882      +/-   ##
==========================================
+ Coverage   68.20%   68.26%   +0.06%     
==========================================
  Files         158      158              
  Lines        9960     9967       +7     
==========================================
+ Hits         6793     6804      +11     
+ Misses       3167     3163       -4     

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