Skip to content

Adjust PHLEX_PLUGIN_PATH for form_module test

cd323e2
Select commit
Loading
Failed to load commit list.
Merged

Add FORM output module for phlex product_store integration #177

Adjust PHLEX_PLUGIN_PATH for form_module test
cd323e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 0s

82.27% (target 80.00%)

View this Pull Request on Codecov

82.27% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 85.52632% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
form/form_module.cpp 87.50% 6 Missing and 1 partial ⚠️
form/form/form.cpp 88.23% 1 Missing and 1 partial ⚠️
form/root_storage/root_ttree_container.cpp 33.33% 1 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   82.01%   82.27%   +0.25%     
==========================================
  Files         120      118       -2     
  Lines        2174     2211      +37     
  Branches      348      353       +5     
==========================================
+ Hits         1783     1819      +36     
- Misses        253      259       +6     
+ Partials      138      133       -5     
Files with missing lines Coverage Δ
form/form/form.hpp 100.00% <ø> (ø)
form/form/form.cpp 77.14% <88.23%> (-3.81%) ⬇️
form/root_storage/root_ttree_container.cpp 46.15% <33.33%> (-3.85%) ⬇️
form/form_module.cpp 87.50% <87.50%> (ø)

... and 6 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 57dcdf2...cd323e2. Read the comment docs.

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