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

feat: partitionchart controls migration #9768

Conversation

pkdotson
Copy link
Member

@pkdotson pkdotson commented May 7, 2020

CATEGORY

Choose one

  • Bug Fix
  • [x ] Enhancement (new features, refinement)
  • [x ] Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Remove partition chart and chart dependencies from incubator to superset.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

REVIEWERS

@pkdotson pkdotson changed the title Phillip/so 264 partitionchart controls migration SO-264 partitionchart controls migration May 7, 2020
@codecov-io
Copy link

codecov-io commented May 8, 2020

Codecov Report

Merging #9768 into master will decrease coverage by 6.62%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9768      +/-   ##
==========================================
- Coverage   70.89%   64.26%   -6.63%     
==========================================
  Files         585      531      -54     
  Lines       30427    29079    -1348     
  Branches     3152     2805     -347     
==========================================
- Hits        21572    18689    -2883     
- Misses       8744    10212    +1468     
- Partials      111      178      +67     
Flag Coverage Δ
#cypress 53.61% <ø> (-0.06%) ⬇️
#javascript ?
#python 70.95% <ø> (-0.08%) ⬇️
Impacted Files Coverage Δ
...src/SqlLab/components/ExploreCtasResultsButton.jsx 13.33% <ø> (ø)
...end/src/SqlLab/components/ExploreResultsButton.jsx 5.00% <ø> (-68.75%) ⬇️
...end/src/SqlLab/components/TemplateParamsEditor.jsx 91.42% <ø> (ø)
superset-frontend/src/components/ColumnOption.jsx 94.44% <ø> (-5.56%) ⬇️
superset-frontend/src/components/FormRow.jsx 46.15% <ø> (-46.16%) ⬇️
superset-frontend/src/components/MetricOption.jsx 82.35% <ø> (-17.65%) ⬇️
...uperset-frontend/src/components/PopoverSection.jsx 100.00% <ø> (ø)
...ntend/src/explore/components/AdhocFilterOption.jsx 80.76% <ø> (ø)
...-frontend/src/explore/components/ControlHeader.jsx 81.48% <ø> (-3.71%) ⬇️
...end/src/explore/components/ControlPanelSection.jsx 100.00% <ø> (ø)
... and 206 more

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 34df11a...d885dd3. Read the comment docs.

@pkdotson pkdotson changed the title SO-264 partitionchart controls migration WIP partitionchart controls migration May 8, 2020
@pkdotson pkdotson force-pushed the phillip/SO-264-partitionchart-controls-migration branch from df7c764 to 6606938 Compare May 13, 2020 02:36
@pkdotson pkdotson changed the title WIP partitionchart controls migration feat: partitionchart controls migration May 13, 2020
@pkdotson pkdotson requested a review from rusackas May 15, 2020 19:14
Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rusackas rusackas merged commit 38c57f4 into apache:master May 18, 2020
@rusackas rusackas deleted the phillip/SO-264-partitionchart-controls-migration branch May 18, 2020 19:48
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
* fix lint error

* fix: import lint error

* pull in latests code

* delete control from plugin registry

* fixing again...

* another fix with rebase...

* commit change

* update packages and fix test

* fix: add ignore to lint error

* fix mr

* fix lint

* fix imports

Co-authored-by: Phillip Kelley-Dotson <pkd@pkd.lan>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Feb 28, 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 size/L 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants