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

chore: setup monorepo with yarn workspaces #38

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Aug 1, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files          21       21           
  Lines         376      376           
  Branches       91       91           
=======================================
  Hits          351      351           
  Misses         24       24           
  Partials        1        1
Impacted Files Coverage Δ
packages/core/src/NavigationContext.tsx 100% <ø> (ø)
packages/core/src/NavigationBuilderContext.tsx 100% <ø> (ø)
packages/core/src/useRegisterNavigator.tsx 100% <ø> (ø)
packages/core/src/EnsureSingleNavigator.tsx 91.66% <ø> (ø)
packages/core/src/NavigationContainer.tsx 100% <ø> (ø)
...ges/core/src/__tests__/__fixtures__/MockRouter.tsx 96.42% <ø> (ø)
packages/core/src/StaticContainer.tsx 100% <ø> (ø)
packages/core/src/useNavigationBuilder.tsx 100% <ø> (ø)
packages/core/src/SceneView.tsx 93.33% <ø> (ø)
packages/core/src/useOnRouteFocus.tsx 91.66% <ø> (ø)
... and 11 more

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 203c0aa...f2f3d19. Read the comment docs.

packages/example/.gitignore Outdated Show resolved Hide resolved
packages/example/babel.config.js Show resolved Hide resolved
packages/example/metro.config.js Show resolved Hide resolved
packages/example/package.json Show resolved Hide resolved
@thymikee
Copy link

thymikee commented Aug 1, 2019

After this is done, feel free to setup lerna for less import mapping and easier publishing. The config is pretty simple with workspaces: https://github.com/react-native-community/cli/blob/master/lerna.json

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