Skip to content

Conversation

@gfieni
Copy link
Contributor

@gfieni gfieni commented Nov 4, 2025

This PR fixes the circular imports on actor message handler happening with Python 3.14.

@gfieni gfieni self-assigned this Nov 4, 2025
@gfieni gfieni requested a review from a team as a code owner November 4, 2025 16:22
@gfieni gfieni force-pushed the refactor/actor-type-checking-imports branch from 0064a30 to c96221c Compare December 2, 2025 16:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2025

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.40%. Comparing base (b692355) to head (c96221c).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #711      +/-   ##
==========================================
+ Coverage   67.36%   67.40%   +0.03%     
==========================================
  Files          91       91              
  Lines        2942     2945       +3     
==========================================
+ Hits         1982     1985       +3     
  Misses        960      960              
Files with missing lines Coverage Δ
src/powerapi/actor/actor.py 53.00% <100.00%> (+0.95%) ⬆️
src/powerapi/actor/state.py 76.19% <100.00%> (ø)
src/powerapi/handler/handler.py 50.00% <100.00%> (+2.00%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gfieni gfieni merged commit 396e0b0 into master Dec 2, 2025
13 of 15 checks passed
@gfieni gfieni deleted the refactor/actor-type-checking-imports branch December 2, 2025 16:36
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.

2 participants