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

[reviewable] Organize d3 utilities usage #6287

Merged
merged 5 commits into from
Nov 9, 2018

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Nov 7, 2018

Import only necessary parts from d3 to move to d3 submodules that were introduced in d3 v4 and migrate off deprecated d3 v3.

This is a part of the work to extract formatting into its own module.

@williaster @conglei @graceguo-supercat @michellethomas @xtinec

@codecov-io
Copy link

Codecov Report

Merging #6287 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6287   +/-   ##
=======================================
  Coverage   77.01%   77.01%           
=======================================
  Files          64       64           
  Lines        9508     9508           
=======================================
  Hits         7323     7323           
  Misses       2185     2185

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 cd05d44...f7323ba. Read the comment docs.

@kristw kristw changed the title Organize d3 utilities usage [reviewable] Organize d3 utilities usage Nov 7, 2018
@mistercrunch
Copy link
Member

LGTM

Copy link
Contributor

@williaster williaster left a comment

Choose a reason for hiding this comment

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

LGTM 💯 📈

@williaster williaster merged commit 3ffb48c into apache:master Nov 9, 2018
@kristw kristw deleted the kristw-format branch November 9, 2018 21:32
mistercrunch added a commit to mistercrunch/superset that referenced this pull request Nov 13, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.
mistercrunch added a commit that referenced this pull request Nov 14, 2018
Since #6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Nov 15, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Nov 15, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Nov 15, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request Nov 20, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.
(cherry picked from commit 4690563)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Nov 29, 2018
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Jan 11, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Jan 11, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Jan 11, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 12, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 14, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 14, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Jan 14, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 14, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 17, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 24, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Jan 30, 2019
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit 5b668bd)
@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
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
Since apache#6287 and
effectively moving to a new version of d3, d3-format and d3-time-format
raises when receiving invalid input strings.

This code wraps the potential issues inside `try` blocks that will
effectively return an `ERROR` string as output to the formatting
function.

(cherry picked from commit b5238c9)
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.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants