Skip to content

Rename data_cell to data_cell_cursor per Marc and Saba

7b9706a
Select commit
Loading
Failed to load commit list.
Merged

Adjust driver API #443

Rename data_cell to data_cell_cursor per Marc and Saba
7b9706a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

86.56% (target 80.00%)

View this Pull Request on Codecov

86.56% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
+ Coverage   85.20%   86.56%   +1.36%     
==========================================
  Files         142      144       +2     
  Lines        3541     4951    +1410     
  Branches      610      616       +6     
==========================================
+ Hits         3017     4286    +1269     
- Misses        314      458     +144     
+ Partials      210      207       -3     
Files with missing lines Coverage Δ
phlex/app/load_module.cpp 90.00% <100.00%> (+3.95%) ⬆️
phlex/core/framework_graph.cpp 92.30% <100.00%> (+0.72%) ⬆️
phlex/core/framework_graph.hpp 100.00% <ø> (ø)
phlex/driver.hpp 100.00% <100.00%> (ø)
phlex/model/data_cell_index.cpp 90.52% <100.00%> (+0.05%) ⬆️
phlex/model/data_cell_index.hpp 0.00% <ø> (ø)
phlex/model/fixed_hierarchy.cpp 100.00% <100.00%> (ø)
phlex/model/fixed_hierarchy.hpp 100.00% <100.00%> (ø)
phlex/model/product_store.cpp 82.60% <100.00%> (-0.73%) ⬇️
plugins/generate_layers.cpp 100.00% <100.00%> (ø)
... and 2 more

... and 105 files 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 42ba142...7b9706a. Read the comment docs.

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