Skip to content

PLUME-67: multiple hook points - #35

Open
antons-it wants to merge 1 commit into
developfrom
feature/multi_hook
Open

PLUME-67: multiple hook points#35
antons-it wants to merge 1 commit into
developfrom
feature/multi_hook

Conversation

@antons-it

Copy link
Copy Markdown
Collaborator

Description

Support for calling plume from multiple points in the client code (hooks) - accounts for follow-up discussions after initial PR draft.

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.

@antons-it
antons-it requested review from cducher and dsarmany August 17, 2026 06:56
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.83388% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.19%. Comparing base (18b475c) to head (4545485).

Files with missing lines Patch % Lines
examples/example3.cc 0.00% 12 Missing ⚠️
src/plume/PluginHandler.cc 22.22% 7 Missing ⚠️
tests/core/hook_plugin.h 78.57% 6 Missing ⚠️
examples/example3.F90 0.00% 4 Missing ⚠️
src/plume/Protocol.cc 92.10% 3 Missing ⚠️
tests/core/hook_plugin_a.cc 80.00% 3 Missing ⚠️
src/plume/PluginConfig.h 90.47% 2 Missing ⚠️
examples/plugin_bar.cc 0.00% 1 Missing ⚠️
src/plume/Manager.cc 98.41% 1 Missing ⚠️
src/plume/Negotiator.cc 95.23% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #35      +/-   ##
===========================================
+ Coverage    71.24%   74.19%   +2.95%     
===========================================
  Files           92       97       +5     
  Lines         3912     4507     +595     
  Branches       348      380      +32     
===========================================
+ Hits          2787     3344     +557     
- Misses        1125     1163      +38     

☔ View full report in Codecov by Harness.
📢 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