Improve test coverage for Python support #213
Merged
Codecov / codecov/project
succeeded
Feb 11, 2026 in 0s
80.12% (target 80.00%)
View this Pull Request on Codecov
80.12% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 73.68421% with 60 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #213 +/- ##
==========================================
+ Coverage 75.69% 80.12% +4.42%
==========================================
Files 125 125
Lines 2946 3074 +128
Branches 519 546 +27
==========================================
+ Hits 2230 2463 +233
+ Misses 497 383 -114
- Partials 219 228 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| plugins/python/src/configwrap.cpp | 76.62% <100.00%> (ø) |
|
| plugins/python/src/lifelinewrap.cpp | 53.33% <100.00%> (+3.33%) |
⬆️ |
| phlex/core/edge_maker.cpp | 68.00% <0.00%> (-9.28%) |
⬇️ |
| phlex/core/edge_maker.hpp | 83.33% <0.00%> (-16.67%) |
⬇️ |
| plugins/python/src/modulewrap.cpp | 75.04% <76.14%> (+29.00%) |
⬆️ |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 5cbe714...72cb86c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading