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

test(dropdown): add dropdown test #1352

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

Isabella327
Copy link
Contributor

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

#1280

💡 需求背景和解决方案

test(dropdown): add dropdown test

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 23, 2022

完成

@Isabella327 Isabella327 mentioned this pull request Aug 23, 2022
61 tasks
@codecov-commenter
Copy link

Codecov Report

Merging #1352 (543f732) into develop (3eae14b) will increase coverage by 0.66%.
The diff coverage is 66.19%.

@@             Coverage Diff             @@
##           develop    #1352      +/-   ##
===========================================
+ Coverage    59.88%   60.54%   +0.66%     
===========================================
  Files         1017     1030      +13     
  Lines        17807    17945     +138     
  Branches      4085     4122      +37     
===========================================
+ Hits         10663    10865     +202     
+ Misses        7144     7080      -64     
Impacted Files Coverage Δ
src/_util/helper.ts 21.62% <ø> (-19.45%) ⬇️
src/config-provider/_example/global.jsx 100.00% <ø> (ø)
src/date-picker/hooks/useRange.tsx 37.66% <ø> (+0.48%) ⬆️
src/date-picker/hooks/useSingle.tsx 40.74% <ø> (+0.74%) ⬆️
src/dialog/Dialog.tsx 76.92% <ø> (ø)
src/dialog/RenderDialog.tsx 60.34% <0.00%> (-1.79%) ⬇️
src/dialog/plugin.tsx 19.35% <ø> (ø)
src/form/formModel.ts 57.44% <ø> (ø)
src/message/Message.tsx 17.10% <ø> (ø)
src/popup/Popup.tsx 92.30% <ø> (ø)
... and 48 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@uyarn uyarn merged commit 84d01db into Tencent:develop Aug 23, 2022
@Isabella327 Isabella327 deleted the feat/unit-dropdown-test branch August 25, 2022 11:17
@github-actions github-actions bot mentioned this pull request Aug 29, 2022
16 tasks
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