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

feat: auto generate demo test #579

Merged
merged 2 commits into from
Apr 13, 2022
Merged

feat: auto generate demo test #579

merged 2 commits into from
Apr 13, 2022

Conversation

xiaosansiji
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

关联 common pr: Tencent/tdesign-common#387
在 common 中统一维护自动生成 demo snapshot test 的脚本;
npm run test 内每次自动生成缺的 test 文件,防止忘记手动执行 npm run test:demo 补充

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 650 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 42.4 kB
./dist/tdesign.js 363 kB
./dist/tdesign.min.css 37.6 kB
./dist/tdesign.min.js 207 kB

@github-actions
Copy link
Contributor

github-actions bot commented Apr 13, 2022

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 650 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 42.4 kB
./dist/tdesign.js 363 kB
./dist/tdesign.min.css 37.6 kB
./dist/tdesign.min.js 207 kB

@codecov-commenter
Copy link

Codecov Report

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

❗ Current head 571e78f differs from pull request most recent head 3e6d920. Consider uploading reports for the commit 3e6d920 to get more accurate results

@@            Coverage Diff             @@
##             develop     #579   +/-   ##
==========================================
  Coverage           ?   64.38%           
==========================================
  Files              ?      389           
  Lines              ?    13629           
  Branches           ?     2532           
==========================================
  Hits               ?     8775           
  Misses             ?     4606           
  Partials           ?      248           

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 ebae45a...3e6d920. Read the comment docs.

@PengYYYYY PengYYYYY merged commit ec78ab2 into develop Apr 13, 2022
@PengYYYYY PengYYYYY deleted the feat/generate-demo-test branch April 13, 2022 12:23
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