-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add tests for agent framework traces components #60
Add tests for agent framework traces components #60
Conversation
Signed-off-by: gaobinlong <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/agent-framework #60 +/- ##
===========================================================
+ Coverage 48.75% 56.56% +7.80%
===========================================================
Files 46 46
Lines 1087 1089 +2
Branches 250 251 +1
===========================================================
+ Hits 530 616 +86
+ Misses 548 464 -84
Partials 9 9 ☔ View full report in Codecov by Sentry. |
I have update content of trace step in PR #59, that may impact the snapshot. you can get the latest code and update snapshot accordingly. |
Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: gaobinlong <[email protected]>
e73dcaa
into
opensearch-project:feature/agent-framework
Description
Add unit tests for agent framework traces components:
agent_framework_traces
andagent_framework_traces_flyout_body
.