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

feat: Add Badge component and update Badge/Alert variants #13

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

kylealwyn
Copy link
Contributor

@kylealwyn kylealwyn commented Jan 7, 2019

BREAKING CHANGE: the variants hash will require an update to scope variants by their associated components

@codecov-io
Copy link

codecov-io commented Jan 7, 2019

Codecov Report

Merging #13 into master will increase coverage by 1.42%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   72.78%   74.21%   +1.42%     
==========================================
  Files          11       13       +2     
  Lines         147      159      +12     
  Branches       24       24              
==========================================
+ Hits          107      118      +11     
- Misses         29       30       +1     
  Partials       11       11
Impacted Files Coverage Δ
src/Button/Button.js 66.66% <ø> (ø) ⬆️
src/utils.js 100% <100%> (ø) ⬆️
src/theme.js 100% <100%> (ø) ⬆️
src/Badge/Badge.js 100% <100%> (ø)
src/Flex/Flex.js 75% <0%> (ø)

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 925eac2...7a9bf5c. Read the comment docs.

@kylealwyn kylealwyn merged commit cc3fcc0 into master Jan 15, 2019
@kylealwyn kylealwyn deleted the feat/badge branch January 15, 2019 21:45
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.

2 participants