This is an automated email from the ASF dual-hosted git repository.

aminghadersohi pushed a change to branch fix-non-tiled-vacuous-pass
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 77c559af02b test(webdriver): replace ambiguous tuple-membership 
asserts flagged by CodeQL
     add 54da85d3e95 fix(reports): scope readiness to chart holders

No new revisions were added by this update.

Summary of changes:
 .../ChartHolder/ChartHolder.test.tsx               |   3 +
 .../gridComponents/ChartHolder/ChartHolder.tsx     |   1 +
 .../DynamicComponent/DynamicComponent.test.tsx     |   3 +
 .../gridComponents/Markdown/Markdown.test.tsx      |   3 +
 superset/config.py                                 |   3 +-
 superset/utils/screenshot_utils.py                 | 113 +++++++++++++++++-
 superset/utils/webdriver.py                        |  86 +++++++++++++-
 tests/unit_tests/utils/test_screenshot_utils.py    |  63 ++++++++++
 tests/unit_tests/utils/webdriver_test.py           | 128 ++++++++++++++++++++-
 9 files changed, 383 insertions(+), 20 deletions(-)

Reply via email to