跳转到主要内容

运行类型覆盖率检查。

项目描述

typecov

运行类型覆盖率检查。

PyPI version PyPI pyversions Build Status codecov Code style: black

用法

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

示例

typecov 99 .typecov/report/linecount.txt

贡献

安装方式

pip install -r dev-requirements.txt

运行测试

pytest

或者如果您已设置tox

tox

项目详情


下载文件

下载适用于您平台的应用程序文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分布

typecov-0.2.1.tar.gz (2.8 kB 查看哈希值)

上传时间 源代码

构建发行版

typecov-0.2.1-py3-none-any.whl (2.9 kB 查看哈希值)

上传时间 Python 3

由以下支持