This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch tdd/issue-29857-report-log-duplicates
in repository https://gitbox.apache.org/repos/asf/superset.git
from 231ec46b911 test(reports): assert one execution yields a single log
row (#29857)
add f5fe0758e78 fix(reports): one execution log row per report execution
(#29857)
No new revisions were added by this update.
Summary of changes:
superset/commands/report/execute.py | 47 +++++++++++++++++------
tests/integration_tests/reports/commands_tests.py | 28 ++++++++------
tests/unit_tests/commands/report/execute_test.py | 3 ++
3 files changed, 56 insertions(+), 22 deletions(-)