ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / detect_test_pollution / patches / 02-no-coverage-report.patch
blob415c6461740a37fe924e9f733ccc917c6820223a
1 Required coverage is not reached.
3 --- detect-test-pollution-1.1.1/tox.ini.orig
4 +++ detect-test-pollution-1.1.1/tox.ini
5 @@ -6,7 +6,6 @@
6 commands =
7 coverage erase
8 coverage run -m pytest {posargs:tests}
9 - coverage report
11 [testenv:pre-commit]
12 skip_install = true