Providers #180
Merged
Providers #180
Codecov / codecov/project
succeeded
Dec 11, 2025 in 0s
81.13% (target 80.00%)
View this Pull Request on Codecov
81.13% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 85.51724% with 21 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #180 +/- ##
==========================================
+ Coverage 81.00% 81.13% +0.13%
==========================================
Files 114 116 +2
Lines 2037 2083 +46
Branches 328 332 +4
==========================================
+ Hits 1650 1690 +40
- Misses 254 255 +1
- Partials 133 138 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/app/load_module.cpp | 75.00% <ø> (ø) |
|
| phlex/core/declared_provider.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_transform.hpp | 91.48% <100.00%> (ø) |
|
| phlex/core/declared_unfold.cpp | 60.00% <100.00%> (ø) |
|
| phlex/core/detail/filter_impl.cpp | 95.23% <100.00%> (ø) |
|
| phlex/core/edge_creation_policy.cpp | 79.06% <100.00%> (+1.02%) |
⬆️ |
| phlex/core/edge_maker.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/framework_graph.cpp | 86.36% <100.00%> (+0.15%) |
⬆️ |
| phlex/core/framework_graph.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/glue.hpp | 98.36% <100.00%> (+0.24%) |
⬆️ |
| ... and 15 more |
... 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 7640bdf...18f824b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading