[GitHub] Jie-Yang opened a new issue #3481: dashboard is missing in the dashboards list, but accessible via link.

2017-09-18 Thread git
Jie-Yang opened a new issue #3481: dashboard is missing in the dashboards list, but accessible via link. URL: https://github.com/apache/incubator-superset/issues/3481 A dashboard is missing in the dashboard list, but user can access via the dashboard link. I have config a user in

[GitHub] JulieRossi commented on issue #1519: Choose encoding when export csv

2017-09-18 Thread git
JulieRossi commented on issue #1519: Choose encoding when export csv URL: https://github.com/apache/incubator-superset/issues/1519#issuecomment-330189604 Yes I noticed this too ... I am planning on issuing a new PR to fix this using flask Response encoding.

[GitHub] xrmx commented on issue #2382: impala can't render element of type

2017-09-18 Thread git
xrmx commented on issue #2382: impala can't render element of type URL: https://github.com/apache/incubator-superset/issues/2382#issuecomment-330179718 @datinho if the sqlalchemy backend names itself `impala` the correct engine spec would be used.

[GitHub] ashdaka commented on issue #1519: Choose encoding when export csv

2017-09-18 Thread git
ashdaka commented on issue #1519: Choose encoding when export csv URL: https://github.com/apache/incubator-superset/issues/1519#issuecomment-330187976 I tried to adding the CSV_ENCODING in config.py like #3441, In Python3.5 it doesn't work?however in Python2.7 it works well. It seems

[GitHub] datinho commented on issue #2382: impala can't render element of type

2017-09-18 Thread git
datinho commented on issue #2382: impala can't render element of type URL: https://github.com/apache/incubator-superset/issues/2382#issuecomment-330178228 When a table is added and has type like INT or STRING the datatype returned is 'UNKNOWN' `datatype =

[GitHub] JulieRossi commented on issue #1519: Choose encoding when export csv

2017-09-18 Thread git
JulieRossi commented on issue #1519: Choose encoding when export csv URL: https://github.com/apache/incubator-superset/issues/1519#issuecomment-330189604 Yes I noticed this too ... I am planning on issuing a new PR (today) to fix this using flask Response encoding.

[GitHub] coveralls commented on issue #3486: Getting datatype with its dialect

2017-09-18 Thread git
coveralls commented on issue #3486: Getting datatype with its dialect URL: https://github.com/apache/incubator-superset/pull/3486#issuecomment-330283532 [![Coverage Status](https://coveralls.io/builds/13319989/badge)](https://coveralls.io/builds/13319989) Coverage remained the

[GitHub] mistercrunch closed pull request #3477: docs: athena can be installed from pypi

2017-09-18 Thread git
mistercrunch closed pull request #3477: docs: athena can be installed from pypi URL: https://github.com/apache/incubator-superset/pull/3477 This is an automated message from the Apache Git Service. To respond to the

[GitHub] xrmx commented on issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py

2017-09-18 Thread git
xrmx commented on issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py URL: https://github.com/apache/incubator-superset/issues/3485#issuecomment-330254177 What are you trying to do?

[GitHub] datinho commented on issue #2382: impala can't render element of type

2017-09-18 Thread git
datinho commented on issue #2382: impala can't render element of type URL: https://github.com/apache/incubator-superset/issues/2382#issuecomment-330275099 On thread https://github.com/zzzeek/sqlalchemy/pull/381 I've simulated the code to retrieve the 'datatype'. I'll produce a pull

[GitHub] mistercrunch closed pull request #3476: Miscvizcleanups

2017-09-18 Thread git
mistercrunch closed pull request #3476: Miscvizcleanups URL: https://github.com/apache/incubator-superset/pull/3476 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] mistercrunch closed pull request #3475: viz: fix reversed stats_logger label

2017-09-18 Thread git
mistercrunch closed pull request #3475: viz: fix reversed stats_logger label URL: https://github.com/apache/incubator-superset/pull/3475 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] mistercrunch closed pull request #3469: Improve the installation docs

