Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

fix: allow passing partial params to setParams #177

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

Titozzz
Copy link
Contributor

@Titozzz Titozzz commented Nov 19, 2019

Since params get merged, no need to send them all I think :)

Since params get merged, no need to send them all I think :)
@codecov-io
Copy link

Codecov Report

Merging #177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files          36       36           
  Lines         768      768           
  Branches      202      194    -8     
=======================================
  Hits          717      717           
  Misses         42       42           
  Partials        9        9

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 cb426d0...42695f2. Read the comment docs.

Copy link
Member

@slorber slorber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@satya164 satya164 changed the title Allow Partial setParams fix: allow passing partial params to setParams Nov 19, 2019
@satya164 satya164 merged commit c3e9e45 into react-navigation:master Nov 19, 2019
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.

4 participants