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(Card): render correctly when the price is an integer #12917

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

inottn
Copy link
Collaborator

@inottn inottn commented Jun 5, 2024

fix #12915

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.73%. Comparing base (c56337e) to head (95ad1f3).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12917      +/-   ##
==========================================
+ Coverage   89.70%   89.73%   +0.02%     
==========================================
  Files         257      257              
  Lines        6957     6975      +18     
  Branches     1711     1718       +7     
==========================================
+ Hits         6241     6259      +18     
+ Misses        381      379       -2     
- Partials      335      337       +2     

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

@chenjiahan chenjiahan merged commit 4d1e1b5 into youzan:main Jun 5, 2024
4 checks passed
@chenjiahan
Copy link
Member

❤️

@inottn inottn deleted the fix/12915 branch October 14, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Card 商品卡片组件价格显示问题
3 participants