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: Resolve type exception in updateTableFilterInfo function #503

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

LZS911
Copy link
Collaborator

@LZS911 LZS911 commented Nov 18, 2024

修复 ActiontechTable - updateTableFilterInfo 函数类型异常

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 93.93% 14721/15672
🟡 Branches 77.16% 5665/7342
🟢 Functions 93.81% 5392/5748
🟢 Lines 94.51% 14454/15293

Test suite run success

2434 tests passing in 668 suites.

Report generated by 🧪jest coverage report action from 3fec908

@Rain-1214
Copy link
Member

复杂类型越来越多之后,可以考虑给type写测试。我看antd他们写过。https://github.com/ant-design/ant-design/blob/master/components/checkbox/__tests__/type.test.tsx 。后面可以考虑一下。

@Rain-1214 Rain-1214 merged commit ad2bce2 into main Nov 18, 2024
9 checks passed
@Rain-1214 Rain-1214 deleted the fix/use-table-filter-container-type branch November 18, 2024 10:24
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.

2 participants