Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039454
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-coverage

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 6.5.0-alt1
Время сборки: 23 апреля 2023, 13:43 ( 48.6 недели назад )
Размер архива: 581.28 Kb

Домашняя страница:   https://pypi.org/project/coverage/

Лицензия: Apache-2.0
О пакете: A tool for measuring code coverage of Python programs
Описание:

Coverage.py is a tool for measuring code coverage of Python programs. It
monitors your program, noting which parts of the code have been
executed, then analyzes the source to identify code that could have been
executed but was not.

Coverage measurement is typically used to gauge the effectiveness of
tests. It can show which parts of your product code are being exercised
by tests, and which are not.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-coverage-debuginfo
  • python3-module-coverage
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin