Skip to content

fix: full PyPy support — deterministic stream cleanup + assignor livelock fix, all PyPy skips removed#716

Merged
wbarnha merged 8 commits into
masterfrom
claude/pypy-agen-cleanup
Jul 21, 2026
Merged

fix: full PyPy support — deterministic stream cleanup + assignor livelock fix, all PyPy skips removed#716
wbarnha merged 8 commits into
masterfrom
claude/pypy-agen-cleanup

fix(streams): catch PyPy's ValueError when closing a running generato…

4ab51a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

94.18% (+0.02%) compared to 0a92897

View this Pull Request on Codecov

94.18% (+0.02%) compared to 0a92897

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (0a92897) to head (4ab51a5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #716      +/-   ##
==========================================
+ Coverage   94.15%   94.18%   +0.02%     
==========================================
  Files         104      104              
  Lines       11136    11154      +18     
  Branches     1201     1202       +1     
==========================================
+ Hits        10485    10505      +20     
+ Misses        550      548       -2     
  Partials      101      101              

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