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

add test cases #306

Merged
merged 1 commit into from
Oct 23, 2018
Merged

add test cases #306

merged 1 commit into from
Oct 23, 2018

Conversation

zhuangya
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 22, 2018

Codecov Report

Merging #306 into master will increase coverage by 0.71%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   96.21%   96.92%   +0.71%     
==========================================
  Files          27       28       +1     
  Lines         132      130       -2     
  Branches       39       38       -1     
==========================================
- Hits          127      126       -1     
+ Misses          4        3       -1     
  Partials        1        1
Impacted Files Coverage Δ
src/utils/flattenWhenNode.js 100% <ø> (ø) ⬆️
src/handleActions.js 100% <ø> (ø) ⬆️
src/utils/unflattenActionCreators.js 100% <ø> (ø) ⬆️
src/utils/get.js 100% <100%> (ø)
src/utils/camelCase.js 100% <100%> (ø) ⬆️
src/combineActions.js 100% <0%> (+14.28%) ⬆️

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 796368c...d88bc04. Read the comment docs.

src/utils/unflattenActionCreators.js Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@timche timche merged commit 06bf78b into redux-utilities:master Oct 23, 2018
@timche
Copy link
Member

timche commented Oct 23, 2018

Thanks a lot!

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.

None yet

3 participants