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: filterable multiselect readonly state implemented #17662

fix: removed conditional class on readonly matching disabled

dea3128
Select commit
Loading
Failed to load commit list.
Merged

fix: filterable multiselect readonly state implemented #17662

fix: removed conditional class on readonly matching disabled
dea3128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

79.70% (-0.02%) compared to 4312ae4

View this Pull Request on Codecov

79.70% (-0.02%) compared to 4312ae4

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.70%. Comparing base (4312ae4) to head (dea3128).

Files with missing lines Patch % Lines
...c/components/MultiSelect/FilterableMultiSelect.tsx 52.94% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17662      +/-   ##
==========================================
- Coverage   79.72%   79.70%   -0.02%     
==========================================
  Files         406      406              
  Lines       14012    14030      +18     
  Branches     4333     4364      +31     
==========================================
+ Hits        11171    11183      +12     
- Misses       2676     2681       +5     
- Partials      165      166       +1     

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