Skip to content

Set type of provided product

18f824b
Select commit
Loading
Failed to load commit list.
Merged

Providers #180

Set type of provided product
18f824b
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
phlex/core/declared_provider.cpp 36.36% 5 Missing and 2 partials ⚠️
phlex/core/edge_maker.cpp 77.27% 2 Missing and 3 partials ⚠️
phlex/core/node_catalog.cpp 33.33% 1 Missing and 1 partial ⚠️
phlex/core/product_query.cpp 66.66% 2 Missing ⚠️
phlex/core/product_query.hpp 33.33% 2 Missing ⚠️
phlex/core/declared_fold.hpp 80.00% 0 Missing and 1 partial ⚠️
phlex/core/message.cpp 0.00% 1 Missing ⚠️
phlex/core/multiplexer.cpp 92.30% 0 Missing and 1 partial ⚠️
@@            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.