googleapis / googleapis/google-cloud-python

Move back to 100% coverage standard

Abierto
#17,459 2 comentarios 0 reacciones 1 asignado Reclamado por @daniel-sanche Ver en GitHub
priority: p2 type: cleanup
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

In https://github.com/googleapis/google-cloud-python/issues/17456, it was reported that the coverage tests have been silently failing. We [opened a PR](https://github.com/googleapis/google-cloud-python/pull/17454) to address this, but left the required coverage at 99% instead of 100, since there will be a gap before the next generation cycle. After the generator is updated, we should move back to a 100% coverage standard.

There may be some hand-written package that will also fail the 100% check. We should make the CI check use package-specific .coverage files for this reason, so individual packages can set their own limits (with the goal of everyone reaching 100% eventually)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.