Easy Pickingshelp wanted
Repository-Metriken
- Stars
- (4.710 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 10T 21h) (34 gemergte PRs in 30 T)
Beschreibung
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)
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.