Skip to main content

disables `run:branch` for coverage (enabled by default with covdefaults)

Project description

sentry-covdefaults-disable-branch-coverage

disables run:branch for coverage (enabled by default with covdefaults)

installation

pip install sentry-covdefaults-disable-branch-coverage

why?

branch coverage is extremely slow until this issue is solved

covdefaults always sets run:branch = true

this is a hack to disable run:branch (by ordering this plugin after covdefaults)

usage

to enable the plugin, add it after covdefaults in your coverage plugins

in .coveragerc:

[run]
plugins =
    covdefaults
    sentry_covdefaults_disable_branch_coverage

in setup.cfg / tox.ini:

[coverage:run]
plugins =
    covdefaults
    sentry_covdefaults_disable_branch_coverage

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

Built Distribution

File details

Details for the file sentry_covdefaults_disable_branch_coverage-1.0.0.tar.gz.

File metadata

File hashes

Hashes for sentry_covdefaults_disable_branch_coverage-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4658aced7718414796a65dc0a642d6100c2671513d3ee647a0315e4698dfd5cf
MD5 ac06ee0ed2edd0180076281d5017ae89
BLAKE2b-256 ba6a2f8c2556a0f38b304521e94a531ee41dbf8b8f1ec41763f0333d32961733

See more details on using hashes here.

File details

Details for the file sentry_covdefaults_disable_branch_coverage-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sentry_covdefaults_disable_branch_coverage-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 323a372f75e1e681b02d87625b4b7aba9b7c7d615e7605bbd8c19cdbdcf91111
MD5 b36e473510f03b37234b309ac9ce065b
BLAKE2b-256 6fd7f26e3f22185041366429a5608d5975c895323eaa2bbd72b479bac23efe90

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