2017-09-18 Thread git
mistercrunch closed pull request #3469: Improve the installation docs URL: https://github.com/apache/incubator-superset/pull/3469 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] mistercrunch commented on issue #3478: Feature: option to disable dashboard refresh staggering

2017-09-18 Thread git
mistercrunch commented on issue #3478: Feature: option to disable dashboard refresh staggering URL: https://github.com/apache/incubator-superset/pull/3478#issuecomment-330283658 These 2 new configuration elements (`stagger_refresh`, `stagger_refresh`) need to be documented. Currently the

[GitHub] mistercrunch closed pull request #3404: Feature: "Impersonate user" setting on Datasource

2017-09-18 Thread git
mistercrunch closed pull request #3404: Feature: "Impersonate user" setting on Datasource URL: https://github.com/apache/incubator-superset/pull/3404 This is an automated message from the Apache Git Service. To respond to

[GitHub] datinho opened a new pull request #3486: Getting datatype with its dialect

2017-09-18 Thread git
datinho opened a new pull request #3486: Getting datatype with its dialect URL: https://github.com/apache/incubator-superset/pull/3486 Related to issue https://github.com/apache/incubator-superset/issues/2382 to fix datatype with relative dialect.

[GitHub] xrmx commented on issue #3486: Getting datatype with its dialect

2017-09-18 Thread git
xrmx commented on issue #3486: Getting datatype with its dialect URL: https://github.com/apache/incubator-superset/pull/3486#issuecomment-330279944 It's not clear if it does fix the issue for you? This is an automated

[GitHub] mistercrunch closed pull request #3484: Create CsvResponse to manage csv exports encoding

2017-09-18 Thread git
mistercrunch closed pull request #3484: Create CsvResponse to manage csv exports encoding URL: https://github.com/apache/incubator-superset/pull/3484 This is an automated message from the Apache Git Service. To respond to

[GitHub] mistercrunch closed pull request #3486: Getting datatype with its dialect

2017-09-18 Thread git
mistercrunch closed pull request #3486: Getting datatype with its dialect URL: https://github.com/apache/incubator-superset/pull/3486 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] macfly1202 opened a new issue #3482: r

2017-09-18 Thread git
macfly1202 opened a new issue #3482: r URL: https://github.com/apache/incubator-superset/issues/3482 Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ]

[GitHub] macfly1202 closed issue #3482: r

2017-09-18 Thread git
macfly1202 closed issue #3482: r URL: https://github.com/apache/incubator-superset/issues/3482 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] rhunwicks commented on issue #617: expression in table columns is converted to literal column twice

2017-09-18 Thread git
rhunwicks commented on issue #617: expression in table columns is converted to literal column twice URL: https://github.com/apache/incubator-superset/issues/617#issuecomment-330206275 As @yejianye pointed out this issue also breaks 'week' and 'month' time grains on SQLite but the fix

[GitHub] monothorn commented on issue #2173: error during installation

2017-09-18 Thread git
monothorn commented on issue #2173: error during installation URL: https://github.com/apache/incubator-superset/issues/2173#issuecomment-330229418 For those it still didn't work, try using the flag --no-cache-dir as shown `pip --no-cache-dir install superset` hope it helps!

[GitHub] macfly1202 closed issue #3482: r

2017-09-18 Thread git
macfly1202 closed issue #3482: r URL: https://github.com/apache/incubator-superset/issues/3482 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] macfly1202 commented on issue #3482: r

2017-09-18 Thread git
macfly1202 commented on issue #3482: r URL: https://github.com/apache/incubator-superset/issues/3482#issuecomment-330213878 Faulty keyboard typing - to delete This is an automated message from the Apache Git Service. To

[GitHub] macfly1202 opened a new issue #3482: r

2017-09-18 Thread git
macfly1202 opened a new issue #3482: r URL: https://github.com/apache/incubator-superset/issues/3482 Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ]

[GitHub] RobinDavid commented on issue #3483: ModelView flask-appbuilder "style" on a separate db (SQLALCHEMY_BINDS)

2017-09-18 Thread git
RobinDavid commented on issue #3483: ModelView flask-appbuilder "style" on a separate db (SQLALCHEMY_BINDS) URL: https://github.com/apache/incubator-superset/issues/3483#issuecomment-330245603 I am not asking help for flask-appbuilder. It works fine on flask-appbuilder. I am trying to

[GitHub] coveralls commented on issue #3484: Create CsvResponse to manage csv exports encoding

2017-09-18 Thread git
coveralls commented on issue #3484: Create CsvResponse to manage csv exports encoding URL: https://github.com/apache/incubator-superset/pull/3484#issuecomment-330252062 [![Coverage Status](https://coveralls.io/builds/13317906/badge)](https://coveralls.io/builds/13317906)

[GitHub] Yuanmu93 opened a new issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py

2017-09-18 Thread git
Yuanmu93 opened a new issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py URL: https://github.com/apache/incubator-superset/issues/3485 Make sure these boxes are checked before submitting your issue - thank you! - [ ]

[GitHub] Mogball commented on issue #3478: Feature: option to disable dashboard refresh staggering

2017-09-18 Thread git
Mogball commented on issue #3478: Feature: option to disable dashboard refresh staggering URL: https://github.com/apache/incubator-superset/pull/3478#issuecomment-330297017 @mistercrunch Added to docs This is an automated

[GitHub] mistercrunch commented on issue #3480: Improve code quality

2017-09-18 Thread git
mistercrunch commented on issue #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480#issuecomment-330299282 LGTM This is an automated message from the Apache Git Service. To respond to the

[GitHub] dmigo commented on issue #2148: Impersonate database user when running queries

2017-09-18 Thread git
dmigo commented on issue #2148: Impersonate database user when running queries URL: https://github.com/apache/incubator-superset/issues/2148#issuecomment-330305524 We may close it now, I guess. This is an automated message

[GitHub] coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering

2017-09-18 Thread git
coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering URL: https://github.com/apache/incubator-superset/pull/3478#issuecomment-330310714 [![Coverage Status](https://coveralls.io/builds/13321423/badge)](https://coveralls.io/builds/13321423)

[GitHub] coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering

2017-09-18 Thread git
coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering URL: https://github.com/apache/incubator-superset/pull/3478#issuecomment-330310715 [![Coverage Status](https://coveralls.io/builds/13321423/badge)](https://coveralls.io/builds/13321423)

[GitHub] coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering

2017-09-18 Thread git
coveralls commented on issue #3478: Feature: option to disable dashboard refresh staggering URL: https://github.com/apache/incubator-superset/pull/3478#issuecomment-330310713 [![Coverage Status](https://coveralls.io/builds/13321423/badge)](https://coveralls.io/builds/13321423)

[GitHub] mistercrunch closed pull request #3434: Feature/Fix: times_series limit for Druid

2017-09-18 Thread git
mistercrunch closed pull request #3434: Feature/Fix: times_series limit for Druid URL: https://github.com/apache/incubator-superset/pull/3434 This is an automated message from the Apache Git Service. To respond to the

[GitHub] Mogball opened a new pull request #3487: Bugfix: nvd3 tooltips do not disappear

2017-09-18 Thread git
Mogball opened a new pull request #3487: Bugfix: nvd3 tooltips do not disappear URL: https://github.com/apache/incubator-superset/pull/3487 Addresses https://github.com/apache/incubator-superset/issues/3471 NVD3 tooltips remain in DOM when switching to another viz in explore view,

[GitHub] coveralls commented on issue #3487: Bugfix: nvd3 tooltips do not disappear

