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: rm BEM #7655

Merged
merged 3 commits into from
Sep 26, 2024

Update docs/ADAPTIVITY_GUIDE.md

08bbddf
Select commit
Loading
Failed to load commit list.
Merged

feat: rm BEM #7655

Update docs/ADAPTIVITY_GUIDE.md
08bbddf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

95.16% (+0.02%) compared to c96f0b6

View this Pull Request on Codecov

95.16% (+0.02%) compared to c96f0b6

Details

Codecov Report

Attention: Patch coverage is 97.73463% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.16%. Comparing base (c96f0b6) to head (08bbddf).

Files with missing lines Patch % Lines
...components/PanelHeaderButton/PanelHeaderButton.tsx 40.00% 3 Missing ⚠️
...src/components/FormLayoutGroup/FormLayoutGroup.tsx 66.66% 1 Missing ⚠️
packages/vkui/src/components/Group/GroupHeader.tsx 0.00% 1 Missing ⚠️
packages/vkui/src/components/Header/Header.tsx 90.00% 1 Missing ⚠️
.../components/RichCell/RichCellIcon/RichCellIcon.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7655      +/-   ##
==========================================
+ Coverage   95.13%   95.16%   +0.02%     
==========================================
  Files         383      383              
  Lines       11347    11333      -14     
  Branches     3726     3714      -12     
==========================================
- Hits        10795    10785      -10     
+ Misses        552      548       -4     

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