Skip to content

Conversation

@knoepfel
Copy link
Member

@knoepfel knoepfel commented Feb 9, 2026

This is to better express that a given product store corresponds to a given data-cell index.

N.B. There are no functionality changes with this PR; just a renaming of a member function.

@greenc-FNAL
Copy link
Contributor

Review the full CodeQL report for details.

@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
phlex/core/declared_predicate.hpp 80.00% 0 Missing and 1 partial ⚠️
phlex/core/declared_provider.cpp 0.00% 1 Missing ⚠️
phlex/core/declared_unfold.cpp 50.00% 1 Missing ⚠️
phlex/core/declared_unfold.hpp 83.33% 0 Missing and 1 partial ⚠️
phlex/core/message.cpp 0.00% 0 Missing and 1 partial ⚠️
phlex/core/multiplexer.cpp 66.66% 1 Missing ⚠️

❌ Your project status has failed because the head coverage (75.55%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   75.59%   75.55%   -0.04%     
==========================================
  Files         126      126              
  Lines        2954     2954              
  Branches      519      519              
==========================================
- Hits         2233     2232       -1     
  Misses        500      500              
- Partials      221      222       +1     
Flag Coverage Δ
unittests 75.55% <88.88%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
form/form_module.cpp 84.78% <100.00%> (ø)
phlex/core/declared_fold.hpp 94.82% <100.00%> (ø)
phlex/core/declared_observer.hpp 100.00% <100.00%> (ø)
phlex/core/declared_provider.hpp 100.00% <100.00%> (ø)
phlex/core/declared_transform.cpp 66.66% <100.00%> (ø)
phlex/core/declared_transform.hpp 91.48% <100.00%> (ø)
phlex/core/framework_graph.cpp 90.32% <100.00%> (ø)
phlex/core/message_sender.cpp 68.18% <100.00%> (ø)
phlex/core/store_counters.cpp 86.36% <100.00%> (-2.28%) ⬇️
phlex/model/product_store.cpp 93.33% <100.00%> (ø)
... and 7 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 cd5b2f1...3a58a78. Read the comment docs.

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

This is to better express that a given product store corresponds to a given data-cell index.
@marcpaterno marcpaterno self-requested a review February 10, 2026 15:41
Copy link
Member

@marcpaterno marcpaterno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The matches the terminology in the CDR.

@knoepfel knoepfel merged commit cc51797 into Framework-R-D:main Feb 10, 2026
46 of 47 checks passed
@knoepfel knoepfel deleted the rename-id-to-index branch February 10, 2026 15:47
greenc-FNAL pushed a commit that referenced this pull request Feb 10, 2026
This is to better express that a given product store corresponds to a given data-cell index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants