vyperlang/vyper

chore: increase coverage

Aberta

#3.647 aberto em 13 de out. de 2023

 (3 comentários) (3 reações) (0 responsável)Python (849 forks)batch import
Easy Pickingshelp wanted

Métricas do repositório

Stars
 (4.710 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador