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

fix(form): dependency 支持 colSize #7611

Merged
merged 4 commits into from
Sep 1, 2023
Merged

Conversation

yiyi17
Copy link
Contributor

@yiyi17 yiyi17 commented Aug 31, 2023

修复 dependency 对 colSize 的支持
fix: #6928

@github-actions
Copy link

github-actions bot commented Aug 31, 2023

😭 Deploy PR Preview failed.

@yiyi17
Copy link
Contributor Author

yiyi17 commented Aug 31, 2023

close #6928

@chenshuai2144 chenshuai2144 changed the title fix: dependency 支持 colSize fix(form): dependency 支持 colSize Aug 31, 2023
@chenshuai2144
Copy link
Contributor

测试用例修复一下

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.04% ⚠️

Comparison is base (af12bf3) 98.10% compared to head (b9bd1c2) 98.07%.
Report is 3 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7611      +/-   ##
==========================================
- Coverage   98.10%   98.07%   -0.04%     
==========================================
  Files         344      344              
  Lines       11496    11506      +10     
  Branches     4321     4329       +8     
==========================================
+ Hits        11278    11284       +6     
- Misses        180      184       +4     
  Partials       38       38              
Files Changed Coverage Δ
packages/form/src/components/List/index.tsx 100.00% <ø> (ø)
packages/form/src/components/List/style.ts 100.00% <ø> (ø)
...ages/layout/src/components/SiderMenu/style/menu.ts 100.00% <ø> (ø)
packages/form/src/layouts/QueryFilter/index.tsx 95.33% <33.33%> (-2.60%) ⬇️
...ackages/form/src/BaseForm/EditOrReadOnlyContext.ts 100.00% <100.00%> (ø)
packages/form/src/components/Dependency/index.tsx 97.87% <100.00%> (+0.04%) ⬆️
...kages/layout/src/components/SiderMenu/BaseMenu.tsx 92.60% <100.00%> (+0.13%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

🐛[BUG] ProTable中使用dependency后columns中的每项的colSize无效
3 participants