-
Notifications
You must be signed in to change notification settings - Fork 7
Test client and fix event stream session finishing logic #11
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
Title(Describe updated until commit bb2b17c)Add client tests and fix event stream session termination logic PR TypeTests, Bug fix, Enhancement Description
Diagram Walkthroughflowchart LR
A["Client Tests"] --> B["URL Composition"]
A --> C["Agent Query/Stop"]
D["Event Bus"] --> E["AGENT_INTERRUPTED Event"]
D --> F["Timeout Polling"]
F --> G["Session Cleanup"]
|
| Relevant files | |||
|---|---|---|---|
| Tests |
| ||
| Bug fix |
| ||
| Configuration changes |
| ||
| Miscellaneous |
|
PR Reviewer Guide 🔍(Review updated until commit bb2b17c)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to bb2b17c
Previous suggestionsSuggestions up to commit cb26d38
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
==========================================
+ Coverage 62.61% 65.99% +3.37%
==========================================
Files 14 14
Lines 1482 1491 +9
Branches 178 178
==========================================
+ Hits 928 984 +56
+ Misses 518 471 -47
Partials 36 36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Persistent review updated to latest commit bb2b17c |
No description provided.