intellij-community
intellij-community copied to clipboard
PY-46477: Support coverage configuration via setup.cfg and pyproject.toml
Allow to use all the supported configuration files ('.coveragerc', 'setup.cfg', 'tox.ini', and 'pyproject.toml') to configure coverage
fixes: https://youtrack.jetbrains.com/issue/PY-46477