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(HorizontalScroll, CardScroll): fix rtl view #8110

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

fix(CardScroll, HorizontalScroll): add screenshots in rtl

e876349
Select commit
Loading
Failed to load commit list.
Open

feat(HorizontalScroll, CardScroll): fix rtl view #8110

fix(CardScroll, HorizontalScroll): add screenshots in rtl
e876349
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

95.55% (+0.01%) compared to 59c9515

View this Pull Request on Codecov

95.55% (+0.01%) compared to 59c9515

Details

Codecov Report

Attention: Patch coverage is 90.24390% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.55%. Comparing base (59c9515) to head (e876349).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ages/vkui/src/components/CardScroll/CardScroll.tsx 82.60% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8110      +/-   ##
==========================================
+ Coverage   95.54%   95.55%   +0.01%     
==========================================
  Files         404      404              
  Lines       11605    11635      +30     
  Branches     3853     3868      +15     
==========================================
+ Hits        11088    11118      +30     
  Misses        517      517              

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