Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/mcp-cli
/ _proc
Method
_proc
tests/chat/test_tool_processor.py:745–746 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
743
""
"Tests for ToolProcessor._build_page_content_blocks()."
""
744
745
def
_proc(self):
746
return
_make_processor()
747
748
def
_page(
749
self,
Callers
9
test_image_url_returns_blocks
Method · 0.95
test_image_url_truncated_flag
Method · 0.95
test_image_data_uri_returns_blocks
Method · 0.95
test_text_modality_returns_json_string
Method · 0.95
test_short_content_adds_note
Method · 0.95
test_abstract_compression_adds_note
Method · 0.95
test_reference_compression_adds_note
Method · 0.95
test_no_modality_defaults_to_text
Method · 0.95
test_image_without_url_prefix_returns_json
Method · 0.95
Calls
1
_make_processor
Function · 0.85
Tested by
no test coverage detected