fastmcp/tests
claude[bot] 139801718f Fix static analysis issues and address review feedback
- Fix unused variable in test (settings → _settings)
- Add type annotation for __context parameter
- Remove unused info parameter from validator
- Fix circular import with configure_logging
- Add production safety warnings to documentation

Co-authored-by: Bill Easton <strawgate@users.noreply.github.com>
2026-01-18 16:16:23 +00:00
..
cli Add loq file size limits and clean up type ignores (#2859) 2026-01-13 07:29:12 -05:00
client Add component versioning and VersionFilter transform (#2894) 2026-01-16 20:53:18 -05:00
contrib Add component versioning and VersionFilter transform (#2894) 2026-01-16 20:53:18 -05:00
deprecated Enhance debug settings with dual-purpose flag and granular control 2026-01-18 15:58:21 +00:00
experimental Unify SamplingHandler and promote OpenAI handler (#2616) 2025-12-14 15:22:43 -05:00
fs Add standalone decorators and eliminate fastmcp.fs module (#2832) 2026-01-10 12:16:35 -05:00
integration_tests Fix HTTP transport timeout defaulting to 5 seconds (#2849) 2026-01-12 14:47:21 -05:00
prompts Run sync tools/resources/prompts in threadpool automatically (#2865) 2026-01-13 11:03:05 -05:00
resources Run sync tools/resources/prompts in threadpool automatically (#2865) 2026-01-13 11:03:05 -05:00
server Address review feedback: validation and edge cases 2026-01-17 19:50:33 -05:00
telemetry Address Jeremiah's telemetry feedback 2026-01-14 09:45:41 -05:00
tools Fix type errors and add type ignore comments 2026-01-17 07:23:29 -05:00
utilities Rename _fastmcp metadata namespace to fastmcp and make non-optional (#2895) 2026-01-16 21:35:53 -05:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Add OpenTelemetry tracing support 2026-01-14 09:45:41 -05:00
test_debug_settings.py Fix static analysis issues and address review feedback 2026-01-18 16:16:23 +00:00
test_mcp_config.py Fix test_multi_client_with_logging to filter OpenTelemetry logs 2026-01-14 09:45:41 -05:00