Closed
Description
With https://peps.python.org/pep-0420/ - released with python 3.3 it is no longer required to create an empty __init__.py
file.
However Coverage still skips folders without an __init__.py
Line 409 in 0aa1070
This causes unexpected results for the total coverage as valid python code is not included in the total coverage!
Metadata
Metadata
Assignees
Labels
No labels