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

feat(List): add props interface #153

Merged
merged 4 commits into from
Aug 30, 2018
Merged

Conversation

kuzhelov
Copy link
Contributor

This PR introduces props interface for the List and ListItem components, as part of #117

@codecov
Copy link

codecov bot commented Aug 29, 2018

Codecov Report

Merging #153 into master will decrease coverage by 0.04%.
The diff coverage is 18.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   67.86%   67.81%   -0.05%     
==========================================
  Files         101      101              
  Lines        1366     1367       +1     
  Branches      270      270              
==========================================
  Hits          927      927              
- Misses        437      438       +1     
  Partials        2        2
Impacted Files Coverage Δ
src/themes/teams/components/List/listStyles.ts 37.5% <0%> (ø) ⬆️
src/themes/teams/components/List/listItemStyles.ts 21.42% <0%> (-1.65%) ⬇️
src/components/List/ListItem.tsx 95% <100%> (ø) ⬆️
src/components/List/List.tsx 100% <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 20b6681...31e0f93. Read the comment docs.

@kuzhelov kuzhelov merged commit 4d4239d into master Aug 30, 2018
@kuzhelov kuzhelov deleted the feat/add-prop-types-for-list branch August 30, 2018 10:46
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

4 participants