Closed davidegraff closed 2 years ago
finally fix the coverage
coverage doesn't work in the current actions
adding a __init__.py to the test folder fixes the problem and now displays coverage correctly
__init__.py
test
pytest
Description
finally fix the coverage
Example / Current workflow
coverage doesn't work in the current actions
Bugfix / Desired workflow
adding a
__init__.py
to thetest
folder fixes the problem and now displays coverage correctlychecklist
pytest
Status