pytest: CoverageWarning: Module was previously imported, but not measured

Probléma: pytest futtatása közben a CoverageWarning: Module was previously imported, but not measured (module-not-measured) figyelmeztetést kapod.

Python ikon
Python ikon

Probléma: pytest futtatása közben a CoverageWarning: Module was previously imported, but not measured (module-not-measured) figyelmeztetést kapod.

Megoldás: valószínűleg elírtad a pyproject.yaml fájl [tool.coverage.run] szekciójában a source = ["eleresi_utvonal"] érték(ek)et.