Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

fix: replace absolute difference with difference in legacy charts #1384

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

zhaoyongjie
Copy link
Contributor

@zhaoyongjie zhaoyongjie commented Oct 1, 2021

🐛 Bug Fix
replace absolute difference with difference in legacy charts

After:

image

related issue: apache/superset#16766

@zhaoyongjie zhaoyongjie requested a review from a team as a code owner October 1, 2021 04:49
@vercel
Copy link

vercel bot commented Oct 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/superset/superset-ui/3fYAFarUYhzWbfjGyQ6b7SDq9rEi
✅ Preview: https://superset-ui-git-fork-zhaoyongjie-legacydifftype-superset.vercel.app

@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #1384 (d6aff0a) into master (63c9ca6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1384   +/-   ##
=======================================
  Coverage   30.34%   30.34%           
=======================================
  Files         497      497           
  Lines        9979     9979           
  Branches     1680     1680           
=======================================
  Hits         3028     3028           
  Misses       6706     6706           
  Partials      245      245           
Impacted Files Coverage Δ
...legacy-plugin-chart-partition/src/controlPanel.tsx 0.00% <ø> (ø)
...gins/legacy-plugin-chart-rose/src/controlPanel.tsx 0.00% <ø> (ø)
...gins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx 0.00% <ø> (ø)

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 63c9ca6...d6aff0a. Read the comment docs.

Copy link
Contributor

@villebro villebro left a comment

Choose a reason for hiding this comment

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

LGTM with the caveat of adding a migration

@zhaoyongjie zhaoyongjie merged commit 86ec847 into apache-superset:master Oct 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants