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

Revert old precision formatters #6056

Merged
merged 1 commit into from
Oct 8, 2018
Merged

Conversation

theikkila
Copy link
Contributor

Revert commit 66fcf9b#diff-366fb3d6e52b5fb2b9c306763adbc983
It caused sunburst to became confusing.

Eg. in following visualizations:
image

As you can see the visualization has label 100% of the parent but you can clearly see it's not 100%

Revert commit apache@66fcf9b#diff-366fb3d6e52b5fb2b9c306763adbc983
It caused sunburst to became confusing.
@codecov-io
Copy link

Codecov Report

Merging #6056 into master will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #6056     +/-   ##
=========================================
+ Coverage   77.74%   77.85%   +0.1%     
=========================================
  Files          46       46             
  Lines        9400     9400             
=========================================
+ Hits         7308     7318     +10     
+ Misses       2092     2082     -10
Impacted Files Coverage Δ
superset/connectors/sqla/models.py 81.2% <0%> (+0.75%) ⬆️
superset/db_engine_specs.py 55.7% <0%> (+0.87%) ⬆️

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 96952d0...330efd8. Read the comment docs.

@mistercrunch
Copy link
Member

@williaster tagging you since it was part of one or your larger PRs. .1s format has only one precision digit and is confusing.

@mistercrunch mistercrunch merged commit 6282edd into apache:master Oct 8, 2018
@theikkila theikkila deleted the patch-1 branch October 8, 2018 14:55
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.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.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants