Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Sep 2, 2020

@vercel
Copy link

vercel bot commented Sep 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/table/oxpyeq5xg
✅ Preview: https://table-git-table-zero.react-component.vercel.app

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #526 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #526   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          25       26    +1     
  Lines         762      768    +6     
  Branches      220      221    +1     
=======================================
+ Hits          761      767    +6     
  Misses          1        1           
Impacted Files Coverage Δ
src/Body/MeasureCell.tsx 100.00% <100.00%> (ø)
src/Body/index.tsx 100.00% <100.00%> (ø)

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 db3f57f...fde73ed. Read the comment docs.

@zombieJ zombieJ merged commit fd7dfa8 into master Sep 2, 2020
@zombieJ zombieJ deleted the table-zero branch September 2, 2020 12:36
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.

Table 组件在设置了 scroll.y 的同时如果 columns 配置中存在空白列,表头渲染错误

1 participant