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

feat(Divider): add props interface #132

Merged
merged 4 commits into from
Aug 24, 2018
Merged

Conversation

mnajdova
Copy link
Contributor

This PR introduces props interface for the Divider component, as part of #117

@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files          47       47           
  Lines         776      776           
  Branches      101      101           
=======================================
  Hits          691      691           
  Misses         83       83           
  Partials        2        2
Impacted Files Coverage Δ
src/components/Divider/Divider.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 7fbe0ff...22b15a1. Read the comment docs.

@kuzhelov kuzhelov merged commit c18fbd7 into master Aug 24, 2018
@kuzhelov kuzhelov deleted the feat/divider-prop-interface branch August 29, 2018 21:06
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

3 participants