python-pytest-cov 3.0.0-ok1 source package in openKylin

Changelog

python-pytest-cov (3.0.0-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Tue, 06 Sep 2022 16:10:46 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-pytest-cov_3.0.0.orig.tar.gz 45.2 KiB 9f2d0b48e64f731fcd003e477f7d1eee6742c3901ed1a54cdf95bf0edeadeb76
python-pytest-cov_3.0.0-ok1.debian.tar.xz 2.7 KiB 64a8e889cc4f9faf3674e2fa3d80a836410a93e754a56a810e466b1e9731c9c5
python-pytest-cov_3.0.0-ok1.dsc 1.8 KiB 18c5d97363a32e84a7dfbda31962a1e4ae82fc70b0beb22df02d0725ef991847

View changes file

Binary packages built by this source

python3-pytest-cov: py.test plugin to produce coverage reports for Python3

 This py.test plugin produces coverage reports. It supports both centralised
 and distributed testing across multiple hosts. It can run parallel tests on
 different platforms, architectures, and Python versions.
 It supports coverage of subprocesses and can produce reports in text, HTML,
 XML and annotated source code.