Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 21, 2025. It is now read-only.
Releases: codecov/codecov-python
Releases · codecov/codecov-python
Release list
v2.1.13
What's Changed
- Add deprecation notice by @thomasrockhu-codecov in #325
- Add migration guide link by @thomasrockhu-codecov in #327
Full Changelog: v2.1.12...v2.1.13
v2.1.12
v2.1.11
v2.1.10
Fixes
- #148 Output elapsed time with S3 upload
- #153 Improve error reporting in the "try_run" function and correctly include original command output in the error message
- #295 Added sleep between upload retries.
- #297 Ignore emacs lisp files
- #298 Fix error try_to_run using | without shell=True (fix #284)