You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: make test handler async & cover all exception branches
- Make on_list_tools handler async to satisfy pyright type checking
- Extend exception test to cover prompt and resource callbacks
(hits lines 503-504 and 508-509 for 100% coverage)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments