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

StackRouter to return null on idempotent navigation #3793

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

ericvicenti
Copy link
Contributor

This new behavior indicates that the action has been handled, but the state has not changed.

This new behavior indicates that the action has been handled, but the state has not changed.
@react-navigation-ci
Copy link

@codecov-io
Copy link

Codecov Report

Merging #3793 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3793   +/-   ##
======================================
  Coverage    71.1%   71.1%           
======================================
  Files          53      53           
  Lines        1623    1623           
======================================
  Hits         1154    1154           
  Misses        469     469
Impacted Files Coverage Δ
src/routers/StackRouter.js 97.12% <100%> (ø) ⬆️

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 864908a...e2ee790. Read the comment docs.

@brentvatne brentvatne merged commit 577d99c into master Mar 19, 2018
@ericvicenti ericvicenti deleted the ericvicenti/push-null branch March 25, 2018 15:31
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.

4 participants