dev-util / diff-cover

Find diff lines that do not have test coverage

Official package sites : https://github.com/Bachmann1234/diff_cover ·

v9.6.0 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13
python3_14
Build with Python 3.14

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / chardet : Universal encoding detector

dev-python / jinja2 : A full-featured template engine for Python

dev-python / pluggy : Plugin and hook calling mechanisms for Python

dev-python / pygments : Pygments is a syntax highlighting package written in Python

Repository mirror & CI · gentoo
Merge updates from master
Alfred Wingate · gentoo
dev-util/diff-cover: drop 9.2.0
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44561 Closes: https://github.com/gentoo/gentoo/pull/44561 Signed-off-by: Sam James <sam@gentoo.org>
Alfred Wingate · gentoo
dev-util/diff-cover: enable py3.14, use EPYTEST_PLUGINS
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44561 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Filip Kobierski · gentoo
dev-util/diff-cover: add 9.6.0
fixed redirection in URLs & simplified $S assignment Also the tests work so I am closing the TESTFAILIURE bug Closes: https://bugs.gentoo.org/950013 Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38283 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Filip Kobierski · gentoo
dev-util/diff-cover: drop 6.5.0-r2
Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/38283 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-util/diff-cover: update SRC_URI to use .gh tarball extension
To differentiate against future possible use of pypi distfiles. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-util/diff-cover: further work on testsuite
Various missing test dependencies, backported patch to make test fixtures match output for modern versions of lint tools being checked against. Bug: https://github.com/gentoo/gentoo/pull/39262 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-util/diff-cover: fix broken dependency without PYTHON_USEDEP
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
dev-util/diff-cover: fix broken test dependencies
It needs the pytest-mock plugin, not the python2 backport for unittest.mock Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Rename dev-python/{jinja → jinja2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Andrew Udvare · gentoo
dev-util/diff-cover: add 9.2.0
Fix testsuite Add python3_12, python3_13 Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39262 Closes: https://bugs.gentoo.org/929534 Closes: https://bugs.gentoo.org/788280 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-util/diff-cover: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
William Hubbs · gentoo
dev-util/diff-cover: 6.5.0-r1 rev bump to fix dependencies
Signed-off-by: William Hubbs <williamh@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
William Hubbs · gentoo
dev-util/diff-cover: add 6.5.0
Closes: https://bugs.gentoo.org/845933 Signed-off-by: William Hubbs <williamh@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
William Hubbs · gentoo
dev-util/diff-cover: find new code that needs test coverage
Signed-off-by: William Hubbs <williamh@gentoo.org>