Skip to content

refactor(processor/openstack): Decouple monitor agent config from actor#835

Merged
gfieni merged 1 commit into
masterfrom
refactor/openstack-preprocessor-config
May 21, 2026
Merged

refactor(processor/openstack): Decouple monitor agent config from actor#835
gfieni merged 1 commit into
masterfrom
refactor/openstack-preprocessor-config

Conversation

@gfieni
Copy link
Copy Markdown
Contributor

@gfieni gfieni commented May 21, 2026

This PR refactors the OpenStack pre-processor so the monitor agent configuration is carried by a dedicated dataclass instead of actor constructor parameters.

@gfieni gfieni self-assigned this May 21, 2026
@gfieni gfieni requested a review from a team as a code owner May 21, 2026 14:50
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

❌ Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.08%. Comparing base (a2542cc) to head (f8a91a2).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../powerapi/processor/pre/openstack/monitor_agent.py 72.72% 3 Missing ⚠️
src/powerapi/processor/pre/openstack/actor.py 66.66% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #835      +/-   ##
==========================================
+ Coverage   72.02%   72.08%   +0.05%     
==========================================
  Files          90       90              
  Lines        3003     3009       +6     
==========================================
+ Hits         2163     2169       +6     
  Misses        840      840              
Files with missing lines Coverage Δ
src/powerapi/cli/generator.py 89.14% <100.00%> (+0.09%) ⬆️
src/powerapi/processor/pre/openstack/actor.py 66.66% <66.66%> (ø)
.../powerapi/processor/pre/openstack/monitor_agent.py 75.00% <72.72%> (+2.08%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gfieni gfieni merged commit f2ec317 into master May 21, 2026
11 checks passed
@gfieni gfieni deleted the refactor/openstack-preprocessor-config branch May 21, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant