-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
python -m pytest
reports the following coverage warning:
/usr/lib/python3.9/vendor-packages/coverage/report.py:114: CoverageWarning: Couldn't parse '/tmp/zipp-3.13.0/(test)': No source for code: '/tmp/zipp-3.13.0/(test)'. (couldnt-parse
The problem is caused by this line:
https://github.com/jaraco/zipp/blob/v3.13.0/tests/test_zipp.py#L278
Metadata
Metadata
Assignees
Labels
No labels