Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Apr 28, 2020

@vercel
Copy link

vercel bot commented Apr 28, 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/8e75yz0nc
✅ Preview: https://table-git-fix-type.react-component.now.sh

@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #464 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #464   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          23       23           
  Lines         661      661           
  Branches      186      187    +1     
=======================================
  Hits          659      659           
  Misses          2        2           
Impacted Files Coverage Δ
src/Body/BodyRow.tsx 100.00% <100.00%> (ø)
src/Table.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 7bd234b...49ff6e5. Read the comment docs.

@zombieJ zombieJ merged commit 17d1bb4 into master Apr 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-type branch April 28, 2020 15:42
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 的 dataSource 数组 一定要 是 object[] 吗 文档上 是 any[]
1 participant