This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch amin/mcp-list-reports
in repository https://gitbox.apache.org/repos/asf/superset.git
from 394c20e9f77 fix(mcp): fix naive datetime in _humanize_timestamp and
add logger.warning to exception handler
add 251090701bf fix(mcp): fix TypeError in list_reports DAO call and OR
semantics for self-lookup filters
No new revisions were added by this update.
Summary of changes:
superset/daos/report.py | 50 +++++++++++++++++++-
superset/mcp_service/report/schemas.py | 1 +
superset/mcp_service/report/tool/list_reports.py | 55 ++++------------------
.../mcp_service/report/tool/test_report_tools.py | 52 ++++++++++----------
4 files changed, 86 insertions(+), 72 deletions(-)