litellm/tests/code_coverage_tests
yucheng-berri e7f41442d0
feat(guardrails): add pre_mcp_call support to Content Filter (#32936)
* feat(guardrails): add pre_mcp_call support to Content Filter

* test(guardrails): cover canonical MCP key gate under pre_mcp_call mode

* fix(guardrails): scan MCP arguments per value and gate mixed-mode scans by call type

* fix(guardrails): cap MCP argument scan depth and register the walker with the recursion detector

* test(guardrails): update LIT-4226 UI settings tests for content filter pre_mcp_call support

* fix(guardrails): use builtin generics in MCP scan annotations to satisfy strict-rule budget

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 16:17:49 -07:00
..
azure_client_usage_test.py
ban_constant_numbers.py
ban_copy_deepcopy_kwargs.py
bedrock_pricing.py
callback_manager_test.py
check_data_replace_usage.py
check_endpoint_coverage.py
check_fastuuid_usage.py
check_get_model_cost_key_performance.py
check_guardrail_apply_decorator.py
check_licenses.py
check_provider_folders_documented.py
check_spanattributes_value_usage.py
check_unsafe_enterprise_import.py
code_qa_check_tests.py
enforce_llms_folder_style.py
ensure_async_clients_test.py
info_log_check.py
liccheck.ini ci: authorize the expression package (MIT) in liccheck.ini 2026-07-10 16:19:08 -07:00
license_cache.json
litellm_logging_code_coverage.py
log.txt
memory_test.py
pass_through_code_coverage.py
prevent_key_leaks_in_exceptions.py
recursive_detector.py feat(guardrails): add pre_mcp_call support to Content Filter (#32936) 2026-07-11 16:17:49 -07:00
router_code_coverage.py
router_enforce_line_length.py
test_aio_http_image_conversion.py
test_ban_set_verbose.py
test_chat_completion_imports.py
test_proxy_types_import.py
test_router_strategy_async.py
user_api_key_auth_code_coverage.py