Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing label issue when columnType is null #4700

Merged

Conversation

michellethomas
Copy link
Contributor

Fixing an issue where we shouldn't be showing the ColumnTypeLabel if columnType is null.

The tests didn't pick this up because expression was set for the column in the test (which maps to a specific columnType), so I fixed the tests and explicitly test for no column type if type is null.

@graceguo-supercat

@mistercrunch
Copy link
Member

LGTM

@codecov-io
Copy link

Codecov Report

Merging #4700 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4700   +/-   ##
=======================================
  Coverage   71.56%   71.56%           
=======================================
  Files         191      191           
  Lines       14958    14958           
  Branches     1100     1100           
=======================================
  Hits        10705    10705           
  Misses       4250     4250           
  Partials        3        3
Impacted Files Coverage Δ
...set/assets/javascripts/components/ColumnOption.jsx 100% <100%> (ø) ⬆️

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 8dd052d...a574606. Read the comment docs.

@graceguo-supercat graceguo-supercat merged commit 485b0c2 into apache:master Mar 28, 2018
michellethomas added a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
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 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants