Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Fixes beagle init typo #255

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Fixes beagle init typo #255

merged 2 commits into from
Mar 28, 2022

Conversation

hectorcustodiozup
Copy link
Contributor

Signed-off-by: Hector Custódio hector.custodio@zup.com.br

- What I did
Fixed a typo that was returning an error when using the command beagle init
- How I did it
re-organize code lines, to correct build and compilation.
- How to verify it
Run Beagle locally and start a new project with yarn beagle init
- Description for the changelog

Signed-off-by: Hector Custódio <hector.custodio@zup.com.br>
@github-actions
Copy link

👋 @hectorcustodiozup
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible

@github-actions
Copy link

Code coverage

Filename Statements Branches Functions Lines
src/components/BeagleText/index.tsx 88.89% 100% 100% 88.89%
src/utils/accessibility.ts 100% 90% 100% 100%
src/components/utils/withTheme.tsx 100% 100% 100% 100%
src/utils/array.ts 100% 100% 100% 100%
src/components/BeagleText/styled.ts 100% 75% 100% 100%
src/components/BeagleError/index.tsx 100% 100% 100% 100%
src/components/BeagleError/styled.ts 100% 100% 100% 100%
src/components/BeagleButton/index.tsx 71.43% 50% 75% 70%
src/components/BeagleButton/styled.ts 100% 100% 100% 100%
src/components/commons.styled.ts 100% 100% 100% 100%
src/components/BeagleTabBar/index.tsx 94.74% 57.14% 100% 100%
src/components/BeagleTabBar/styled.ts 100% 100% 100% 100%
src/components/BeagleImage/index.tsx 61.54% 0% 0% 61.54%
src/render/provider.ts 100% 100% 100% 100%
src/components/BeagleImage/styled.ts 75% 100% 0% 75%
src/components/BeagleDynamicLists/BeagleListView/index.tsx 100% 100% 100% 100%
src/components/BeagleDynamicLists/DynamicListCore/index.tsx 14.06% 0% 0% 16.36%
src/components/BeagleDynamicLists/DynamicListCore/scroll.ts 3.13% 0% 0% 3.85%
src/components/BeagleDynamicLists/DynamicListCore/styled.ts 14.29% 0% 0% 14.29%
src/components/BeagleInput/index.tsx 88.89% 14.29% 100% 93.75%
src/components/BeagleInput/styled.ts 100% 50% 100% 100%
src/components/BeagleDynamicLists/BeagleGridView/index.tsx 100% 100% 100% 100%
src/components/BeagleSimpleForm/index.tsx 20% 0% 0% 22.22%
src/components/BeagleLoading/index.tsx 70% 100% 0% 70%
src/components/Spinner/index.ts 100% 100% 100% 100%
src/components/utils/animation.ts 100% 100% 100% 100%
src/components/BeagleLoading/styled.ts 100% 100% 100% 100%
src/components/BeagleTouchable/index.tsx 46.15% 0% 0% 46.15%
src/components/BeagleTouchable/styled.ts 100% 100% 100% 100%
src/components/BeagleContainer/index.tsx 46.15% 0% 0% 46.15%
src/components/BeagleContainer/styled.ts 100% 100% 100% 100%
src/components/BeagleWebView/index.tsx 66.67% 100% 0% 66.67%
src/components/BeagleWebView/styled.ts 100% 100% 100% 100%
src/index.ts 0% 100% 0% 0%
src/models/index.ts 0% 100% 100% 0%
src/utils/commons.styled.ts 0% 100% 100% 0%
src/utils/beagleComponent.ts 0% 0% 0% 0%
src/components/index.ts 0% 100% 100% 0%
src/utils/listview.ts 0% 0% 0% 0%
src/components/BeagleScreen/index.tsx 0% 100% 0% 0%
src/components/BeagleScreen/styled.ts 0% 100% 100% 0%
src/components/BeagleLazy/index.tsx 0% 0% 0% 0%
src/components/BeaglePageView/KeyboardArrowLeft.tsx 0% 100% 0% 0%
src/components/BeaglePageView/styled.ts 0% 0% 100% 0%
src/components/BeaglePageView/index.tsx 0% 0% 0% 0%
src/render/BeagleId.tsx 0% 0% 0% 0%
src/render/beagle-widget/useWidget.ts 0% 0% 0% 0%
src/render/beagle-widget/index.tsx 0% 0% 0% 0%
src/render/beagle-navigator/useNavigator.ts 0% 0% 0% 0%
src/render/renderer.ts 0% 0% 0% 0%
src/render/beagle-navigator/index.tsx 0% 0% 0% 0%
src/render/component.tsx 0% 0% 0% 0%

@Tiagoperes Tiagoperes merged commit c2e96ae into main Mar 28, 2022
@Tiagoperes Tiagoperes deleted the fix/beagle-init-typo branch March 28, 2022 13: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.

None yet

2 participants