Skip to content

remove lodash dependencies#307

Merged
timche merged 1 commit into
masterfrom
refactor/remove-lodash
Jul 25, 2018
Merged

remove lodash dependencies#307
timche merged 1 commit into
masterfrom
refactor/remove-lodash

Conversation

@timche

@timche timche commented Jul 25, 2018

Copy link
Copy Markdown
Member

Before

screen shot 2018-07-25 at 15 08 53

After

screen shot 2018-07-25 at 15 06 08

@codecov

codecov Bot commented Jul 25, 2018

Copy link
Copy Markdown

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