You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2020/11/16 07:11:55 UTC

[incubator-superset] branch master updated (700c7c5 -> 2f036e9)

This is an automated email from the ASF dual-hosted git repository.

villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 700c7c5  build(cypress): Fix issue with cypress code-coverage plugin when running locally (#11698)
     add 2f036e9  chore: V1 charts load cypress tests (#11685)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/dashboard/load.test.js     | 43 +++++++++++-----------
 .../explore/visualizations/box_plot.test.js        |  2 +-
 .../integration/explore/visualizations/pie.test.js |  2 +-
 .../cypress-base/cypress/utils/vizPlugins.ts       | 28 ++++++++++++++
 superset-frontend/src/chart/chartAction.js         |  9 +++--
 5 files changed, 57 insertions(+), 27 deletions(-)