Codecov currently provides patch coverage data per pull request via PR status checks and the pulls API, but there’s no way to view this data in aggregate. A dashboard showing average patch coverage over time would make it much easier to measure and improve test quality across teams. Patch coverage is often more meaningful than total coverage because it reflects how well developers test the code they’re actively changing.