nodejs / nodejs/node-core-utils
Reliability reports by platforms
未关闭
还没有人认领这个 Issue。
feature request
- 主要语言
- JavaScript
- 星标
- 313
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
The reliability reports are generated by dates and can not be filtered to list what's failing on a specific platform. Would it be helpful to generate a reliability summary filtered by platforms? It can help us to find out the reliability of each platform.
Originally posted by @legendecas in https://github.com/nodejs/node/issues/56583#issuecomment-2587144066
A possible improvement is to generate JSON reliability reports so that the reports can be processed programatically and be filtered by platforms.
A reliability history by platform can provide supporting figures for us to determine if a platform is unstable.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Issue 中没有指出文件、测试或入口点。首先定位可靠性报告生成的入口点,并与维护者确认所需的平台过滤器和 JSON 结构。当报告可以按平台筛选,并为每个平台提供有用的可靠性历史时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- observability, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100