googleapis / googleapis/google-cloud-python

Check coverage across python runtimes

Aberta
#16,211 1 comentário 0 reações 1 responsável Reivindicada por @chalmerlowe Ver no GitHub
priority: p3 type: cleanup
Linguagem predominante
Python
Estrelas
5.4k
Forks
1.8k
Merge médio
2d 23h
PRs com merge (30d)
123

Descrição

Recently, we have been adding conditionals that perform different logic depending on the python version or dependency versions (https://github.com/googleapis/gapic-generator-python/pull/2477, https://github.com/googleapis/gapic-generator-python/pull/2472)

Individual coverage checks aren't aware of the big picture, so individual runs often fail the coverage check, unless we add `pragma: no cover` statements

We should find a way to fix this at some point, to make sure we don't make a habit of adding `no cover` and losing required coverage

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.