# Coverage.py (via pipx) (coverage-py) Coverage.py is a tool for measuring code coverage of Python programs. ## Example Usage ```json "features": { "ghcr.io/devcontainers-extra/features/coverage-py:2": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version of Coverage.py to install. | string | latest | --- _Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._