bazel-contrib / bazel-contrib/rules_python
Expand rules_python's type checking in CI to apply to remaining code
- 主要语言
- Starlark
- 星标
- 688
- 派生
- 721
- 平均合并
- 15 小时 7 分钟
- 30 天内合并 PR
- 76
描述
...where type errors are still prone to getting introduced.
Quoting @aignas in https://github.com/bazel-contrib/rules_python/pull/3240#issuecomment-3384929943
> I personally am not against doing type checking against all of the python code within the repo, but that is a fair amount of work that would definitely benefit from community also pitching in. I'll create a place-holder ticket that is reasonably wide (and we already have a CI job that is doing type checking on the runfiles library), so initially we could use something similar in our initial approach.
贡献指南
调研方向
首先检查现有的 CI 任务,该任务会对 runfiles 库进行类型检查,并确定仓库中尚未覆盖的其余 Python 代码。当 CI 对这些剩余代码应用类型检查且不引入未解决的类型错误时,工作即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ci-cd, testing-qa
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100