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

chore: Truncate progressbar percentage decimals #7499

Merged
merged 1 commit into from
May 14, 2019

Conversation

bearcage
Copy link
Contributor

@bearcage bearcage commented May 13, 2019

CATEGORY

Choose one

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

SUMMARY

This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

It's a little tricky to catch this one in action for a screenshot. Slow sample queries welcome...

TEST PLAN

Run a slow query or table preview and watch the progress bar display a crazy number

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@betodealmeida @khtruong

This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
@codecov-io
Copy link

Codecov Report

Merging #7499 into lyft-release-sp8 will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                @@
##           lyft-release-sp8    #7499   +/-   ##
=================================================
  Coverage             65.27%   65.27%           
=================================================
  Files                   435      435           
  Lines                 21389    21389           
  Branches               2357     2357           
=================================================
  Hits                  13961    13961           
  Misses                 7308     7308           
  Partials                120      120
Impacted Files Coverage Δ
...uperset/assets/src/SqlLab/components/ResultSet.jsx 80% <ø> (ø) ⬆️
...perset/assets/src/SqlLab/components/QueryTable.jsx 59.25% <0%> (ø) ⬆️

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 a1c0051...872f302. Read the comment docs.

@xtinec xtinec merged commit a4bddc6 into apache:lyft-release-sp8 May 14, 2019
bearcage pushed a commit to bearcage/incubator-superset that referenced this pull request May 15, 2019
This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
betodealmeida pushed a commit that referenced this pull request May 15, 2019
This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
bearcage pushed a commit to bearcage/incubator-superset that referenced this pull request May 15, 2019
…#7517)

This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
xtinec pushed a commit that referenced this pull request May 15, 2019
This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
This change makes the query progress bar only show
whole number percentage changes, instead of numbers
like 12.13168276%.
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/XS 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants