Add framework for enumerating installed Python files #728
Codecov / codecov/project
succeeded
Mar 24, 2026 in 1s
87.26% (+0.26%) compared to d05b175
View this Pull Request on Codecov
87.26% (+0.26%) compared to d05b175
Details
Codecov Report
❌ Patch coverage is 93.60465% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.26%. Comparing base (d05b175) to head (98ada1b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| colcon_core/python_project/distribution.py | 93.60% | 8 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #728 +/- ##
==========================================
+ Coverage 87.00% 87.26% +0.26%
==========================================
Files 69 70 +1
Lines 4093 4265 +172
Branches 707 752 +45
==========================================
+ Hits 3561 3722 +161
- Misses 421 429 +8
- Partials 111 114 +3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading