Skip to main content

A small CLI tool that automatically fixes paths in Cobertura coverage reports

Project description

coverage-fixpaths

A small CLI tool that automatically fixes paths in Cobertura coverage and JUnit test reports.

Usage

$ coverage-fixpaths --source /path/to/source/files --type coverage coverage.xml
$ coverage-fixpaths --source /path/to/source/files --type junit report.xml

This tries to match the filenames in coverage.xml to the actual files in /path/to/source/files. Any common prefix in the coverage report is replaced with a subdirectory of /path/to/source/files that best matches the file structure in coverage.xml. Files that do not exist in the source directory are removed from the coverage report.

The option --source defaults to . (i.e. the current working directory).

Installation

pip install coverage-fixpaths

or

conda install -c conda-forge coverage-fixpaths

Project details


Download files

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

Source Distribution

coverage-fixpaths-1.2.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

coverage_fixpaths-1.2.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file coverage-fixpaths-1.2.0.tar.gz.

File metadata

  • Download URL: coverage-fixpaths-1.2.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for coverage-fixpaths-1.2.0.tar.gz
Algorithm Hash digest
SHA256 0790d81fe2e77c494c8bf86e5fc9f9229b00c27ceaa3e0073e6404d49e4a79a4
MD5 4a636ea94bc2f2488a003a1bc0100cf8
BLAKE2b-256 89ae41259362723ab5c69b9e87540eef304abf1112a9406b02e4870c87d4a90a

See more details on using hashes here.

File details

Details for the file coverage_fixpaths-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: coverage_fixpaths-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for coverage_fixpaths-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2734f63e84c44107321a73007f63622119792c10e56f4059268a9ba6f0c88c34
MD5 d11a6a8a92736190e9c56b60bd4622d6
BLAKE2b-256 085497be17d53ca24c5225433c22bb3ea04d01f6d0d192e616208079a91e7b25

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