vyperlang/vyper

chore: increase coverage

Open

#3647 aperta il 13 ott 2023

Vedi su GitHub
 (3 commenti) (3 reazioni) (0 assegnatari)Python (849 fork)batch import
Easy Pickingshelp wanted

Metriche repository

Star
 (4710 star)
Metriche merge PR
 (Merge medio 10g 21h) (34 PR mergiate in 30 g)

Descrizione

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.

Guida contributor