googleapis / googleapis/google-cloud-python
Check coverage across python runtimes
Aperta
priority: p3
type: cleanup
- Lingua principale
- Python
- Stelle
- 5.4k
- Fork
- 1.8k
- Merge medio
- 3g 4h
- PR unite (30g)
- 122
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.