2017-09-18 Thread git
coveralls commented on issue #3487: Bugfix: nvd3 tooltips do not disappear URL: https://github.com/apache/incubator-superset/pull/3487#issuecomment-330314426 [![Coverage Status](https://coveralls.io/builds/13321667/badge)](https://coveralls.io/builds/13321667) Coverage remained

[GitHub] coveralls commented on issue #3487: Bugfix: nvd3 tooltips do not disappear

2017-09-18 Thread git
coveralls commented on issue #3487: Bugfix: nvd3 tooltips do not disappear URL: https://github.com/apache/incubator-superset/pull/3487#issuecomment-330314425 [![Coverage Status](https://coveralls.io/builds/13321667/badge)](https://coveralls.io/builds/13321667) Coverage remained

[GitHub] coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component

2017-09-18 Thread git
coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component URL: https://github.com/apache/incubator-superset/pull/3488#issuecomment-330317329 [![Coverage

[GitHub] coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component

2017-09-18 Thread git
coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component URL: https://github.com/apache/incubator-superset/pull/3488#issuecomment-330317326 [![Coverage

[GitHub] idealworld opened a new issue #3489: Publish Superset dashboard online and remote login

2017-09-18 Thread git
idealworld opened a new issue #3489: Publish Superset dashboard online and remote login URL: https://github.com/apache/incubator-superset/issues/3489 - [x ] I have checked the superset logs for python stacktraces and included it here as text if any - [x ] I have reproduced the

[GitHub] coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component

2017-09-18 Thread git
coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component URL: https://github.com/apache/incubator-superset/pull/3488#issuecomment-330331595 [![Coverage

[GitHub] ymatagne opened a new pull request #3488: Add option that enable or disable multi selection on Filter Box Component

