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

Rename D3Formatter to D3NumberFormatter #36

Merged
merged 2 commits into from
Nov 19, 2018

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Nov 18, 2018

💔 Breaking Changes
fix: Rename D3Formatter to D3NumberFormatter to avoid ambiguity and naming collision with D3TimeFormatter.

Not really breaking change because @superset-ui/number-format has not been published yet.

@kristw kristw requested a review from a team as a code owner November 18, 2018 06:13
@codecov
Copy link

codecov bot commented Nov 18, 2018

Codecov Report

Merging #36 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          48     48           
  Lines         407    408    +1     
=====================================
+ Hits          407    408    +1
Impacted Files Coverage Δ
...et-ui-number-format/src/NumberFormatterRegistry.js 100% <100%> (ø) ⬆️
...-number-format/src/formatters/D3NumberFormatter.js 100% <100%> (ø)

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 cf4f821...b2cac1f. Read the comment docs.

@kristw kristw added the reviewable Ready for review label Nov 18, 2018
@kristw kristw added this to the v0.7.0 milestone Nov 18, 2018
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

@kristw kristw merged commit 7072c8b into master Nov 19, 2018
@delete-merged-branch delete-merged-branch bot deleted the kristw--number-format-factory branch November 19, 2018 18:33
@kristw kristw removed reviewable Ready for review labels Nov 19, 2018
@kristw kristw added #code-quality and removed reviewable Ready for review labels Dec 6, 2018
kristw pushed a commit that referenced this pull request Apr 17, 2020
* fix: pie chart exception

* fix: incoporate krist's feedbacl
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants