-
Couldn't load subscription status.
- Fork 568
feat(agents): improve instrumentation of input messages #4750
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4750 +/- ##
===========================================
+ Coverage 32.11% 84.64% +52.52%
===========================================
Files 158 158
Lines 16323 16376 +53
Branches 2588 2809 +221
===========================================
+ Hits 5242 13861 +8619
+ Misses 10575 1691 -8884
- Partials 506 824 +318
|
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.
Looks good now.
Before:

After:

Closes TET-1058