Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Fix column.sorter bug - #681

Open
3lang3 wants to merge 3 commits into
ant-design:masterfrom
3lang3:patch-1
Open

Fix column.sorter bug#681
3lang3 wants to merge 3 commits into
ant-design:masterfrom
3lang3:patch-1

use SortOrder type

8b3a7c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

17.27% (+0.04%) compared to df4fc21

View this Pull Request on Codecov

17.27% (+0.04%) compared to df4fc21

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.27%. Comparing base (df4fc21) to head (8b3a7c0).

Files with missing lines Patch % Lines
src/Table.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #681      +/-   ##
==========================================
+ Coverage   17.22%   17.27%   +0.04%     
==========================================
  Files          21       21              
  Lines        1155     1152       -3     
  Branches      378      398      +20     
==========================================
  Hits          199      199              
+ Misses        956      953       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.