Skip to content

chore: migrate typealias to interface#3374

Merged
arpitBhalla merged 5 commits intoreact-native-elements:nextfrom
arpitBhalla:interface
Feb 26, 2022
Merged

chore: migrate typealias to interface#3374
arpitBhalla merged 5 commits intoreact-native-elements:nextfrom
arpitBhalla:interface

Conversation

@arpitBhalla
Copy link
Copy Markdown
Member

@arpitBhalla arpitBhalla commented Feb 26, 2022

Motivation

Type alias can't be merged, so revered back type to interface in Prop def

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2022

Codecov Report

Merging #3374 (142dc52) into next (323e22c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #3374   +/-   ##
=======================================
  Coverage   78.88%   78.88%           
=======================================
  Files          89       89           
  Lines        1733     1733           
  Branches      761      761           
=======================================
  Hits         1367     1367           
  Misses        361      361           
  Partials        5        5           
Impacted Files Coverage Δ
packages/base/src/AirbnbRating/AirbnbRating.tsx 66.66% <ø> (ø)
packages/base/src/Avatar/Avatar.Accessory.tsx 100.00% <ø> (ø)
packages/base/src/Avatar/Avatar.tsx 97.22% <ø> (ø)
packages/base/src/Badge/Badge.tsx 100.00% <ø> (ø)
packages/base/src/BottomSheet/BottomSheet.tsx 100.00% <ø> (ø)
packages/base/src/ButtonGroup/ButtonGroup.tsx 96.66% <ø> (ø)
packages/base/src/Card/Card.Divider.tsx 100.00% <ø> (ø)
packages/base/src/Card/Card.FeaturedSubtitle.tsx 100.00% <ø> (ø)
packages/base/src/Card/Card.FeaturedTitle.tsx 100.00% <ø> (ø)
packages/base/src/Card/Card.Image.tsx 100.00% <ø> (ø)
... and 47 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 24b047c...142dc52. Read the comment docs.

@arpitBhalla arpitBhalla merged commit 5b34d6c into react-native-elements:next Feb 26, 2022
@arpitBhalla arpitBhalla deleted the interface branch February 26, 2022 17:51
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant