-
Notifications
You must be signed in to change notification settings - Fork 732
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: fixed virtualized Table showHeader bug #726 #1919
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 45dff7b:
|
Passing run #2056 ↗︎
Details:
Review all test suite changes for PR #1919 ↗︎ |
cf4f6a6
to
d563000
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1919 +/- ##
==========================================
- Coverage 88.10% 88.09% -0.02%
==========================================
Files 436 436
Lines 25563 25561 -2
Branches 6448 6447 -1
==========================================
- Hits 22522 22517 -5
- Misses 3041 3044 +3 ☔ View full report in Codecov by Sentry. |
* fix: fixed virtualized Table showHeader bug #726 * test: resolve Table jest error and add Cypress test case * test: remove Table huge data demo from chromatic test --------- Co-authored-by: shijia.me <[email protected]>
* fix: fixed virtualized Table showHeader bug #726 * test: resolve Table jest error and add Cypress test case * test: remove Table huge data demo from chromatic test --------- Co-authored-by: shijia.me <[email protected]>
中文模板 / Chinese Template
What kind of change does this PR introduce? (check at least one)
PR description
Fixes virtualized Table showHeader bug #726
Changelog
🇨🇳 Chinese
🇺🇸 English
Checklist
Other
Additional information