This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from b5c7ed9 chore(pylint): Reenable too-many-locals check (#16268)
add 36abc51 fix(dashboard): unset empty time filter indicator (#16272)
No new revisions were added by this update.
Summary of changes:
superset/common/query_actions.py | 3 +-
superset/utils/core.py | 21 ++-
superset/utils/date_parser.py | 3 +-
superset/viz.py | 3 +-
tests/unit_tests/core_tests.py | 74 ++++++++++
.../fixtures/datasets.py} | 162 ++++++++++++++-------
6 files changed, 201 insertions(+), 65 deletions(-)
copy tests/{integration_tests/fixtures/datasource.py =>
unit_tests/fixtures/datasets.py} (54%)