You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
Installing codecov-cli on Python 3.13 builds wheels from scratch, looks like the current releases do not have 3.13 wheels. It might be time to add those, and maybe 3.14?
Sorry to report here, I could not find a better place to report a test-results-parser issue.
tests-results-parseris a dependency of codecov CLI, looks like the source is not public other than in the sdist on PyPI.prevent-cli/codecov-cli/pyproject.toml
Line 20 in d23b84b
Installing
codecov-clion Python 3.13 builds wheels from scratch, looks like the current releases do not have 3.13 wheels. It might be time to add those, and maybe 3.14?Sorry to report here, I could not find a better place to report a
test-results-parserissue.