Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Publish C-level coverage of the CPython test suite #94759
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
@tiran the idea of using clang comes from faster-cpython/ideas#426 where I believe branch coverage was considered the big win.
Update developer guide about C code coverage python/devguide#940
Collect C-level coverage using llvm-cov
Refactor this as a Makefile target
Automatically select the coverage approach based on the compiler
Move more logic into configure
Create a new repository in the python organization for the results, e.g. cpython-c-coverage
Metabug: Improving C-level coverage #94808
github-actions Bot commented Apr 11, 2026
This PR is stale because it has been open for 30 days with no activity.