Skip to content

Conversation

@ulgens
Copy link
Member

@ulgens ulgens commented Nov 8, 2025

Local test run was generating tons of

django-click/.tox/dj50/lib/python3.14/site-packages/coverage/parser.py:374: DeprecationWarning: co_lnotab is deprecated, use co_lines instead.

warning

@ulgens
Copy link
Member Author

ulgens commented Nov 8, 2025

I'm not sure why this is failing.

Looks like a coverage 4.x data file. Are you mixing versions of coverage?

I got this error on my local, and deleting the existing .coverage file helped. tox and coverage seems to be successfuly creating and using a new one. Not sure what's happening on CI.

Local test run was generating tons of

> django-click/.tox/dj50/lib/python3.14/site-packages/coverage/parser.py:374: DeprecationWarning: co_lnotab is deprecated, use co_lines instead.

warning
@ulgens
Copy link
Member Author

ulgens commented Nov 8, 2025

Should be okay now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant