Max Isbey
|
67201a9bbd
|
test: fix WS test port race; narrow to single smoke test covering both transport ends (#2267)
|
2026-03-18 15:48:30 +00:00 |
|
BabyChrist666
|
3b53fb9a00
|
fix: add HTTP readiness check to wait_for_server and remove dead code in SSE tests (#2073)
|
2026-02-17 08:34:47 +01:00 |
|
Max Isbey
|
0a22a9dc33
|
refactor: replace lowlevel Server decorators with on_* constructor kwargs (#1985)
|
2026-02-12 15:55:54 +00:00 |
|
Marcelo Trylesinski
|
acba5478a9
|
refactor: McpError renamed to MCPError and flatten parameters (#1956)
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-01-26 14:37:44 +01:00 |
|
Max Isbey
|
a7ddfdae07
|
ci: add strict-no-cover to detect unnecessary coverage pragmas (#1897)
|
2026-01-23 21:00:20 +01:00 |
|
Marcelo Trylesinski
|
f0ab53e194
|
Add meta to Client methods (#1923)
|
2026-01-22 14:50:39 +01:00 |
|
Max Isbey
|
5d80f4efc8
|
refactor: move inline imports to module level (#1893)
|
2026-01-16 14:54:08 +00:00 |
|
Marcelo Trylesinski
|
e94b386a13
|
refactor: use snake case instead of camel case in types (#1894)
|
2026-01-16 15:51:27 +01:00 |
|
Felix Weinberger
|
cfb2909631
|
fix: change Resource URI fields from AnyUrl to str (#1863)
|
2026-01-16 09:58:57 +01:00 |
|
Max Isbey
|
89e9c43acf
|
Get baseline 100% clean coverage (#1553)
|
2025-11-11 14:09:32 +01:00 |
|
Max Isbey
|
3e86edfb2f
|
fix: Replace arbitrary sleeps with active server readiness checks in tests (#1527)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-28 21:42:33 +00:00 |
|
Marcelo Trylesinski
|
c7671e470c
|
Add pyright strict mode on the whole project (#1254)
|
2025-08-11 18:56:37 +01:00 |
|
Marcelo Trylesinski
|
543961968c
|
Use 120 characters instead of 88 (#856)
|
2025-06-11 11:45:50 +02:00 |
|
David Soria Parra
|
9a2bb6a7e7
|
refactor: Make types.py strictly typechecked. (#336)
|
2025-03-26 14:21:35 +00:00 |
|
Marcelo Trylesinski
|
ae77772ea8
|
Add strict mode to pyright (#315)
* Add strict mode to pyright
* Apply UP rule
* fix readme
* More correct
* Leave wrong Context for now
* Add strict mode to pyright
* Apply UP rule
* fix readme
* fix
* ignore
|
2025-03-20 09:13:08 +00:00 |
|
Henry Mao
|
fb7d0c8dac
|
Pyright
|
2025-03-12 13:56:05 -07:00 |
|
Henry Mao
|
ba184a2667
|
Ruff
|
2025-03-12 13:51:35 -07:00 |
|
Henry Mao
|
fd826cc7a6
|
Fix Websocket Client and Add Test
|
2025-03-07 22:00:56 +08:00 |
|