Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
nop-entropy
/
nop-code
/
nop-code-core
/
src
下载当前目录
canonical-entropy
fix(code): 修复VFS文件扫描和路径解析导致索引返回0文件
87e5a8db
创建于
1 天前
历史提交
文件
最后提交记录
最后更新时间
main
fix(code): 修复VFS文件扫描和路径解析导致索引返回0文件 - ProjectAnalyzer depthIterator filter对目录返回true以允许递归遍历子目录 - ProjectAnalyzer filePattern解析支持**/*.java格式,正确提取文件扩展名 - CodeIndexService.resolveVfsPath对绝对路径(/开头)添加file:前缀 - TestCodeIndexService改用JunitBaseTestCase避免无数据库配置时IoC初始化失败
1 天前
test
test(code): 适配VFS迁移后的单元测试 - 测试文件添加CoreInitialization生命周期 - 修复VFS路径格式(file:而非file:/) - 重写TestIncrementalDetector使用IResource API - 删除TestPathFingerprintStore(对应类已删除) - TestCodeIndexService改用VFS路径 - 更新开发日志
1 天前