feat(alert): 添加模型删除功能并优化评估报告逻辑 #35

Merged
chenjiale merged 1 commits from cjl-dev into master 1 month ago
Owner
  • 在 ModelController 中新增 DELETE /{id} 接口用于删除模型
  • 实现 ModelService 的 deleteModel 方法,支持软删除
  • 删除 AssessReportServiceImpl 中冗余的覆盖率计算逻辑
  • 移除 payload 中不再使用的 coverage、low_f 和 high_f 字段
  • 添加 VSCode Java 空值分析配置文件
- 在 ModelController 中新增 DELETE /{id} 接口用于删除模型 - 实现 ModelService 的 deleteModel 方法,支持软删除 - 删除 AssessReportServiceImpl 中冗余的覆盖率计算逻辑 - 移除 payload 中不再使用的 coverage、low_f 和 high_f 字段 - 添加 VSCode Java 空值分析配置文件
chenjiale added 1 commit 1 month ago
8855d6e11a feat(alert): 添加模型删除功能并优化评估报告逻辑
chenjiale merged commit a3c3a773f7 into master 1 month ago
The pull request has been merged as a3c3a773f7.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.