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(InputNumber): input illegal value not cleared #3020

Merged
merged 9 commits into from
Mar 1, 2024

test: 增加可为空非法输入单元测试

ff405d6
Select commit
Loading
Failed to load commit list.
Merged

fix(InputNumber): input illegal value not cleared #3020

test: 增加可为空非法输入单元测试
ff405d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

99.96% (+0.00%) compared to 689ec90

View this Pull Request on Codecov

99.96% (+0.00%) compared to 689ec90

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (689ec90) to head (ff405d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3020   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files         560      560           
  Lines       24121    24128    +7     
  Branches     3493     3494    +1     
=======================================
+ Hits        24112    24119    +7     
  Misses          4        4           
  Partials        5        5           

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