vyperlang/vyper

chore: increase coverage

Open

#3,647 建立於 2023年10月13日

在 GitHub 查看
 (3 留言) (3 反應) (0 負責人)Python (849 fork)batch import
Easy Pickingshelp wanted

倉庫指標

Star
 (4,710 star)
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.

貢獻者指南