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:新增暂停功能 #416

Merged
merged 12 commits into from
Sep 11, 2024
Merged

feat:新增暂停功能 #416

merged 12 commits into from
Sep 11, 2024

Conversation

chaorenluo
Copy link
Contributor

新增暂停功能
1.把状态拆分为子状态和主状态
2.开发api刷数据 /api//upgrade/subStatus

50431040 and others added 9 commits September 2, 2024 16:58
* feat: 密码复杂度检测

* chore: 改为服务端校验
* fix: 通过声明element最低版本来确定tab样式表现

* fix lint
* build: add optimizeDeps packages

* feat(选项设置扩展):选择类题型增加选项排列配置

* feat(选项设置扩展): 验收问题修复

---------

Co-authored-by: jiangchunfu <jiangchunfu@kaike.la>
* feat: 密码复杂度检测

* chore: 改为服务端校验

* test: 修改用例

* test: 添加getPasswordStrength测试用例
* fix: 修复题目标题插入图片异常问题

* fix: 修改事件监听顺序,避免编辑图片百分比时重新渲染工具条而找不到点击的dom

---------

Co-authored-by: jiangchunfu <jiangchunfu@kaike.la>
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 44.66019% with 57 lines in your changes missing coverage. Please review.

Please upload report for BASE (feature/status@98fc219). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../src/modules/survey/services/surveyMeta.service.ts 31.81% 14 Missing and 1 partial ⚠️
server/src/modules/upgrade/upgrade.module.ts 0.00% 15 Missing ⚠️
.../surveyResponse/services/responseScheme.service.ts 21.42% 10 Missing and 1 partial ⚠️
.../modules/upgrade/controllers/upgrade.controller.ts 0.00% 8 Missing ⚠️
...rc/modules/survey/controllers/survey.controller.ts 20.00% 4 Missing ⚠️
...er/src/modules/auth/controllers/auth.controller.ts 88.23% 2 Missing ⚠️
server/src/app.module.ts 0.00% 1 Missing ⚠️
...yResponse/controllers/surveyResponse.controller.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             feature/status     #416   +/-   ##
=================================================
  Coverage                  ?   82.72%           
=================================================
  Files                     ?      121           
  Lines                     ?     2837           
  Branches                  ?      365           
=================================================
  Hits                      ?     2347           
  Misses                    ?      477           
  Partials                  ?       13           

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

@sudoooooo sudoooooo merged commit 0b4e1fa into didi:feature/status Sep 11, 2024
5 checks passed
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.

5 participants