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(comp: transfer): add customAdditional #872

Merged
merged 1 commit into from
May 5, 2022

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Component style update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Apr 29, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #872 (96e181d) into main (593f86f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main     #872    +/-   ##
========================================
  Coverage   93.45%   93.46%            
========================================
  Files         657      657            
  Lines       64760    64944   +184     
  Branches     7847     7862    +15     
========================================
+ Hits        60522    60699   +177     
- Misses       4238     4245     +7     
Impacted Files Coverage Δ
...ents/_private/checkable-list/src/CheckableList.tsx 93.54% <100.00%> (+0.05%) ⬆️
.../_private/checkable-list/src/CheckableListItem.tsx 100.00% <100.00%> (ø)
...es/components/_private/checkable-list/src/types.ts 100.00% <100.00%> (ø)
packages/components/transfer/src/types.ts 99.46% <100.00%> (+0.03%) ⬆️
packages/pro/transfer/src/types.ts 100.00% <100.00%> (ø)
packages/components/dropdown/src/Dropdown.tsx 33.80% <0.00%> (-2.57%) ⬇️
packages/components/checkbox/src/CheckboxGroup.tsx 93.93% <0.00%> (-2.43%) ⬇️
packages/pro/layout/src/types.ts 100.00% <0.00%> (ø)
packages/components/menu/src/Menu.tsx 100.00% <0.00%> (ø)
packages/components/menu/src/token.ts 100.00% <0.00%> (ø)
... and 17 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 593f86f...96e181d. Read the comment docs.

@danranVm danranVm merged commit 84c4e61 into IDuxFE:main May 5, 2022
@danranVm danranVm deleted the refactor-transfer branch May 5, 2022 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant