Skip to content

Remove dependency on boost::property tree ECFLOW-1922#342

Open
marcosbento wants to merge 8 commits into
developfrom
task/replace_boost_property_tree
Open

Remove dependency on boost::property tree ECFLOW-1922#342
marcosbento wants to merge 8 commits into
developfrom
task/replace_boost_property_tree

Conversation

@marcosbento
Copy link
Copy Markdown
Collaborator

@marcosbento marcosbento commented May 21, 2026

Description

As per PR title.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-342

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.61354% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.09%. Comparing base (1871903) to head (053e09d).

Files with missing lines Patch % Lines
Viewer/ecflowUI/src/VConfig.cpp 0.00% 58 Missing ⚠️
Viewer/ecflowUI/src/MenuHandler.cpp 0.00% 26 Missing ⚠️
Viewer/ecflowUI/src/VSettings.cpp 0.00% 18 Missing ⚠️
Viewer/ecflowUI/src/InfoPanelHandler.cpp 0.00% 14 Missing ⚠️
libs/core/src/ecflow/core/PTree.cpp 92.68% 12 Missing ⚠️
Viewer/libViewer/src/Palette.cpp 0.00% 9 Missing ⚠️
Viewer/ecflowUI/src/Highlighter.cpp 0.00% 8 Missing ⚠️
libs/core/test/TestPTree.cpp 99.53% 4 Missing ⚠️
Viewer/ecflowUI/src/VSettings.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #342      +/-   ##
===========================================
+ Coverage    50.57%   51.09%   +0.51%     
===========================================
  Files         1237     1240       +3     
  Lines        98653    99707    +1054     
  Branches     14958    15048      +90     
===========================================
+ Hits         49890    50941    +1051     
- Misses       48763    48766       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants