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(Field): should not adjust value when the min or max props are not set #13150

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

inottn
Copy link
Collaborator

@inottn inottn commented Oct 3, 2024

fix #13149 fix #13154

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.61%. Comparing base (dcc008a) to head (c72ca19).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/vant/src/field/Field.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13150      +/-   ##
==========================================
- Coverage   89.73%   89.61%   -0.12%     
==========================================
  Files         257      257              
  Lines        7001     7002       +1     
  Branches     1730     1731       +1     
==========================================
- Hits         6282     6275       -7     
- Misses        378      382       +4     
- Partials      341      345       +4     

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

@chenjiahan chenjiahan merged commit 1388dd9 into youzan:main Oct 13, 2024
5 checks passed
@inottn inottn deleted the fix/13149 branch October 13, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants