Skip to content

fix: Break reference cycle between Actor and ActorRef - #251

Merged
jodal merged 1 commit into
mainfrom
fix-ref-cycle
Mar 14, 2026
Merged

fix: Break reference cycle between Actor and ActorRef#251
jodal merged 1 commit into
mainfrom
fix-ref-cycle

fix: Break reference cycle between Actor and ActorRef

b78ce94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2026 in 0s

93.84% (-0.48%) compared to 4168837

View this Pull Request on Codecov

93.84% (-0.48%) compared to 4168837

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.84%. Comparing base (4168837) to head (b78ce94).

Files with missing lines Patch % Lines
src/pykka/_proxy.py 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
- Coverage   94.32%   93.84%   -0.48%     
==========================================
  Files          14       14              
  Lines         581      585       +4     
  Branches       50       51       +1     
==========================================
+ Hits          548      549       +1     
- Misses         29       31       +2     
- Partials        4        5       +1     

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