Skip to content

Move public API to phlex namespace

85b0c71
Select commit
Loading
Failed to load commit list.
Merged

Public API for Phlex v0.2.0 #469

Move public API to phlex namespace
85b0c71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

85.45% (target 80.00%)

View this Pull Request on Codecov

85.45% (target 80.00%)

Details

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     
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.