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-commenter commented May 21, 2026

Codecov Report

❌ Patch coverage is 87.61354% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.40%. Comparing base (2b90b2a) to head (155cb7f).

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.87%   51.40%   +0.52%     
===========================================
  Files         1239     1242       +3     
  Lines        99249   100303    +1054     
  Branches     14958    15048      +90     
===========================================
+ Hits         50495    51557    +1062     
+ Misses       48754    48746       -8     

☔ 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.

@marcosbento marcosbento force-pushed the task/replace_boost_property_tree branch from 053e09d to 155cb7f Compare May 26, 2026 15:54
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