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

fix(CustomSelect): refactor logic of empty value #7822

Merged
merged 7 commits into from
Oct 31, 2024

fix: fix error

7168752
Select commit
Loading
Failed to load commit list.
Merged

fix(CustomSelect): refactor logic of empty value #7822

fix: fix error
7168752
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

95.17% (-0.01%) compared to 792e571, passed because coverage increased by 0.01% when compared to adjusted base (95.16%)

View this Pull Request on Codecov

95.17% (-0.01%) compared to 792e571, passed because coverage increased by 0.01% when compared to adjusted base (95.16%)

Details

Codecov Report

Attention: Patch coverage is 98.24561% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.17%. Comparing base (792e571) to head (7168752).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
.../vkui/src/components/CustomSelect/CustomSelect.tsx 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7822      +/-   ##
==========================================
- Coverage   95.17%   95.17%   -0.01%     
==========================================
  Files         376      376              
  Lines       11021    11041      +20     
  Branches     3662     3664       +2     
==========================================
+ Hits        10489    10508      +19     
- Misses        532      533       +1     

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