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(form:select): fix maxTagCount default value is Infinity #1815

Merged
merged 1 commit into from
Jul 15, 2024

fix(form:select): fix `maxTagCount` default value is `Infinity`

a3dbb69
Select commit
Loading
Failed to load commit list.
Merged

fix(form:select): fix maxTagCount default value is Infinity #1815

fix(form:select): fix `maxTagCount` default value is `Infinity`
a3dbb69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

94.87% (+0.00%) compared to 23ae7ef

View this Pull Request on Codecov

94.87% (+0.00%) compared to 23ae7ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (23ae7ef) to head (a3dbb69).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1815    +/-   ##
========================================
  Coverage   94.87%   94.87%            
========================================
  Files         315      315            
  Lines        8906     8906            
  Branches     1790     1689   -101     
========================================
  Hits         8450     8450            
  Misses        381      381            
  Partials       75       75            

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