Skip to content

fix: renamed sqllab filters to _filters#14971

Merged
villebro merged 2 commits into
apache:masterfrom
CybercentreCanada:sqllab_filters_fix
Jun 3, 2021
Merged

fix: renamed sqllab filters to _filters#14971
villebro merged 2 commits into
apache:masterfrom
CybercentreCanada:sqllab_filters_fix

Conversation

@cccs-jc
Copy link
Copy Markdown
Contributor

@cccs-jc cccs-jc commented Jun 3, 2021

SUMMARY

Fixing previous commit. Ville suggested renaming filters to _filters in sqllab template parameters.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2021

Codecov Report

Merging #14971 (99ddc4c) into master (765e9dd) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

❗ Current head 99ddc4c differs from pull request most recent head b140293. Consider uploading reports for the commit b140293 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14971      +/-   ##
==========================================
- Coverage   77.62%   77.48%   -0.14%     
==========================================
  Files         965      965              
  Lines       49510    49510              
  Branches     6259     6259              
==========================================
- Hits        38430    38362      -68     
- Misses      10880    10948      +68     
  Partials      200      200              
Flag Coverage Δ
hive ?
javascript 72.48% <0.00%> (ø)
mysql 81.63% <0.00%> (ø)
postgres 81.66% <0.00%> (ø)
presto 81.35% <0.00%> (ø)
python 81.92% <0.00%> (-0.26%) ⬇️
sqlite 81.27% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...erset-frontend/src/SqlLab/components/ResultSet.tsx 67.42% <0.00%> (ø)
superset/views/utils.py 83.27% <0.00%> (ø)
superset/db_engines/hive.py 0.00% <0.00%> (-82.15%) ⬇️
superset/db_engine_specs/hive.py 70.32% <0.00%> (-17.08%) ⬇️
superset/connectors/sqla/models.py 89.57% <0.00%> (-0.24%) ⬇️
superset/utils/core.py 88.91% <0.00%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 765e9dd...b140293. Read the comment docs.

@villebro villebro self-requested a review June 3, 2021 16:32
@villebro villebro merged commit f652908 into apache:master Jun 3, 2021
amitmiran137 pushed a commit to nielsen-oss/superset that referenced this pull request Jun 6, 2021
* upstream/master: (68 commits)
  fix typos (apache#14950)
  docs: fix custom oauth config (apache#14997)
  fix: apply template_params on external_metadata (apache#14996)
  fix: toggle fullscreen on the dashboard (apache#14979)
  feat(native-filters): add markers and number formatter + simple tests (apache#14981)
  fix(native-filters): Fix "undefined" error after editing a filter (apache#14984)
  fix(native-filters): remove implied fetch predicate (apache#14982)
  fix(native-filters): update cascaded filter state on change (apache#14980)
  fix(filter box): replace freeform where clause with ilike (apache#14900)
  refactor: Convert TableElement.jsx component from class to functional with hooks (apache#14830)
  fix: renamed sqllab filters to _filters (apache#14971)
  feat(native-filters): apply cascading without instant filtering (apache#14966)
  chore: bump superset-ui to 0.17.53 (apache#14968)
  fix(native-filters): cascading filters not rendering in tab (apache#14964)
  feat: add type_generic and is_dttm to table metadata (apache#14863)
  additional safeguard (apache#14953)
  feat: Adding FORCE_SSL as feature flag in config.py (apache#14934)
  feat(dashboard/native-filters): Hide filters out of scope of current tab (apache#14933)
  fix: time parser truncate to first day of year/month (apache#14945)
  fix: is_temporal should overwrite is_dttm (apache#14894)
  ...
cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.3.0 First shipped in 1.3.0 labels Mar 12, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 1.3.0 First shipped in 1.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants