| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
test: assert test_parse_cve_id and test_extract_cve_numbers in src/diff/l1_vs_l0/mod.rs 修改内容: - 在 src/diff/l1_vs_l0/mod.rs 中补充 test_parse_cve_id and test_extract_cve_numbers 的测试覆盖。 - 新增或完善测试用例:test_parse_cve_id, test_extract_cve_numbers。 实现功能: - 验证 test_parse_cve_id and test_extract_cve_numbers 的关键场景,降低后续修改引入行为回归的风险。 | 7 天前 | |
test: assert test_customization_analysis_structure, test_sync_recommendation_structure and related helpers in src/diff/l2_vs_l1/mod.rs 修改内容: - 在 src/diff/l2_vs_l1/mod.rs 中补充 test_customization_analysis_structure, test_sync_recommendation_structure and related helpers 的测试覆盖。 - 新增或完善测试用例:test_customization_analysis_structure, test_sync_recommendation_structure, test_merge_conflict_structure, test_l2_vs_l1_comparator_creation。 实现功能: - 验证 test_customization_analysis_structure, test_sync_recommendation_structure and related helpers 的关键场景,降低后续修改引入行为回归的风险。 | 7 天前 | |
test: exercise test_comparison_report_struct and test_comparison_report_clone in src/diff/comparison_service.rs 修改内容: - 在 src/diff/comparison_service.rs 中补充 test_comparison_report_struct and test_comparison_report_clone 的测试覆盖。 - 新增或完善测试用例:test_comparison_report_struct, test_comparison_report_clone。 实现功能: - 验证 test_comparison_report_struct and test_comparison_report_clone 的关键场景,降低后续修改引入行为回归的风险。 | 7 天前 | |
test: complete test_compute_diff_both_different in src/diff/git_client.rs 修改内容: - 在 src/diff/git_client.rs 中补充 test_compute_diff_both_different 的测试覆盖。 - 新增或完善测试用例:test_compute_diff_both_different。 实现功能: - 验证 test_compute_diff_both_different 的关键场景,降低后续修改引入行为回归的风险。 | 7 天前 | |
test: assert test_diff_spec_added_deleted and test_diff_snapshots_integration in src/diff/mod.rs 修改内容: - 在 src/diff/mod.rs 中补充 test_diff_spec_added_deleted and test_diff_snapshots_integration 的测试覆盖。 - 新增或完善测试用例:test_diff_spec_added_deleted, test_diff_snapshots_integration。 实现功能: - 验证 test_diff_spec_added_deleted and test_diff_snapshots_integration 的关键场景,降低后续修改引入行为回归的风险。 | 7 天前 | |
module: shape FileDiff and SpecDiff in src/diff/types.rs 修改内容: - 在 src/diff/types.rs 中引入 FileDiff and SpecDiff。 - 补充模块符号:FileDiff, SpecDiff。 实现功能: - 建立 FileDiff and SpecDiff 的模块边界,为后续业务实现和跨模块调用提供类型与接口基础。 | 14 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 天前 | ||
| 7 天前 | ||
| 7 天前 | ||
| 7 天前 | ||
| 7 天前 | ||
| 14 天前 |