alexmojaki / alexmojaki/executing
Include new library files in coverage measurement
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 401
- Forks
- 38
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently GHA has `coverage run --include=executing/executing.py ` which doesn't measure coverage in the recently added files in the `executing` folder. The original motivation was lines in `__init__.py` that would never be covered, but that should be handled by a `# pragma: no cover` comment or something.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.