Skip to content

FORM: Add more information to exception msg

b734bc2
Select commit
Loading
Failed to load commit list.
Merged

Update how type information is passed from Phlex to FORM #252

FORM: Add more information to exception msg
b734bc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2026 in 0s

75.96% (target 80.00%)

View this Pull Request on Codecov

75.96% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
form/root_storage/root_tbranch_container.cpp 24.13% 19 Missing and 3 partials ⚠️
form/storage/storage.cpp 57.14% 2 Missing and 1 partial ⚠️
form/storage/storage_container.cpp 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (75.96%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   76.66%   75.96%   -0.71%     
==========================================
  Files         124      124              
  Lines        2725     2733       +8     
  Branches      475      479       +4     
==========================================
- Hits         2089     2076      -13     
- Misses        442      459      +17     
- Partials      194      198       +4     
Files with missing lines Coverage Δ
form/form/form.cpp 74.19% <100.00%> (-2.95%) ⬇️
form/form/form.hpp 100.00% <ø> (ø)
form/form_module.cpp 85.10% <100.00%> (-2.40%) ⬇️
form/persistence/ipersistence.hpp 100.00% <ø> (ø)
form/persistence/persistence.cpp 84.31% <100.00%> (ø)
form/persistence/persistence.hpp 100.00% <ø> (ø)
form/root_storage/root_tbranch_container.hpp 100.00% <ø> (ø)
form/root_storage/root_ttree_container.cpp 46.15% <ø> (ø)
form/storage/istorage.hpp 100.00% <ø> (ø)
form/storage/storage.hpp 100.00% <ø> (ø)
... and 5 more

... 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 4c80b5a...b734bc2. Read the comment docs.

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