This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
feat: add india to country_map visualization #182
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploy preview for superset-ui-plugins ready! Built with commit 20ed73d |
India, through a merge conflict of some sort had been left out in the main repo when country_map was migrated to this repo. As part of the 0.34.0rc1 release process, this file got flagged as a potential license issue. Moving it out of the source release and here is the right thing to do.
Codecov Report
@@ Coverage Diff @@
## master #182 +/- ##
=======================================
Coverage 37.99% 37.99%
=======================================
Files 12 12
Lines 229 229
Branches 21 21
=======================================
Hits 87 87
Misses 132 132
Partials 10 10 Continue to review full report at Codecov.
|
kristw
approved these changes
Nov 10, 2019
nytai
pushed a commit
to preset-io/superset-ui-plugins
that referenced
this pull request
Apr 27, 2020
* feat: support locale in number and time format * test: improve coverage * test: merge js and ts test
nytai
pushed a commit
to preset-io/superset-ui-plugins
that referenced
this pull request
Apr 27, 2020
* feat: add india to country_map visualization India, through a merge conflict of some sort had been left out in the main repo when country_map was migrated to this repo. As part of the 0.34.0rc1 release process, this file got flagged as a potential license issue. Moving it out of the source release and here is the right thing to do. * docs: enable country map * fix: import india * build: disable geojson parsing * fix: import * build: disable country map storybook
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
India, through a merge conflict of some sort had been left out in the
main repo when country_map was migrated to this repo.
As part of the 0.34.0rc1 release process, this file got flagged as a
potential license issue. Moving it out of the source release and here is
the right thing to do.
💔 Breaking Changes
🏆 Enhancements
📜 Documentation
🐛 Bug Fix
🏠 Internal