ZhongAnTech / zarm

基于 React 的移动端 UI 组件库
https://zarm.design
MIT License
1.71k stars 225 forks source link

perf(badge): increase size when used alone #1118

Closed JeromeLin closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zarm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 8:40am
github-actions[bot] commented 1 year ago

🎊 PR Preview has been successfully built and deployed to https://zarm-preview-pr-1118.surge.sh

codecov[bot] commented 1 year ago

Codecov Report

Merging #1118 (29b6ee5) into master (6762785) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1118      +/-   ##
==========================================
- Coverage   90.25%   90.25%   -0.01%     
==========================================
  Files         237      237              
  Lines        5246     5245       -1     
  Branches     1197     1239      +42     
==========================================
- Hits         4735     4734       -1     
  Misses        501      501              
  Partials       10       10              
Impacted Files Coverage Δ
packages/zarm/src/badge/Badge.tsx 100.00% <ø> (ø)
packages/zarm/src/custom-input/CustomInput.tsx 89.04% <ø> (-0.15%) :arrow_down:
packages/zarm/src/input/Input.tsx 90.14% <100.00%> (ø)