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

remove lodash dependencies #307

Merged
merged 1 commit into from
Jul 25, 2018
Merged

remove lodash dependencies #307

merged 1 commit into from
Jul 25, 2018

Conversation

timche
Copy link
Member

@timche timche commented Jul 25, 2018

Before

screen shot 2018-07-25 at 15 08 53

After

screen shot 2018-07-25 at 15 06 08

@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #307 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   95.61%   95.96%   +0.35%     
==========================================
  Files          14       24      +10     
  Lines         114      124      +10     
  Branches       36       37       +1     
==========================================
+ Hits          109      119      +10     
  Misses          4        4              
  Partials        1        1
Impacted Files Coverage Δ
src/handleActions.js 100% <ø> (ø) ⬆️
src/utils/flattenWhenNode.js 100% <ø> (ø) ⬆️
src/combineActions.js 85.71% <ø> (ø) ⬆️
src/createCurriedAction.js 100% <ø> (ø) ⬆️
src/utils/ownKeys.js 50% <ø> (ø) ⬆️
src/utils/camelCase.js 100% <ø> (ø) ⬆️
src/createAction.js 100% <ø> (ø) ⬆️
src/utils/flattenReducerMap.js 100% <ø> (ø) ⬆️
src/utils/unflattenActionCreators.js 100% <ø> (ø) ⬆️
src/utils/isMap.js 100% <100%> (ø)
... and 21 more

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 0c8fa43...19e52c6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant