pytest-nlcov

View on PyPIReverse Dependencies (0)

0.3.0 pytest_nlcov-0.3.0-py3-none-any.whl

Wheel Details

Project: pytest-nlcov
Version: 0.3.0
Filename: pytest_nlcov-0.3.0-py3-none-any.whl
Download: [link]
Size: 6065
MD5: 193419d0eab0f9c5302d9ae6f16df1f1
SHA256: d969b9f9b980b4f442c9d1342aebffc8c128b89c9b50fcc3b47715b11e141953
Uploaded: 2024-04-11 22:40:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest_nlcov
Version: 0.3.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 (>=5.5)
Requires-Dist: pytest-cov (>=2.10.1)
Requires-Dist: typer (>=0.3.2)
Requires-Dist: unidiff (>=0.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1359 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=wD3Xi_1k-dgrFmBuglNB0As8szdVfOLRGUwO0uZUi4s 4834
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=UIuUoMu_XLy1Jafzr6jIwWIMMjs3esjAMZ3aggm69tc 1103
pytest_nlcov-0.3.0.dist-info/METADATA sha256=cMrxrYuN_5lEdMjYwrnQAVGe56OgQ9jAsVEe-IybjZ8 2269
pytest_nlcov-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_nlcov-0.3.0.dist-info/entry_points.txt sha256=q8z9ekzqqgVvhQpH2MuOdrmU6M1bxtftRoHIYrMv1b4 73
pytest_nlcov-0.3.0.dist-info/RECORD

entry_points.txt

nlcov = pytest_nlcov:cli
nlcov = pytest_nlcov