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(progress): circle render #767

Merged
merged 1 commit into from
May 13, 2022
Merged

fix(progress): circle render #767

merged 1 commit into from
May 13, 2022

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented May 13, 2022

authored by @LoopZhou

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

环形进度条显示比例不准确,会比正常情况下长。应该是半径计算出错导致。

📝 更新日志

  • fix(progress): 环形进度条显示比例不准确

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

Size Change: +7 B (0%)

Total Size: 666 kB

Filename Size Change
./dist/tdesign.js 370 kB +3 B (0%)
./dist/tdesign.min.js 211 kB +4 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 45.3 kB
./dist/tdesign.min.css 40.2 kB

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@c0edc36). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #767   +/-   ##
==========================================
  Coverage           ?   61.47%           
==========================================
  Files              ?      404           
  Lines              ?    14138           
  Branches           ?     2700           
==========================================
  Hits               ?     8692           
  Misses             ?     5191           
  Partials           ?      255           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0edc36...4c0fc87. Read the comment docs.

@github-actions
Copy link
Contributor

完成

@PengYYYYY PengYYYYY merged commit dc42682 into develop May 13, 2022
@PengYYYYY PengYYYYY deleted the fix/progress-circle branch May 13, 2022 09:52
@github-actions github-actions bot mentioned this pull request May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants