Sun, 03 Aug 2025 14:48:45 CST | login

Information for build python-pytest-cov-4.1.0-1.ocs23

ID5932
Package Namepython-pytest-cov
Version4.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#6fa0f022c122ef5b65c8396e0b4eb06a15d79e38
SummaryCoverage plugin for pytest
DescriptionThis plugin produces coverage reports. Compared to just using coverage run this plugin does some extras: • Subprocess support: you can fork or run stuff in a subprocess and will get covered without any fuss. • Xdist support: you can use all of pytest-xdist’s features and still get coverage. • Consistent pytest behavior. If you run coverage run -m pytest you will have slightly different sys.path (CWD will be in it, unlike when running pytest). All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 19:35:41 CST
CompletedTue, 26 Sep 2023 19:36:58 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-pytest-cov.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-pytest-cov-4.1.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pytest-cov-4.1.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 26 2023 jackeyji <jackeyji@tencent.com> - 4.1.0-1 - upgrade to 4.1.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Feb 10 2023 Shuo Wang <abushwang@tencent.com> - 4.0.0-1 - initial build