dev-util / diff-cover

Find diff lines that do not have test coverage

Official package sites : https://github.com/Bachmann1234/diff-cover ·

v9.2.0 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
test

v6.5.0-r2 :: 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_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python 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

dev-python / tomli : A lil' TOML parser

950013
dev-util/diff-cover-9.2.0 fails test - [gcc-15] E assert <!DOCTYPE html PUBLIC -/.../DTD HTML 4.01/.../EN http:/.../strict.dtd>\n<html>\n <head>\n <meta http-equiv=\Conte
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>