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

refactor: let router specify its state shape #26

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

satya164
Copy link
Member

No description provided.

@satya164 satya164 requested a review from osdnk July 23, 2019 01:02
@codecov-io
Copy link

codecov-io commented Jul 23, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          18       18           
  Lines         248      248           
  Branches       60       60           
=======================================
  Hits          222      222           
  Misses         24       24           
  Partials        2        2
Impacted Files Coverage Δ
src/useDescriptors.tsx 100% <ø> (ø) ⬆️
src/BaseRouter.tsx 38.46% <ø> (ø) ⬆️
src/useOnAction.tsx 95.65% <ø> (ø) ⬆️
src/BaseActions.tsx 61.53% <ø> (ø) ⬆️
src/useOnRouteFocus.tsx 84.61% <ø> (ø) ⬆️
src/useNavigationBuilder.tsx 100% <100%> (ø) ⬆️
src/NavigationContainer.tsx 100% <100%> (ø) ⬆️
src/__tests__/__fixtures__/MockRouter.tsx 90.47% <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 340c324...d7279d2. Read the comment docs.

@satya164 satya164 merged commit 2873ddb into master Jul 23, 2019
@satya164 satya164 deleted the @satya164/router-state branch July 23, 2019 11:24
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.

None yet

2 participants