Skip to content

Fixing...

a1d8125
Select commit
Loading
Failed to load commit list.
Merged

Add FORM output module for phlex product_store integration #177

Fixing...
a1d8125
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

82.20% (target 80.00%)

View this Pull Request on Codecov

82.20% (target 80.00%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
form/form_module.cpp 85.41% 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.20%   +1.26%     
==========================================
  Files         115      118       +3     
  Lines        2046     2203     +157     
  Branches      330      352      +22     
==========================================
+ Hits         1656     1811     +155     
- Misses        256      259       +3     
+ Partials      134      133       -1     
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 85.41% <85.41%> (ø)

... and 34 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...a1d8125. Read the comment docs.

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