This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch codex/fix-slack-v1-private-channel-reports
in repository https://gitbox.apache.org/repos/asf/superset.git
from 0da13bbea6a fix(reports): harden Slack delivery upgrade flow
add b1d860d66e9 fix(reports): preserve Slack delivery diagnostics
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 2 +-
superset/commands/report/execute.py | 45 ++++++++-----
superset/reports/notifications/slack_transport.py | 9 ++-
tests/integration_tests/reports/commands_tests.py | 38 +++++++++--
tests/unit_tests/commands/report/execute_test.py | 77 ++++++++++++++++++++++
.../reports/notifications/slack_tests.py | 37 +++++++----
6 files changed, 169 insertions(+), 39 deletions(-)