2017-09-18 Thread git
ymatagne opened a new pull request #3488: Add option that enable or disable multi selection on Filter Box Component URL: https://github.com/apache/incubator-superset/pull/3488 Hi, I need to add mono select filter in my dashboard. So I added option field on Filter Box's Component

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330354872 [![Coverage Status](https://coveralls.io/builds/13324261/badge)](https://coveralls.io/builds/13324261) Coverage

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330354876 [![Coverage Status](https://coveralls.io/builds/13324261/badge)](https://coveralls.io/builds/13324261) Coverage

[GitHub] rhunwicks commented on issue #3302: Create a PandasDatasource

2017-09-18 Thread git
rhunwicks commented on issue #3302: Create a PandasDatasource URL: https://github.com/apache/incubator-superset/issues/3302#issuecomment-330360525 @mistercrunch when is the order of records returned by the `query` function significant? Looking at `SqlaTable.query()`, I think that:

[GitHub] coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component

2017-09-18 Thread git
coveralls commented on issue #3488: Add option that enable or disable multi selection on Filter Box Component URL: https://github.com/apache/incubator-superset/pull/3488#issuecomment-330331595 [![Coverage

[GitHub] xrmx commented on issue #3489: Publish Superset dashboard online and remote login

2017-09-18 Thread git
xrmx commented on issue #3489: Publish Superset dashboard online and remote login URL: https://github.com/apache/incubator-superset/issues/3489#issuecomment-330343176 You have to bind superset to something else than localhost (see superset runserver --help), or better put an http proxy

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330358680 [![Coverage Status](https://coveralls.io/builds/13324576/badge)](https://coveralls.io/builds/13324576) Coverage

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330358678 [![Coverage Status](https://coveralls.io/builds/13324576/badge)](https://coveralls.io/builds/13324576) Coverage

[GitHub] rhunwicks commented on issue #3302: Create a PandasDatasource

2017-09-18 Thread git
rhunwicks commented on issue #3302: Create a PandasDatasource URL: https://github.com/apache/incubator-superset/issues/3302#issuecomment-330360525 @mistercrunch when is the order of records returned by the `query` function significant? Looking at `SqlaTable.query()`, I think that:

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330363790 [![Coverage Status](https://coveralls.io/builds/13324873/badge)](https://coveralls.io/builds/13324873) Coverage

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330363786 [![Coverage Status](https://coveralls.io/builds/13324873/badge)](https://coveralls.io/builds/13324873) Coverage

[GitHub] coveralls commented on issue #3494: Removing dependency on pythrifthiveapi

2017-09-18 Thread git
coveralls commented on issue #3494: Removing dependency on pythrifthiveapi URL: https://github.com/apache/incubator-superset/pull/3494#issuecomment-330434370 [![Coverage Status](https://coveralls.io/builds/13329431/badge)](https://coveralls.io/builds/13329431) Coverage remained

[GitHub] coveralls commented on issue #3494: Removing dependency on pythrifthiveapi

2017-09-18 Thread git
coveralls commented on issue #3494: Removing dependency on pythrifthiveapi URL: https://github.com/apache/incubator-superset/pull/3494#issuecomment-330434371 [![Coverage Status](https://coveralls.io/builds/13329431/badge)](https://coveralls.io/builds/13329431) Coverage remained

[GitHub] mistercrunch opened a new pull request #3494: Removing dependency on pythrifthiveapi

2017-09-18 Thread git
mistercrunch opened a new pull request #3494: Removing dependency on pythrifthiveapi URL: https://github.com/apache/incubator-superset/pull/3494 Since the latest pyhive, we don't need pythrifthiveapi as they ship with the latest version. There's actually a conflict between the

[GitHub] mistercrunch opened a new pull request #3493: Adding missing future imports

2017-09-18 Thread git
mistercrunch opened a new pull request #3493: Adding missing future imports URL: https://github.com/apache/incubator-superset/pull/3493 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] coveralls commented on issue #3493: Adding missing future imports

2017-09-18 Thread git
coveralls commented on issue #3493: Adding missing future imports URL: https://github.com/apache/incubator-superset/pull/3493#issuecomment-330434160 [![Coverage Status](https://coveralls.io/builds/13329406/badge)](https://coveralls.io/builds/13329406) Coverage increased

[GitHub] mistercrunch closed pull request #3480: Improve code quality

2017-09-18 Thread git
mistercrunch closed pull request #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] mistercrunch commented on issue #3474: [heatmap] account for bounds = 0

2017-09-18 Thread git
mistercrunch commented on issue #3474: [heatmap] account for bounds = 0 URL: https://github.com/apache/incubator-superset/pull/3474#issuecomment-330426518 treating as a hotfix & mergin' This is an automated message from the

[GitHub] mistercrunch closed pull request #3474: [heatmap] account for bounds = 0

2017-09-18 Thread git
mistercrunch closed pull request #3474: [heatmap] account for bounds = 0 URL: https://github.com/apache/incubator-superset/pull/3474 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] xrmx commented on a change in pull request #3480: Improve code quality

2017-09-18 Thread git
xrmx commented on a change in pull request #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480#discussion_r139346953 ## File path: superset/__init__.py ## @@ -20,14 +20,12 @@ from superset.connectors.connector_registry import

[GitHub] xrmx commented on issue #3479: hi,i cannot pip install pymssql on windows ,please help me ,thanks a lot .

2017-09-18 Thread git
xrmx commented on issue #3479: hi,i cannot pip install pymssql on windows ,please help me ,thanks a lot . URL: https://github.com/apache/incubator-superset/issues/3479#issuecomment-330142144 You should ask to the pymssql people, not here. FYI superset is not supported on windows.

[GitHub] timifasubaa commented on issue #3480: Improve code quality

2017-09-18 Thread git
timifasubaa commented on issue #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480#issuecomment-330415478 Removed changes whose previous state was already pep8 compliant or I thought did not bring much benefit.

[GitHub] coveralls commented on issue #3480: Improve code quality

2017-09-18 Thread git
coveralls commented on issue #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480#issuecomment-330416816 [![Coverage Status](https://coveralls.io/builds/13328455/badge)](https://coveralls.io/builds/13328455) Coverage decreased (-0.01%) to

[GitHub] coveralls commented on issue #3490: Remove repeated line

2017-09-18 Thread git
coveralls commented on issue #3490: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3490#issuecomment-330397223 [![Coverage Status](https://coveralls.io/builds/13327470/badge)](https://coveralls.io/builds/13327470) Coverage decreased (-0.005%) to

[GitHub] timifasubaa closed pull request #3490: Remove repeated line

2017-09-18 Thread git
timifasubaa closed pull request #3490: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3490 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] rhunwicks opened a new pull request #3492: Initial commit of PandasConnector - see #3302

2017-09-18 Thread git
rhunwicks opened a new pull request #3492: Initial commit of PandasConnector - see #3302 URL: https://github.com/apache/incubator-superset/pull/3492 Here is an initial draft of PandasConnector for consideration, as discussed in #3302. It is not complete, but it shows the general

[GitHub] timifasubaa opened a new pull request #3491: Remove repeated line

2017-09-18 Thread git
timifasubaa opened a new pull request #3491: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3491 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] coveralls commented on issue #3491: Remove repeated line

2017-09-18 Thread git
coveralls commented on issue #3491: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3491#issuecomment-330399116 [![Coverage Status](https://coveralls.io/builds/13327608/badge)](https://coveralls.io/builds/13327608) Coverage decreased (-0.005%) to

[GitHub] coveralls commented on issue #3491: Remove repeated line

2017-09-18 Thread git
coveralls commented on issue #3491: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3491#issuecomment-330399115 [![Coverage Status](https://coveralls.io/builds/13327608/badge)](https://coveralls.io/builds/13327608) Coverage decreased (-0.005%) to

[GitHub] Yuanmu93 commented on issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py

2017-09-18 Thread git
Yuanmu93 commented on issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py URL: https://github.com/apache/incubator-superset/issues/3485#issuecomment-330400538 @xrmx Thank you for your reply! I'm trying to

[GitHub] coveralls commented on issue #3474: [heatmap] account for bounds = 0

2017-09-18 Thread git
coveralls commented on issue #3474: [heatmap] account for bounds = 0 URL: https://github.com/apache/incubator-superset/pull/3474#issuecomment-330400447 [![Coverage Status](https://coveralls.io/builds/13327666/badge)](https://coveralls.io/builds/13327666) Coverage remained the

[GitHub] coveralls commented on issue #3480: Improve code quality

2017-09-18 Thread git
coveralls commented on issue #3480: Improve code quality URL: https://github.com/apache/incubator-superset/pull/3480#issuecomment-330394338 [![Coverage Status](https://coveralls.io/builds/13327296/badge)](https://coveralls.io/builds/13327296) Coverage decreased (-0.01%) to

[GitHub] timifasubaa opened a new pull request #3490: Remove repeated line

2017-09-18 Thread git
timifasubaa opened a new pull request #3490: Remove repeated line URL: https://github.com/apache/incubator-superset/pull/3490 Removed repeated line. This is an automated message from the Apache Git Service. To respond to the

[GitHub] coveralls commented on issue #3473: Feature: Paired t-test table visualization

2017-09-18 Thread git
coveralls commented on issue #3473: Feature: Paired t-test table visualization URL: https://github.com/apache/incubator-superset/pull/3473#issuecomment-330392550 [![Coverage Status](https://coveralls.io/builds/13327122/badge)](https://coveralls.io/builds/13327122) Coverage

[GitHub] coveralls commented on issue #3474: [heatmap] account for bounds = 0

2017-09-18 Thread git
coveralls commented on issue #3474: [heatmap] account for bounds = 0 URL: https://github.com/apache/incubator-superset/pull/3474#issuecomment-330395133 [![Coverage Status](https://coveralls.io/builds/13327369/badge)](https://coveralls.io/builds/13327369) Coverage remained the