Skip to content

FORM: apply clang-format to last set of changes

50533c2
Select commit
Loading
Failed to load commit list.
Merged

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

FORM: apply clang-format to last set of changes
50533c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 15, 2026 in 0s

75.21% (target 80.00%)

View this Pull Request on Codecov

75.21% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 50.98039% with 25 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
form/root_storage/root_tbranch_container.cpp 25.00% 18 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.21%) 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.21%   -1.45%     
==========================================
  Files         124      124              
  Lines        2725     2905     +180     
  Branches      475      510      +35     
==========================================
+ Hits         2089     2185      +96     
- Misses        442      501      +59     
- Partials      194      219      +25     
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 84.78% <100.00%> (-2.72%) ⬇️
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 8 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 4c80b5a...50533c2. Read the comment docs.

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