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

replace missing round function in d3 to fix MapBox #6444

Merged
merged 3 commits into from Nov 28, 2018
Merged

replace missing round function in d3 to fix MapBox #6444

merged 3 commits into from Nov 28, 2018

Conversation

aboganas
Copy link
Contributor

This PR to fix issue #6279 as round function in d3 seems to be deprecated.

@aboganas aboganas changed the title replace missing round function in d3 replace missing round function in d3 to fix MapBox Nov 27, 2018
Copy link
Member

@mistercrunch mistercrunch left a comment

Choose a reason for hiding this comment

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

Please fix the build issues and write some unit tests for that new function.

@mistercrunch
Copy link
Member

You can run yarn run lint from the assets/ folder to lint the code locally

@codecov-io
Copy link

codecov-io commented Nov 27, 2018

Codecov Report

Merging #6444 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6444      +/-   ##
==========================================
- Coverage   73.37%   73.36%   -0.01%     
==========================================
  Files          67       67              
  Lines        9587     9584       -3     
==========================================
- Hits         7034     7031       -3     
  Misses       2553     2553
Impacted Files Coverage Δ
superset/connectors/druid/models.py 82.41% <0%> (-0.07%) ⬇️
superset/connectors/druid/views.py 67.58% <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 2b2c650...8ab9086. Read the comment docs.

@aboganas
Copy link
Contributor Author

aboganas commented Nov 27, 2018

You can run yarn run lint from the assets/ folder to lint the code locally

thanks for guiding me with my first PR of more to come

Copy link
Contributor Author

@aboganas aboganas left a comment

Choose a reason for hiding this comment

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

requested changes has been applied

@mistercrunch mistercrunch merged commit 71a713d into apache:master Nov 28, 2018
@mistercrunch
Copy link
Member

bugs

@kristw kristw added the !deprecated-label:bug Deprecated label - Use #bug instead label Nov 30, 2018
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Dec 10, 2018
* replace missing round function in d3

* added unit test

* fixed linting

(cherry picked from commit 71a713d)
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
* replace missing round function in d3

* added unit test

* fixed linting
@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 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 !deprecated-label:bug Deprecated label - Use #bug instead 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants