Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Fix mapPropsOnChange #62

Merged
merged 2 commits into from
Nov 17, 2015
Merged

Fix mapPropsOnChange #62

merged 2 commits into from
Nov 17, 2015

Conversation

acdlite
Copy link
Owner

@acdlite acdlite commented Nov 17, 2015

Change mapPropsOnChange so that propsMapper only receives the dependent props. Resulting object is combined with non-dependent props.

Closes #60

dependent props. Resulting object is combined with non-dependent
props.

Closes #60
@codecov-io
Copy link

Current coverage is 99.50%

Merging #62 into master will not affect coverage as of 1841580

@@            master    #62   diff @@
=====================================
  Files           39     39       
  Stmts          204    204       
  Branches         0      0       
  Methods          0      0       
=====================================
  Hit            203    203       
  Partial          0      0       
  Missed           1      1       

Review entire Coverage Diff as of 1841580

Powered by Codecov. Updated on successful CI builds.

acdlite added a commit that referenced this pull request Nov 17, 2015
@acdlite acdlite merged commit 267a7ac into master Nov 17, 2015
@acdlite acdlite deleted the fix-mapPropsOnChange branch November 21, 2015 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants