Package python-module-coverage: Information

    Binary package: python-module-coverage
    Version: 4.5.4-alt3
    Architecture: i586
    Build time:  Mar 10, 2020, 02:14 PM in the task #245000
    Source package: python-module-coverage
    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.

    Maintainer: Grigory Ustinov


    Last changed


    Jan. 15, 2020 Grigory Ustinov 4.5.4-alt3
    - Bootstrap for python3.8.
    Aug. 21, 2019 Stanislav Levin 4.5.4-alt2
    - Fixed testing against Pytest 5.1.
    Aug. 14, 2019 Stanislav Levin 4.5.4-alt1
    - 4.5.3 -> 4.5.4.