Coverage
There is no generated coverage report in this repository yet.
The site already has:
- a placeholder at
/metrics/coverage/ - a full-page iframe at /metrics-view/coverage
When we add coverage, the intended producer is pytest-cov HTML in
lpip CI, copied into website/static/metrics/coverage/ at docs build
time. We will not use the esysrepo Conan metrics package for this
Python CLI.
Until then the iframe shows the placeholder page.