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(table): fix render dom is 0 error #984

Merged
merged 2 commits into from
Nov 16, 2020
Merged

Conversation

chenshuai2144
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 16, 2020

😭 Deploy PR Preview 91a653c failed. Build logs

🤖 By surge-preview

@github-actions
Copy link

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 185.62 KB (0%)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 544 KB (0%)
packages/field/dist/field.js, packages/field/dist/field.min.js 175.45 KB (0%)
packages/form/dist/form.js, packages/form/dist/form.min.js 505.9 KB (0%)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 278.19 KB (0%)
packages/list/dist/list.js, packages/list/dist/list.min.js 952.35 KB (+0.01% 🔺)
packages/provider/dist/provider.js, packages/provider/dist/provider.min.js 13.45 KB (0%)
packages/skeleton/dist/skeleton.js, packages/skeleton/dist/skeleton.min.js 23.51 KB (0%)
packages/table/dist/table.js, packages/table/dist/table.min.js 653.06 KB (+0.01% 🔺)

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #984 (91a653c) into master (ad72be3) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #984      +/-   ##
==========================================
+ Coverage   96.13%   96.20%   +0.06%     
==========================================
  Files         141      141              
  Lines        3750     3817      +67     
  Branches     1313     1345      +32     
==========================================
+ Hits         3605     3672      +67     
  Misses        141      141              
  Partials        4        4              
Impacted Files Coverage Δ
packages/table/src/component/Alert/index.tsx 100.00% <100.00%> (ø)
packages/table/src/component/ListToolBar/index.tsx 100.00% <100.00%> (ø)
packages/field/src/index.tsx 100.00% <0.00%> (ø)
...ckages/table/src/component/ColumnSetting/index.tsx 87.96% <0.00%> (+4.13%) ⬆️

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 ad72be3...91a653c. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 67761e8 into master Nov 16, 2020
@chenshuai2144 chenshuai2144 deleted the bugfix-table branch November 16, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant