Skip to content

Form: register more supported type.

9b49214
Select commit
Loading
Failed to load commit list.
Merged

Add FORM output module for phlex product_store integration #177

Form: register more supported type.
9b49214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 0s

82.08% (target 80.00%)

View this Pull Request on Codecov

82.08% (target 80.00%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
form/form_module.cpp 87.27% 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   80.93%   82.08%   +1.14%     
==========================================
  Files         115      118       +3     
  Lines        2046     2210     +164     
  Branches      330      352      +22     
==========================================
+ Hits         1656     1814     +158     
- Misses        256      262       +6     
  Partials      134      134              
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.27% <87.27%> (ø)

... and 33 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 8e7e7b2...9b49214. Read the comment docs.

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