getappmap / getappmap/appmap-java
Don't emit empty appmaps
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 88
- 派生
- 17
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 1
描述
If the event array is empty, don't emit an empty appmap.json file. Log a message when appmap.debug is true, stating that the file was empty and therefore skipped.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
定位写入 appmap.json 并处理事件数组的代码,然后检查现有的 appmap.debug 日志记录路径。当 appmap.debug 为 true 时,空事件数组不生成文件,并记录文件为空且已跳过,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100