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

refactor(comp:*): update motion mixin #1040

Merged
merged 2 commits into from
Jul 26, 2022
Merged

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

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 26, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #1040 (fb14dd6) into main (556a4df) will decrease coverage by 0.05%.
The diff coverage is 98.50%.

❗ Current head fb14dd6 differs from pull request most recent head d89d797. Consider uploading reports for the commit d89d797 to get more accurate results

@@            Coverage Diff             @@
##             main    #1040      +/-   ##
==========================================
- Coverage   93.75%   93.69%   -0.06%     
==========================================
  Files         314      314              
  Lines       29940    29944       +4     
  Branches     3542     3536       -6     
==========================================
- Hits        28069    28055      -14     
- Misses       1871     1889      +18     
Impacted Files Coverage Δ
packages/components/time-picker/src/TimePicker.tsx 30.92% <0.00%> (-0.33%) ⬇️
packages/components/_private/mask/src/Mask.tsx 100.00% <100.00%> (ø)
packages/components/_private/mask/src/types.ts 100.00% <100.00%> (ø)
packages/components/date-picker/src/DatePicker.tsx 95.23% <100.00%> (+0.04%) ⬆️
...ges/components/date-picker/src/DateRangePicker.tsx 95.32% <100.00%> (+0.04%) ⬆️
packages/components/date-picker/src/token.ts 100.00% <100.00%> (ø)
packages/components/drawer/src/DrawerWrapper.tsx 78.65% <100.00%> (-4.73%) ⬇️
packages/components/drawer/src/types.ts 100.00% <100.00%> (ø)
packages/components/popover/src/Popover.tsx 100.00% <100.00%> (ø)
packages/components/time-picker/src/tokens.ts 100.00% <100.00%> (ø)
... and 1 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 556a4df...d89d797. Read the comment docs.

@danranVm danranVm merged commit 32e48d8 into IDuxFE:main Jul 26, 2022
@danranVm danranVm deleted the refactor-motion branch July 26, 2022 12:45
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.

None yet

1 participant