cockroachdb / cockroachdb/errors

Make the UnimplementedError consider its messages as reportable

未关闭
#45 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
2.5k
派生
74
PR 合并指标
30 天内没有已合并 PR

描述

Currently the UnimplementedError constructors consider the messages as always unsafe.

These should be given the same treatement as Newf/Wrapf.

贡献指南

这个仓库没有索引到贡献指南

调研方向

定位 UnimplementedError 的构造函数,并将其消息处理方式与 Newf 和 Wrapf 进行比较。然后检查附近的测试,或为预期的 reportability 行为补充覆盖;当构造函数以一致的方式处理消息且相关的 Go 测试通过时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
go
领域
backend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。