Thu, 23 Jan 2025 11:47:27 CST | login

Information for build python-pytest-cov-4.0.0-5.ocs23

ID5331
Package Namepython-pytest-cov
Version4.0.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#f470b22418356ca96d45f82f187be0157ce8ac05
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 17:43:33 CST
CompletedTue, 19 Sep 2023 17:46:07 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-pytest-cov.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-pytest-cov-4.0.0-5.ocs23.src.rpm (info) (download)
noarch
python3-pytest-cov-4.0.0-5.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 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