-
Notifications
You must be signed in to change notification settings - Fork 5k
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
conversable agent: actually print the response in the warning #2438
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2438 +/- ##
===========================================
- Coverage 38.14% 16.82% -21.32%
===========================================
Files 78 82 +4
Lines 7865 8337 +472
Branches 1683 1743 +60
===========================================
- Hits 3000 1403 -1597
- Misses 4615 6887 +2272
+ Partials 250 47 -203
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch!
Why are these changes needed?
Related issue number
Checks