Support drivers and sources in job-configuration schema #195
Codecov / codecov/project
failed
Dec 19, 2025 in 1s
76.25% (target 80.00%)
View this Pull Request on Codecov
76.25% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| phlex/app/run.cpp | 85.71% | 1 Missing and 1 partial |
❌ Your project check has failed because the head coverage (76.25%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
@@ Coverage Diff @@
## main #195 +/- ##
==========================================
+ Coverage 76.09% 76.25% +0.15%
==========================================
Files 124 124
Lines 2719 2737 +18
Branches 469 472 +3
==========================================
+ Hits 2069 2087 +18
Misses 453 453
Partials 197 197 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/app/load_module.cpp | 79.31% <100.00%> (+4.31%) |
⬆️ |
| phlex/core/framework_graph.hpp | 100.00% <100.00%> (ø) |
|
| phlex/driver.hpp | 100.00% <100.00%> (ø) |
|
| plugins/generate_layers.cpp | 100.00% <ø> (ø) |
|
| plugins/python/src/wrap.hpp | 100.00% <ø> (ø) |
|
| phlex/app/run.cpp | 88.23% <85.71%> (-11.77%) |
⬇️ |
... and 1 file 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 05750bd...27a28e7. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading