Skip to content

move assert

d0ada54
Select commit
Loading
Failed to load commit list.
Draft

Avoid refcycles in run exc #3120

move assert
d0ada54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 1s

100.00000% (target 100.00000%)

View this Pull Request on Codecov

100.00000% (target 100.00000%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (3260974) to head (d0ada54).
⚠️ Report is 429 commits behind head on main.

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3120   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             124          124           
  Lines           18427        18433    +6     
  Branches         1215         1215           
===============================================
+ Hits            18427        18433    +6     
Files with missing lines Coverage Δ
src/trio/_core/_run.py 100.00000% <100.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.