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(pro:search): select field supports caching selected data #1814

Merged
merged 1 commit into from
Jan 16, 2024

feat(pro:search): select field supports caching selected data

5f6b13d
Select commit
Loading
Failed to load commit list.
Merged

feat(pro:search): select field supports caching selected data #1814

feat(pro:search): select field supports caching selected data
5f6b13d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2024 in 0s

91.18% (-0.03%) compared to 4df6f97

View this Pull Request on Codecov

91.18% (-0.03%) compared to 4df6f97

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (4df6f97) 91.20% compared to head (5f6b13d) 91.18%.
Report is 4 commits behind head on next.

Files Patch % Lines
packages/pro/search/src/ProSearch.tsx 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1814      +/-   ##
==========================================
- Coverage   91.20%   91.18%   -0.03%     
==========================================
  Files         348      348              
  Lines       34026    34037      +11     
  Branches     3723     3723              
==========================================
+ Hits        31032    31035       +3     
- Misses       2994     3002       +8     

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