This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch aminghadersohi/mcp-semantic-layer-tools
in repository https://gitbox.apache.org/repos/asf/superset.git
from b8462532911 fix(mcp): fix multi-unknown-names test to actually cover
multiple errors
add a7dcfd94f37 fix(mcp): add explicit type annotations flagged by
automated review
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/dataset/tool/query_dataset.py | 4 ++--
.../semantic_layer/tool/get_compatible_dimensions.py | 9 ++++++---
superset/mcp_service/semantic_layer/tool/list_metrics.py | 5 +++--
.../semantic_layer/tool/test_get_compatible_dimensions.py | 3 ++-
.../semantic_layer/tool/test_get_compatible_metrics.py | 3 ++-
.../mcp_service/semantic_layer/tool/test_get_table.py | 3 ++-
.../mcp_service/semantic_layer/tool/test_list_metrics.py | 3 ++-
tests/unit_tests/mcp_service/utils/test_query_utils.py | 12 ++++++------
8 files changed, 25 insertions(+), 17 deletions(-)