-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[SIP-5] Refactor World Map #5719
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5719 +/- ##
==========================================
- Coverage 63.43% 63.41% -0.02%
==========================================
Files 361 361
Lines 22977 22984 +7
Branches 2558 2558
==========================================
Hits 14575 14575
- Misses 8387 8394 +7
Partials 15 15
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇 👍
* extract slice and formData * update proptypes of data (cherry picked from commit 00cc6e9)
* extract slice and formData * update proptypes of data
* extract slice and formData * update proptypes of data
slice
andformData
according to [SIP-5]@williaster @conglei