alexmojaki / alexmojaki/executing
Include new library files in coverage measurement
Aperta
- Lingua principale
- Python
- Stelle
- 401
- Fork
- 38
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.