Skip to content

Public API for Phlex v0.2.0#469

Merged
knoepfel merged 1 commit intoFramework-R-D:mainfrom
knoepfel:to-phlex-namespace
Mar 30, 2026
Merged

Public API for Phlex v0.2.0#469
knoepfel merged 1 commit intoFramework-R-D:mainfrom
knoepfel:to-phlex-namespace

Conversation

@knoepfel
Copy link
Copy Markdown
Member

The following API is moved out of "experimental" for Phlex v0.2.0:

  • PHLEX_EXPERIMENTAL_REGISTER_DRIVER(...) -> PHLEX_REGISTER_DRIVER(...)
  • phlex::experimental::data_cell_cursor -> phlex::data_cell_cursor
  • phlex::experimental::fixed_hierarchy -> phlex::fixed_hierarchy

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
+ Coverage   85.43%   85.45%   +0.02%     
==========================================
  Files         144      144              
  Lines        3590     3589       -1     
  Branches      615      615              
==========================================
  Hits         3067     3067              
  Misses        313      313              
+ Partials      210      209       -1     
Flag Coverage Δ
unittests 85.45% <100.00%> (+0.02%) ⬆️

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

Files with missing lines Coverage Δ
phlex/driver.hpp 100.00% <ø> (ø)
phlex/model/fixed_hierarchy.cpp 100.00% <ø> (ø)
phlex/model/fixed_hierarchy.hpp 100.00% <ø> (ø)
plugins/generate_layers.cpp 100.00% <100.00%> (ø)

... 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 4ccc654...85b0c71. Read the comment docs.

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

@knoepfel knoepfel merged commit d85a51e into Framework-R-D:main Mar 30, 2026
35 of 36 checks passed
@knoepfel knoepfel deleted the to-phlex-namespace branch March 30, 2026 17:58
@knoepfel knoepfel added this to the Prototype 0.2 milestone Mar 30, 2026
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.

2 participants