Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid refcycles in run exc #3120

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into avoid-refcycles-in-run-exc

afb6752
Select commit
Loading
Failed to load commit list.
Draft

Avoid refcycles in run exc #3120

Merge branch 'main' into avoid-refcycles-in-run-exc
afb6752
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 21, 2024 in 0s

99.45% (-0.18%) compared to 7334c42

View this Pull Request on Codecov

99.45% (-0.18%) compared to 7334c42

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (7334c42) to head (afb6752).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3120      +/-   ##
==========================================
- Coverage   99.62%   99.45%   -0.18%     
==========================================
  Files         122      122              
  Lines       18360    18366       +6     
  Branches     1222     1222              
==========================================
- Hits        18291    18265      -26     
- Misses         47       78      +31     
- Partials       22       23       +1     
Files with missing lines Coverage Δ
src/trio/_core/_run.py 98.83% <100.00%> (-0.19%) ⬇️

... and 2 files with indirect coverage changes

---- 🚨 Try these New Features: