Skip to main content

Run type coverage checks.

Project description

typecov

Run type coverage checks.

PyPI version PyPI pyversions Build Status codecov Code style: black

Usage

typecov --help
usage: typecov [-h] [-V] coverage reportfile

Run type coverage checks.

positional arguments:
  coverage       Minimum coverage required.
  reportfile     Path to the type coverage report with line counts.

optional arguments:
  -h, --help     show this help message and exit
  -V, --version  show program's version number and exit

Example

typecov 99 .typecov/report/linecount.txt

Contributing

Install with

pip install -r dev-requirements.txt

Run tests

pytest

Or if you have tox setup

tox

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

typecov-0.2.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

typecov-0.2.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

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