Skip to content

feat: create table components#6615

Draft
inomdzhon wants to merge 2 commits into
masterfrom
imirdzhamolov/research/Table-cmp
Draft

feat: create table components#6615
inomdzhon wants to merge 2 commits into
masterfrom
imirdzhamolov/research/Table-cmp

feat(Table): fix styles; add mock example; add zebra stripes

2130b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

82.48% (+0.05%) compared to 6b8e5c3

View this Pull Request on Codecov

82.48% (+0.05%) compared to 6b8e5c3

Details

Codecov Report

❌ Patch coverage is 88.88889% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.48%. Comparing base (6b8e5c3) to head (2130b1e).
⚠️ Report is 2462 commits behind head on master.

Files with missing lines Patch % Lines
...ckages/vkui/src/components/TableCell/TableCell.tsx 87.80% 5 Missing ⚠️
...c/components/TableHeaderLabel/TableHeaderLabel.tsx 78.57% 3 Missing ⚠️
packages/vkui/src/lib/utils.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6615      +/-   ##
==========================================
+ Coverage   82.43%   82.48%   +0.05%     
==========================================
  Files         339      348       +9     
  Lines       10395    10485      +90     
  Branches     3475     3500      +25     
==========================================
+ Hits         8569     8649      +80     
- Misses       1826     1836      +10     

☔ View full report in Codecov by Harness.
📢 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.