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

feat(Segment): add props interface #175

Merged
merged 2 commits into from
Sep 3, 2018
Merged

Conversation

mnajdova
Copy link
Contributor

@mnajdova mnajdova commented Sep 3, 2018

This PR introduces props interface for the Segment component, as part of #117
In the PR are also introduced some fixes in the ChatMessage and MenuItem components too.

-fixes in the MenuItem and ChatMessage content prop types
@codecov
Copy link

codecov bot commented Sep 3, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   68.02%   68.02%           
=======================================
  Files         101      101           
  Lines        1370     1370           
  Branches      260      269    +9     
=======================================
  Hits          932      932           
  Misses        436      436           
  Partials        2        2
Impacted Files Coverage Δ
src/components/Menu/MenuItem.tsx 92.3% <ø> (ø) ⬆️
src/components/Chat/ChatMessage.tsx 100% <ø> (ø) ⬆️
src/components/Segment/Segment.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 eb3a8d6...9cb1f4d. Read the comment docs.

@mnajdova mnajdova merged commit 82f0c56 into master Sep 3, 2018
@kuzhelov kuzhelov deleted the feat/segment-prop-interface branch November 19, 2018 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants