-
Notifications
You must be signed in to change notification settings - Fork 24
Cherry-pick big number changes and code cleanup #76
Cherry-pick big number changes and code cleanup #76
Conversation
Codecov Report
@@ Coverage Diff @@
## airbnb-master #76 +/- ##
=================================================
- Coverage 63.36% 63.36% -0.01%
=================================================
Files 349 349
Lines 21897 21932 +35
Branches 2438 2449 +11
=================================================
+ Hits 13876 13898 +22
- Misses 8009 8022 +13
Partials 12 12
Continue to review full report at Codecov.
|
@@ -93,23 +93,24 @@ function bigNumberVis(slice, payload) { | |||
|
|||
if (fd.viz_type === 'big_number') { |
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.
should this file still be around?
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.
Good catch. The merge must did something wrong.
yarn.lock
Outdated
@@ -0,0 +1,4 @@ | |||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
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.
should this file be here?
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.
Will remove and re-push
* internal: Combined two similarly-named test files * internal: Update CHANGELOG
Cherry-pick the following commits
@graceguo-supercat @michellethomas @john-bodley @williaster