Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Breadcrumb): add Breadcrumb component #182

Merged
merged 3 commits into from
Nov 19, 2019
Merged

feat(Breadcrumb): add Breadcrumb component #182

merged 3 commits into from
Nov 19, 2019

Conversation

ZxBing0066
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
feature
What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?
No
Please check if the PR fulfills these requirements

  • Follow our contributing docs
  • Docs have been added/updated
  • Tests have been added; existing tests pass

Other information:

@ZxBing0066 ZxBing0066 added the feature New feature or request label Nov 19, 2019
@ZxBing0066 ZxBing0066 self-assigned this Nov 19, 2019
@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #182 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   83.65%   83.69%   +0.03%     
==========================================
  Files         146      147       +1     
  Lines        2717     2723       +6     
  Branches      639      639              
==========================================
+ Hits         2273     2279       +6     
  Misses        412      412              
  Partials       32       32
Impacted Files Coverage Δ
src/components/Breadcrumb/BackButton.jsx 100% <100%> (ø)
src/components/Breadcrumb/index.jsx 100% <100%> (ø) ⬆️
src/components/Breadcrumb/style/index.js 100% <100%> (ø) ⬆️
src/components/Button/style/index.js 100% <100%> (ø) ⬆️
src/components/ThemeProvider/theme.js 100% <100%> (ø) ⬆️
src/components/Breadcrumb/Item.jsx 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 02839a1...5810bf3. Read the comment docs.

@ZxBing0066 ZxBing0066 merged commit 815292c into master Nov 19, 2019
@ZxBing0066 ZxBing0066 deleted the breadcrumb branch November 19, 2019 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant