.. _f-coveragehelper: module ``pycode.coverage_helper`` ================================= Short summary +++++++++++++ module ``pyquickhelper.pycode.coverage_helper`` Publishing coverage :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================================+====================================================================================================================+ | :func:`_attr_ ` | | +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | :func:`coverage_combine ` | Merges multiples reports. | +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | :func:`find_coverage_report ` | Finds all coverage reports in one subfolder. | +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | :func:`get_source ` | | +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | :func:`publish_coverage_on_codecov ` | Publishes the coverage report on `codecov `_. See blog post :ref:`blogpost_coverage_codecov`. | +--------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pycode.coverage_helper :members: :special-members: __init__ :show-inheritance: