Skip to content

实现了问卷回溯功能#537

Closed
Ricardo-M-Shang wants to merge 1 commit intodidi:mainfrom
Ricardo-M-Shang:add
Closed

实现了问卷回溯功能#537
Ricardo-M-Shang wants to merge 1 commit intodidi:mainfrom
Ricardo-M-Shang:add

Conversation

@Ricardo-M-Shang
Copy link

改动内容

Issue

@Ricardo-M-Shang
Copy link
Author

问卷版本控制是一个完整的版本管理系统,允许用户:

  • 自动保存问卷编辑历史
  • 查看所有版本的修改记录
  • 对比两个版本之间的差异
  • 恢复到任意历史版本
  • 为版本添加标签和描述

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 0% with 181 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.15%. Comparing base (880f7ce) to head (6fcafe6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/modules/survey/services/surveyVersion.service.ts 0.00% 102 Missing ⚠️
...les/survey/controllers/surveyVersion.controller.ts 0.00% 42 Missing ⚠️
server/src/modules/survey/dto/surveyVersion.dto.ts 0.00% 23 Missing ⚠️
server/src/models/surveyVersion.entity.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
- Coverage   79.81%   76.15%   -3.67%     
==========================================
  Files         145      149       +4     
  Lines        3765     3946     +181     
  Branches      489      517      +28     
==========================================
  Hits         3005     3005              
- Misses        732      938     +206     
+ Partials       28        3      -25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Ricardo-M-Shang Ricardo-M-Shang closed this by deleting the head repository Dec 3, 2025
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.

1 participant