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

Merge branch 'main' into filterable-multiselect-readonly-state

bb45fce
Select commit
Loading
Failed to load commit list.
Merged

fix: filterable multiselect readonly state implemented #17662

Merge branch 'main' into filterable-multiselect-readonly-state
bb45fce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

79.06% (-0.03%) compared to 0c39d8f

View this Pull Request on Codecov

79.06% (-0.03%) compared to 0c39d8f

Details

Codecov Report

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

Project coverage is 79.06%. Comparing base (0c39d8f) to head (bb45fce).
Report is 3 commits behind head on main.

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.08%   79.06%   -0.03%     
==========================================
  Files         406      406              
  Lines       14023    14037      +14     
  Branches     4338     4345       +7     
==========================================
+ Hits        11090    11098       +8     
- Misses       2768     2774       +6     
  Partials      165      165              

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