pytest-nlcov

View on PyPIReverse Dependencies (0)

0.4.0 pytest_nlcov-0.4.0-py3-none-any.whl

Wheel Details

Project: pytest-nlcov
Version: 0.4.0
Filename: pytest_nlcov-0.4.0-py3-none-any.whl
Download: [link]
Size: 6229
MD5: fb76be482692f77629e02eafc3a8341a
SHA256: 1beb2486cea208371c0c3d3e31c8bb7e34b7f47a6dc506803a247adbf086b8d5
Uploaded: 2024-08-05 23:18:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest_nlcov
Version: 0.4.0
Summary: Pytest plugin to get the coverage of the new lines (based on git diff) only
Author: Marc Rijken
Author-Email: marc[at]rijken.org
Home-Page: https://github.com/mrijken/pytest_nlcov
Project-Url: Repository, https://github.com/mrijken/pytest_nlcov
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: GitPython (>=3.1.17)
Requires-Dist: coverage (>=7.6.1)
Requires-Dist: pytest-cov (>=5.0.0)
Requires-Dist: typer (>=0.12.3)
Requires-Dist: unidiff (>=0.7.5)
Description-Content-Type: text/markdown
[Description omitted; length: 1581 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_nlcov/__init__.py sha256=jqZoxkDMJhCeZMDdrDsm5q_s7maO6jjvKqjluvQfEAc 5076
pytest_nlcov/cov.py sha256=QN92T-rkxM2erFSavk8ZxRa8aAzPZZRQpNhqW-JA8bM 2527
pytest_nlcov/data.py sha256=-w9nfAK4XyK57xehGhQ2vIrFZRWyUJM6vyW4dsRuhhI 571
pytest_nlcov/format.py sha256=3oct2eG3BGYdV9yEoOak5Wb7zIkWrgZinOfEFlY4ALk 1244
pytest_nlcov/git.py sha256=guffXR_1CUcCLzvbq-cUg6YQnL8CFH8WGLEuiEMiyF8 1161
pytest_nlcov-0.4.0.dist-info/METADATA sha256=ecM0rXqOIO-T2lWpQsI2edSGAfq3bg2CQuYMS6uNo9Q 2493
pytest_nlcov-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_nlcov-0.4.0.dist-info/entry_points.txt sha256=q8z9ekzqqgVvhQpH2MuOdrmU6M1bxtftRoHIYrMv1b4 73
pytest_nlcov-0.4.0.dist-info/RECORD

entry_points.txt

nlcov = pytest_nlcov:cli
nlcov = pytest_nlcov