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

add get_data method to IFrameViz #6185

Merged
merged 1 commit into from
Oct 25, 2018
Merged

add get_data method to IFrameViz #6185

merged 1 commit into from
Oct 25, 2018

Conversation

MikeRoetgers
Copy link
Contributor

Fixes #6177

I'm new to the superset code. Looking at viz.py it seems valid to overwrite the get_data method in a specific visualization. Not sure about tests. There does not seem to be a test for the IFrameViz to begin with, so I hope this is ok like this?

@codecov-io
Copy link

codecov-io commented Oct 25, 2018

Codecov Report

Merging #6185 into master will decrease coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6185      +/-   ##
==========================================
- Coverage   76.93%   76.92%   -0.01%     
==========================================
  Files          47       47              
  Lines        9386     9388       +2     
==========================================
+ Hits         7221     7222       +1     
- Misses       2165     2166       +1
Impacted Files Coverage Δ
superset/viz.py 80.94% <50%> (-0.04%) ⬇️

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 90809f6...2a9b8bb. Read the comment docs.

@mistercrunch mistercrunch merged commit e21e6a7 into apache:master Oct 25, 2018
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Oct 25, 2018
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.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.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iframe viz broken in 0.28.1
3 participants