Package python-module-coverage: Information

    Source package: python-module-coverage
    Version: 4.5.3-alt1
    Build time:  Apr 29, 2019, 11:33 AM in the task #228287
    Report package bug
    License: Apache-2.0
    Summary: A tool for measuring code coverage of Python programs
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-coverage (x86_64, i586, aarch64)
    python-module-coverage-debuginfo (x86_64, i586, aarch64)
    python-module-coverage-doc (noarch)
    python-module-coverage-pickles (x86_64, i586, aarch64)
    python3-module-coverage (x86_64, i586, aarch64)
    python3-module-coverage-debuginfo (x86_64, i586, aarch64)

    Maintainer: Stanislav Levin


      1. python3(unittest_mixins)
      2. libenchant
      3. python3(mock)
      4. python3-module-setuptools
      5. python3(pytest-xdist)
      6. python3(PyContracts)
      7. python3(tox)
      8. rpm-build-python3
      9. python3(eventlet)
      10. python-module-alabaster
      11. python3(flaky)
      12. python3(gevent)
      13. python-module-html5lib
      14. python-module-setuptools
      15. python-module-sphinx_rtd_theme
      16. python-module-sphinxcontrib-spelling

    Last changed


    April 22, 2019 Stanislav Levin 4.5.3-alt1
    - 4.5.1 -> 4.5.3.
    - Enabled testing for Python3 package.
    March 13, 2019 Igor Vlasenko 4.5.1-alt3
    - NMU: added _bindir/python3-coverage compat symlink
    Feb. 20, 2019 Stanislav Levin 4.5.1-alt2
    - Dropped dependency on sphinxcontrib-napoleon.