Skip to content

Use empty string as default product suffix

e57f6a8
Select commit
Loading
Failed to load commit list.
Merged

Default product-suffix specification #448

Use empty string as default product suffix
e57f6a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

85.29% (target 80.00%)

View this Pull Request on Codecov

85.29% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
phlex/model/product_specification.cpp 90.00% 0 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   85.20%   85.29%   +0.08%     
==========================================
  Files         142      142              
  Lines        3541     3542       +1     
  Branches      610      609       -1     
==========================================
+ Hits         3017     3021       +4     
+ Misses        314      313       -1     
+ Partials      210      208       -2     
Files with missing lines Coverage Δ
phlex/core/edge_creation_policy.hpp 100.00% <ø> (+20.00%) ⬆️
phlex/model/product_specification.hpp 81.81% <ø> (ø)
phlex/model/product_specification.cpp 80.00% <90.00%> (+2.72%) ⬆️

... and 2 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...e57f6a8. Read the comment docs.

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