vyperlang/vyper

chore: increase coverage

开放

#3,647 创建于 2023年10月13日

 (3 条评论) (3 个反应) (0 位负责人)Python (849 个派生)batch import
Easy Pickingshelp wanted

仓库指标

星标
 (4,710 个星标)
PR 合并指标
 (平均合并 10天 21小时) (30 天内合并 34 个 PR)

描述

Version Information

  • vyper Version (output of vyper --version): 0.3.10

What's your issue about?

currently, coverage is sitting around 89% (https://app.codecov.io/gh/vyperlang/vyper)

Screenshot from 2023-10-13 13-10-21

it would be great to get that up to high 90s, especially in the codegen and typechecking parts of the codebase. this is a great area for newcomers to the codebase to contribute, since it can be done piecemeal / in arbitrarily small chunks.

贡献者指南