Navigation Menu

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(Transfer): add Transfer #244

Merged
merged 1 commit into from Aug 10, 2020
Merged

feat(Transfer): add Transfer #244

merged 1 commit into from Aug 10, 2020

Conversation

ZxBing0066
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

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?

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 Aug 10, 2020
@ZxBing0066 ZxBing0066 self-assigned this Aug 10, 2020
@ZxBing0066 ZxBing0066 added this to To do in Develop via automation Aug 10, 2020
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #244 into master will decrease coverage by 0.46%.
The diff coverage is 67.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   81.72%   81.26%   -0.47%     
==========================================
  Files         190      194       +4     
  Lines        3655     3741      +86     
  Branches      867      891      +24     
==========================================
+ Hits         2987     3040      +53     
- Misses        579      605      +26     
- Partials       89       96       +7     
Impacted Files Coverage Δ
src/components/Button/style/index.js 100.00% <ø> (ø)
src/components/Checkbox/Checkbox.jsx 100.00% <ø> (ø)
src/components/Menu/SubMenu.jsx 63.63% <0.00%> (-6.37%) ⬇️
src/components/Notice/style/index.js 100.00% <ø> (ø)
src/components/Steps/Link.jsx 100.00% <ø> (ø)
src/components/SvgIcon/SvgIcon.jsx 100.00% <ø> (ø)
.../components/SvgIcon/icons/DottedRightLineArrow.jsx 100.00% <ø> (ø)
src/components/Transfer/Transfer.jsx 56.52% <56.52%> (ø)
src/components/Menu/Menu.jsx 78.89% <66.66%> (-0.74%) ⬇️
src/components/Input/Input.jsx 75.86% <100.00%> (+0.86%) ⬆️
... and 12 more

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 ad8b997...3f7fbad. Read the comment docs.

@ZxBing0066 ZxBing0066 merged commit 95a3150 into master Aug 10, 2020
Develop automation moved this from To do to Done Aug 10, 2020
@ZxBing0066 ZxBing0066 deleted the transfer branch August 10, 2020 04:03
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
Develop
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant