.. _f-excludefromcodecoverage: module ``subproject2.exclude_from_code_coverage`` ================================================= .. inheritance-diagram:: python3_module_template.subproject2.exclude_from_code_coverage Short summary +++++++++++++ module ``python3_module_template.subproject2.exclude_from_code_coverage`` This file is excluded from the code coverage while running unit test. See `setup.py `_ to see how to configurate this option. :githublink:`%|py|8` Classes +++++++ +-------------------------------------------------------------------------------------------------------------------+------------------------------------------------------+ | class | truncated documentation | +===================================================================================================================+======================================================+ | :class:`NotImplementedClass ` | this class should be excluded from the code coverage | +-------------------------------------------------------------------------------------------------------------------+------------------------------------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +===================================================================================================================+=========================+ | :py:meth:`__init__ ` | never tested | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: python3_module_template.subproject2.exclude_from_code_coverage :members: :special-members: __init__ :show-inheritance: