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

[bugfix] Fixing regression from #4500 #4549

Merged
merged 1 commit into from
Mar 7, 2018

Conversation

john-bodley
Copy link
Member

This PR fixes a regression with markup visualizations which was introduced in #4500.

to: @mistercrunch

@codecov-io
Copy link

Codecov Report

Merging #4549 into master will increase coverage by 0.06%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4549      +/-   ##
==========================================
+ Coverage   71.12%   71.19%   +0.06%     
==========================================
  Files         187      187              
  Lines       14780    14780              
  Branches     1083     1083              
==========================================
+ Hits        10513    10523      +10     
+ Misses       4264     4254      -10     
  Partials        3        3
Impacted Files Coverage Δ
superset/viz.py 78.45% <50%> (+0.7%) ⬆️

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 2e780e4...aef8ad3. Read the comment docs.

@mistercrunch
Copy link
Member

Niiiiice.

@mistercrunch mistercrunch merged commit ef4e5ec into apache:master Mar 7, 2018
john-bodley added a commit to john-bodley/superset that referenced this pull request Mar 7, 2018
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Mar 14, 2018
hughhhh pushed a commit to lyft/incubator-superset that referenced this pull request Apr 1, 2018
* Cherry pick apache#4581

* Add flask-compress cherry

* Add shortner fix

* Add Return __time in Druid scan apache#4504

* Picking cherry Fixing regression from apache#4500 (apache#4549)

* [bugfix] SQL Lab 'MySQL has gone away'

It appears the 'MySQL has gone away' is triggered by the line of code
I wrapped in a try block here.

This is a temporary fix, there will be another PR shortly getting to the
bottom of this.

Related:
https://github.com/lyft/druidstream/issues/40
michellethomas pushed 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.24.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.24.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants