Skip to content

Replace 'family' with 'layer' where appropriate

c73cd4e
Select commit
Loading
Failed to load commit list.
Merged

Update terminology to agree with CDR #136

Replace 'family' with 'layer' where appropriate
c73cd4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

81.09% (target 80.00%)

View this Pull Request on Codecov

81.09% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 82.50000% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
phlex/model/data_cell_index.cpp 75.71% 14 Missing and 3 partials ⚠️
phlex/model/data_cell_counter.hpp 50.00% 4 Missing and 1 partial ⚠️
phlex/core/multiplexer.cpp 66.66% 0 Missing and 2 partials ⚠️
phlex/core/product_query.hpp 0.00% 1 Missing ⚠️
phlex/model/data_cell_counter.cpp 95.23% 0 Missing and 1 partial ⚠️
phlex/model/data_layer_hierarchy.cpp 93.33% 0 Missing and 1 partial ⚠️
phlex/model/product_matcher.cpp 80.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   81.14%   81.09%   -0.05%     
==========================================
  Files         116      116              
  Lines        2042     2042              
  Branches      326      326              
==========================================
- Hits         1657     1656       -1     
  Misses        250      250              
- Partials      135      136       +1     
Files with missing lines Coverage Δ
phlex/core/cached_product_stores.hpp 100.00% <100.00%> (ø)
phlex/core/declared_fold.hpp 92.98% <100.00%> (ø)
phlex/core/declared_observer.cpp 33.33% <ø> (ø)
phlex/core/declared_observer.hpp 100.00% <ø> (ø)
phlex/core/declared_predicate.hpp 89.65% <ø> (ø)
phlex/core/declared_transform.hpp 91.48% <100.00%> (ø)
phlex/core/declared_unfold.cpp 60.00% <100.00%> (ø)
phlex/core/declared_unfold.hpp 94.54% <100.00%> (ø)
phlex/core/end_of_message.cpp 100.00% <ø> (ø)
phlex/core/framework_graph.cpp 83.75% <100.00%> (ø)
... and 19 more

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 fe26288...c73cd4e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.