Skip to content

Bring comments into line with code

75b2636
Select commit
Loading
Failed to load commit list.
Merged

Fix clang-tidy-flagged naming issues #362

Bring comments into line with code
75b2636
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

86.43% (target 80.00%)

View this Pull Request on Codecov

86.43% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 96.62921% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
phlex/core/declared_fold.hpp 95.65% 1 Missing ⚠️
phlex/core/declared_unfold.hpp 83.33% 1 Missing ⚠️
phlex/core/multilayer_join_node.hpp 75.00% 0 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   86.37%   86.43%   +0.05%     
==========================================
  Files         119      119              
  Lines        2400     2403       +3     
  Branches      387      387              
==========================================
+ Hits         2073     2077       +4     
  Misses        207      207              
+ Partials      120      119       -1     
Files with missing lines Coverage Δ
phlex/core/declared_observer.hpp 100.00% <100.00%> (ø)
phlex/core/declared_predicate.hpp 94.73% <100.00%> (ø)
phlex/core/declared_transform.hpp 88.57% <100.00%> (+0.33%) ⬆️
phlex/core/input_arguments.hpp 100.00% <100.00%> (ø)
phlex/core/registrar.hpp 81.25% <100.00%> (ø)
phlex/core/registration_api.hpp 100.00% <100.00%> (ø)
phlex/model/product_store.hpp 100.00% <100.00%> (ø)
phlex/model/type_id.hpp 92.77% <ø> (ø)
phlex/utilities/simple_ptr_map.hpp 100.00% <100.00%> (ø)
phlex/core/declared_fold.hpp 95.31% <95.65%> (+0.15%) ⬆️
... and 2 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 2f9bec6...75b2636. Read the comment docs.

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