Pytest-codecov

Latest version: v0.7.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.0

This adds rudimentary support for uploading JUnit XML files along with the coverage results.

`pytest-codecov` will automatically grab the junit file when generated via` --junit-xml/--junitxml`.

If you don't want that to happen you can use `--codecov-exclude-junit-xml`.

0.6.1

- Fixes Codecov storage endpoint

0.6.0

- Adds support for Python 3.12 & 3.13
- Fixes a bug where with `pytest-cov >= 5` and setting `cov-report=` the report was not uploaded to CodeCov

0.5.1

Gets rid of deprecation warning
Drops 3.6 support
Adds 3.11 support

0.5.0

Allows git repo detection from subdirectories.
Fixes regular expression for validating repository slugs.

0.4.0

Treats empty environment variables the same way as unset ones to avoid forcing users to unset environment variables.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.