example-python icon indicating copy to clipboard operation
example-python copied to clipboard

Python coverage example

Results 19 example-python issues
Sort by recently updated
recently updated
newest added

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1. Release notes Sourced from pytest's releases. 8.4.1 pytest 8.4.1 (2025-06-17) Bug fixes #13461: Corrected _pytest.terminal.TerminalReporter.isatty to support being called as a method. Before it...

dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.1 to 7.9.1. Changelog Sourced from coverage's changelog. Version 7.9.1 — 2025-06-13 The "no-ctracer" warning is not issued for Python pre-release versions. Coverage doesn't ship compiled wheels...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.2.1. Changelog Sourced from pytest-cov's changelog. 6.2.1 (2025-06-12) Added a version requirement for pytest's pluggy dependency (1.2.0, released 2023-06-21) that has the required new-style hookwrapper...

dependencies
python