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

feat: create table components #6615

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

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

2130b1e
Select commit
Loading
Failed to load commit list.
Draft

feat: create table components #6615

feat(Table): fix styles; add mock example; add zebra stripes
2130b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 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

Attention: Patch coverage is 88.88889% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 82.48%. Comparing base (6b8e5c3) to head (2130b1e).

Files 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 Sentry.
📢 Have feedback on the report? Share it here.