Skip to main content

MkDocs plugin to integrate your coverage HTML report into your site.

Project description

MkDocs Coverage Plugin

ci documentation pypi version gitpod gitter

MkDocs plugin to integrate your coverage HTML report into your site.

Installation

With pip:

pip install mkdocs-coverage

With pipx:

python3.8 -m pip install --user pipx
pipx install mkdocs-coverage

Usage

# mkdocs.yml
nav:
- Coverage report: coverage.md

plugins:
- coverage:
    page_path: coverage  # default
    html_report_dir: htmlcov  # default

The page path can be nested:

# mkdocs.yml
nav:
- Coverage report: dev/reports/coverage.md

plugins:
- coverage:
    page_path: dev/reports/coverage

Now serve your documentation, and go to http://localhost:8000/coverage/ to see your coverage report!

coverage index coverage module

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_coverage-1.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

mkdocs_coverage-1.1.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_coverage-1.1.0.tar.gz.

File metadata

  • Download URL: mkdocs_coverage-1.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for mkdocs_coverage-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a67cc6f6d548b8d6b4b21ecd777f2e3768b49e7a95e54c6df158e7c0f179134c
MD5 69d538964e22d511de14f50c7716d7e4
BLAKE2b-256 9364a9fe7d953d6b02944610a5f7361cdab7532a9f5518ffe890287a9f187f08

See more details on using hashes here.

File details

Details for the file mkdocs_coverage-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_coverage-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 168ca4ebc35ba48309c1f734d0cab0359cd95b205d0d18030d27e73b6a4590d9
MD5 28960dac5199846d6fb34fc0b8f88da9
BLAKE2b-256 ebf096851f1d9809e1cbd1f1545948d3c4bde7abfa3af5965b7ba8d88ec37c11

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page