Skip to content

Include files for coverage instead of omitting others

David Runge requested to merge include_coverage into master

pyproject.toml: Use specific include for files to use in the coverage report instead of relying on a list of omitted files (which may grow over time and not cover all use-cases).

Merge request reports