| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
module: introduce polling_service and watcher in src/l0/mod.rs 修改内容: - 在 src/l0/mod.rs 中引入 polling_service and watcher。 - 补充模块符号:polling_service, watcher。 实现功能: - 建立 polling_service and watcher 的模块边界,为后续业务实现和跨模块调用提供类型与接口基础。 | 16 天前 | |
detail: connect detect_diff in src/l0/polling_service.rs 修改内容: - 在 src/l0/polling_service.rs 中实现 detect_diff。 - 落入处理入口/辅助函数:detect_diff。 实现功能: - 交付 detect_diff 对应的运行时行为,使相关请求、调度、采集或数据处理路径具备实际执行能力。 | 14 天前 | |
test: cover test_parse_repo_variants and tests in src/l0/watcher.rs 修改内容: - 在 src/l0/watcher.rs 中补充 test_parse_repo_variants and tests 的测试覆盖。 - 新增或完善测试用例:test_parse_repo_variants, tests。 实现功能: - 验证 test_parse_repo_variants and tests 的关键场景,降低后续修改引入行为回归的风险。 | 10 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 16 天前 | ||
| 14 天前 | ||
| 10 天前 |