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

chore: migrate to vitest #42506

Merged
merged 83 commits into from
Jun 7, 2023

test: fix lint error

0c90f7e
Select commit
Failed to load commit list.
Merged

chore: migrate to vitest #42506

test: fix lint error
0c90f7e
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2023 in 0s

100.00% (+0.00%) compared to 5ef315b

View this Pull Request on Codecov

100.00% (+0.00%) compared to 5ef315b

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5ef315b) 100.00% compared to head (0c90f7e) 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##            master    #42506      +/-   ##
============================================
  Coverage   100.00%   100.00%              
============================================
  Files          647       715      +68     
  Lines        10927     64206   +53279     
  Branches      2967      4753    +1786     
============================================
+ Hits         10927     64206   +53279     
Impacted Files Coverage Δ
components/_util/PurePanel.tsx 100.00% <100.00%> (ø)
components/auto-complete/index.tsx 100.00% <100.00%> (ø)
components/cascader/index.tsx 100.00% <100.00%> (ø)
components/color-picker/ColorPicker.tsx 100.00% <100.00%> (ø)
components/config-provider/defaultRenderEmpty.tsx 100.00% <100.00%> (ø)
components/config-provider/index.tsx 100.00% <100.00%> (ø)
components/date-picker/index.ts 100.00% <100.00%> (ø)
components/descriptions/style/index.ts 100.00% <100.00%> (ø)
components/dropdown/dropdown.tsx 100.00% <100.00%> (ø)
components/input-number/style/index.ts 100.00% <100.00%> (ø)
... and 2 more

... and 719 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.